	/* Reset CSS de Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
	text-decoration:none;
	}
      /* remember to define focus styles! */

:focus {
	outline: 0;
	}
body {
	line-height: 1;
	color: black;
	background: white;
	}
ol, ul {
	list-style: none;
	}

	/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after,q:before, q:after {
	content: "";
	}
blockquote, q { 
	quotes: "" "";
	}

	/*Reset complete*/

div.wrapper{
margin:0 auto;
width:1000px;
}

div.header{
width:100%;
background:url(img/head.gif) repeat-x;
height:103px;
float:left;
}
	img.logo{
	float:left;
	margin:0px 70px 0px 60px;
	}
	img.diller{
	float:left;
	margin-top:20px;
	}
	img.diller2{
	float:left;
	margin-top:23px;
	}
	img.romashka{
	float:right;
	}

div.mainmenu{
width:100%;
background:#fff;
float:left;
}
ul#cssmenu {
        width:100%;
        list-style: none;
        background:url(img/menubg.gif) repeat-x;
        height: 34px;
		float:left;
}

ul#cssmenu li {
        padding:5px 20px;
		float: left;
       /* display: inline;*/
        list-style: none;
        position: relative;
        height: 34px;
		background:url(img/menuslash.png) no-repeat top right;
}

ul#cssmenu ul {
		background:#84b71b;
        width: 180px;
        list-style: none;
        display: none;
        position: absolute;
        top: 33px;
		left:0px;
}
/*ul#cssmenu ul:after {
        clear: both;
        display: block;
        font: 1px/0px serif;
        content: ".";
        height: 0;
        visibility: hidden;
}*/
ul#cssmenu ul li {
        width: 170px;
		height: 15px;
        margin:0px 0px 0px 5px;
		padding:5px 0px;
		float: left;
        display: block !important;
        display: inline;
		background:url(img/c.gif) no-repeat 0px 9px;
		
}
	ul#cssmenu ul li+li{
		border-top:1px #9ec647 solid;
		}
/* Main Menu */
ul#cssmenu a {
       	float: none !important;
        float: left;
        display: block;
        color: #FFFFFF;
        font: bold 13px Tahoma, sans-serif;
        text-decoration: none;
        height: auto !important;
        height: 1%;
}

/* Main Menu Hover */
ul#cssmenu a:hover, ul#cssmenu li:hover a, ul#cssmenu li.iehover a {
          color:#FFE55C;
		  text-decoration:underline;
}
/* Second Menu */
ul#cssmenu li:hover li a, ul#cssmenu li.iehover li a {
        padding-left:15px;
		float: none;
		font:11px Tahoma, sans-serif;
		text-decoration:none;
        color: #fff;
}

/* Second Menu Hover */
ul#cssmenu li:hover li a:hover, ul#cssmenu li:hover li:hover a, ul#cssmenu li.iehover li a:hover, ul#cssmenu li.iehover li.iehover a {
      color:#FFE55C;
	  text-decoration:underline;
}
ul#cssmenu ul ul {
        display: none;
        position: absolute;
        top: 0;
        /*left: 170px;*/
}
ul#cssmenu li:hover ul ul, ul#cssmenu li.iehover ul ul {
        display: none;
}
ul#cssmenu li:hover ul, ul#cssmenu ul li:hover ul, ul#cssmenu li.iehover ul, ul#cssmenu ul li.iehover ul {
        display: block;
} 
	
div.col1{
width:293px;
float:left;
}
div.maincolumn, div.maincolumn2{
width:439px;
min-height:810px;
background:#f2f2f2 url(img/maincolbg2.jpg) repeat-x top;
float:left;
}
	div.maincolumn h1, div.maincolumn2 h1{
	border-left:5px #9cc430 solid;
	margin:20px 0;
	padding:0 50px 0 20px;
	color:#000;
	font:19px Tahoma, sans-serif;
	}
	
	div.maincolumn div.contact{
	margin:10px 15px;
	}
		div.maincolumn div.contact h3{
		margin:5px 0;
		color:#000;
		font:bold 14px Tahoma, sans-serif;
		}
		div.maincolumn div.contact p{
		margin:5px 10px;
		}
			div.maincolumn div.contact p a{
			color:#4e8bc1;
			text-decoration:underline;
			}
	div.maincolumn h1+p, div.maincolumn2 h1+p{
	padding:0px 30px 0px 25px;
	color:#000;
	font:11px Tahoma, sans-serif;
	line-height:17px;
	}
	p.more{
	padding-left:25px;
	margin:15px 0; 
	}
	p.more a{
	color:#4e8bc1;
	font:11px Tahoma, sans-serif;
	line-height:17px;
	text-decoration:underline;
	}
	div.maincolumn2 p, div.sosulka p{
		margin:10px 15px;
		color:#000;
		font:11px Tahoma, sans-serif;
		}
	div.maincolumn p.topnews{
		height:38px;
		margin:10px 10px 0;
		padding-left:15px;
		background:url(img/topnewsbg.png);
		color:#000;
		font:18px Tahoma, sans-serif;
	}
	div.news{
	margin:0px 25px;
	border-bottom:2px #eaeaea solid;
	}
	div.news p.date{
	background:url(img/btn.gif) no-repeat 0 15px;
	color:#000;
	font:bold 13px Tahoma, sans-serif;
	padding:10px 0 0 20px;
	}
	div.news p.newshead a{
	color:#4e8bc1;
	font:13px Tahoma, sans-serif;
	text-decoration:underline;
	}
	
	div.new{
	font:11px Tahoma, sans-serif;
	color:#000;
	line-height:15px;
	padding:10px 0 5px;
	}
	div.new p {
	margin-bottom:5px;
	}
