body  { 
  background: #eee url("../../img/_common/bg1.jpg"); 
}


#container {
	background-color: #fff;
	padding: 0 10px;
	width: 950px;	
	border: 1px solid #ccc;
	border-width: 0 1px 0 1px;
	margin: 0 auto;
}


#container h1 {
	background: #169e2d url("../../img/default/bg_title1.jpg") no-repeat 0 0;
	color: #fff;
	border: 0;
	padding: 0 15px;
	font-size: 170%;
	line-height: 180%;
	height: 41px;
	font-weight: normal;	
}

#container h1 a {
	color: #fff;
	text-decoration: none;	
}

#container h1.title-catalog {
	padding: 0 15px;
	border: 0;	
}


#container h1.title-other {
	background-image: url("../../img/default/bg_title2.jpg");
	color: #fff;
}

#subcontainer {
	/*
	width: 950px;
	background: transparent url("../../img/default/bg_body2.png") repeat-y;
	*/		
}



/*
#container #header #header-baner {
	background: url("../../img/default/header_baner.jpg") no-repeat top left;
	height: 110px;
	left: 155px;
	position: absolute;
	top: 10px;
	width: 450px;	
}
*/

#container #header {
	background: #eee url("../../img/default/bg_header1.jpg") no-repeat top left;
	height: 110px;	
	border: 0;
	margin: 0 -10px;
}

#container #header a.logo {
	width: 200px;
	height: 110px;
	/*background: url("../../img/default/logo.jpg") no-repeat 0 0;	*/
	background-color: transparent;
	top: 0px;
	text-indent: -9999px;
}


#container #header #cart {
	width: 230px;
	height: 84px;
	/*background: url("../../img/default/cart_bg.jpg") no-repeat top left;*/
	background-color: transparent;
	right: 0px;
	top: 20px;
}

	#container #header #cart h3 {
		top: 0;
		left: 88px;
	}
	
		#container #header #cart h3 a {
			color: #fff;
		}

	#container #header #cart a.btn-cart {
		background: url("../../img/default/btn_cart_w80.jpg") no-repeat top left;
		text-indent: -9999px;
		bottom: 33px;
		left: 131px;
		z-index: 999;
	}

	#container #header #cart a.btn-order {
		background: url("../../img/default/btn_order_w80.jpg") no-repeat top left;
		text-indent: -9999px;
		bottom: 10px;
		right: 19px;
		z-index: 999;
	}

	#container #header #cart p {
		color: #000;
		text-align: left;
	}
	
		#container #header #cart p span {
			display: block;
			font-weight: normal;
			font-size: 75%;
			color: #555;
		}
		
		








#brandnav {
	height: 137px;
	/*
	width: 930px;
	position: absolute;
	top: 123px;
	left: 10px;
	*/
	position: relative;
	margin: 0 -10px 10px -10px;
	background: #c9d2d7 url("../../img/default/brandnav/brandnav_bg.png") no-repeat 0 0;
}

	#brandnav a.servis {
		display: block;
		position: absolute;
		right: 53px;
		bottom: 17px;
		width: 126px;
		height: 31px;
		background: #7ed38e url("../../img/default/brandnav/brandnav_servis_btn.png") no-repeat 0 0;
	}
	
	#brandnav a.servis:hover {
	 	background-position: 0 -31px;
	}
	
	#brandnav p.servis {
		text-align: left;
		position: absolute;
		right: 10px;
		top: 16px;
		width: 169px;
		margin: 0;
		font-weight: bold;
		font-size: 12px;
		line-height: 19px;
	}
	
	#brandnav ul {
		position: absolute;
		top: 4px;
		left: 40px;
		width: 740px;
		height: 130px;
		line-height: 0;
	}
	
		#brandnav ul li {
			display: block;
			float: left;
			line-height:0;
		}
		
			#brandnav ul li a {
				display: block;
				padding: 3px;
				margin: 1px 0;
				line-height: 0;
			}
			
			#brandnav ul li a:hover {
				background-color: white;
			}
			
				#brandnav ul li a:hover img {
				}	
				
			
	
	
	
