@charset "windows-1251";

body, html { height: 100%; }
body {
	margin: 0;
	padding: 0;
	background: #ededed;
	font: 12px Tahoma;	
}
form {
	margin: 0; padding: 0;
	_margin-bottom: 10px;
}
.nobr { white-space: nowrap; }
table {
	font: 12px Tahoma;
}
div {	
	border: 0; 
}
h1 {
	color: #c20088;
	background-color: #fff;
	border-bottom: 1px solid #c20088;
	margin: 0 0 5px;
	padding: 1px 10px 1px 0;
	text-align: left;
	font-size: 22px;	
}
h2 {
	color: #000;
	margin: 15px 0 5px;
	padding: 0;
	text-align: center;
	font-size: 14px;
}
.disable {
	background-color: #ededed !important;
}
.inform {
	font-size: 120%;
	font-weight: bold;	
	color: green;
	text-align: center;
	margin: 0 auto;
}
.error_message {
	font-size: 120%;
	font-weight: bold;
	color: red;
	text-align: center;
}
.inform_message {
	width: 250px;
	background-color: #ededed;
	border: 1px solid black;	
	color: #000;
	text-align: center;
	margin: 20px auto;
	padding: 0 20px 10px 20px;
}
.inform_message h1 {
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #8cc619;
	color: #fff;
	margin: 0 0 10px;
	padding: 5px 10px;
	text-align: center;
}
.inform_message .btn_yellow {
	margin: 10px auto 0;
}
a.btn_yellow, a.btn_normal, a.btn_yellow_big
{
	display: block;
	width: 102px;
	height: 20px;
	text-align: center;
	padding-top: 5px;
	background: url('../images/btn_blank_yellow.gif') top left no-repeat;
	color: #fff;
	font-weight: bold;	
}
a.btn_yellow:link, a.btn_yellow:active, a.btn_yellow:visited, a.btn_normal:link, a.btn_normal:active, a.btn_normal:visited  {
	color: #fff;
}
a.btn_yellow:hover, a.btn_normal:hover, a.btn_yellow_big:hover
{
	color: #004800;
}
a.btn_yellow_big
{
	width: 150px;
	background: url('../images/btn_blank_yellow_big.gif') top left no-repeat;
}
select {
	border: 1px solid #b4b0a5;
	width: 98px;
	color: #69675d;
	border-top: 0;
	font: 11px Tahoma;
	margin: 0;	
}
textarea {	
	border: 1px solid #b4b0a5;
	color: #69675d;
	font: 11px Tahoma;
	margin:0;
}
img
{
	margin: 0;
	padding: 0;
	border: 0;	
}
a {
	text-decoration: none;
	font: 12px Tahoma;
	color: #b50188;
}
a:hover {
	color: #444;
}
input
{
/*	height: 19px;
	width: 137px;
	border: 1px solid #b4b0a5; */
	font: 14px Tahoma;
	color: #69675d;
	background: #fbf8f3;
	margin: 1px 0;
	/*_height: 23px;*/
}

#wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
}

#search_hdr {
	background: url('../images/search_hdr.jpg');
	height: 30px;
	width: 208px;
}

#search_hdr_eng {
	background: url('../images/search_hdr_eng.jpg');
	height: 30px;
	width: 208px;
}
/*
#search_usual {
	position: relative;
	padding: 0;
	margin: 10px 0 0 10px;
}*/
#search_usual {
	background: url('../images/search.jpg') left top no-repeat;
	width: 211px;
	height: 37px;
	vertical-align: middle;
}
#search_ok {
	display: block;
	float: right;
	width: 42px;
	height: 17px;
	border: 0;
	margin: 11px 8px 0 0;
}
#search {
	float: left;
	border: 0;
	height: 19px;
	width: 104px;
	margin: 8px 15px;
	color: #000;
}
/*
#search_ok {
	height: 25px;
	width: 62px;
	border: 0;
	position: absolute;
	left: 136px;
	top: 0;
	_top: 1px;
}
#search_input {
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 0;
	left: 0;	
}*/
#searchform {
	height: 90px;
	position: relative;
}
#search_ok_round {
	height: 35px;
	width: 100%;
	position: relative;	
	text-align: right;
}
#search_ok_round input {
	float: right;
	width: 60px;
	height: 20px;
	margin: 3px;	
	padding: 0 2px;
	background-color: #890747;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}  
