﻿html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
body{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	min-width: 995px;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'995px':'100%');
	background: url(/img/body_bg.png) repeat-x;
	font-family: Trebuchet MS, Arial, sans-serif;
	behavior: url("/css/csshover2.htc");
}
html body html, 
html body html body {
	background: none;
	width: 100%;
	min-width: 100%;
}
img {
	border: none;
}
a {
	outline: none;
}
form {
	margin: 0;
	padding: 0;
}
.png {
	behavior: url(/css/png.htc);
}
#debug {
	position: absolute;
	background-color: ghostwhite;
	padding: 10px;
	width: 120px;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	color: #000;
	top: 10px;
	left: 10px;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	display: none;
}
.clear {
	clear: both;
}
#main {
	min-width: 995px;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'995px':'100%');
	background: url(/img/globe.png) no-repeat top right;
}
#head {
	aposition: relative;
}
#left {
	width: 250px;
	float: left;
	margin: 0 0 50px 0;
}
#page {
	margin: 0 0 50px 250px;
}
#content {
	margin: 0 290px 0 0;
}
#right {
	width: 290px;
	float: right;
}
#foot {
	height: 80px;
	clear: both;
	float:left;
	width:100%;
}

/*Left*/
a #logo {
	cursor:pointer;
}
#logo {
	width: 250px;
	height: 110px;
	background: url(/img/logo.png) no-repeat;

}
#logo.engLogo {
	background: url(/img/logo_eng.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/img/logo_eng.png');
}
#left #vote {
	margin: 50px 0 0 40px;
}
#left #vote h3 {
	color: #9c9c9c;
	font-size: 10pt;
	margin: 0 0 10px 15px;
}
#left #vote_bg {
	background: #fffcef;
}
#left #vote_bg .top {
	height: 8px;
	font-size: 8px;
}
#left #vote_bg .top_left {
	background: url(/img/vote_bd_top_left.gif) no-repeat;
	width: 8px;
	height: 8px;
	float: left;
}
#left #vote_bg .top_right {
	background: url(/img/vote_bd_top_right.gif) no-repeat;
	width: 8px;
	height: 8px;
	float: right;
}
#left #vote_bg .bottom {
	height: 8px;
	font-size: 8px;
}
#left #vote_bg .bottom_left {
	background: url(/img/vote_bd_bottom_left.gif) no-repeat bottom;
	width: 8px;
	height: 8px;
	float: left;
}

#left #vote_bg .bottom_right {
	background: url(/img/vote_bd_bottom_right.gif) no-repeat bottom;
	width: 8px;
	height: 8px;
	float: right;
}
#left #vote ul {
	margin: 0;
	padding: 0;
}
#left #vote li {
	list-style: none;
	margin: 0 0 10px 15px;
	font-size: 10pt;
}
#left #vote li label {
	margin: 0 0 0 10px;
}
#left #vote .send_btn {
	margin: 0 0 10px 45px;
}
#left #vote .score {
	float: right;
	margin: -19px 15px 0 0;
}
@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
	#left #vote .score {
		margin: 0 15px 0 0;
	}
}
body:last-child:not(:root:root) #left #vote .score {
	margin: 0 15px 0 0;
}
.send_btn {
	background: url(/img/submit_bd.gif);
	background-repeat: no-repeat;
	border: none;
	font-size: 8pt;
	width: 80px!important;
	height: 19px;
	color: #fff;
	cursor: pointer;
}
#left #vote #phone h3 {
	color: #336699;
}
#left #vote #phone div {
	margin: 0 0 5px 15px;
}
#left #vote #phone div span.city {
	font-size: 8pt;
	font-style: italic;
	color: #999;
	display: block;
}
#left #vote #phone div span.code {
	font-size: 10pt;
	color: #333;
	margin: 0 5px 0 0;
}
#left #vote #phone div span.phone {
	font-size: 17pt;
	color: #333;
}
#left #vote #phone a {
	font-size: 10pt;
	color: #8c6239;
	margin: 5px 0 5px 15px;
	display: block;
}
#left #vote #phone a:hover {
	text-decoration: none;
}
/*/Left*/

/*Header*/
#head a {
	aposition: absolute;
	z-index: 200;
}
#head #home {
	position: absolute;
	width: 11px;
	height: 10px;
	top: 18px;
	*top: 19px;
	_top: 24px;
	left: 272px;
	cursor: pointer;
}
#head #mail {
	position: absolute;
	width: 12px;
	height: 8px;
	top: 18px;
	*top: 21px;
	_top: 26px;
	left: 304px;
	cursor: pointer;
}
#head #map {
	position: absolute;
	width: 15px;
	height: 9px;
	top: 22px;
	*top: 16px;
	_top: 23px;
	left: 335px;
	cursor: pointer;
}
#head .lang {
	position: absolute;
	width: 50px;
	height: 20px;
	top: 22px;
	*top: 16px;
	_top: 23px;
	font-size: 9pt;
	color: black;
	text-align: center;
}
#head .lang:hover,
#head span.lang {
	color: white;
	background: #6abbe7;
}
#head #rus {
	right: 150px;
	line-height: 20px;
}
#head #eng {
	right: 90px;
	line-height: 20px;
}
/*/Header*/