#leftnav ul li {
	border: 0;	
}

	#leftnav ul li a {
		border-bottom: 1px solid #ccc;
	}

	#leftnav ul li.active a {
		background-color: #096719;
		border-bottom-color: ##096719;
		color: #fff;
	}
	
		#leftnav ul li.active ul li a {
			background-color: #ccecd2;
			color: #333;
		}
	
	



#content table#itemgrid td.col1 { padding: 15px 5px 15px 0; 	width: 214px; border-width: 0 1px 1px 0; text-align: left; } 
#content table#itemgrid td.col2 { padding: 15px 5px 15px 15px;	width: 230px; border-width: 0 0 1px 0; text-align: center; } 
#content table#itemgrid td.col3 { padding: 15px 0 15px 5px;	width: 214px; border-width: 0 0 1px 1px; text-align: right; }


#content table#itemgrid td.item a.name { color: #096719; /*color: #004280;*/ }
#content table#itemgrid td.item .price { color: #b00; font-size: 110%; }
#content table#itemgrid td.item a.open-item {
	background: url("../../img/default/btn_open_w84.jpg") no-repeat top left;
	display: block;
	margin-bottom: 5px;
	text-indent: -9999px;
	text-align: left;
}


#content table.order3-customer-type-select td a { margin: 0; }
#content table.order3-customer-type-select td.col1 a { float: right; }
#content table.order3-customer-type-select td.col2 a { float: left; }

#content form.search1 {
	width: 100%;
	font-size: 14px;
	color: #555;
	margin-bottom: 10px;
}
	
	#content form.search1 input.q {
		width: 500px;
	}
	
	#content form.search1 input.submit {
		width: 100px; 
	}


#content .btn1-green {
	background: url("../../img/default/btn1_green.png") no-repeat top left !important;
	width: 85px !important;
	text-align: center;
	cursor: pointer;
	line-height: 18px;
	font-size: 12px;
	color: #fff !important;
	padding-top: 3px;
	height: 22px;
	display: block;
	float: left;
	text-decoration: none;
	margin-right: 10px;
	border: 0;
}


#content .btn2-green {
	background: url("../../img/default/btn2_green.png") no-repeat top left !important;
	width: 150px !important;
	text-align: center;
	cursor: pointer;
	line-height: 18px;
	font-size: 15px;
	color: #fff !important;
	height: 34px;
	padding-top: 16px;
	display: block;
	float: left;
	margin:20px 20px 0 auto;
	text-decoration: none;
	font-weight: bold;
	border: 0;
}

#content input.btn2-green {
	padding-top: 0;
	height: 50px;	
}




#content a.btn2-257x50 {
	vertical-align: middle;
	text-align: left;
	background: url("../../img/default/btn_bg2_257x50.jpg") no-repeat -1px -2px;
	width: 237px;
	height: 36px;
	cursor: pointer;
	color: #fff;
	display: block;
	text-align: left;
	padding-left: 20px;
	padding-top: 14px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}

	#content a.btn2-257x50:hover {
		background-position: -1px -62px;	
	}
	
	
	
#content input.btn2-257x50 {
	vertical-align: middle;
	text-align: left;
	background: url("../../img/default/btn_bg2_257x50.jpg") no-repeat -1px -2px;
	width: 257px;
	height: 50px;
	cursor: pointer;
	color: #fff;
	display: block;
	text-align: left;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}

	#content input.btn2-257x50:hover {
		background-position: -1px -62px;	
	}
	
	
	
#content .item-detail-buy {
	background-color: #cadee9;
	padding-top: 10px;	
}

#content .item-detail-buy p {
	color: #58859d;
	font-weight: bold;
}
	

#content .item-detail-buy,
#content .item-detail-info {
}




