* {
	margin: 0;
	padding: 0;
}
a img{
	border:none;
}
html {
	height: 100%;
}

body {
	font: 12px Calibri, Arial, sans-serif;
	height: 100%;
	background: #79aa0f;
}
td,h1,h2,h3{font-weight:normal;}
td {font-size:12pt;}
h1 {font-size:18pt;color:#FF5400;}
h2 {font-size:16pt;color:#289F87;}
h3 {font-size:12pt;color:#289F87;text-decoration:underline;}

#wrapper {
	width: 100%;
	min-width: 1000px;
	/* min-height: 100%;
	height: auto !important;
	height: 100%; */
}

#header {
	/*height: 300px;*/
	background: #b3e643;
}

#validateform input{
	width: 300px;
	height: 20px;
	padding-left: 5px;
	font-size: 9pt;
}

.ht {
	background: #fff;
	padding: 5px;
	font-size: 12pt;
	width: 100%;
}
.inp{width:70%;}

.ht img{
	vertical-align: middle;
}

.rt {
	background: #de0000;
	border:4px solid #fff;
	color:#fff;
	padding:2px 5px;
	font-size: 24pt;
	display:inline-block;
	-moz-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
	transform: rotate(-15deg);
	/* -sand-transform: rotate(-15deg); */
	-webkit-box-shadow:  2px 2px 2px 2px #000;
    box-shadow:  2px 2px 4px 1px #000;
	position:relative;
	z-index:10;
	width:191px;
	float:left;
	
}
.rt a{
	text-decoration:none;
	color:#fff;
}
.rt:hover, .rt a:hover{
	-webkit-box-shadow: none;
    box-shadow: none;
	color:#fff;
}
.rt2{
	clear:both;
	color:#fff;
	font-size: 18pt;
	margin:5px;
	padding:5px 10px 6px 55px;
	border:2px #fff solid;
	-webkit-box-shadow: 2px 2px 2px 2px #000;
	box-shadow: 2px 2px 4px 1px #000;
	cursor:pointer;
	background:url(/i/tel.png) #de0000 no-repeat 4px 50%;
	width:384px;
}
.rt2:hover{
	opacity: 0.8;
}
.rt2:active{
	-webkit-box-shadow: 1px 1px 2px 1px #000;
	box-shadow: 1px 1px 2px 1px #000;
}
.menu {
	background: #e1e0df;
	background: -moz-linear-gradient(top,  #e1e0df 0%, #c5c5c3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e0df), color-stop(100%,#c5c5c3));
	background: -webkit-linear-gradient(top,  #e1e0df 0%,#c5c5c3 100%);
	background: -o-linear-gradient(top,  #e1e0df 0%,#c5c5c3 100%);
	background: -ms-linear-gradient(top,  #e1e0df 0%,#c5c5c3 100%);
	background: linear-gradient(to bottom,  #e1e0df 0%,#c5c5c3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e0df', endColorstr='#c5c5c3',GradientType=0 );

	height: 40px;

}
.menu a{
	font-size:20px;
	color:#373737;
	text-decoration:none;

	padding:8px 10px;
	line-height: 40px;
	border-right:solid 1px #827d7d;
}

.tf {
	color: #383737;
	font-size: 32pt;
	padding-left:25px;
}

.tl {
	color: #4f4d4d;
	font-size:14pt;
	padding-right:25px;
}

#middle {
	width: 100%;
	/*padding: 0 0 100px;*/
	height: 1%;
	position: relative;
}

#middle:after {
	content: '';
	clear: both;
	display: table;
}

#container {
	width: 100%;
	float: left;
	overflow: hidden;
}

#content {
	padding: 0 280px 0 0;
}

#content div{
	margin:8px 2%;
	background-color:#fff;
	width:27%;
	padding:8px;
	-webkit-box-shadow:  2px 2px 10px 0, 0 0 4px 0;
	box-shadow:  2px 2px 10px 0, 0 0 4px 0;
	height: auto;
	text-align:justify;
	float:left;
}
#content hr{
	margin-bottom:4px;
}
#content img{
	float:left;
	margin:0 10px 0 0;
}

#content img{
	border:none;
}

.tb td{
	background: #f2f270;
	color: #de0000;
	padding:5px;
}

#sideRight {
	float: left;
	width: 250px;
	margin:8px 0 0 -290px;
	background: #fff;
}
#footer{
	clear:both;
}
.path, .path a{
	color:557c01;
}