table.sortmenu {
	border-collapse: collapse;
	border: 0;
	width: 100%;
	font-size: 12px;	
}
table.sortmenu td {
	padding-top: 5px;
	font-family: Tahoma, Verdana, sans-serif;
	text-align: right;
}
table.sortmenu th {
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	font-family: Tahoma, Verdana, sans-serif;
}
select.pagelist {
	width: 45px;	
	border-top: 1px solid #b4b0a5;
}
.brand_list_first {
	width: 68px;
}
.brand_list h1 {
	font-size: 100%;
	font-weight: normal;
	display: inline;
	color: #b50188;
	border: 0;
	background-color: transparent;
}
.brand_list h1 a {
	color: #b50188;
	text-decoration: none;
	background-color: #fff;
	border: 0;
}
.brand_list h1 a:link {
	color: #b50188;
	background-color: #fff;
}
.brand_list h1 a:hover {
	color: #000;
	background-color: #fff;
	border: 0;
}
.brand_list span {
	color: #000 !important;
}
.brand_list em {
	color: #000 !important;
	font-style: normal;
}
.brand_list div {
	float: left;
}
.brand_list
{	
	width: 100%;
	/*margin: 10px 0;*/
	color: #000;
	clear: both;
}
.brand_list td
{
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	font-family: Tahoma, Verdana, sans-serif;
/*	border: 1px solid black;*/
}
.brand_list a {
	color: #b50188;	
}
.brand_list a:link {
	color: #b50188;
}
.brand_list a:hover {
	color: #000 !important;
}
.brand_list a:visited {
	color: #b50188;
}
/*
.brand_list span {
	color: #68b042 !important;
}
.brand_list
{			 
	position: relative;
	height: 35px;
	width: 100%;
	text-align: right;
}
.brand_list a {
	color: #f2b600;
}
.brand_list a:link {
	color: #f2b600;
}
.brand_list a:hover {
	color: #444;
}*/
.pages a {
	color: #b50188 !important;
}
#tovar_show_ostatki {
	vertical-align: middle;
}
#big_search {
	position: absolute;	
	color: #870948;
	font-weight: bold;
	margin: 0;
}
#big_search select {
	color: #000;
}
#big_search .checkbox {
	background: #ededed;
}
.checkbox {
	border: 0;
}
#rubrika {
	width: 210px;
	border-top: 1px solid #b4b0a5;
}
#brand {
	width: 110px;
	border-top: 0;
	border-right: 0;
}
#price {
	width: 100px;
	border-left: 0;
	border-top: 0;
}
.gray {
	color: #626864;
}
#big_kurs {
	position: absolute;
	top: 100px;
	left: 55px;
	width: 195px;
	overflow: hidden;
}
#big_currency {
	position: absolute;
	top: 100px;
	left: 240px;	
	text-align: left;
	font-size: 12px;
}
#big_message {
	position: absolute;
	top: 100px;
	right: 24px;
	text-align: left;
}
/*
#colmenud1 {
	margin-top: 30px;
}
*/
.menu_header {
	height: 35px;
	width: 210px;
	cursor: pointer;
}
.menu_header h1 {
	font-size: 15px;
	padding: 6px 10px;
	background-color: transparent;
	border: 0;
}
#rubrik_footer {
	height: 25px;
	background: url('../images/brand_bottom.gif') left bottom no-repeat;
}
#rubrik_menu {
	margin-top: 45px;
	background: url('../images/brand_top.gif') left top no-repeat;