/*

input.input1,
textarea.textarea1 {
	border: 0px solid #bbb;
	width: 340px;	
	padding: 3px 5px;
	background: url(../img/form_textarea_781x117.png) no-repeat top left;
}

input.checkbox {
	width: auto !important;
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
	background: none !important;
	cursor: pointer;	
}



#container {
	width: 950px;
	margin: 0 auto 20px auto;
	border: 0px solid #ddd;
}


#container .appBtn1 {
	padding: 5px 15px;
	color: #555;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	background-color: #eee;
	border: 1px dashed #aaa;	
	display: block;
	margin: 0 0 10px 0;
}

#container div.appMsgOk {
	padding: 11px 0 11px 55px;
	color: #045300;
	font-weight: bold;
	text-align: left;
	background: #caffc7 url(../img/icon_ok25.png) no-repeat 13px 8px;
	border: 1px dashed #65c95f;	
	margin-bottom: 10px;
}

#container div.appMsgError {
	padding: 11px 0 11px 55px;
	color: #600;
	font-weight: bold;
	text-align: left;
	background: #ffadad url(../img/icon_error25.png) no-repeat 13px 8px;
	border: 1px dashed #bf4545;	
	margin-bottom: 10px;
}



#subcontainer {
	width: 930px;
	padding: 0 10px;
	position: relative;
	background: transparent url(../img/bg_body2.png) repeat-y;		
}




#static-view {
	font-size: 12px;
	line-height: 145%;	
}

#static-view p {
	margin-bottom: .8em;
}



*/

/*** HEADER ***/

/*
#header {
	height: 120px;
	width: 950px;
	position: relative;
	background: transparent url(../img/bg_body2.png) repeat-y;
}

#header a.logo {
	display: block;
	width: 120px;
	height: 100px;
	background: url(../img/logo.jpg) no-repeat top left;
	position: absolute;
	top: 10px;
	left: 20px;
}

#header #header-baner {
	background: url(../img/header_baner.jpg) no-repeat top left;
	height:110px;
	left:155px;
	position:absolute;
	top:10px;
	width:450px;	
}

#header h1 {
	text-align: left;	
	position: absolute;
	top: 4px;
	left: 280px;
	width: 350px;
}

#header h1 a {
	font-size: 36px;	
	color: #000;
	text-decoration: none;
}





	#header #cart a {
		display: block;
		position: absolute;
		width: 80px;
		height: 20px;
	}
	
	#header #cart h3 {
		color: #fff;
		font-size: 14px;
		position: absolute;
		top: 5px;
		left: 10px; 
	}
	
		#header #cart h3 a {
			position: static;
			display: inline;
			width: auto;
			height: auto;
			color: white;
		}
		
		#header #cart h3 a:hover {
			text-decoration: none;  
		}
*/




/*** FOOTER ***/

/*
#footer {
	padding-top: 5px;
	padding-bottom: 25px;
	border-top: 1px dashed #ccc;
	text-align: center;	
	color: #888;
}

#footer a {
	color: #888;
	text-decoration: none;	
}

#footer a:hover {
	text-decoration: underline;	
}
*/





/*** TOPNAV ***//*
#topnav {
	width: 100%;
	background-color: #e46822;
	height: 40px;
	position: relative;
}

	#topnav .corner-top-left { position: absolute; width: 7px; height: 7px; top: 0; left: 0; background: url(../img/topnav_bg_topleft.jpg) no-repeat; }
	#topnav .corner-top-right { position: absolute; width: 7px; height: 7px; top: 0; right: 0; background: url(../img/topnav_bg_topright.jpg) no-repeat; }


	#topnav ul { display: block; position: absolute; top: 10px; left: 110px; width: 730px; }
	#topnav ul li { display: block; float: left; margin-left: 20px; }
	#topnav ul li a { display: block; color: #555; width: 100px; height: 25px; padding-top:5px; background: url(../img/topnav_100_passive_bg.jpg) no-repeat; font-size: 14px; font-weight: bold; text-decoration: none; }
	#topnav ul li.active a { background-image: url(../img/topnav_100_active_bg.jpg); color: #60a712; padding-top: 7px; height: 23px; }
	#topnav ul li.w180 a { width: 180px; background-image: url(../img/topnav_180_passive_bg.jpg); }
	#topnav ul li.w180.active a { background-image: url(../img/topnav_180_active_bg.jpg); }
	#topnav ul li.w145 a { width: 145px; background-image: url(../img/topnav_145_passive_bg.jpg); }
	#topnav ul li.w145.active a { background-image: url(../img/topnav_145_active_bg.jpg); }
*/




	
	
	
	
	




