body{
	padding:0;
	margin:0;
	background: white;
}
body, td{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: black;
}

p {
	margin: 0.5em 0;
	padding: 0;
}

.headfill {	background:url(headfill.gif) repeat-x 0 -50px; }
.headfill-index { background:url(headfill.gif) repeat-x 0 0; }
.head{ background:url(head.jpg) no-repeat 0 -50px; }
.head-index { background:url(head.jpg) no-repeat 0 0; }

.subhead{
	background:url(subhead.jpg) no-repeat bottom left;
}
a.root{
	display:block;
	width: 297px;
	height: 69px;
	margin: 6px 0 105px 0;
}
.content{
	padding-top: 40px;
	padding-bottom: 20px;
}
.contentpad{
	height: 90px;
	clear: both;
}

a{color:#3C62A9;text-decoration:underline;}
a:hover{color:#3C62A9;text-decoration:none;}
a.more{color: #4B4B4B;text-decoration:none;font-size:11px;font-weight:bold;padding-right:15px;background:url(more.gif) no-repeat right center}
a.more:hover{text-decoration:underline;}

h1{font: bold 17px Arial, Helvetica, sans-serif; text-transform:uppercase;padding:0;color: #66BC29}
h2{font: bold 15px Arial, Helvetica, sans-serif; text-transform:uppercase;padding:0;color: #66BC29}
h3{font: bold 14px Arial, Helvetica, sans-serif; text-transform:uppercase;padding:0;color: #66BC29}
h1.pad, h2.pad, h2.pad{padding: 0px 20px 0px 20px;}
h1.green, h2.green, h2.green{color: #66BC29}
h1.lblue, h2.lblue, h2.lblue{color: #8DBAE6}
h1.blue, h2.blue, h2.blue{color: #3B60AF}

form{padding:0;margin:0;}
input, textarea, select{
	font: normal 12px Arial, Helvetica, sans-serif;
	background: white;
	color: black;
}

table.search{
	background:url(search-t.gif) no-repeat top center;
	height: 240px;
}
/*
img{
	background: #7E7E7E url(img.gif) no-repeat top left;
	padding: 4px;
}
*/

td.menu{
	font:normal 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase!important;
}
td.menu .text{
	margin: 5px 0 5px 0;
	padding: 5px;
}

.link, .sublink, .linkactive, .sublinkactive{
	display: block;
	clear: both;
	text-decoration: none;
/*	white-space: nowrap;*/
}
/*******/
.m_green{background: #CCCCCC url(m-green.gif) no-repeat left center}
.m_lblue{background: #CCCCCC url(m-lblue.gif) no-repeat left center}
.m_blue{background: #CCCCCC url(m-blue.gif) no-repeat left center}
.m_green:hover{background: #DDDDDD url(m-green.gif) no-repeat left center}
.m_lblue:hover{background: #DDDDDD url(m-lblue.gif) no-repeat left center}
.m_blue:hover{background: #DDDDDD url(m-blue.gif) no-repeat left center}


a.mfix0{background: #CCCCCC url(m-green.gif) no-repeat left center}
a.mfix0:hover{background: #DDDDDD url(m-green.gif) no-repeat left center}
a.mfix1{background: #CCCCCC url(m-lblue.gif) no-repeat left center}
a.mfix1:hover{background: #DDDDDD url(m-lblue.gif) no-repeat left center}
a.mfix2{background: #CCCCCC url(m-blue.gif) no-repeat left center}
a.mfix2:hover{background: #DDDDDD url(m-blue.gif) no-repeat left center}

a.mfix3{background: #CCCCCC url(m-green.gif) no-repeat left center}
a.mfix3:hover{background: #DDDDDD url(m-green.gif) no-repeat left center}
a.mfix4{background: #CCCCCC url(m-lblue.gif) no-repeat left center}
a.mfix4:hover{background: #DDDDDD url(m-lblue.gif) no-repeat left center}
a.mfix5{background: #CCCCCC url(m-blue.gif) no-repeat left center}
a.mfix5:hover{background: #DDDDDD url(m-blue.gif) no-repeat left center}

a.mfix6{background: #CCCCCC url(m-green.gif) no-repeat left center}
a.mfix6:hover{background: #DDDDDD url(m-green.gif) no-repeat left center}
a.mfix7{background: #CCCCCC url(m-lblue.gif) no-repeat left center}
a.mfix7:hover{background: #DDDDDD url(m-lblue.gif) no-repeat left center}
a.mfix8{background: #CCCCCC url(m-blue.gif) no-repeat left center}
a.mfix8:hover{background: #DDDDDD url(m-blue.gif) no-repeat left center}

a.mfix9{background: #CCCCCC url(m-green.gif) no-repeat left center}
a.mfix9:hover{background: #DDDDDD url(m-green.gif) no-repeat left center}
a.mfix10{background: #CCCCCC url(m-lblue.gif) no-repeat left center}
a.mfix10:hover{background: #DDDDDD url(m-lblue.gif) no-repeat left center}
a.mfix11{background: #CCCCCC url(m-blue.gif) no-repeat left center}
a.mfix11:hover{background: #DDDDDD url(m-blue.gif) no-repeat left center}

.link{
	margin: 0px 15px 5px 0;
	padding: 9px 0px 10px 53px;
	color: #0D1638;
}
/*******/
.linkactive{
	background: #3B60AF url(m-active.gif) no-repeat right center;
	margin: 0px 0 5px 0;
	padding: 9px 20px 10px 53px;
	color: #fff;
}
.linkactive:hover{
	background: #426CC4 url(m-active.gif) no-repeat right center;
}
/*******/
.sublink{
	margin: 0px 0 5px 0;
	padding: 3px 0px 3px 53px;
	color: #83AED0;
}
.sublink:hover{
	color: #3C5FB1;
}
/*******/
.sublinkactive{
	margin: 0px 0 5px 0;
	padding: 3px 0px 3px 53px;
	color: #3B60AF;
	font-weight: bold;

}
.sublinkactive:hover{
	color: #3C5FB1;
}


.cspacer{
	width: 500px;
	height: 50px;
	border: 1px solid red;
	float: right;
	clear: right;
}
.cspacer2{
	width: 400px;
	height: 50px;
	border: 1px solid red;
	float: right;
	clear: right;
}
.cspacer3{
	width: 250px;
	height: 40px;
	border: 1px solid red;
	float: right;
	clear: right;
}

.header-spacer {
	width: 420px;		height: 100px;
	float: right;
}

.container {
	position: relative;
	width: 350px;
	margin: 0 0 20px;
}
	.container h1,
	.container h2,
	.container h3 {
		padding-left: 20px;
	}

div.h {
	clear: left;
	height: 21px;
	background: url(h-r.gif) no-repeat top right;
}
	div.h div {
		height: 21px;
		background: url(h-l.gif) no-repeat top left;
	}

div.f {
	clear: left;
	height: 21px;
	background: url(f-r.gif) no-repeat top right;
}
	div.f div {
		height: 21px;
		background: url(f-l.gif) no-repeat top left;
	}

.footer{
	display: block;
	background: #3B60AF url(footer.gif) no-repeat top left;
	color: white;
	width: 420px;
	height: 82px;
	text-align: right;
}
	.footer div{
		margin-right: 77px;
		padding-top: 25px;
	}

.details {
	position: relative;
	height: 18px;
}
	.details a:link,
	.details a:visited,
	.details a:hover,
	.details a:active {
		position: absolute;
		display: block;
		right: 0;
		width: 60px;	height: 18px;
		background: url(details.gif) no-repeat center center;
	}
.grad {
	background: #7E7E7E url(img.gif) no-repeat 0 0;
	padding: 4px;
	float: right;
}

.index-news a:link, 
.index-news a:visited, 
.index-news a:hover, 
.index-news a:active {
	display: none;
} 


.breadcrumbs {
	margin: 0 0 1em;
	clear: both;
}

.rus-eng {
	position: absolute;
	top: 11px;
	left: 920px;
}
	.rus-eng img {
		margin: 0 2px;
		border: 0 none;
	}




.cart_contents td { border-bottom: 1px solid #DBDBDB; padding: 5px; }
.cart_contents .name, .cart_contents .qty { text-align: left }
.cart_contents .qty input { text-align: center; white-space: nowrap }
.cart_contents th { background: #DBDBDB; font-size: 80%; font-weight: normal; 
    color: #595959; padding: 5px; }
.cart_contents .cart_buttons { padding: 10px 0px; }
.cart_contents .totals { font-weight: bold }
.cart_contents .totals td { border-top: 1px solid #DBDBDB; border-bottom: none }
.cart_contents .cart_discount td { border-top: 1px solid #DBDBDB }
#netshop_discount_div { margin: 10px 0px; padding: 4px 10px; border: 1px solid #FFDBA8; 
    background: #FFFCF3; color: #595959; font-size:8pt; width: 250px }
#netshop_discount_div p { margin: 5px }