/*Content*/
#content #ico_links {
	height: 205px;
}
#content #ico_links a {
	color: #794600;
	font-size: 10pt;
	display: block;
	float: left;
	margin: 40px 10%;
	_margin: 40px 6%;
	text-align: center;
	width: 29%;
}
#left #ico_links {
	height: auto;
}
#left #ico_links a {
	color: #794600;
	font-size: 10pt;
	display: block;
	margin: 40px 0;
	text-align: center;
}
#ico_links a:hover {
	text-decoration: none;
}
#ico_links span {
	display: block;
	width: 100px;
	height: 110px;
	margin: 0 auto;
	cursor: pointer;
}
#ico_links .appl {
	background: url(/img/appl.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/img/appl.png');
}
#ico_links .calc {
	background: url(/img/calc.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/img/calc.png');
}
#content #banners {
	text-align: center;
	margin: 0 50px;
	float: left:
}
#content #banners img {
	margin: 0 0 15px 0;
	display: block!important;
}
#content #banners div.sp_swf{
	width: 98%;

}
#content #banners object {
	zoom: 1;
}
#content #banners .all
{
	margin-top: 10px;
}
#banners a{
	display: block;
	text-align: left;
	color: #004b90;
	font-size: 10pt;
}
#content #text {
	font-size: 10pt;
	margin: 30px 50px;
}
#content #text a {
	color: #004a8f;
}
#content #text a:hover {
	color: #14a2cb;
}
#content #text h1 {
	margin: 0 0 20px 0;
	font-size: 18pt;
	font-weight: normal;
	color: #6abbe7;
}
#content #text ul {
	padding: 0 0 0 10px;
	/*font-style: italic;*/
	color: #666;
	margin-left: 0;
}
#content #text li {

	/*
	list-style-image: url(/img/marker.gif);
	list-style-position: left center;
	padding-top: 2px;
	margin-bottom: 3px;
	*/
	list-style: none;
	background: url(/img/marker_new.gif) 0 3px no-repeat;
	*background: url(/img/marker_new.gif) 0 6px no-repeat;
	padding-left: 14px;
	a*padding-left: 0px;
}
#content #text h2 {
	color: #6abbe7;
	font-size: 14pt;
	font-weight: normal;
}
#content #text h2 a {
	color: #6abbe7;
	font-size: 14pt;
	font-weight: normal;
}
#content #text img {
	margin: 0 10px;
}
/*/Content*/

/*Right*/
#right #phone {
	width: 270px;
	height: 125px;
	margin: 40px 0 30px 0;
	text-align: center;
	background: url(/img/phone_bg.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/img/phone_bg.png');
}
#right #phone h3 {
	margin: 0;
	padding: 7px 0 0 0;
	color: #336699;
	font-size: 10pt;
}
#right #phone div {
	text-align: right;
	margin: 0 15px 0 0;
}
#right #phone div span.city {
	font-size: 8pt;
	font-style: italic;
	color: #999;
	margin:7px 5px 0 0;
	width:90px;
}
#right #phone div span {
	float:left;
}
#right #phone div span.code {
	font-size: 10pt;
	margin-right:5px;
	margin-top:6px;
	width:49px;
}
#right #phone div span.phone {
	font-size: 17pt;
	width: 105px;
}
#right #phone a {
	font-size: 9pt;
	color: #8aa96b;
	width: 49%;
}
#right #phone a:hover {
	text-decoration: none;
}
#right #phone a.phone_link_one {
	margin: 0 20px 0 0;
}
#right #disp {
	margin: 0 0 40px 0;
}
#right #disp h3 {
	margin: 0;
	font-size: 10pt;
	color: #92b748;
}
#right #disp .text {
	width: 160px;
	height: 16px;
	border: solid 1px #abadb3;
	color: #878787;
	font-size: 9pt;
}
#right #disp .submit {
	border: none;
	border-bottom: dashed 1px;
	background: none;
	cursor: pointer;
	color: #794600;
	font-size: 9pt;
	padding: 0;
	margin: 0 0 0 5px;
}
/*/Right*/

/*Footer*/
#foot #foot_bg {
	margin: 0 20px 15px 20px;
	background: #ededed;
	height: 65px;
	position: relative;
	font-size: 10pt;
}
#foot #foot_bg div {
	position: absolute;
}
#foot #foot_bg_left {
	width: 24px;
	height: 65px;
	top: 0;
	left: 0;
	background: url(/img/foot_bg_left.gif);
}
#foot #foot_bg_right {
	width: 24px;
	height: 65px;
	top: 0;
	right: 0;
	_right: -1px;
	background: url(/img/foot_bg_right.gif);
}
#foot #copy {
	top: 23px;
	left: 30px;
}
#foot #umi {
	top: 14px;
	right: 30px;
	text-align: right;
}
#foot #umi a {
	color: black;
}
#foot #umi div {
	position: relative;
}
#foot #umi .notumi {
	text-decoration: none;
}
#foot #umi .notumi:hover {
	text-decoration: underline;
}
/*/Footer*/


#print {
	text-align:right;
	margin: 0 40px 0 0;
	font: normal 12px Arial;
	clear: both;
}

#print a {
	color:#2e97cc;
}