/*** LEFTNAV ***/
/*
#leftnav {
	width: 210px;
	text-align: left;
	float: left;	
	margin-bottom: 10px;
}


	#leftnav ul { list-style: none; margin-bottom: 0px; }
	#leftnav ul li.level0 { display: block; width: 200px; }
	#leftnav ul li.level0 a { display: block; font-size: 14px; line-height: 17px; font-weight: bold; color: #000; padding: 5px 10px 5px 10px; background: url(../img/leftnav_bg1.png) repeat-x center; border-top: 1px solid #fff; border-bottom: 1px solid #ccc; }
	#leftnav ul li.level0 a:hover { text-decoration: none; background: url(../img/leftnav_bg2.png) repeat-x left center; border-top: 1px solid #ddd; border-bottom: 1px solid #eee; }
	
	#leftnav ul li.level0 ul { background-color: #eee; }
	#leftnav ul li.level0 ul li a { height: auto; margin-top:0; color: #555; font-size: 13px; line-height: 17px; font-weight: normal; text-decoration: none; border-bottom: 1px solid #ccc; margin-left: 15px; padding: 3px 0 3px 15px; background-image: none; }
	#leftnav ul li.level0 ul li.active a { text-decoration: none; background: url(../img/leftnav_bg2.png) repeat-x right center; border-top: 1px solid #ddd; border-bottom: 1px solid #eee; }
	#leftnav ul li.level0 ul li a:hover { text-decoration: underline; }


	#leftnav ul li.level0.active a { background-image: url(../img/leftnav_active_bg.jpg); }
	#leftnav ul li.level0.active ul { background-color: #c2eff4; }
	#leftnav ul li.level0.active ul li a { background-image: none; }
	#leftnav ul li.level0.active ul li.level1 ul { background-color: #c2eff4; }
	#leftnav ul li.level0.active ul li.level1 ul li.level2 ul { background-color: #c2eff4; }

	#leftnav ul li.level0 ul li.level1 ul { background-color: #f8f8f8; padding: 0; }
	#leftnav ul li.level0 ul li.level1 ul li a { font-size: 12px; line-height: 16px; width: 157px; margin-left: 50px; padding: 3px 0; }
	#leftnav ul li.level0 ul li.level1 ul li.active a { width: 152px; padding-left: 5px; }

	#leftnav ul li.level0 ul li.level1 ul li.level2 ul { background-color: #fff; padding: 0; }
	#leftnav ul li.level0 ul li.level1 ul li.level2 ul li a { font-size: 12px; line-height: 16px; width: 137px; margin-left: 70px; padding: 3px 0; }
	#leftnav ul li.level0 ul li.level1 ul li.level2 ul li.active a { width: 132px;  padding-left: 5px; }
*/


	 	
	
/*** CONTENT ***/

/*
#content {
	margin: 10px 15px 0 0;
	text-align: left;	
	width: 700px;
	float: right;
	background-color: #fff;
}



	#content h2 {
		color: darkGreen;
		margin-bottom: 10px;	
		font-size: 20px;
		margin-top: 5px;
	}
	
	#content h3 {
		font-size: 16px;
		color: #07a;
		margin-bottom: 10px;	
	}
	
	#content ul {
		list-style: square outside;
		margin-left: 1.5em;	
	}
	
*/


	