/*	background: url('../images/rubruk_top.gif') left top no-repeat;*/
}
#rubrik_menu h1 {
	color: #7d52a4;
	background-color: transparent;
	border: 0;
	/*color: #68b042;*/
}
/*
#rubrik_list, #rubrik_list li a:hover {
#rubrik_list {
	background: url('../images/rubruk_middle.gif') left bottom repeat-y;
}
#rubrik_list div {
	background: url('../images/rubruk_bottom.gif') left bottom no-repeat;
}*/
#brand_list ul {
	padding: 0;
	margin: 0 10px 15px 35px;	
}
#brand_list li {
	padding: 1px 10px 0 0;
}
#brand_list li a {
	color: #000;
	font-size: 13px;
}
#brand_list li a:hover {
	text-decoration: underline;
}
#brand_list div {
	padding-bottom: 5px;
}
#brand_list ul  ul {	
	margin: 0 5px 0 17px;
	padding: 0;
	font-weight: normal;	
	list-style-position: outside;
	list-style-image: url('../images/bullet_arrow2.gif');
}
#brand_list ul ul li a {	
	color: #000;
}
#brand_menu {
	background: url('../images/rubruk_top.gif') left top no-repeat;
}
#brand_menu h1, #brand_list, #brand_list li a:hover {
	color: #68b042;
	background-color: #fff;
	border: 0;
}
#brand_list {
	background: url('../images/rubruk_middle.gif') left bottom repeat-y;	
}
#brand_list div {	
	background: url('../images/rubruk_bottom2.gif') left bottom no-repeat;
}
#brand_list ul ul li a {	
	color: #68b042;
}
#hdiv {
	border-top: 3px solid #e7be7c;
	height: 21px;
	background: #ededed;
	width: 100%;
	position: absolute;
	left: 0;
	top: 92px;
}
#top_rus {
	background: url('../images/top_r.jpg');
	height: 101px;
	width: 212px;
} 
#top_rus_mid {
	width: 208px;
	background: #fefefe;
	color: #f4f1ea;
}
#top_rus_bot {
	background: url('../images/blu_bottom.gif');
	height: 4px;
	width: 208px;
}
#header
{
	background: url('../images/head.jpg');
	height: 92px;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
}
#center_top
{
	background: url('../images/center_top.gif');
	height: 37px;
	top: 116px;	
	_top: 113px;
	left: 0;
	position: absolute;
	width: 100%;
}
#center_bot
{
	background: url('../images/center_bot.gif');
	height: 37px;
	width: 100%;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}
.add_link {
	background-color: #8cc619;
	padding: 3px 7px;
	float: right;
	clear: both;
	margin: 10px 0;
}
.form_tbl {
	width: 80%;
	margin: 15px auto;
	padding: 0;	
	background-color: #ededed;
	border-collapse: collapse;	
}
.form_tbl th, .form_tbl td{
	padding: 7px;
	text-align: left;	
	vertical-align: middle;
	background-color: #ededed;
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	border: 1px solid #fff;	
}
.form_tbl th {
	font-weight: bold;	
	padding: 10px;
	width: 45%;
}
.form_tbl th a {
	font-weight: normal !important;
}
.form_tbl .empty {
	background-color: #fff;
	border: none;
}
.form_tbl td  div {
	color: #a2238e;
}
.form_tbl input, .form_tbl select, .form_tbl textarea  {
	width: 99% !important;
	border: 1px solid #aaa;
}
.last_ins {
	background-color: #99cc66 !important;
}
h1.form_tbl_header {
	text-align: center;
	font-size: 20px;
	color: #a2238e;
	margin: 0 auto;
	background-color: #fff;
	border: 0;
}
.form_tbl {
	border: 1px solid #444;
}
.btn {
	margin: 0 auto;
	text-align: center;
	width: 102px;
}
.nowrap {
	white-space: nowrap;
}
#loginbar
{
	background: url('../images/login.gif') top right no-repeat;
	width: 198px;
	height: 18px;
	_height: 26px;
	padding: 4px;
	top: 0;
	right: 0;
	text-indent: 32px;
	position: absolute;
}
#loginbar a {
	font: 13px Tahoma;
}
#loginform
{
	background: url('../images/loginform.png') top right no-repeat;
	_background: url(../images/loginform.gif) top right no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	width: 198px;
	_width: 208px;
	height: 83px;
	padding-left: 10px;
	visibility: hidden;
}
#loginform table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
#loginform table td {
	padding: 0;
	font: 12px Tahoma;
}
#loginform input {
	width: 145px;
	border-right: 1px solid;
}
#reg {
	position: absolute;
	left: 95px;
	top: 3px;
	text-align: center;
	width: 95px;
}
#reg a:hover {
	color: #444;
}
a#log_ref {
	font: 13px Tahoma;
	color: #a2238e;
}
a#log_ref:hover {
	font: 13px Tahoma;
	color: #444;
}
#btn_log {		
	right: 100px;
	top: 53px;
	background: url('../images/btn_log.gif') top right no-repeat;
}
.usual {
	position: relative;
	padding: 0;
	margin: 10px 0 0 10px;
}
.leftside {
	background: #ededed url('../images/left_side.gif') top right repeat-y;
	width: 14px;
	position: absolute;
	top: 0;
	height: 100%;
	left: 212px;
	_height: 3000px;
}  