div.col3{
float:left;
width:268px;
}

	p.phone{
	float:left;
	width:168px;
	height:40px;
	background:url(img/phone.jpg) no-repeat;
	color:#6baa05;
	font:19px Tahoma, sans-serif;
	padding:12px 0 0 100px;
	
	}
	p.vmenuhead{
	float:left;
	width:253px;
	height:40px;
	background:url(img/catalog_shap.gif) repeat-x;
	color:#fff;
	font:bold 16px Tahoma, sans-serif;
	padding:15px 0 0 15px;
	}
	div.vmenu{
	float:left;
	width:268px;
	background:#6aa903 url(img/vmenubg.jpg) repeat-x;
	margin-bottom:15px;
	}
		div.vmenu ul{
		background:url(img/vmenushadow.jpg) no-repeat top right;
		margin:15px 0;
		}
			div.vmenu ul li{
			background:url(img/c.gif) no-repeat 0 18px;
			border-bottom: 3px solid #9EC647;
			margin:0 15px;
			padding:7px 20px;
			}
				div.vmenu ul li a{
				color:#fff;
				font:bold 11px Tahoma, sans-serif;
				}
				div.vmenu ul li a:hover{
				color:#FFE55C;
				text-decoration:underline;
				}
div.topfooter{
	margin-top:-2px;
	float:left;
	height:68px;
	width:100%;
	background:url(img/topfooterbg.jpg) repeat-x;
}
	div.icons{
	width:293px;
	float:left;
	}
	div.icons2{
	width:268px;
	float:left;
	}
		div.icons p, div.icons2 p{
		margin:15px 0 0 100px; 
		}
		div.icons p a, div.icons2 p a{
		margin-right:20px;
		}
	div.endlist{
	float:left;
	height:43px;
	width:707px;
	background:url(img/maincolfooter.png) no-repeat left top;
	}
	div.footermenu{
	float:left;
	margin:-2px 0 0 30px;
	width:900px;
	}
		div.footermenu ul{
		list-style:none;
		}
			div.footermenu ul li{
			float:left;
			}
			div.footermenu ul li+li{
			background:url(img/footermenuslash.gif) no-repeat left top;
			}
				div.footermenu ul li a{
				margin:0 12px;
				color:#4e8bc1;
				font:13px Tahoma, sans-serif;
				text-decoration:underline;
				padding-bottom:7px;
				border-bottom:3px #fb9600 solid;
				}
			div.footermenu ul img{
			float:left;
			display:inline;
			}
div.footer{
float:left;
height:48px;
width:100%;
background:url(img/footerbg.gif) repeat-x;
}
	div.footer div.copyphone{
		margin:10px 0px 10px 42px;
	}
		div.footer div.copyphone p{
		color:#000;
		font:bold 11px Tahoma, sans-serif;
		}
		
		
/*************product.html***********************/
div.col2{
float:left;
width:707px;
background:#f2f2f2;
}
div.col32{
float:left;
width:268px;
background:#f2f2f2 url(img/maincolbg2.jpg) repeat-x top;
}
div.col32content{
float:left;
margin:50px 0;
border-left:1px #e2e2e2 solid;
}
	div.col32 p{
	color:#000;
	font:11px Tahoma, sans-serif;
	margin:10px 15px;
	}
div.endlist2{
	float:left;
	height:43px;
	width:707px;
	background:url(img/maincolfooter2.png) no-repeat left top;
	}
	
	
/*******************price.html**************************/
div.did ul li{
background:url(img/c.gif) no-repeat 0 6px;
border-bottom: 3px solid #9EC647;
margin:0 15px;
padding:0px 20px;
}
div.maincolumn2{
width:732px;
}
div.maincolumn2 h1{
margin-left:15px;
}

	div.spisok p a{
	font:13px Tahoma, sans-serif;
	color:#4e8bc1;
	}
div.maincolumn2 p.bigtext {
font:bold 13px Tahoma, sans-serif;
}
div.maincolumn2 table{
margin:15px;
color:#000;
font:12px Arial, sans-serif;
}
	div.maincolumn2 table tr:hover{
	background:#b9f3b1;
	}
	div.maincolumn2 table td{
	border:1px #000 solid;
	padding:0 5px;
	}
		div.maincolumn2 table td a{
		color:#000;
		text-decoration:underline;
		}
	.razm{
	width:100px;
	}
div.endlist3{
float:left;
height:43px;
width:732px;
background:url(img/maincolfooter3.png) no-repeat left top;
}
div.stand_img{
float:left;
margin:5px 10px;
width:100px;
height:100px;
text-align:center;
}
div.images{
float:left;
width:730px;
margin:15px 0;
}

/******************clining**************************/
	div.product
	{
		margin:15px;
	}
		div.product h2
		{
			color:#000;
			font:bold 14px Tahoma, sans-serif;
			text-decoration:underline;
			text-transform:uppercase;
		}
		div.product p
		{
			margin-top:5px;
			color:#000;
			font:11px Tahoma, sans-serif;
		}
		div.product p span
		{
			font-weight:bold;
		}