/** items grid **/
/*
#content table#itemgrid {
	width: 100%;
	margin-bottom: 15px;
}

	#content table#itemgrid td.col1 { padding: 15px 15px 15px 0; 	width: 204px; border-width: 0 1px 1px 0; text-align: left; } 
	#content table#itemgrid td.col2 { padding: 15px 15px 15px 15px;	width: 220px; border-width: 0 0 1px 0; text-align: center; } 
	#content table#itemgrid td.col3 { padding: 15px 0 15px 15px;	width: 204px; border-width: 0 0 1px 1px; text-align: right; }
	
	#content table#itemgrid td.row1 { padding-top: 0; }

	#content table#itemgrid td.item {
		vertical-align: top;
		border-color: #ccc;
		border-style: solid;
		text-align: center !important;
	}
	
		#content table#itemgrid td.item a.name {
			display: block; 
			font-size: 14px; 
			line-height: 18px; 
			color: #b33333; 
			text-align: left;
			font-weight: bold;
			text-decoration: none;
			padding: 5px 0;
		}
		
			#content table#itemgrid td.item a.name:hover {
				text-decoration: underline;
			}
	
	
		#content table#itemgrid td.item .price {
			color: #b33333;
			font-size: 120%;
			line-height: 120%;
		}
	
	#content table#itemgrid td.empty {
		padding: 25px;
		color: #555;
		text-align: center;
		width: 100%;
		background-color: #ffd1d1;  
	}
	
	#content table#itemgrid td.pagination {
		padding-top: 10px;
		color: #777;
		font-size: 14px;
		font-weight: bold;
	}
*/	
	




/*
#content .btn-buy-w115 {
	background: url(../img/btn_buy_w115.png) no-repeat top left;
	width: 115px;
	height: 28px;
	cursor: pointer;
	display: block; 	
}


#content .btn1-green {
	background: url(../img/btn1_green.png) no-repeat top left !important;
	width: 85px !important;
	text-align: center;
	cursor: pointer;
	line-height: 18px;
	font-size: 12px;
	color: #fff !important;
	padding-top: 3px;
	height: 22px;
	display: block;
	float: left;
	text-decoration: none;
	margin-right: 10px;
}

#content .btn2-green {
	background: url(../img/btn2_green.png) no-repeat top left !important;
	width: 150px !important;
	text-align: center;
	cursor: pointer;
	line-height: 18px;
	font-size: 15px;
	color: #fff !important;
	height: 34px;
	padding-top: 16px;
	display: block;
	float: left;
	margin:20px 20px 0 auto;
	text-decoration: none;
	font-weight: bold;
}

#content input.btn2-green {
	padding-top: 0;
	height: 50px;	
}

#content .btn2-grey {
	background: url(../img/btn2_grey.png) no-repeat top left;
	width: 150px;
	text-align: center;
	cursor: pointer;
	line-height: 18px;
	font-size: 15px;
	color: #fff !important;
	height: 34px;
	padding-top: 16px;
	display: block;
	float: left;
	margin:20px 20px 0 auto;
	text-decoration: none;
	font-weight: bold;
}

#content a.btn1-red {
	background: url(../img/btn1_red.png) no-repeat top left;
	width: 85px;
	text-align: center;
	cursor: pointer;
	line-height: 18px;
	font-size: 12px;
	color: #fff !important;
	padding-top: 3px;
	height: 24px;
	display: block;
	float: left;
	text-decoration: none;
	margin-right: 10px;
}


#content a.btn1-orange {
	background: url(../img/btn1_orange.png) no-repeat top left;
	width: 85px;
	text-align: center;
	cursor: pointer;
	line-height: 18px;
	font-size: 12px;
	color: #fff !important;
	padding-top: 3px;
	height: 24px;
	display: block;
	float: left;
	text-decoration: none;
	margin-right: 10px;
}




#content .btn1-175x28 {
	vertical-align: middle;
	text-align: center;
	background: url(../img/btn_bg1_175x28.jpg) no-repeat top left;
	color: #333;
	width: 175px;
	height: 28px;
	cursor: pointer;
}


#content a.btn2-257x50 {
	vertical-align: middle;
	text-align: left;
	background: url(../img/btn_bg2_257x50.jpg) no-repeat -1px -2px;
	width: 237px;
	height: 36px;
	cursor: pointer;
	color: #fff;
	display: block;
	text-align: left;
	padding-left: 20px;
	padding-top: 14px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

	#content a.btn2-257x50:hover {
		background-position: -1px -62px;	
	}
	
	
	
#content input.btn2-257x50 {
	vertical-align: middle;
	text-align: left;
	background: url(../img/btn_bg2_257x50.jpg) no-repeat -1px -2px;
	width: 257px;
	height: 50px;
	cursor: pointer;
	color: #fff;
	display: block;
	text-align: left;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

	#content input.btn2-257x50:hover {
		background-position: -1px -62px;	
	}

*/


