@import url('yui-reset.css');
@import url('menu.css');
/* common settings */
#rightwrap{margin-right: 200px;}
#container{background: url(images/bg_seo.jpg) top right;}
#left {background: url(images/left_bg2.jpg) top right no-repeat;}
* html #left{margin: 0 0 0 -100px;height: 800px;}
#right {
width: 200px;
margin: 0 -200px 0 0;
background-image:url(images/right_prodvij.jpg);
background-repeat:no-repeat;
background-position:0px 179px ;
}
* html #right{
margin: 0 -100px 0 0;
height: 700px;
background-position:0px 129px ;
}

#bottom{
clear: both;
color: #fff;
}
#bottom img{
margin: 0 4px;
float: left;
}
img.logo{
 width :143px;
 height :77px;
 border: none;
 margin-top: 27px;
 float: right;
 margin-right: 30px;
}
div.shortnews{
margin-top: 400px;
color: #fff;
font-family: Georgia;
font-size: 14px;
}
div.shortnews img.tit{
position: relative;
z-index: 500;
height: 35px;
width: 35px;
float: left;
margin-left: -40px;
margin-top: -13px;
}
div.shortnews h3{
color: #d0ff5e;
font-size: 22px;
font-style: italic;
}
div.shortnews h3 b{
color: #6a6a6a;
font-size: 14px;
font-style: italic;
vertical-align: top;
}
div.shortnews a{
display: block;
text-decoration: underline;
color: #d0ff5e;
}

a.partners{
	display: block;
	float: right;
	height: 21px;
	padding-top: 13px;
	color: #d0ff5e;
	font-style: italic;
	font-family: Georgia;
	font-size: 22px;
	margin-top: 280px;
	padding-left: 40px;
	background: url(images/partners.gif) left top no-repeat;
	text-decoration: none;
}
*+html div.cont{
	background: url(images/middle_prodvij_img.jpg) 100% 203px  no-repeat !important;
}

div.cont{
	padding: 10px 10px 10px 40px;
	margin:0px;
	min-height: 300px;
	background: url(images/middle_prodvij_img.jpg) 100% 203px  no-repeat;
}
*html div.cont{
	background: url(images/middle_prodvij_img.jpg) 100% 153px  no-repeat;
}
div.cont h3{
	margin: 10px;
	color: #fff;
	font-family: Georgia;
	font-size: 30px;
}
div.cont h3 a{
	color: #fff;
	text-decoration: underline;
}
div.cont h3 a:hover{	text-decoration: none;}

div.cont h4{
	color: #ffba4d;
	font-family: Georgia;
	font-size: 22px;
}

div.cont table h4{
	color: #ffba4d;
	margin: 0 10px;
	font-family: Tahoma;
	font-size: 28px;
	
}
div.cont table img{
	margin: 5px 0;
	
}
div.cont table h5{
	margin: 5px 10px;
	color: #cfff61;
	font-family: Georgia;
	font-size: 22px;
	
}
div.cont table p{
	margin: 10px 10px;
}


