@charset "windows-1251";
html {
	height: 100%; /* Высота элемента */
	background-color: #fff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	padding:0px;
	margin:0px;
   }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a img {
	border:none;
}

p {
	margin: 0; /* Обнуляем отступы */
	padding: 0px 5px 5px 5px;
   }

.bg {
	margin: 0px; /* Обнуляем отступы на странице */
	padding:0px;
	height: 100%;
	background-image: none;
}

.left {
	background-color:#ccc;
	background:none; /**/
	border-right:2px solid #800000; /**/
/*	border-left: 1px dashed #000; /**/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 257px;/*	 box-shadow: 0.4em 0.4em 5px rgba(122,122,122,0.8); /**/
	height: 100%;
}

.left2 {
	background-color:#ccc;
	background:none; /**/
	border-right:2px solid #800000; /**/
/*	border-left: 1px dashed #000; /**/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 210px;/*	 box-shadow: 0.4em 0.4em 5px rgba(122,122,122,0.8); /**/
	height: 100%;
}

.leftmenu {
/*	border:solid 1px #000;/**/
	text-align:center;
	width:252px;
	margin-right:5px;
}

.mainwindow1 {
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align: center;
	padding: 15px;
	vertical-align: top;
	margin-bottom: 15;
	box-shadow: 0.4em 0.4em 5px rgba(122,122,122,0.8);
	background-image: none;
}

.mainwindow2 {
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align: center;
	vertical-align: top;
	margin-bottom: 15;
	box-shadow: 0.4em 0.4em 5px rgba(122,122,122,0.8);
	background-image: none;
	background-color: #FFF;
}

.blockfiltr {
	border: solid 1px #000;
	width: 100%;
	background-image:url(images/bgfiltr.png);
	-moz-border-radius: 10px; /* закругление для старых Mozilla Firefox */
	-webkit-border-radius: 10px; /* закругление для старых Chrome и Safari */
	-khtml-border-radius:10px; /* закругл. для браузера Konquerer системы Linux */
	border-radius: 10px; /* закругление углов для всех, кто понимает */
	background-repeat: no-repeat;
	box-shadow: 0.4em 0.4em 5px rgba(122,122,122,0.8);
}

#linknew {
	position:relative;
	z-index:250;
	line-height: -50;
	top: -158px;
	left: 112px;
	width:66;
	height:22;
}

#linkucenka {
	position:relative;
	z-index: 255;
	line-height: -50;
	top: -248px;
	left: -5px;
	width:59;
	height:24;
}

.prodlinkpic {
	text-align:left;
	height: 205px;
	width: 160px;
	display: block;
	position: relative;
	text-decoration: none;
}

.linkurl {
	height:0px;
	text-decoration: none;
}

.photocount {
	color:#00F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #CFF;
	display: block;
	text-align: left;
	top: -18px;
	position: relative;
	font-weight: bold;
	vertical-align: bottom;
	font-style: normal;
	font-variant: normal;
	background-color: rgba(255, 255, 255, 0.7);
}

.mainwindow {
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align: center;
	padding: 15px;
	vertical-align: top;
	margin-bottom: 15;
	box-shadow: 0.4em 0.4em 5px rgba(122,122,122,0.8);
	background-image: none;
}

.mainmenu {
	background-color:#ccc;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align: center;
	width:100%;
	border:1px solid #000;
	padding-left:5px;
	color: #F90;
}

.informtabletitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #F00;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	margin: 3px;
	padding: 3px;
}

.informtabletitle2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	margin: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #930;
}

.informtabletext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	padding: 15px;
}

.categorylistitem {
	background:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 3px;
	border: 1px solid #930;
	margin-top: 7px;
	margin-right: 3px;
	margin-bottom: 7px;
	margin-left: 3px;
	text-align: left;
	vertical-align: middle;
}

.articleslist {
	background:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
}

.articletext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	margin: 5px;
	padding: 5px;
	height: 100%;
	width: 100%;
}