/*
#content table.list1 {
	width: 100%;
	border: 1px solid #ddd;
}

	#content table.list1 tr.hover {
		background-color: #eee !important;
	}
	
	#content table.list1 th,
	#content table.list1 td {
		padding: 4px 6px;
		border-bottom: 1px solid #ddd;
		vertical-align: middle;	
	}
	
	#content table.list1 th {
		background: url(../img/bg1.jpg);
	}
	
	#content table.list1 td {
	}
	
	#content table.list1 td a {
		color: #444;	
	}
	
	#content table.list1 th.pagination {
		color: #555;
		text-align: center;
	}
	
	#content table.list1 td input,
	#content table.list1 td textarea {
		border: 0px solid #bbb;
		width: 340px;	
		padding: 2px 4px;
		background: url(../img/form_textarea_781x117.png) no-repeat top left;
	}
	
	#content table.list1 td input.checkbox {
		width: auto;
		margin:0;
		padding:0;
		border:0;
		background: none;	
	}
	






#content table.list2 {
	width: 100%;
	border: 1px solid #ccc;
}

	#content table.list2 td,
	#content table.list2 th {
		padding: 4px 6px;
		vertical-align: top;
	}	


	#content table.list2 th {
		background: #eee url(../img/bg1.jpg);
		border-bottom: 1px solid #ccc;
	}
	
	#content table.list2 td {
		border-bottom: 1px solid #ddd;
	}









#content table.list3 {
	width: 100%;
}

	#content table.list3 td,
	#content table.list3 th {
		padding: 8px 6px;
		vertical-align: top;
		border: 0px solid #aaa;
	}	


	#content table.list3 th {
	}
	
	#content table.list3 td {
	}




#content table.list4 {
	width: auto;
	border: 0;
	margin-left: 2em;
}

	#content table.list4 td,
	#content table.list4 th {
		padding: 0;
		vertical-align: top;
	}	


	#content table.list4 th {
	}
	
	#content table.list4 td {
	}









#content table.form1 {
	width: 100%;	
}

	#content table.form1 th,
	#content table.form1 td {
		padding: 5px 10px;	
	}
	
	#content table.form1 th {
		text-align: right;
		width: 150px;
		vertical-align: top;
			
	}
	
	#content table.form1 td input,
	#content table.form1 td textarea {
		border: 0px solid #bbb;
		width: 340px;	
		padding: 3px 5px;
		background: url(../img/form_textarea_1200x1500.png) no-repeat top left;
	}
	
	#content table.form1 td select {
		cursor: pointer;
		background-color: #f8e28a;
		height: 25px;
		width: 352px;	
	}
	
	#content table.form1 td textarea {
		height: 100px;	
	}
	
	



#content table.form2 {
	width: 100%;
	margin-bottom: 15px;	
	padding: 10px 15px;
	background-color: #fff3c4;
}

	#content table.form2 th,
	#content table.form2 td {
		padding: 3px 5px;	
	}
	
	#content table.form2 th {
		text-align: left;
		width: 150px;
		vertical-align: top;
		padding-left: 0;
		color: #333;
	}
	
	#content table.form2 td input,
	#content table.form2 td textarea {
		border: 0px solid #bbb;
		width: 190px;	
		padding: 1px 3px;
		background: url(../img/form_textarea_1200x1500.png) no-repeat top left;
	}
	
	#content table.form2 td select {
		cursor: pointer;
		background-color: #f8e28a;
		height: 22px;
		width: 190px;
		border: 1px solid #cfb896;	
	}
	
	#content table.form2 td textarea {
		height: 100px;	
	}
	
	






#content table.small1 {
	font-size: 11px;	
}

#content table.small1 td,
#content table.small1 th {
	padding: 2px 4px;	
}




*/