.headproduct{
	width:100%;
}
.headproduct h1{
	background-color:#79aa0f;
	float:left;
}
.headproduct div{
	background-color:#de0000;
	float:right;
	width:200px;
	margin-left:10px;
}
.headproduct h1, .headproduct div{
	color:#fff;
	font-size:30px;
	box-shadow: 2px 2px 4px rgba(0,0,0,1);
	padding: 10px 5px;
}
.headprice{
	vertical-align:top;
}

/*Kolonki*/
#content .clr{
	clear:both;
	padding:0;
	margin:0;
	height:0;
	overflow:hidden;
}

/* #footer {
	margin: -100px auto 0;
	min-width: 1000px;
	height: 100px;
	background: #BFF08E;
	position: relative;
} */

/* a:link {font-size:12pt;font-weight:normal;color:#7EB704;text-decoration:underline;}
a:visited {font-size:12pt;font-weight:normal;color:#7EB704;text-decoration:underline;}
a:hover {font-size:12pt;font-weight:normal;text-decoration:none;color:#5E9704;} */

a:link.top_menu, a:visited.top_menu, a:hover.top_menu{font-size:10pt;font-weight:normal;font-family:Verdana;}
a:link.top_menu, a:visited.top_menu {color:#AAAAAA;text-decoration:underline;}
a:hover.top_menu {text-decoration:none;}


.top_advert_text {font-size:10pt;font-weight:bold;color:#FF7301;font-family:Verdana;}
a:link.top_advert_link {font-size:10pt;font-weight:bold;color:#FF7301;text-decoration:underline;font-family:Verdana;}
a:visited.top_advert_link {font-size:10pt;font-weight:bold;color:#FF7301;text-decoration:underline;font-family:Verdana;}
a:hover.top_advert_link {font-size:10pt;font-weight:bold;text-decoration:none;font-family:Verdana;}

a:link.menu_left, a:visited.menu_left, a:hover.menu_left {font-size:10pt;font-weight:normal;color:#485E2C;font-family:Verdana;padding-left:2px;}
a:link.menu_left, a:visited.menu_left {text-decoration:none;}
a:hover.menu_left {text-decoration:underline;color:#de0000;}


.menuunderpic {font-size:12pt;font-weight:normal;font-family:Verdana;text-decoration:none;color:#D52E0D;text-transform:uppercase;font-weight:bolder;}
.menuunderpic:hover{color:#7A8A31;}


.right_advert_text {font-size:12pt;font-weight:normal;color:#FF5400;}
.right_golova_advert_text {font-size:12pt;font-weight:bold;color:#FF5400;text-decoration:underline;}

a:link.right_advert_link, a:visited.right_advert_link{font-size:12pt;font-weight:normal;color:#FF5400;text-decoration:underline;}
a:hover.right_advert_link {font-size:12pt;font-weight:normal;text-decoration:none;}

/* promo */

a:link.top_menu1, a:visited.top_menu1{font-size:9pt;font-weight:normal;color:#AAAAAA;text-decoration:underline;font-family:Verdana;}
a:hover.top_menu1 {font-size:9pt;font-weight:normal;text-decoration:none;font-family:Verdana;}

/* promo end */






.top_advert_text_s {font-size:10pt;font-weight:bold;color:#FF3000;font-family:Verdana;}

a:link.top_advert_link_s, a:visited.top_advert_link_s{font-size:10pt;font-weight:bold;color:#FF3000;text-decoration:none;font-family:Verdana;}
a:hover.top_advert_link_s {font-size:10pt;font-weight:bold;text-decoration:none;font-family:Verdana;}

.right_advert_text {font-size:10pt;font-weight:normal;color:#666666;}
.right_golova_advert_text {font-size:11pt;font-weight:normal;color:#666666;text-decoration:underline;}

a:link.right_advert_link, a:visited.right_advert_link{font-size:10pt;font-weight:normal;color:#838484;text-decoration:underline;}
a:hover.right_advert_link {font-size:10pt;font-weight:normal;text-decoration:none;}

.vse100_text {font-size:10pt;font-weight:normal;color:#ffffff;}

a:link.vse100_link {font-size:10pt;font-weight:normal;color:#ffffff;text-decoration:underline;}
a:visited.vse100_link {font-size:10pt;font-weight:normal;color:#ffffff;text-decoration:underline;}
a:hover.vse100_link {font-size:10pt;font-weight:normal;text-decoration:none;}

.copy_text {
	font-size:11pt;
	font-weight:normal;
	color:#ffffff;
	padding:25px;
}

a:link.copy_link {font-size:11pt;font-weight:normal;color:#ffffff;text-decoration:underline;}
a:visited.copy_link {font-size:11pt;font-weight:normal;color:#ffffff;text-decoration:underline;}
a:hover.copy_link {font-size:11pt;font-weight:normal;text-decoration:none;}

.cat, .spec, .about, .prod
{
margin:0; padding:0; list-style-type:none;position:relative;z-index: 0;
background:url('/i/d-t') no-repeat; background: expression('none'); min-height:0px; height:expression('46px');
}
.cat
{background-image:url('/i/cat.png'); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/cat.png,sizingMethod=crop);}

.spec
{background-image:url('/i/spec.png'); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/spec.png,sizingMethod=crop);}

.about
{background-image:url('/i/about.png'); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/about.png,sizingMethod=crop);}

.prod
{background-image:url('/i/prod.png'); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/prod.png,sizingMethod=crop);}

.lntcol img{
	padding:5px 0;
}
#AutoNumber1 td, #AutoNumber2 td{
	padding:5px;
}

.akcii_sp {
	background-color:#fff;
}
.akcii_sp p{
	padding:10px;
	font-size:22px;
	margin-top:10px;
}
.akcii_sp a{
	padding:10px;
	font-weight:bolder;
	color: #7A8A31;
}
.akcii_sp img{
	vertical-align:middle;
	width:150px;
	padding:10px 0;
}
#delivery{
	display:none;
	margin-left:5%;
}
.maincont a{
	color: #557C01;
}
.cont{
	background-color:#fff;
	width:100%;
	border: 1px solid #8DC444;
}
.cont p{
	margin:10px 0;
}
.cont ul{
	margin-top:10px;
	list-style: none;
}
.cont td{
	text-align: justify;
	padding:30px;
}
.cont td td{
	padding:0;
}
.cont img{
	width:150px;
	float: right; 
	margin: 10px;
	border: 1px solid #8DC444; 
	padding:20px; 
	background:white;
}

a, a.menu_left{
	color:#7A8A31;
}
a.menu_left:link, a.menu_left:visited{
	text-decoration:underline;
}
.lftmenu{
	padding-bottom:30px;
}
.lftmenu b{
	color:#DE0000;
	font-size:14pt;
}
.lftmenu a{
	border-bottom:1px solid #485E2C;
	padding-bottom:5px;
	margin-bottom:4px;
	display:inline-block;
	width:100%;
}
.lftmenu input{
	margin:5px 5px 0 0;
	float:right;
}
.lftmenu select{
	margin:5px 0 0 5px;
}
.lftmenu option{
	margin:5px 0 0 3px;
}
.lftmenu table{
	width:100%;
}
#validateform .subm{
	background-color:#B3060B; 
	margin-left:98px;
	margin-top:10px;	
	height:51px; 
	color:#fff; 
	cursor:pointer; 
	font-weight:bolder;
	font-size: 12pt;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	border: 2px solid #fff;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}
#validateform .subm:hover{
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.cities{
	list-style-image: url('/i/list.png');
	margin-left:20px;
}


.specof td{text-align:center;}
.specof img{
	float:left;
	padding:5px;
	width:150px;
}
.specof a{
	font-size:x-large;
	color:#de0000;
	/* display:inline-block;
	margin:0 auto; */
}
.specof a:hover{
	color:#7a8a31;	
}
.specof hr{
	clear:both;
}
.specof p{
	clear:right;
	text-align:left;
}
.specof b{
	font-size:22pt;
}
.price, .oldprice{
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 1);
    color: #fff;
    font-size: 20pt;
    padding: 3px;
	margin: 5px 3px;
}
.price{
	background-color: #79aa0f;
    float: left;
}
.oldprice{
	background-color: #de0000;
    float: right;
    margin-left: 10px;
	text-decoration: line-through;
}
.zagspec{
	border: 2px solid #fff;
	background: #de0000;
	color: #fff;
	font-size: 18pt;
	box-shadow: 1px 1px 2px 0px #000;
	margin-bottom: 10px;
	padding: 3px;
}
.wobut{
	background:transparent;
	border:none;
	font-size:14px;
	cursor:pointer;
	margin-left:2px;
}
.spectov{
	background:#fff; 
	padding:5px;
}