@charset "utf-8";
/* CSS Document */
body {
	background:url(images/bg.jpg) repeat scroll left top; 
	margin: 0 auto; 
	text-align: left; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	color: #212121;
	font-size: 200%;
	margin: 0 0 15px;
	font-weight: bold;
}
p {
	padding: 0;
	margin: 5px 0 0;
}
hr {
	background: url(images/hr.png) repeat-x scroll top left;
	height: 7px;
	border: 0;
	margin-bottom: 15px;
}

/**/
#header {
	background: url(images/head.png) repeat-x scroll top center; 
	height: 156px; 
	margin: 0 auto;
}
#head {
	width: 982px; 
	margin: 0 auto;
	height: 100%;
}
#logo {
	padding: 10px 20px 0 0;
	border: 0px;
}
#head .nazv {
	color: #d9a475;
	font-size: 150%;
	font-weight: bold;
	padding-top: 10px;
}
#head .phone {
	color: #fff;
	font-size: 210%;
	font-weight: bold;
	padding-top: 10px;
}
#head .work {
	color: #dec09c;
	font-size: 100%;
	padding-top: 10px;
	font-weight: bold;
}
#head .work .time {
	color: #ffb500;
}
.search {
	padding: 5px 0;
}
.search .text {
	background: url(images/poisk.png) no-repeat scroll left top;
	width: 254px;
	height: 25px;
	font-size: 110%;
	color: #d28e4d;
	border: 0;
	padding: 5px 15px;
}
@media all and (min-width: 0px) {
    .search .text { padding: 0 15px;}
}
.search .button {
	background: url(images/naiti.png) no-repeat scroll left top;
	width: 94px;
	height: 25px;
	font-size: 100%;
	font-weight: bold;
	color: #d28e4d;
	border: 0;
	padding: 5px 10px 5px 20px;
	vertical-align: top;
}
#korzina {
	background: url(images/korzina.png) no-repeat scroll top left;
	width: 248px;
	float: right;
	height: 130px;
	padding: 4px 14px 0 78px;
}
#korzina .nazv {
	color: #2b2b2b;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
	padding: 0 0 10px 0;
}
#korzina td.left p {
	color: #b06d2f;
	font-weight: bold;
	padding: 0;
	margin: 5px 0 0;
}
#korzina td .red {
	color: #b82a29;
	font-weight: bold;
}
#korzina td .black {
	color: #4f4f4f;
}
#korzina input {
	color: #fff;
	font-weight: bold;
	font-size: 90%;
	background: url(images/korz_but.png) no-repeat scroll top left;
	border: 0;
	height: 32px;
	width: 126px;
	padding: 0 0 5px;
}
#korzina input.check {
	color: #fff;
	font-weight: bold;
	font-size: 90%;
	background: url(images/korz_but1.png) no-repeat scroll top left;
	border: 0;
	height: 32px;
	width: 126px;
	padding: 0 0 5px;
}



/**/
#top {
	background: url(images/top.png) no-repeat scroll top center; 
	width: 982px; 
	height: 50px; 
	margin: 0 auto;
	padding: 6px 25px 0 17px;
}
#menu {
	background: url(images/menu.png) no-repeat scroll top right;
	height: 38px;
	width: 979px;
}
#menu ul {
	margin: 0;
	padding: 0 0 0 11px;
}
#menu ul li img {
	margin: 0;
	padding: 0;
	width: 2px;
}
#menu ul li {
	float: left;
	list-style: none;
	margin: 9px 0 0;
	padding: 0;
	height: 38px;
}
#menu ul li.img {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 38px;
}
#menu ul li a {
	font-variant: small-caps;
	font-size: 110%;
	color: #FFFFFF;
	text-decoration: none;
	padding: 9px 14px 11px;
	font-weight: bold;
}
#menu ul li a:hover {
	color: #ffcf00;
	background: url(images/hover.png) repeat-x scroll top left;
}

#menu ul li a.active {
	color: #ffcf00;
	background: url(images/hover.png) repeat-x scroll top left;
}