.leftside_top {
	position: absolute;
	background: #ededed url('../images/left_side_top.jpg') top right repeat-y;
	width: 14px;
	height: 35px;
	top: 116px;
	_top: 113px;
} 
#leftside_bot {
	position: absolute;
	background: #ededed url(../images/left_side_bot.jpg) top right repeat-y;
	width: 14px;
	height: 35px;
	bottom: 0;
	left: 212px;
} 
#log_in {
	padding: 0;
	margin: 0;
}
.rightside {
	background: url('../images/right_side.gif');
	width: 13px;
	position: absolute;
	top: 0;
	height: 100%;
	right: 0;
	_height: 3000px;
}
.rightside_top {
	position: absolute;
	background: url('../images/right_side_top.jpg');
	width: 13px;
	height: 37px;
	top: 116px;
	_top: 113px;
}
#rightside_bot {
	position: absolute;
	background: url('../images/right_side_bot.jpg');
	width: 13px;
	height: 37px;
	bottom: 0;
	right: 0;
}
.colmenu
{
	padding: 0;
	margin: 0;
	border: 0;
	background: #fefefe;
	width: 208px;
	overflow: hidden;
}
.colmenu ul, .colmenu2 ul {
	padding: 0;
	margin: 0;
	width: 208px;
}
.colmenu li
{
	border-top: 1px dashed #b50188;
	list-style: none;
	text-indent: 15px;
	font: 12px Tahoma;
	height: 15px;
	width: 200px;
	padding: 0;
	margin: 0 2px;
}
.colmenu2 a
{
	display: block;
	text-decoration: none;
	font: 12px Tahoma;
	color: #ededed;
} 
.colmenu a
{
	display: block;
	text-decoration: none;
	font: 12px Tahoma;
	color: #b50188;
} 
.colmenu a:hover {
	background: #b50188;
	color: #ededed;
}
.colmenu2
{
	padding: 0;
	margin: 0;
	border: 0;
	background: #b50188;
	width: 208px;
	overflow: hidden;
}
.colmenu2 li
{
	border-top: 1px dashed #ededed;
	list-style: none;
	text-indent: 15px;
	font: 12px Tahoma;
	height: 15px;
	width: 200px;
	padding: 0;
	margin: 0 2px;
}
.colmenu2 a:hover {
	background: #fefefe;
	color: #b50188;
}
a.news_link {
	margin-top: 7px;
	font-size: 90% !important;
	color: #b50188 !important;
}
a.news_link:hover {
	margin-top: 7px;
	font-size: 90% !important;
	color: #444 !important;
}
.sky_ref {
	color: #b50188;
}
.red_ref {
	color: #fefefe;
}
.sno_ref {
	color: #004800;
	cursor: pointer;
	font-weight: bold;	
}
.hand {
	cursor: pointer;	
}
.btn_blank, .btn_center, .btn_left
{
	width: 102px;
	height: 20px;
	_height: 25px;
	text-align: center;
	padding-top: 5px;
	position: absolute;
	background: url('../images/btn_blank.jpg');
}
.btn_center
{
	position: relative;
	margin: 0 auto;	
}
.btn_left
{
	position: relative;	
}

