body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,select {
	margin: 0;  
	padding: 0;  
}

html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
	font: 12px tahoma, sans-serif;
}

h1 {
	font: normal 24px tahoma;
	text-decoration: none;
	padding: 0 0 10px 0;
}

h1 a:link {color: #000; text-decoration: underline}
h1 a:visited {color: #000; text-decoration: underline}
h1 a:active {color: #000; text-decoration: underline}
h1 a:hover {color: #000; text-decoration: none}

h2 {
	font: bold 12px tahoma;
	text-decoration: none;
	padding: 20px 0 5px 0;
}

img {
	border: 0;
}

a {
	outline: none;
}

a:link {color: #a11d21; text-decoration: underline}
a:visited {color: #a11d21; text-decoration: underline}
a:active {color: #a11d21; text-decoration: underline}
a:hover {color: #a11d21; text-decoration: none}

#container {
	margin: 0 auto;
	width: 100%;
	min-width: 1000px;
	max-width: 1400px;
	width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000) ? '1000px' : ((document.body.clientWidth > 1400) ? '1400px' : '100%'));
}

#head {
	float: left;
	width: 100%;
	height: 164px;
	background: url("../images/head_left.png") no-repeat 38px bottom;
}

.head {
	position: relative;
	height: 164px;
	margin-right: 25px;
	padding-right: 29px;
	overflow: hidden;
	background: url("../images/head_right.png") no-repeat right bottom;
}

.logo {
	position: absolute;
	left: 52px;
	top: 103px;
}

.slogan {
	position: absolute;
	left: 72px;
	top: 57px;
	font-size: 0;
}

.menu {
	margin: 0px 0 0 283px;
	padding-top: 91px;
	height: 73px;
	background: url("../images/menu_bg.gif") repeat-x bottom;
}

.menu ul {
	float: left;
	width: 100%;
	padding-top: 12px;
	list-style: none;
}

.menu li {
	float: left;
	padding: 0 3.5% 0 0;
	padding-left: expression(this.previousSibling==null ? '18px' : '');
}

.menu li:first-child {
	padding-left: 18px; 
}

.menu li a {
	float: left;
	margin-top: 17px;
}

.search {
	position: absolute;
	left: 292px;
	top: 47px;
}

.input1 {
	float: left;
	width: 153px;
	height: 18px;
	padding: 4px 9px 0px 9px;
	background: url("../images/input1.gif") no-repeat;
}

.input1 input {
	float: left;
	font: 12px tahoma;
	background-color: transparent;
	border-width: 0;
	cursor: text;
	width: 153px;
}

.loupe {
	float: left;
	display: inline;
	margin: 6px 0 0 7px;
}

.search_tip {
	float: left;
	padding: 5px 0 0 28px;
	font-size: 11px;
	color: #999;
}

#content {
	float: left;
	width: 100%;
}

#maincol {
	display: table;
	float: left;
	min-height: 100%;
	height: 100%;
	width: 100%;
}

#wrapper {display: table-row; vertical-align: top;}

#main {
	min-height: 100%;
	height: 100%;
	margin: 38px 0 0px 287px;
	padding: 0 300px 0 13px;
}

#col2 {float: left; margin-left: -100%; width: 207px; padding: 38px 0 0 50px;}

#col3 {float: left; margin-left: -272px; width: 250px; padding: 38px 22px 0 0;}

.catalog {
	float: left;
	width: 207px;
	overflow: hidden;
}

.catalog ul {
	float: left;
	width: 207px;
	list-style: none;
	font-weight: bold;
	margin-bottom: -1px;
}

.catalog li {
	float: left;
	width: 207px;
	background: url("../images/dash.gif") no-repeat left bottom;
}

.catalog p {
	float: left;
	width: 207px;
	height: 24px;
	background: url("../images/highlight.gif") no-repeat 0 -100px;
}

.catalog span {
	float: left;
	width: 184px;
	height: 20px;
	padding: 4px 0 0 23px;
	cursor: pointer;
	background: url("../images/bullet.gif") no-repeat 12px 8px;
}

.catalog ul ul {
	display: none;
	width: 184px;
	padding-left: 23px;
	margin: 0;
}

.catalog li li {
	float: left;
	width: 190px;
	padding-left: 17px;
	margin: 5px 0;
	background: url("../images/bullet3.gif") no-repeat 0 5px;
}

.highlight {
	background: url("../images/highlight.png") no-repeat 0 0 !important;
}

.highlight span {
	color: #fff;
	background: url("../images/bullet2.gif") no-repeat 13px 8px;
}

.selected {
	background-position: 0 -20px !important;
}

.active {
	background-position: 0 -20px !important;
}

.active span {
	background-position: 12px -17px !important;
}

.news {
	float: left;
	width: 110%;
	margin-right: -10%;
	padding-bottom: 25px;
}

.new {
	float: left;
	width: 40%;
	padding-right: 9.9%;
	font-size: 11px;
	line-height: 16px;
}

.block_minus {
	margin: 0 0 0 -13px;
}

.block {
	float: left;
	width: 100%;
}

.header {
	display: block;
	font-size: 24px;
	color: #fff;
	background: #3f3f3f;
	padding: 2px 13px 5px 13px;
}

.products {
	overflow: hidden;
	float: left;
	width: 100%;
}

.products ul {
	float: left;
	width: 100%;
	list-style: none;
	font-size: 11px;
	margin-bottom: -6px;
}

.products li {
	float: left;
	width: 100%;
	padding: 15px 0 20px 0;
	background: url("../images/product_bg.png") no-repeat left bottom;
}

#col3 .products {
	display: inline;
	margin-left: -13px;
}