/**/
#center {
	background: url(images/center.png) repeat-y scroll top center; 
	width: 982px; 
	margin: 0 auto;
	min-height: 1000px;
	padding: 10px 25px 90px 17px;
}
#left {
	width: 177px;
	vertical-align: top;
}
.ramka {
	padding-bottom: 20px;
}
.td_top {
	height: 11px;
	background: url(images/td_top.png) no-repeat scroll top left;
}
.td_center {
	background: url(images/td_center.png) repeat-y scroll top left;
	padding: 0 12px;
}
.td_center h2 {
	color: #2b2b2b;
	font-weight: bold;
	font-size: 100%;
	margin: 0;
}
.td_center h2 img {
	padding-right: 10px;
	vertical-align: middle;
}
.td_center ul.menu {
	margin: 0;
	padding: 10px 0 10px 20px;
}
.td_center ul.menu li {
	list-style: url(kruk.png);
	margin: 3px 0;
}
.td_center ul.menu li.active {
	list-style: url(images/kruk_sin.png);
	margin: 3px 0;
}
.td_center ul.menu li a {
	color: #e9581c;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}
.td_center ul.menu li.active a {
	color: #256096;
}
.td_center ul.podmenu {
	margin: 0;
	padding: 0 0 5px;
}
.td_center ul.podmenu li {
	list-style: none;
	margin: 3px 0;
}
.td_center ul.podmenu li.active {
	list-style: url(images/ukaz.png);
	margin: 3px 0;
}
.td_center ul.podmenu li a {
	color: #222222;
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}
.td_center ul.podmenu li.active a {
	color: #256096;
}
.td_bottom {
	height: 11px;
	background: url(images/td_bottom.png) no-repeat scroll top left;
}
.ramka1 {
	display: none;
	position: absolute;
	top: -100px;
	width: 300px;
}
.td_top1 {
	height: 11px;
	background: url(images/td_top1.png) no-repeat scroll top left;
}
.td_center1 {
	background: url(images/td_center1.png) repeat-y scroll top left;
	padding: 0 12px;
}
.td_bottom1 {
	height: 11px;
	background: url(images/td_bottom1.png) no-repeat scroll top left;
}
#skidka_bol {
	width: 239px;
	display: none;
	z-index: 1000;
	position: absolute;
	margin-left: 244px;
	color: #616161;
	font-size: 90%;
}
#skidka_bol .top {
	background: url(images/skidka_bol.png) no-repeat scroll top left;
	width: 239px;
	height: 10px;
}
#skidka_bol .content {
	background: #ffffff;
	border-left: 1px solid #d3d2d2;
	border-right: 1px solid #d3d2d2;
	border-bottom: 1px solid #d3d2d2;
	width: 227px;
	padding: 3px 5px;
}


/**/
#content {
	vertical-align: top;
	padding: 0 15px;
}
#content ul, #content ol {
	margin: 0;
	padding: 10px 0 10px 20px;
}
#content ul li, #content ol li {
	margin: 3px 0;
}
#content ul li a, #content ol li a {
	color: #e9581c;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}