#tabs
{
	position: absolute;
	left: 224px;
	top: 67px;
	height: 25px;
	width: 850px;
	color: #b50188;
}
#tabs table {
	height: 25px;
	border: 0;
	border-collapse: collapse;
	padding: 0;
}
#tabs table td {
	padding: 0;
}
#tabs a {
	font: 14px Tahoma;
	color: #b50188;
	display: block;
}
#tabs a:hover {
	color: #444;
}
.tab1
{
	background: url('../images/tabs_center_1.jpg') left bottom no-repeat;
	width: 91px;
	height: 25px;
}
.tab2
{
	background: url('../images/tabs_center_2.jpg') left bottom no-repeat;
	width: 90px;
	height: 25px;
}
.tab3
{
	background: url('../images/tabs_center_3.jpg') left bottom no-repeat;
	width: 91px;
	height: 25px;
}
.tab4
{
	background: url('../images/tabs_center_4.jpg') left bottom no-repeat;
	width: 90px;
	height: 25px;
}
.tab5, .tab6, .tab7
{
	background: url('../images/tabs_center_5.jpg') left bottom no-repeat;
	width: 90px;
	height: 25px;
}
#tabs table td {
	text-align: center;
}
#left_part
{
	position: absolute;
	padding-left: 4px;
	top: 0;
	left: 0;
	height: 100%;
	width: 210px;
	background: #ededed;
	_height: 3000px;	
}
#marqueecontainer
{
	width: 178px;
	height: 200px;
	position: relative;
	overflow: hidden;
	font: 14px Tahoma;	
}
#datacontainer {
	position: absolute;
	color: #000;	
}
#datacontainer div.hr {
	width: 50px;
	height: 2px;
	background: #fff url('../images/news_line.gif') center top no-repeat;
	border: 0;	
	margin: 10px auto 0;
	text-align: center;
}
#datacontainer a, #datacontainer a:link {
	color: #000;
}
#datacontainer a:hover {
	color: #a2238e;	
}
table#newsbox {
	border: 0;
	border-collapse: collapse;
}
table#newsbox td {
	padding: 0;	
}
#newsbox_top {
	background: url('../images/newsbox_top.jpg') left top no-repeat;
	text-align: right;		
	height: 48px;
}
td#newsbox_middle {
	background: url('../images/newsbox_middle.jpg') left top repeat-y;	
	padding: 5px 15px !important;
}
td#newsbox_top div {	
	padding: 0 15px 17px 15px !important;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;	
}

#newsbox_bottom {
	background: url('../images/newsbox_bottom.jpg') left top no-repeat;
}

#main_content
{
	padding: 156px 35px 40px 250px;
	_width: 100%;
	text-align: left;
	background: #fff;
	position: relative;
}
/*
#main_content input,
 #nm input {
	width: 14px;
	height: 14px;
	background: #fff;
	color: #000;
	font-size: 12px;
}
*/
#nm input {
	width: 14px;
	height: 14px;
	background: #fff;
	color: #000;
	font-size: 12px;
}
.nm {
	width: 14px;
	height: 14px;
	background: #fff;
	color: #000;
	font-size: 12px;
	border: 0 !important;
}
.shade
{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1600px;
	visibility: hidden;
	overflow: auto;
}
.colorpick
{
	border-width: 1px;
	border-style: solid;
	border-color: black;
	width: 50px;
	height: 15px;
	overflow:hidden;
}
.colorbox
{
	width: 49px;
	height: 15px;
}
.additional
{
	width: 212px;
	height: 63px;
	background: url('../images/additional.jpg');
}
table
{
    font-size: 10px;
}
table td
{
    border-top-width: 0;
    padding-right: 0;
    padding-left: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
    padding-top: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-right-width: 0;
}
td.white
{
    background-color: #ededed;
    color:	#000;
    font-weight: normal;
    padding: 6px;
}
td.lef, td.rig
{
    padding-right: 10px;
    padding-top: 10px;
}
td.osn
{
    padding-left: 10px;
    padding-top: 15px;
    padding-right: 10px;
}
#outlet img
{
	height: 75px;
	width: 75px;
}
.red
{
	font-weight: bold;
}
.center
{
	text-align: center !important;	
}
.right
{
	float: right !important;
	text-align: right !important;	
}
table.red td {
	text-align: left;
}
table.red th {
	text-align: center;
	font-size: 110%;
}
#admin_log
{
	position: absolute;
	left: 0;
	top: 0;
	width: 230px;
	height: 85px;
	border: 0;
}
.log {
	margin-left: 10px;
	width: 160px;
	border: 1px solid #b50188;
	display: none;
	position: absolute;
	top: 0;
	left: 0;	
	background: #FFE;
	overflow: hidden;
	text-align: left;
	z-index: 0;
}
#log label{
	padding: 2px;
	width: 100%;
	height: 17px;
}
#log_close{
	background: url('../images/close_log.gif') no-repeat right;
	background-color: #b50188;
	height: 16px;
	width: 100%;
	padding: 2px 0;
	text-align: center;
	font-weight: bold;
}
#ajaxform {
	padding: 0;
	margin: 0;
	background-color: #fff36f;
}