#col3 .products li {
	width: 200px;
	padding: 15px 12px 20px 13px;
}

.left_block {
	margin: 0 130px 0 13px;
}

.right_block {
	float: right;
	width: 95px;
	padding-right: 13px;
}

.product_info {

}

.catalog_number {
	color: #767676;
	padding-bottom: 2px;
}

#col3 .catalog_number {
	padding-bottom: 6px;
}

.product_name {
	font-size: 18px;
}

#col3 .product_name {
	font-size: 12px;
	font-weight: bold;
}

.product_image {
	float: left;
	padding-right: 10px;
	font-size: 0;
}

#col3 .product_image {
	float: none;
	padding-top: 10px;
}

.product_image img {
	border: 1px solid #b4b2af;
}

.product_for {
	padding-top: 7px;
}

.product_for a:link {color: #057cc1; text-decoration: underline}
.product_for a:visited {color: #057cc1; text-decoration: underline}
.product_for a:active {color: #057cc1; text-decoration: underline}
.product_for a:hover {color: #057cc1; text-decoration: none}

.price {
	float: left;
	font-size: 18px;
	padding: 5px 27px 5px 8px;
	background: #fec94b url("../images/rubl1.gif") no-repeat 100% 10px;
}

#col3 .price {
	margin-top: 10px;
}

.add {
	clear: both;
	padding: 5px 0 0 8px;
}

#col3 .add {
	clear: none;
	float: left;
	padding: 19px 0 0 13px;
}

.add a:link {color: #057cc1; text-decoration: underline}
.add a:visited {color: #057cc1; text-decoration: underline}
.add a:active {color: #057cc1; text-decoration: underline}
.add a:hover {color: #057cc1; text-decoration: none}

.shopcart {
	float: left;
	width: 115px;
	height: 78px;
	padding: 15px 105px 0 23px;
	margin: -11px 0 20px 0;
	background: url("../images/shopcart.png") no-repeat;
}

.shopcart table {
	border-spacing: 0;
	border-collapse: collapse;
	margin-top: 13px;
	font-size: 11px;
}

.shopcart td {
	padding: 0 8px 3px 0;
}

.summ {
	float: left;
	font-weight: bold;
	padding-right: 11px;
	background: url("../images/rubl2.gif") no-repeat 100% 3px;
}

.banner {
	padding-bottom: 18px;
}

.block_plus {
	padding-left: 22px;
}

.articles {
	float: left;
	width: 100%;
	font-size: 11px;
	line-height: 15px;
	overflow: hidden;
}

.articles ul {
	float: left;
	width: 100%;
	list-style: none;
	margin-bottom: -20px;
}

.articles li {
	float: left;
	width: 100%;
	padding-bottom: 14px;
	margin-bottom: 19px;
	background: url("../images/dash2.gif") repeat-x left bottom;
}

.article_text {
	float: left;
	width: 150px;
}

.article_title {
	padding-bottom: 6px;
	font-weight: bold;
}

.article_image {
	float: right;
	width: 73px;
	overflow: hidden;
}

.article_image img {
	border: 1px solid #b3b1ae;
}

#footer_container {
	margin: 0 38px;
}

#footer {
	float: left;
	width: 100%;
	margin-top: 70px;
	height: 58px;
	border-bottom: 31px solid #fff;
	background: #f4e9dd url("../images/footer_left.gif") no-repeat;
}

.footer {
	position: relative;
	float: left;
	width: 100%;
	height: 58px;
	font-size: 11px;
	background: url("../images/footer_right.gif") no-repeat right;
}

.developer {
	position: absolute;
	left: 34px;
	top: 22px;
}

.copyrights {
	position: absolute;
	left: 262px;
	top: 22px;
}

.counters {
	right: 34px;
	position: absolute;
	top: 14px;
}

.subcatalog {
	list-style: none;
	font-size: 18px;
	color: #999;
}

.subcatalog li {
	padding-left: 16px;
	margin-top: 12px;
	background: url("../images/bullet4.gif") no-repeat 0 6px;
}

#col3 .subcatalog {
	float: left;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
}

#col3 .subcatalog li {
	padding-left: 9px;
	background: url("../images/bullet5.gif") no-repeat 0 4px;
}

.subcatalog .current {
	background: url("../images/bullet5.gif") no-repeat 0 -41px !important;
}

.subcatalog span {
	color: #000;
}

.pathway {
	font-size: 11px;
	padding: 5px 0 12px 0;
	color: #a11d21;
}

.pathway span {
	color: #000;
}

.shopcart_table {
	margin-right: -261px;
}

.shopcart_table table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom: 22px;
}

.shopcart_table td {

}

.shopcart_table thead td {
	padding: 0 13px;
	height: 36px;
	background: #e5ded8;
	font-weight: bold;
	border-right: 1px solid #fff;
}

.shopcart_table tbody td {
	padding:  10px 13px 19px 13px;
	vertical-align: top;
	background: url("../images/product_bg2.png") no-repeat left bottom;
}

.shopcart_table .product_name {
	font-size: 12px;
	font-weight: bold;
}

.shopcart_table .catalog_number {
	color: #767676;
	padding: 7px 0 0 0;
	font-size: 11px;
}

.shopcart_table .product_for {
	padding: 0;
	font-size: 11px;
}

.first_td {
	background: url("../images/product_bg.png") no-repeat left bottom !important;
}

.shopcart_table tbody .price {
	float: left;
	font-size: 12px;
	padding: 0px 11px 0px 0px;
	background: url("../images/rubl3.gif") no-repeat 100% 3px;
}

.input2 {
	float: left;
	width: 35px;
	height: 18px;
	padding: 4px 9px 0px 9px;
	margin-top: -4px;
	background: url("../images/input2.gif") no-repeat;
}

.input2 input {
	float: left;
	font: 12px tahoma;
	background-color: transparent;
	border-width: 0;
	cursor: text;
	width: 35px;
}

.delete {
	margin: -5px 0 0 0;
}

.shopcart_table tfoot td {
	padding: 0 13px;
	height: 36px;
	background: #f9f4ef;
	font-weight: bold;
	font-size: 14px;
	font-weight: bold;
	border-right: 1px solid #fff;
}

.shopcart_table tfoot .price {
	float: left;
	font-size: 14px;
	padding: 0px 11px 0px 0px;
	background: url("../images/rubl4.gif") no-repeat 100% 4px;
}

.recalc {
	float: right;
	padding-right: 41px;
}

.product_info2 {
	float: left;
	width: 100%;
	padding-top: 10px;
	border-collapse: collapse;
	border-spacing: 0;
}

.product_info2 td {
	padding: 0;
	vertical-align: top;
}

.product_info2 .product_image {
	float: left;
	font-size: 0;
	padding-right: 45px;
}

.product_info2 .product_image img {
	border: 1px solid #b3b1ae;
}

.product_description {
	float: left;
	width: 70%;
	line-height: 16px;
	padding-top: 12px;
}

.product_info2 .catalog_number {
	float: left;
	color: #000;
	font-size: 11px;
	padding: 0 0 20px 8px;
}

.product_info2 .price {
	clear: both;
	float: left;
	font-size: 18px;
	padding: 5px 27px 5px 8px;
	background: #fec94b url("../images/rubl1.gif") no-repeat 100% 10px;
}

.product_info2 .add {
	float: left;
	padding: 9px 0 0 8px;
}

.input3 {
	float: left;
	clear: both;
	width: 90px;
	height: 18px;
	padding: 4px 9px 0px 9px;
	margin-top: 8px;
	background: url("../images/input3.gif") no-repeat;
}

.input3 input {
	float: left;
	font: 12px tahoma;
	background-color: transparent;
	border-width: 0;
	cursor: text;
	width: 90px;
}

.text {
	line-height: 17px;
	padding-top: 10px;
}

.text img {
	border: 1px solid #b3b1ae;
}

.text ul {
	list-style: none;
}

.text ul li {
	padding-left: 36px;
	margin: 5px 0;
	background: url("../images/bullet6.gif") no-repeat left center;
}

.source {
	padding-top: 45px;
	font-size: 11px;
	color: #858585;
}

.source a:link {color: #057cc1; text-decoration: underline}
.source a:visited {color: #057cc1; text-decoration: underline}
.source a:active {color: #057cc1; text-decoration: underline}
.source a:hover {color: #057cc1; text-decoration: none}

.news_title {
	font-size: 18px;
	padding-top: 10px;
}

.news_date {
	padding: 2px 0 9px 0;
}

.navigation {
	float: left;
	width: 100%;
	padding-top: 35px;
	list-style: none;
}

.navigation li {
	float: left;
	padding-right: 10px;
}

.navigation img {
	position: relative;
	top: -3px;
}

.contacts {
	margin-top: 10px;
}

.contacts td {
	padding: 0 5px 15px 0;
	vertical-align: top;
}

#error {
	width: 1000px;
	margin: 0 auto;
}

.error {
	float: left;
	width: 320px;
	min-height: 150px;
	padding: 220px 480px 50px 150px;
	background: url("../images/404.jpg") no-repeat right top;
}

.big {
	color: #a11d21;
	font-size: 50px;
}

.error_title {
	color: #a73411;
	font-weight: bold;
	padding-top: 30px;
}

.error_text {
	padding-top: 25px;
	line-height: 18px;
}

.error_text a:link {color: #057cc1; text-decoration: underline}
.error_text a:visited {color: #057cc1; text-decoration: underline}
.error_text a:active {color: #057cc1; text-decoration: underline}
.error_text a:hover {color: #057cc1; text-decoration: none}

.styled_table {
	border-spacing: 0;
	border-collapse: collapse;
	margin-top: 7px;
}

.styled_table td {
	padding: 0 0 11px 0;
}

.input4 {
	float: left;
	width: 382px;
	height: 18px;
	padding: 4px 9px 0px 9px;
	background: url("../images/input4.png") no-repeat;
}

.input4 input {
	float: left;
	font: 12px tahoma;
	background-color: transparent;
	border-width: 0;
	cursor: text;
	width: 382px;
}

.textarea {
	float: left;
	width: 382px;
	height: 239px;
	padding: 4px 9px;
	background: url("../images/textarea.png") no-repeat;
}

.textarea textarea {
	float: left;
	font: 12px tahoma;
	background-color: transparent;
	border-width: 0;
	cursor: text;
	width: 382px;
	height: 231px;
	overflow: hidden;
}

.captcha {
	float: left;
	border: 1px solid #c3b1a0;
}

.input5 {
	float: right;
	width: 274px;
	height: 18px;
	padding: 4px 9px 0px 9px;
	margin-top: 5px;
	background: url("../images/input5.png") no-repeat;
}

.input5 input {
	float: left;
	font: 12px tahoma;
	background-color: transparent;
	border-width: 0;
	cursor: text;
	width: 274px;
}

img.imgart {
	margin: 10px 15px 10px 15px;
}