#content a {
	color: #e9581c;
}
.katalog td {
	width: 33%;
	vertical-align: top;
}
.karta td {
	vertical-align: top;
}
.katalog td.prod_opis {
	padding-top: 25px;
}
#content a img {
	border: 0;
}
.katalog .title {
	padding-right: 10px;
}
.katalog .title a {
	color: #000000;
	font-size: 150%;
}
.katalog .description {
	color: #1c1c1c;
	font-weight: bold;
	padding-right: 10px;
}
.katalog .parametr, .price {
	color: #363636;
	font-size: 90%;
}
.karta .parametr, .karta .price  {
	color: #212121;
	font-size: 100%;
}
.karta .parametr p  {
	border-bottom: 1px solid #d3d2d2;
	padding: 3px 0;
}
.katalog .parametr .name {
	color: #c77229;
}
.price .chislo {
	color: #000000;
	font-size: 250%;
	font-weight: bold;
}
.katalog .price input, .karta .price input, .korzina .bel input, input.button  {
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	font-variant: small-caps;
	height: 29px;
	width: 145px;
	padding: 0 0 7px;
	background: url(images/kat_but.png) no-repeat scroll top left;
	border: 0;
	margin: 4px 0;
}
.katalog .price input.check, .karta .price input.check {
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	font-variant: small-caps;
	height: 29px;
	width: 145px;
	padding: 0 0 7px;
	background: url(images/kat_but1.png) no-repeat scroll top left;
	border: 0;
	margin: 4px 0;
}
#text {
	padding-top: 5px;
}
#text h1 {
	font-size: 150%;
	font-style: italic;
	color: #ed691c;
}
#text h2 {
	font-size: 130%;
	color: #000;
	margin: 0 0 15px;
}
#text a, .kategoria a {
	color: #ed691c;
}
#text ul {
	list-style-image: url(images/li.jpg);
	padding-left: 10px;
}
.breadcrumb {
	font-size: 90%;
	color: #256096;
	padding-bottom: 10px;
}
.breadcrumb a {
	color: #212121;
}
.zagolovok {
	font-size: 125%;
	font-weight: bold;
	color: #a86935;
	font-variant: small-caps;
	border: 0 !important;
}
.kategoria td {
	width: 50%;
	vertical-align: top;
	text-align: left;
	padding-bottom: 10px;
}
.korzina td {
	text-align: center;
	padding: 4px 0;
	border-bottom: 1px solid #f1f1f1;
}
.korzina td.left {
	text-align: left;
}
.korzina td.ser {
	text-align: left;
	background: #f6f6f6;
	border: 0 !important;
	padding: 4px;
}
.korzina td.ser a {	
	font-size: 90%;
	padding-left: 1px;
	margin-left: 10px;
	text-decoration: none;
    display: inline-block;
    border-bottom: 1px dashed #ed691c;
}
.korzina td.bel {
	background: #ffffff;
	border: 0 !important;
	padding: 4px 0;
}
.korzina td.right {
	text-align: right;
}
.korzina td.right a {
	color: #000 !important;
	font-variant: small-caps;
	font-weight: bold;
}
.korzina .title td {
	font-weight: bold;
	border-bottom: 3px solid #f1f1f1;
}
input.mal {
	width: 45px;
	text-align: center;
	height: 14px;
	border: 1px solid #c3c3c3;
}
input.bol {
	width: 290px;
	text-align: left;
	height: 14px;
	border: 1px solid #c3c3c3;
}
textarea.bol {
	width: 290px;
	text-align: left;
	height: 60px;
	border: 1px solid #c3c3c3;
}
.orange {
	color: #eb5500 !important;
	font-weight: bold;
}
.login {
	width: 50%;
	border-right: 1px solid #dcdde2;
	vertical-align: top;
	padding-right: 20px;
}
.regist {
	padding-left: 20px;
	width: 50%;
	vertical-align: top;
}
.reg_title {
	color: #256096;
	font-size: 125%;
	font-variant: small-caps;
	font-weight: bold;
}
.proverka {
	width: 270px;
	background-color: #fcdbb0;
	color: #212121;
	font-style: italic;
	margin: 5px 0;
	padding: 3px 10px;
}

/**/
#right {
	width: 193px;
	vertical-align: top;
}
#right .banner {
	margin-bottom: 10px;
}
#news h2 {
	margin: 0 0 10px;
}
#news h2 a {
	color: #2b2b2b;
	font-weight: bold;
	font-size: 100%;
}
#news .news {
	margin: 0 0 10px;
}
#news .news a {
	color: #2b2b2b;
	font-size: 100%;
}
#news .news .date {
	color: #ac5013;
	font-size: 75%;
	font-style: italic;
}
#brends {
	margin-bottom: 10px;
}
#brends h2 {
	color: #2b2b2b;
	font-weight: bold;
	font-size: 100%;
}
#brends a {
	color: #212121;
	font-size: 90%;
	padding: 3px;
	text-decoration: none;
	height: 15px;
}
#brends a:hover, #brends a.active {
	color: #ffffff;
	font-size: 90%;
	padding: 3px;
	background: #e9581c;
	text-decoration: none;
	height: 12px;
}
.predstavlen p, .predstavlen p a {
	font-size: 100%;
	color: #000000;
}
.predstavlen span {
	font-size: 90%;
	color: #7F7F7F;
}
.logo_brend {
	padding: 0 10px 10px 0;
}
.ryad {	
	height: 185px;
}
.foto {	
	float: left;
	width: 33%;
	height: 100%;
}
.foto .img {
	position: relative;
	min-height: 100%;
}
* html .foto .img {
	height: 100%;
}
.foto .name {
	position: relative;
	margin-top: -2.5em;
	height: 2.5em;
}


/**/
#bottom {
	background: url(images/bottom.png) no-repeat scroll top center; 
	width: 982px; 
	margin: 0 auto;
	padding: 0 25px 0 17px;
}
#bottom a {
	color: #331902;
}

label.error {
	color: red;
	font-style: italic;
	display: block;
}
#address_delivery td {
	vertical-align: top;
}
label.error img {
	padding: 5px 5px 0 0;
}

input.error {
	border: 1px dotted #f00;
}
.photo_prod {
	width: 345px !important;
}
