@charset "windows-1251";
body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#logo {
	width:117px;
	height:124px;
	top:20px;
	left:50px;
	position:relative;
}
.center_header {
	height:38px;
	background-color: #00CC00;
}
.center_header .left {
	width:11px;
	background-image: url(../images/center_header_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.error_login_text {
	font-size:10pt; 
	color:red;
}
.center_header .center {
	background-image: url(../images/center_header_center.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.left_small_shadow {
	background-image: url(../images/small_shadow_left.jpg);
	background-repeat: no-repeat;
	background-position: right 50px;
	width: 11px;
}
.right_small_shadow {
	background-image: url(../images/small_shadow_right.jpg);
	background-repeat: no-repeat;
	background-position: left 50px;
	width: 11px;
}
.left_header {
	background-image: url(../images/left_block_header_top.jpg);
	background-repeat: no-repeat;
	background-position: right 11px;
	height: 42px;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}
.left_header_middle {
	background-image: url(../images/left_block_header_middle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
	background-color: #309AC2;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	vertical-align:middle;
}

.shadow_left_center_extra {
	background-image: url(../images/shadow_big_center_left_extra.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 11px;
}
.shadow_left_center {
	background-image: url(../images/shadow_big_center_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 11px;
}
.shadow_right_center {
	background-image: url(../images/shadow_big_center_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 11px;
}


.center_header .right {
	width:11px;
	background-image: url(../images/center_header_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.clouds {
	background-image: url(../images/clouds.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 156px;
	/*width: 235px;*/
}
.content {
	background-color: #FFFFFF;
	padding:8px;
	font-family:Arial;
}
.lb_header {
	background-image: url(../images/right_block_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:none; 
	clear:both;
	height:11px;
	width:196px;
	font-size:3px;
	overflow:hidden;
	margin-top:11px;
}
a.vendors {
	background-image: url(../images/right_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 80px;
	display: block;
	float: left;
	outline:none;
	margin-left:9px;
}
div.top_str {
	background-image: url(../images/menu_stripe_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 72px;
	width: 5px;
}
div.bottom_str {
	background-image: url(../images/menu_stripe_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 72px;
	width: 5px;
}
.header .center_str {
	background-image: url(../images/menu_stripe_center.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.news_text_item {

}
.news_text_item  .time {
	font-size:14px;
	font-weight:bold;
	color:#575757;
	padding-bottom:10px;
}
.news_text_item   .text {
	font-size:14px;
	font-family:Arial;
}
.orange {
	color:#585858;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.orange:hover {
	color:#BF00BB;
	text-decoration:underline;
}
/*
a.vendors:hover {
	background-image: url(../images/right_header_active.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 80px;
	display: block;
	float: left;
}

a.categories, span.categories {
	background-image: url(../images/right_header.jpg);
	background-repeat: no-repeat;
	background-position: -80px top;
	height: 38px;
	width: 80px;
	display: block;
	
	float: left;
	
	outline:none;
}
a.categories:hover {
	background-image: url(../images/right_header_active.jpg);
	background-repeat: no-repeat;
	background-position: -80px top;
	height: 38px;
	width: 80px;
	display: block;
	float: left;
}
*/
.price_href {
	text-decoration:none;
}
.price_href:hover span {
	border-bottom: 1px dashed #00AF07;
}
.price_href img {
	top:4px;
	position:relative;
}
.price_href span {
	font-size:16px;
	font-weight:bold;
	color:#00AF07;
	margin-left:6px;
}
img.errorprice {
	top:-2px;
	position:relative;
}
span.price_info_text {
	font-size:10px;
	font-family:Arial;
	color:#8F8F8F;
	padding-left:9px;
}
span.errorprice {
	font-size:16px;
	font-weight:bold;
	color:#CF0000;
	margin-left:6px;	
}
.header {
	margin-bottom:0px;
}
.menu_holder a {
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	text-decoration:none;

	font-weight:bold;
	margin-left:10px;
}
.menu_holder a:hover {
	color:#00FF00;
	border-bottom:1px dashed #00FF00;
}
.exitAccaunt {
	width:78px;
	height:30px;
	background-image:url(../images/exit.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	outline:none;
}
.exitAccaunt:hover {
	background-image:url(../images/exit_hover.jpg);
}
.greeting {
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
	font-family:Arial;
}.name_bg {
	background-color: #00CC00;
	background-image: url(../images/header_simple.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	width: 237px;
}
.simple_ending {
	background-color: #FFFFFF;
	background-image: url(../images/right_block_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.login {
	background-image: url(../images/input_login.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 139px;
	
}
.login input {
	background:transparent;
	border:0px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	font-family:Arial;
	margin-top:5px;
	margin-left:7px;
	width:125px;
}
.password {
	background-image: url(../images/input_pass.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 132px;
	
}
.password input {
	background:transparent;
	border:0px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	font-family:Arial;
	margin-top:5px;
	margin-left:7px;
	width:120px;
}
.login_header {
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
	color:#585858;
	text-align:right;
}
#regform input   {
	border:1px solid #fff;
	background-color:#DFDFDF;
	font-size:12px;
	font-family:Arial;
	margin:0; 
	padding:1px;
}
#regform textarea  {
	border:1px solid #fff;
	background-color:#DFDFDF;
	font-size:12px;
	font-family:Arial;
	margin-top:1px; 
	padding:1px;
}

#regform input.buttons {
	outline:none;
	font-weight:bold;
	font-size:14px;
	width:130px;
	height:22px;
	margin:0px;
	padding:0px;
	border-right:1px solid #DFDFDF; 
	border-left:1px solid #DFDFDF;
	border-top:0; 
	border-bottom:0;
	color:#32B334;
	background:transparent;
	cursor:pointer;
	cursor:hand;
}
div.subbut {
	width:130px;
	height:auto;
	padding:0px;
	display:inline-block;
}

.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block; float:none; clear:both;}
.b1 {height:1px; background:#DFDFDF; margin:0 5px;}
.b2 {height:1px; background:#fff; border-right:2px solid #DFDFDF; border-left:2px solid #DFDFDF; margin:0 3px;}
.b3 {height:1px; background:#fff; border-right:1px solid #DFDFDF; border-left:1px solid #DFDFDF; margin:0 2px;}
.b4 {height:2px; background:#fff; border-right:1px solid #DFDFDF; border-left:1px solid #DFDFDF; margin:0 1px;}






div.error {
	font-size:16px; 
	font-weight:bold;
	color:#1A8EBC;
	font-family:Arial;
	padding-top:10px;
	padding-bottom:10px;
}
#regform span.header {
	font-size:16px; 
	font-weight:bold;
	color:#32B334;
	font-family:Arial;
	padding-top:5px;
	padding-bottom:3px;	
}
img.kapcha {
	background-color:#36BD33;
	margin:0px;
	padding:0px;
}
.bimg1, .bimg2, .bimg3, .bimg4, .bimg5, .bimg6, .bimg7, .bimg8 {font-size:1px; overflow:hidden; display:block;}

.bimg1 {height:1px; background:#36BD33; margin:0 0 0 5px;}
.bimg2 {height:1px; background:#36BD33; border-right:2px solid #36BD33; border-left:2px solid #36BD33; margin:0 0 0 3px;}
.bimg3 {height:1px; background:#36BD33; border-right:1px solid #36BD33; border-left:1px solid #36BD33; margin:0 0 0 2px;}
.bimg4 {height:2px; background:#36BD33; border-right:1px solid #36BD33; border-left:1px solid #36BD33; margin:0 0 0 1px;}

.bimg5 {height:1px; background:#36BD33; margin:0 5px 0 0;}
.bimg6{height:1px; background:#36BD33; border-right:2px solid #36BD33; border-left:2px solid #36BD33; margin:0 3px 0 0;}
.bimg7 {height:1px; background:#36BD33; border-right:1px solid #36BD33; border-left:1px solid #36BD33; margin:0 2px 0 0;}
.bimg8 {height:2px; background:#36BD33; border-right:1px solid #36BD33; border-left:1px solid #36BD33; margin:0 1px 0 0;}

/* menu */
.catlist, .sublist {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.catlistitem  a.katname {
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#575757;
	font-weight:bold;
}
.catlistitem  a.katname:hover {
	text-decoration:underline;
	font-family:Arial;
	font-size:12px;
	color:#575757;
	font-weight:bold;
}
.sublist  {
	margin-bottom:5px;
}
.sublist  li {
	padding-left:25px;
}
.sublist .sublistitem {
	text-decoration:underline;
	font-family:Arial;
	font-size:12px;
	color:#2F2F2F;
	font-weight:bold;
}

.list {
	border:1px solid #BFBFBF;
	font-size:12px;
	border-collapse:collapse;
}

table.list tbody tr.notpayed td {
	background-color:#FFCFCF !important;
}
#waiter {
	position:fixed;
	top:5px;
	right:5px; 
	width:60px;
	height:70px;
	opacity:0; 
	filter:alpha(opacity=0);
	
	//position:absolute;
	//top: expression( ( 5 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	//right:5px;
	z-index:999;
}

.prod_list_item td {
	/*border-bottom:1px solid #BFBFBF;*/
	border:1px solid #BFBFBF;
	padding:1px 3px 1px 3px;
}

.prod_list_item td.price {
	text-align:right;
}

.list .header {
	background-color:#0885B5;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	color:#FFFFFF;
}
.list .subheader {
	background-color:#CFCFCF;
	padding:2px;
	border-top:1px solid #ffffff;
}
.sublist .sublistitem:hover {
	text-decoration:none;
}
.textHref {
	color:#009FDF;
	font-family:Arial;
	font-size:14px;
	text-decoration:none;
	border-bottom:1px solid #009FDF;
}
.textHref:hover {
	border-bottom:1px dashed #BF00BB;
	color:#BF00BB;
}
.plus {
	outline:none;
}

.odd {
	background-color:#F4F4F4;
}
.odd2 {
	background-color:#BFBFBF;
}
.odd3 {
	background-color:#EFEFEF;
}
.newuse {
	font-size:14px;
	font-family:Arial;
}
.sublistinner {
	background-color: #EFEFEF;
}
.pageholder {
	font-size:14px;
	font-family:Arial;
	margin: 5px 0px 5px 0px;
}
.pageholder span {
	font-weight:bold;
}
.pageholder  a {
	color:#0884B7;
}
.pageholder  a:hover {
	color:#06465F;
}
a.logoutmanager {
	color:#DFDFDF;
	font-weight:bold;
	font-size:12px;
	position:relative;
	top:-1px;
}
a.logoutmanager:hover {
	color:#AFAFAF;
}
.mycab {
	color:#DFDFDF;
	font-weight:bold;
	font-size:12px;
	position:relative;
	top:-1px;
}
a.mannav {
	font-size:12px;
	color:#585858;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial;
}
a.mannav:hover {
	color:#BF00BB;
}
.copyright {
	font-size:12px;
	padding:25px 0px 20px 0px;
	font-family:Arial;
	color:#AFAFAF;
}
.orderformblock {
	font-size:14px;
}
.orderformblock  .inputForm {
	font-size:12px;
	font-weight:bold;
	border:0;
	border-bottom:1px solid #000;
	width:80px;
}
.orderformblock .selectForm {
	font-size:12px;
	width:130px;
}

.kategoryHighlight {
	background-color:#0884B7;
	color:#fff !important;
}

.selectForm, #kategory_list_holder, #product_list_holder {
	font-size:14px;
	border:2px inset #666666;
}
.selectedProduct {
	background-color:#FF831F;
}
.clientItemSelector, .suboption, .subsuboption  {
	cursor:pointer;
	color:#5F5F5F;
	font-size:12px;
	padding-left:5px;
	
}
.clientItemSelector:hover, .suboption:hover {
	background-color:#0884B7;
	color:#fff;
}
.subsuboption:hover {
	background-color:#009F07;
	color:#fff;
}
.error_header {
	font-size:18px;
	font-family:Arial;
}
.clientSelector {
	text-decoration:none;
	border-bottom:1px dashed #EF0000;
	color:#EF0000;
	font-weight:bold;
}
.clientSelectorOk {
	text-decoration:none;
	border-bottom:1px dashed #4455AA;
	color:#4455AA;
	font-weight:bold;
}
.addprod {
	font-size:14px;
	font-weight:bold;
	color:#0FAF0A;
	text-decoration:none;
	border-bottom:1px dashed #0FAF0A;
}
.addprod:hover {
	color:#3533C3;
	border-bottom:1px solid #3533C3;
}
.blockholder {
	position:absolute;
	font-family:Arial;
	width:950px;
	border: 2px outset rgb(238, 238, 238); 
	background: rgb(204, 204, 204) none repeat scroll 0% 0%;
	display:none;
	top:150px;
	left:50px;
	z-index:2;
}
.blockheader {
	 background: rgb(68, 85, 170) none repeat scroll 0% 0%; 
	 overflow: hidden; 
	 width: auto;
	 height: 19px; 
	 cursor: move;
}
.paddingblock {
	padding:5px;
}
.subblockholder {
	border: 2px inset rgb(204, 204, 204); 
	background: white none repeat scroll 0% 0%; 
	padding:3px;
}
.orderNumber {
	font-weight:bold;
}
.windowHeader {
	font-size:12px;
	color:#fff;
	font-weight:bold;
	font-family:Arial;
	padding-left:10px;
}
.normhref {
	font-size:12px;
	text-decoration:none;
	color:#000;
	
}
.normhref img {
	border:0;
	
}
.prodlistholder {
	border: 1px solid #000;
	border-collapse:collapse;
	font-size:14px;
}
.prodlistholder  td {
	border: 1px solid #000;
}
.nothing {
	text-decoration:none;
	color:#000;
}



.b1b, .b2b, .b3b, .b4b{font-size:1px; overflow:hidden; display:block;}
.b1b {height:1px; background:#CCC; margin:0 5px;}
.b2b {height:1px; background:#0884B7; border-right:2px solid #CCC; border-left:2px solid #CCC; margin:0 3px;}
.b3b {height:1px; background:#0884B7; border-right:1px solid #CCC; border-left:1px solid #CCC; margin:0 2px;}
.b4b {height:2px; background:#0884B7; border-right:1px solid #CCC; border-left:1px solid #CCC; margin:0 1px;}
#holditminimized {
	display:none;
}
#minholder {
	position:fixed;
	left:20px;
	bottom:0px;
	//position:absolute;
	//bottom: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	//left:20px;

}
.minimizedholder {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	width:auto;
}

.minimizedholder .header {
	text-align:center;
	height:17px;
	font-weight:bold;
	font-family:Arial;
	font-size:14px;
	background-color:#0884B7;
	color:#fff;
	cursor:hand;
	cursor:pointer;
}
#minList {
	list-style-type:none;
	background-color:#fff;
	padding:0px;
	margin:0px;
	font-size:14px;
	font-family:Arial;
	color:#585858;
}
#minList li {
	padding-left:5px;
	height:20px;
	line-height:20px;
}
#minList li:hover {
	cursor:pointer;
	cursor:hand;
	background-color:#3AC338;
	color:#fff;
}
.info {
	font-size:12px;
	font-family:Arial;
	text-align:right;
	display:block;
	color:#59808F;
	margin-bottom:5px;
}
#formHolder .header {
	color:#575757;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
#formHolder .searchselect {
	width:100%;
	color:#3F3B3B;
	font-family:Arial;
	font-size:13px;
}
#formHolder .searchInput {
	width:99%;
	color:#3F3B3B;
	font-family:Arial;
	font-size:13px;
}
.searchBtn {
	color:#575757;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	width:150px;
}
#orderViewFormHolder {
	border:1px dashed #ccc;
	padding:10px;
	background-color:#EFEFEF;
	width:450px;
}
.orderInfo {
	font-family:Arial;
	font-size:14px;
	color:#000;
	width:370px;
}
#orderViewForm .header, .orderInfo .header  {
	color:#575757;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}
#orderViewForm  .orderInput {
	width:100px;
	color:#3F3B3B;
	font-family:Arial;
	font-size:13px;
}
#orderViewForm .searchselect {
	color:#3F3B3B;
	font-family:Arial;
	font-size:13px;
	width:100%;
	
}

.id_search a {
	color:#009FDF;
}

.id_search a:hover {
	color:#BF00BB
}


td.border {
	border:1px solid #BFBFBF;
	padding:1px;
}
th.border {
	border:1px solid #BFBFBF;
	padding:1px;
	font-size:12px;
	color:#fff;
	background-color:#4F4F4F;
}

.orderProdInfo {
	border:1px solid #BFBFBF;
	font-size:14px;
	border-collapse:collapse;
}
em.found {
	background:#FFF788 none repeat scroll 0 0;
	font-style:normal;
	font-weight:bold;
}
span.inputed_data {
	font-weight:bold;
	color:#000000;
	font-family:Arial;
	font-size:12pt;
}