sup { vertical-align: baseline; position: relative; top: -0.4em; }
sub { vertical-align: baseline; position: relative; bottom: -0.4em; }

#log input{
	height: 15px;
	width: 15px;
	font-size: 12px;
}
.left {
	float: left;	
}
#basket {
	text-align: center;
	margin: 0 auto;
}
#basket img {
	vertical-align: middle;
}
#cart_frame
{
	background-color: transparent;
	border: 0 none;
	padding: 0;
	margin: 0;
}
#catalogue {   
   min-height: 950px;
   height: auto !important;
   height: 950px;
}
.ordering {
	color: red;
	font-size: 85%;
	vertical-align: text-top; 
}
#datacontainer {
	position: absolute;
	width: 98%;
}
a#log_ref {
	color: #bf4219;
}
a#log_ref:hover {
	color: #444;
}
.path {
	margin: 0 0 15px;
}
.path a {
	color: #b50188;
	text-decoration: none;	
}
.path a:link {
	color: #b50188;
	text-decoration: none;
}
.path a:hover {
	color: #b50188;
	text-decoration: none;
}
.path h1 {
	font-size: 100%;
	font-weight: normal;
	display: inline;
	color: #b50188;
	background-color: #fff;
	border: 0;
}
.path h1 a {
	text-decoration: none !important;
	background-color: #fff;
	border: 0;
}
.present {
	vertical-align: top;
	width: 650px;	
}
.present td {
	vertical-align: top;
}
.present td h2 {
	color: #fff;
	background-color: #000;
	padding: 5px 45px 5px 20px;
	font-size: 16px;
	margin: 0;
	width: 380px;	
}
.colors {
	float: left;
	padding-right: 10px;
}
.colors img {
	vertical-align: middle;
	margin: 2px 0;
}
.opis ul {
	margin: 0 15px;
	padding: 0;	
}
.loadimg {
  width: 240px;
  height: 373px;
  background: #fff url('../images/loading.gif') 50% 50% no-repeat;
}
.params { 
	overflow: hidden;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 10px 0;
	padding: 0;		
}
.params li { 
	float: left;
	list-style: none;
	padding: 0 .8em .1em 0;
	color: #000;
}
.params li img {
	vertical-align: middle;
}
.params a:link, .params a:visited {
	color: #000;
	text-decoration: underline;
}
.params a:hover {
	color: #000;
	text-decoration: none;
}
/*
.present ul {
	margin: 0;
	padding: 0 10px;
}*/
.first {
	list-style: none !important;
	padding-left: 0;
}
.space {
	clear: both;
}