.mainbut
{
	background-image:none;
	width: 100%;
	height: 25px;
	vertical-align:middle;
}
.mainbutton
{
	width: 100px;
	color:#FFF;
	height: 100%; /* */
	background-image: url(images/button.jpg);
}

/*Стиль главного меню (ссылки)*/
a.mainbutton:link {
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width:100%;
	height:25px;
	/*	line-height: 0px; /* */
	/*	display: block;/*Внутр отсутп текста ссылки от лев края яч*/
	color: #FFF; /* Внешний отступ */
	/*	border: 1px solid #FFF; /* */
	display: block;
	background-image: url(images/button.jpg);
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}

/* Стиль посещенной ссылки*/
a.mainbutton:visited {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

/* Стиль ссылки при наведении мышью*/
a.mainbutton:hover {
	text-decoration: none;
	color: #FF0;
	background-image: url(images/button.jpg);
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
/*Стиль нажатой (активной) ссылки*/
a.mainbutton:active {
	text-decoration: none;
	/*	font-weight: bold; */
	color: #FFF;
	background-image: url(images/butpress.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	display: table;
}

/*Стиль заголовка левого меню категорий*/
.leftmenutitle {
	color: #000;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*Стиль главного меню (ссылки)*/
a.leftmenu:link {
	text-decoration: none;
	background-image:url(images/line01_25x22.png)
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align:right;
	width:100%;
	display: block;/*Внутр отсутп текста ссылки от лев края яч*/
	color: #000; /*Подчеркивание у ссылок - нет*/
	vertical-align: middle;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom:5px;
	height: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
}

/* Стиль посещенной ссылки*/
a.leftmenu:visited {
	text-decoration: none;
	/*	background-image:url(images/line01_25x22.png);*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align:right;
	width:93%;
	/*	border:1px solid #333;*/
	display: block;/*Внутр отсутп текста ссылки от лев края яч*/
	color: #000; /*Подчеркивание у ссылок - нет*/
	vertical-align: middle;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom:5px;
	font-style: normal;
	font-weight: normal;
}
/* Стиль ссылки при наведении мышью*/
a.leftmenu:hover {
	text-decoration: none;
	color: #000;
	background-repeat: no-repeat;
	font-size:16px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
}
/*Стиль нажатой (активной) ссылки*/
a.leftmenu:active {
	text-decoration: none;
	font-weight: normal;
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: right;
	background: none;
}

.titlesubcat {
	background:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #600;
}

.subcatlist {
	text-align:left;
	width: 100%;
	padding-left: 50px;
	background-color: #99000;
	background-image: none;
	border: 3px solid #930;
	padding-right: 50px;
}

.subcatelem {
	background:none;
	text-decoration:none;
	padding-left: 40px;
}

.navititle {
	color: #C00;
	margin-bottom:0px;
	padding-bottom:0px;
	background-color: #FFF;
}
a.navititle {
	color:#C00;
	text-decoration: none;
	background-color: #FFF;
}

.pricelist {
	border: 1px;
	border-color:#F30;
	border-style:solid;
	height:100%;
	width: 100%;
}

.brand {
	color:#FFF;
	border: 1px;
	border-color:#F00;
	border-style:solid;
	background:#F00;
	text-align:center;
	margin: 0px;
	margin-top: 3px;
	font-weight:bold;
	height:100%;
	width: 100%;
}

.prod {
	text-align:left;
	height:100%;
	background-color: #FFF;
/*	border: solid 3px #00C;/**/
	margin: 0px;
	padding: 5px;
	width: 170px;
}

.tt {
/*	width: 100%;/**/
/*	border: solid 1px #F00;*/
}

.prodtextblock {
	margin-top:5px;
	text-align: left;
}

.prodnm a{
	color:#009;
	font-weight:bold;
	margin-top: 5px;
	margin-left: 5px;
	text-align:left;
	text-decoration:none;
}

.prodpicframe {
	width: 170px;
	height: 220px;
	/*	border:none;*/
	border: 1px #000 solid;
	margin-top: 5px;
}

.pict {
	width: 160px;
/*	border:none;*/
/*	border: 1px #933 solid;/* */
/*	margin-top:5px;*/
}

.prodinfoleft {
	border: none;
	height:100%;
	width:100%
}

.prodbigpic {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	padding: 10px;
	
	box-shadow: 0.4em 0.4em 5px rgba(122,122,122,0.8);
}

.prodinfprice {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #900;
	width: 100%;
	height: 30px;
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

.prodart a{
	color:#000;
	font-size:10px;
	text-align:left;
	margin-left: 5px;
	text-decoration:none;
}

.prodprice a{
	color:#C30;
	font-size:14px;
	font-weight:bold;
	margin-top: 3px;
	text-align:left;
	margin-left: 5px;
	text-decoration:none;
}

.oldprodprice a{
	color:#000;
	font-size:12px;
	font-weight:normal;
	margin-top: 3px;
	text-align:left;
	margin-left: 5px;
	text-decoration:line-through;
	position:relative;
	top:-5px;
}

.newprodprice a{
	color:#F00;
	font-size:14px;
	font-weight:bold;
	margin-top: 3px;
	text-align:left;
	margin-left: 5px;
	text-decoration:none;
	position:relative;
	top:-10px;
}

.oldprodprice1{
	color:#000;
	font-size:12px;
	font-weight:normal;
	text-decoration: line-through;
}

.newprodprice1{
	color:#F00;
	font-size:14px;
	font-weight:bold;
}

.newprodpricepercent a{
	color:#F00;
	font-size:14px;
	font-weight:bold;
	margin-top: 3px;
	text-align:left;
	margin-left: 5px;
	text-decoration:none;
	text-align:left;
	position:relative;
	top:-198px;
	left: -8px;
}

.newprodpricepercent1 {
	color:#F00;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	vertical-align: top;
}

.viewproduct {
	height: 400px; /* Высота рамки товара */
	width:100%;
}

.tovarname {
	height: 40px;
	color:#000;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F00;
}

.tovardata {
	height:100%;
	width:100%;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #903;
	border-right-color: #903;
	border-bottom-color: #903;
	border-left-color: #903;
}

.tovarpicframe {
	height:100%;
	width:350px;
	background-color: #FFF;
	border: none;
}

.tovarinfoframe {
	background-color:#FFF;
	height:100%;
	text-align:left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.pstrnav {
	padding: 0px 10px 20px 15px;
	color:#424242;
}

.pstrnav a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#245E93; 
	text-decoration:underline;
}

.listsel {
	width: 170px;
}

.tovarinfo2 {
	height: 250px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F00;
	width: 100%;
}

.tovardescript {
	padding-left: 15px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	padding-top: 15px;
	height: 100%;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 3px;
	border-bottom-color: #F00;
}

.tavarinfoframe1 {
	height: 100%;
	width: 100%;
	text-align: left;
	vertical-align: top;
}
.headtable {
	border:none;
	width: 100%;
	height: 105px;
	padding:0px;
	margin:0px;
}

.headtab2 {
	border:none;
	height: 100px;
	width: 100%;
	background-image:url(images/head.png);
	color:#FFF;
	text-align:center;
	background-repeat: no-repeat;
	margin: 0px;
	padding-bottom: 10px;
	
/*	border:1px solid #FFF;*/
}

.footerbg {
	background:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	vertical-align:bottom;
}

.headlfrt {
	border:none;
	background-image: url(images/lfrt.png);
	background-repeat: repeat-x;
}

.headcenter {
	width: 1000px;
	height: 100%;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

.headlogo {
	width: 257px;
	height:100%;
	border:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.headtdbt {
	border:none;
	/*	border:solid 1px #FFF; /**/
	width:100%;
	height:54px;
	background:none;
	margin:0px;
	padding:0px;
	border:0;
	text-decoration: none;
}

.headbuttd {
	height: 25px;
}

.yesnobuttons {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #EEE;
	border: 1px solid #000;
	text-decoration: none;
	margin: 5px;
	padding: 3px;
}

.otziv {
	background:#FFF;
}

.otzivhead {
	text-align:left;
	color:#900;
	font-size:16px;
	font-weight:bold;
	margin:5px;
}