div.categoryGroup {
	margin:10px 0px 0px 10px;
	text-align: left;
	width:220px;
	float:left;	
}
div.categoryGroup a {	
	color:#b50188;
	font-weight:bold;
}
div.categoryGroup a:hover {
	color:#7d52a4;
}
div.subCategory { 
	margin-left:20px;
}
div.subCategory a {
	color: #333;
	font-weight:normal;
}
div.subCategory a:hover { 
	color: #7d52a4;
}
#pager_b {
	margin-top: 20px;
}
td.tblr {border-top: 1px solid #dee2e3; border-bottom: 1px solid #dee2e3; border-left: 1px solid #dee2e3; border-right: 1px solid #dee2e3; }
/* goods styles*/
.tovar {
	border-collapse: collapse;	
	border: 0;
}
.tovar td {
	padding: 0;
	text-align: center;
}
.tovar img {
	border: 0;
}
.goods_name {
	text-align: left;
	vertical-align: bottom;	
	height: auto;
	text-align: center;
/*	padding-left: 50px;*/
}
.goods_name div {
	font-weight: bold;
	width: 180px;
	text-align: center;
	margin: 0 auto;
}
.goods {
	border-collapse: collapse;
	border: 0;	
	width: 180px;
	color: #000;
	font-size: 10px;
	margin-top: 5px;
}
.goods th {
	width: 30px;
	height: 25px;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	vertical-align: top;
}
.goods td {
	padding-left: 10px;
	vertical-align: middle;
	text-align: left;
}
.goods input {
	width: 26px !important;
	height: 16px !important;
	border: 1px solid #bfbdc2;
	text-align: right;
}
.goods_text a {
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}
.goods_text a:hover {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
.goods_lupa {
	padding: 0 0 5px 10px;
	vertical-align: bottom;	
	display: inline !important;
}
.empty_goods_lupa {
	padding: 0 10px 5px;
	vertical-align: bottom;	
	display: inline !important;
}
.goods_text, .goods_cena, .goods_sklad {
	border: 1px solid #bfbdc2;
	font-size: 11px;
}
.goods_cena {
	color: #0064ca;
}
.goods_cena span {
	font-size: 14px;
}
#orderButton {
	width: 102px !important; height: 25px !important; background: transparent; border: 0;
}
.goods_btn {	
	text-align: left;
}
.goods_btn a {
	color: #b50188;
	text-decoration: none;	
}
.goods_btn a:hover {
	color: #b50188;
	text-decoration: underline;
}
.goods_btn table {	
	width: 99%;
}
.goods_btn th {
}
.goods_btn th, .goods_btn td {
	width: auto;
	padding: 0;
	text-align: center;
}
.goods_sklad {
	background-color: #98ff68;
	font-size: 10px;
}
/* end goods styles*/
/* begin main page styles*/
#gallery {
	margin: 0 auto;
	text-align: center;
	width: 700px;
}
#gallery a  {
	float: left;
	display: block;
	text-align: center;
	padding: 6px 3px;
	width: 160px;
	height: 185px;
	border: none;
	border: 1px solid #888;
	background: #ededed;	
	margin: 7px 4px;
}
#gallery a.long {
	width: 338px;
}
#gallery span  {
	display: block;	
	font-size: 10px;
	padding: 0;
	margin: 10px auto;
	color: #94918c;
	text-transform: uppercase;
	font-weight: bold;
}
#gallery a:hover {
	border: 1px solid #7f4e9f;
	background: #deb0f0;	
}
#gallery a:hover span {
	color: #000;
}
#gallery a:hover img {
	border: 1px solid #7f4e9f;
}
#gallery a img {
	border: 1px solid #888;
	margin: 0 auto;
	padding: 0;
}
/* end main page styles*/
div.subcategory_block {	
	margin: 5px 0 10px 0;
	padding: 0;
	width: 100%;
	color: #000;
}
div.subcategory_block_item {
	float: left;	
	margin: 0 20px 1px 0px;
}
div.subcategory_block_item  a {
	display: block;
	margin: 0 10px 0 0;
}
div.subcategory_block_item a {
	color: #f2b600;
}
div.subcategory_block_item a:hover	{ color:#ca4119; }
div.subcategory_block_item a.active	{ color:#F69F07; }

.cart {
	border-collapse: collapse;
	text-align: left;
	margin: 0 auto;
	width: 95%;
}
.cart h3 {
	color: #c20088;
	margin: 20px auto 10px;
	padding: 0;
	text-align: center;
	font-size: 14px;
}
.cart th {
	width: 170px;
	background-color: #fff;
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
}
.cart_border {
	border-bottom: 1px dotted #ccc;
}
.cart td {	
	vertical-align: top;
}
.cart a {
	text-decoration: underline;
}
.cart_trash, .cart_price {
	width: 140px;
	text-align: center;	
	border-bottom: 1px dotted #ccc;	
}
.cart_price {
	border-bottom: 0 !important;
	vertical-align: middle !important;
	padding-left: 5px !important;
}
.cart_order a  {	
	text-decoration: none;
	border-bottom: 0;
}
.red_info {
	color: red;
}
.noborder {
	border: 0 !important;
}
td.info {
	background-color: #ededed;	
	padding: 10px !important;
	line-height: 150%;
	border: 0;
}
td.info  select {
	width: 150px;
	border-top: 1px solid #b4b0a5;
}
td.info label {
	width: 130px;
	display: block;
	float: left;
	clear: both;
	text-align: left;
	font-weight: bold;
}
.cart_warning {
	padding-left: 130px;
	color: darkred;
	display: block;
}
.cart_komment {
	border-top: 1px solid #555;
}
.cart_clear {
	float: right;
	vertical-align: middle;
}
.cart_clear  a {
	color: #83c13b;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
}
.cart_clear  a:hover{
	color: #444;
}
.center_div {
	margin: 0 auto;
}
.big {
	font-size: 110%;
}
.skidka {
	margin-top: 5px;
	border-collapse: collapse;
}
.skidka th {
	background-color: #000;
	color: #fff;	
	text-align: center;
}
.skidka th, .skidka td {
	padding: 0;
	border: 1px solid #000;
	text-align: center;
}
.skidka_header {
	border: 0 !important;
	text-align: left !important;
}
#common_brand {
	margin: 30px auto;	
	background-color: #8cd65b;
	border: 2px solid #eabe7f;
	width: 240px;
}
#common_brand  .categoryGroup {
	display: block !important;
	float: none !important;
}
#common_brand  .subCategory {
	background-color: #ededed;
	padding-left: 10px;
	border-left: 1px solid #eabe7f;
	border-right: 1px solid #eabe7f;
}
.categoryGroupName {
	padding: 3px 10px;	
	background-color: #c20088;
}
.categoryGroupName a {
	color: #fff !important; 
}
.adjutant_present {
	/*width: 100%;*/
	vertical-align: top;
}
.adjutant_present h2 {
	color: #000;
	margin: 15px 0 5px;
	padding: 0;
	text-align: center;
	font-size: 14px;
}
.adjutant_present h2  a:link, .adjutant_present h2  a:visited, .adjutant_present h2  a:active {
	font-size: 14px !important;
	color: #000;
	text-decoration: underline;
}
.adjutant_present h2  a:hover {
	text-decoration: none;
}
.adjutant_present td {
	vertical-align: top;
	padding: 0 10px !important;
	width: 100%;
}
.adjutant_present th {
	width: 200px;
	padding: 0 10px 0 0;
	vertical-align: top;
}
.adjutant_colors {
	width: 100px;
}
.adjutant_colors th{
	width: auto;
	padding: auto;
}
.adjutant_colors  td { padding: 1px 5px !important; vertical-align: middle !important; white-space: nowrap }
.adjutant_path { margin: 5px 0; }
.adjutant_postfix { margin: 5px 0; text-align: center; width: 100%; font-size: 2.5em; }

td.adjutant_odd0 { background-color: #eee; }
td.adjutant_odd1 { background-color: #fcf3e2; }

ul.allmenu, ul.allmenu ul { list-style-type: none; background: url('../images/vline.png') repeat-y; margin: 0; padding: 0; }
ul.allmenu ul { margin-left: 10px; }
ul.allmenu li { margin: 0; padding: 0 12px; line-height: 20px; background: url('../images/node.png') no-repeat; color: #369; font-weight: bold; }
ul.allmenu li li li { font-weight: normal; }

ul.allmenu li.lastallmenu { background: #fff url('../images/lastnode.png') no-repeat; } 

.orderbusy { background-color: #e1fa63; border-color: #f2b600 !important;}
