@charset "utf-8";

@font-face {
	font-family: 'MyriadProCondensed';
	src: url('../fonts/myriadpro-cond-webfont.eot');
	src: local('☺'), url('../fonts/myriadpro-cond-webfont.woff') format('woff'), url('../fonts/myriadpro-cond-webfont.ttf') format('truetype'), url('../fonts/myriadpro-cond-webfont.svgz#webfontotP8C73Z') format('svg'), url('../fonts/myriadpro-cond-webfont.svg#webfontotP8C73Z') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadProBoldCondensed';
	src: url('../fonts/myriadpro-boldcond-webfont.eot');
	src: local('☺'), url('../fonts/myriadpro-boldcond-webfont.woff') format('woff'), url('../fonts/myriadpro-boldcond-webfont.ttf') format('truetype'), url('../fonts/myriadpro-boldcond-webfont.svgz#webfontx2ug0Bfk') format('svg'), url('../fonts/myriadpro-boldcond-webfont.svg#webfontx2ug0Bfk') format('svg');
	font-weight: normal;
	font-style: normal;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
}
table,
tr,
th,
td,
img,
a img,
fieldset {
	border: 0px;
}
caption,
th,
td {
	text-align: left;
	font-weight: normal;
}
table,
td,
th {
	vertical-align: middle;
}
:focus {
	outline: none;
}
img {
	vertical-align: top;
	margin: 0;
}
ul li {
	list-style: none;
}
html,
body {
	width: 100%;
	height:100%;
}
body {
	width: 100%;
	background: #000;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	color: #fff;
	text-align: left;
	position:relative;
	min-width: 1000px;
 _width: expression(document.body.clientWidth < 1002? "1000px" : "100%");
}
a {
	color: #b5ff00;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
a.dashed {
	color: #c2dca0;
	text-decoration: none;
	border-bottom: 1px dashed #c2dca0;
}
a.dashed:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dashed #fff;
}
h1 {
	font: normal 52px/54px Impact, Tahoma, sans-serif;
	margin-bottom: 20px;
	color: #c2dca0;
}
h1 span {
	font: normal 34px/36px Impact, Tahoma, sans-serif;
	margin-bottom: 0px;
	color: #fff;
}
h2 {
	font: normal 38px/40px Impact, Tahoma, sans-serif;
	margin-bottom: 23px;
	color: #8dd95e;
}
h3 {
	font: bold 30px/34px 'MyriadProBoldCondensed', Impact, Tahoma, sans-serif;
	margin-bottom: 0px;
	color: #fff;
	padding-top: 10px;
}
h4 {
	font: normal 22px/24px Impact, Tahoma, sans-serif;
	margin-bottom: 0px;
	color: #fff;
}
h5 {
	font: normal 18px/20px Impact, Tahoma, sans-serif;
	margin-bottom: 0px;
	color: #c2dca0;
}
h6 {
	font: normal 18px/20px Impact, Tahoma, sans-serif;
	margin-bottom: 17px;
	color: #8dc63f;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
 //zoom: 1;
}
p {
	text-shadow: #333 1px 1px 2px;
	margin-bottom: 12px;
}
.layout {
	width: 100%;
	min-width: 1000px;
 _width: expression(document.body.clientWidth < 1002? "1000px" : "100%");
	
	text-align: center;
}
.layout .main-b {
	background-color:#152F0C;
	width: 981px;
	margin: 0 auto;
	/*background: url(../images/page-bg_10.jpg) repeat-y 0px 0px;*/
	position:relative;
}
.layout .main-b .bg1 {
	
}
.layout .main-b .bg2 {
	background:url(../images/bg_left.jpg) no-repeat left top;
	position:relative;
}
.layout .main-b .bg3 {

	
	text-align: left;
	padding-bottom: 30px;
	position: relative;
 //zoom: 1;

}
.layout .main-b .bg4 {
	background: url(../images/page-bg_06.jpg) no-repeat 0px 601px;
}
.layout .main-b .bg5 {
	background: url(../images/page-bg_07.jpg) no-repeat 0px 801px;
}
.layout .main-b .bg6 {
	background: url(../images/page-bg_08.jpg) no-repeat 0px 1001px;
}
.layout .main-b .bg7 {
	background: url(../images/page-bg_09.jpg) no-repeat 0px 1201px;
	text-align: left;
	padding-bottom: 30px;
	position: relative;
 //zoom: 1;
 overflow: hidden;
}
.layout .main-b .main-b-l-corner {
	background: url(../images/bot-corners.png) no-repeat 0px 0px;
	width: 11px;
	height: 12px;
	overflow: hidden;
 //zoom: 1;
	position: absolute;
	bottom: 0px;
	left: 0px;
 _bottom: expression( this.parentNode.offsetHeight % 2 ? "-1px" : "0px" );
}
.layout .main-b .main-b-r-corner {
	background: url(../images/bot-corners.png) no-repeat -11px 0px;
	width: 11px;
	height: 12px;
	overflow: hidden;
 //zoom: 1;
	position: absolute;
	bottom: 0px;
	right: 0px;
 _bottom: expression( this.parentNode.offsetHeight % 2 ? "-1px" : "0px" );
 _right: expression( this.parentNode.offsetWidth % 2 ? "-2px" : "0px" );
}
.layout .main-b .header {
	float:left;
	overflow: hidden;
 //zoom: 1;
	width:496px;
}
.layout .main-b .header .logo {
	float: left;
	_display: inline;
	margin:18px 0 -18px 18px;
}
.layout .main-b .header .text {
	
}
.layout .main-b .info-b {
	margin:0 20px 20px 500px;
	overflow:hidden;
	width:450px;
	zoom:1;
	
	
}
.layout .main-b .info-b .left {
	clear:left;	
	margin:0 0 0 20px;
}
.layout .main-b .info-b .left p{
	
}
.layout .main-b .info-b .left .title {
	margin-bottom: 10px;
}
.layout .main-b .info-b .right {
	float:left;
}
.layout .main-b .info-b .right ul {
	float:left;
	padding: 20px 0 20px 17px;
	
}
.layout .main-b .info-b .right ul li {
	list-style: none;
	padding: 6px 0;

	/*font: 20px/24px 'MyriadProBoldCondensed', Impact, Tahoma, sans-serif;*/
	text-align:left;
}
.layout .main-b .info-b .right ul li a {
	color: #fff;
	font: 23px/24px 'MyriadProBoldCondensed', Impact, Tahoma, sans-serif;
}
.layout .main-b .info-b .right ul li a.dashed {
	border-color: #fff;
}
.layout .main-b .info-b .right ul li a:hover {
	color: #8fca00;
	text-decoration: underline;
}
.layout .main-b .info-b .right ul li span.current{
	color: #8fca00;
	text-decoration: none;
	font-size:18px;
}
.layout .main-b .info-b .right ul li a.dashed:hover {
	border-color: #8fca00;
	text-decoration: none;
}
.layout .main-b .bottom-b {
	overflow: hidden;
 //zoom: 1;
	padding: 70px 65px 0px 55px;
}
.layout .main-b .bottom-b .left {
	float: left;
	_display: inline;
	width: 340px;
	text-align: center;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #fff;
}
.layout .main-b .bottom-b .left a {
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #fff;
}
.layout .main-b .bottom-b .left .text {
	margin-bottom: 0px;
}
.layout .main-b .bottom-b .left .logo {
	margin-bottom: 0px;
}
.layout .main-b .bottom-b .right {
	float: right;
	width: 395px;
	_display: inline;
	text-align: left;
}
.layout .main-b .bottom-b .right label
{
	display: block;
	margin-bottom: 14px;
	font: normal 18px/20px Impact, Tahoma, sans-serif;
	color: #fff;
	cursor: pointer;
}
.layout .main-b .bottom-b .right td
{
	vertical-align: middle;
	padding: 5px 0px;
}
.layout .main-b .bottom-b .right td label
{
	margin-bottom: 0px;
}

.layout .main-b .bottom-b .right td.number
{
	padding: 0px 10px;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: #000 1px 1px 1px;
	text-align: right;
}
.layout .main-b .bottom-b .right td .box-view
{
	width: 154px;
	height: 25px;
	background: url(../images/vote-bg.png) repeat 0px 0px;
	//zoom: 1;
	overflow: hidden;
}
.layout .main-b .bottom-b .right td .box-view .number
{
	float: right;
	_display: inline;
	padding: 0px 2px;
	font: normal 12px/22px Impact, Tahoma, Geneva, sans-serif;
	color: #fff;
	text-shadow: #000 1px 1px 1px;
}
.layout .main-b .bottom-b .right td .box-view .show
{
	overflow: hidden;
	//zoom: 1;
	height: 25px;
}
.layout .main-b .bottom-b .right td .box-view .show .bg-repeated
{
	background: url(../images/show-repeated.gif) repeat 0px 0px;
}
.layout .main-b .bottom-b .right td .box-view .show .bg-repeated .left-bg
{
	background: url(../images/show-left.gif) no-repeat 0px 0px;
	height: 25px;
}

.layout .main-b .bottom-b .right .for-btn
{
	text-align: left;
	padding-left: 15px;
}
.layout .main-b .bottom-b .right .for-btn input
{
	background: url(../images/vote-btn.png) no-repeat top left;
	width: 112px;
	height: 36px;
	border: 0px;
	cursor: pointer;
}

.layout .main-b .bottom-b .right .jquery-checkbox {
	display: inline;
	font-size: 20px;
	line-height: 20px;
	cursor: pointer;
	cursor: hand;
}
.layout .main-b .bottom-b .right .jquery-checkbox .mark {
	display: inline;
}
.layout .main-b .bottom-b .right .jquery-checkbox img {
	vertical-align: middle;
	width: 14px;
	height: 16px;
	margin-right: 5px;
}
.layout .main-b .bottom-b .right .jquery-checkbox img {
	background: url(../images/radio_buttons_03.png) no-repeat 0px 0px;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/radio_buttons_03.png', sizingMethod='crop') !important;
}
.layout .main-b .bottom-b .right .jquery-checkbox img {
	background-position: 0px 0px;
}
.layout .main-b .bottom-b .right .jquery-checkbox-hover img {
	background: url(../images/radio_buttons_05.png) no-repeat 0px 0px;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/radio_buttons_05.png', sizingMethod='crop') !important;
}
.layout .main-b .bottom-b .right .jquery-checkbox-checked img {
	background: url(../images/radio_buttons_05.png) no-repeat 0px 0px;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/radio_buttons_05.png', sizingMethod='crop') !important;
}
.layout .main-b .bottom-b .right .jquery-checkbox-checked .jquery-checkbox-hover img {
	background: url(../images/radio_buttons_05.png) no-repeat 0px 0px;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/radio_buttons_05.png', sizingMethod='crop') !important;
}
.layout .main-b .bottom-b .right .jquery-checkbox-disabled img {
	background: url(../images/radio_buttons_03.png) no-repeat 0px 0px;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/radio_buttons_03.png', sizingMethod='crop') !important;
}
.layout .main-b .bottom-b .right .jquery-checkbox-checked .jquery-checkbox-disabled img {
	background: url(../images/radio_buttons_03.png) no-repeat 0px 0px;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/radio_buttons_03.png', sizingMethod='crop') !important;
}
.layout .footer {
	width: 981px;
	margin: 0 auto;
	overflow: hidden;
	//zoom: 1;
	text-align: left;
	padding:0 0 20px 0;
}
.layout .footer .develop {
	float: right;
	width: 245px;
	_display: inline;
	overflow: hidden;
	padding: 20px 0px;
	//zoom: 1;
}
.layout .footer .develop .logo {
	float: left;
	margin-right: 5px;
	_display: inline;
}
.layout .footer .develop div {
	overflow: hidden;
	//zoom: 1;
	font: normal 10px/13px Arial, Helvetica, sans-serif;
}
.layout .footer .develop div a.top,
.layout .footer .develop div a.top:hover {
	color: #6e7562;
	text-decoration: none;
}
.layout .footer .develop div a.bot {
	color: #6e7562;
	text-decoration: underline;
}
.layout .footer .develop div a.bot:hover {
	color: #96a57d;
	text-decoration: none;
}
.layout .footer .info {
	background:url("../images/logo-bobrov.png") no-repeat 28px -42px;
	float: left;
	width: 400px;
	_display: inline;
	overflow: hidden;
	//zoom: 1;
	font: normal 10px/13px Arial, Helvetica, sans-serif;
	color: #6e7562;
	padding:155px 0 0 65px;
}
.layout .footer .info a{
	color:#fff;
	font:12px/16px Arial, Helvetica, sans-serif;
}
.overlay
{
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	_height: 100%;
	background: #000;
	opacity: 0.32;
	-moz-opacity:.32; 
	filter:alpha(opacity=32);
	display: none;
	z-index: 1000;
}
.popup
{
	background: url(../images/popup-bg_03.png) no-repeat top left;
	width: 494px;
	padding-top: 11px;
	position: absolute;
	top: 255px;
	left: 50%;
	margin-left: -247px;
	display: none;
	z-index: 1010;
	overflow: visible;
}

.popup .bot-bg
{
	background: url(../images/popup-bg_07.png) no-repeat bottom left;
	padding-bottom: 18px;
	_padding-bottom: 16px;
	width: 494px;
}
.popup .repeated-bg
{
	background: url(../images/popup-bg_06.gif) repeat-y top left;
	//zoom: 1;
}
.popup .mid-bg
{
	background: url(../images/popup-bg_05.gif) no-repeat top left;
	padding:  40px 20px 20px 40px;
	text-align:left;
}
.popup  h2
{
	font: normal 28px/30px 'MyriadProBoldCondensed', Impact, Tahoma, sans-serif;
	color: #fff;
	margin-bottom: 20px;
}
.popup  h3
{
	font: normal 20px/32px Impact;
	color: #fff;
	margin-bottom: 10px;
}
.popup  p
{
	padding-bottom: 20px;
}
.popup  .programm dl
{
	display: block;
	list-style: none;
	overflow: hidden;
	//zoom: 1;
}
.popup  .programm dl dt
{
	display: block;
	float: left;
	width: 140px;
	margin-right: 5px;
	_display: inline;
	clear: both;
	font: normal 22px/24px Georgia, "Times New Roman", Times, serif;
	color: #92c473;
	padding-bottom: 10px;
	text-align: left;
}
.popup  .programm dl dd
{
	float: left;
	width: 270px;
	font: italic 14px/24px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding-bottom: 10px;
}
.popup .close
{
	position: absolute;
	width: 46px;
	height: 47px;
	top: -17px;
	right: -14px;
	cursor: pointer;
	z-index: 1520;
	display: block;
	//zoom: 1;
	cursor: pointer;
}
.content
{
	padding: 0px 150px 0px 74px;
}
.content .text-b
{
	padding: 0px 53px 20px 70px;
}

.gallery-b
{
	margin:0 0 0 20px;
	text-align: left;
}
.gallery-b a{
	font-size:0;
	text-decoration:none;
}
.gallery-b img
{
	margin-bottom: 4px;
	margin-right: 4px;
}
.gallery-b .bot a
{
	border-bottom:1px dashed #8fca00;
	color:#8fca00;
	padding-top: 20px;
	text-align: right;
	font: normal 14px/16px Arial, Helvetica, sans-serif;
}
.content .comment-b
{
	padding: 0px 53px 20px 70px;
}
.content .comment-b ul
{
	display: block;
	list-style: none;
}
.content .comment-b ul li
{
	display: block;
	list-style: none;
	margin-bottom: 20px;
	background: url(../images/comment-bg.png) repeat 0px 0px;
	padding: 11px 13px;
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	color: #fff;
}
.content .comment-b ul li .info
{
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #b2e39b;
	margin-bottom: 7px;
}
.content .comment-b ul li .info span
{
	margin-right: 11px;
}
.content .comment-b ul li .info span.number
{
	margin-right: 11px;
	font: normal 12px/14px Impact, Tahoma, Geneva, sans-serif;
	color: #fff;
}
.layout .main-b .bottom-b .right form.comment
{
	padding: 0px 10px;
	display: none;
	overflow: hidden;
	//zoom: 1;
}
.layout .main-b .bottom-b .right form.comment input.text
{
	background: url(../images/field-bg.png) repeat 0px 0px;
	width: 270px;
	height: 16px;
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	color: #c2dca0;
	border: 0px;
	margin-bottom: 10px;
	padding: 5px 14px;
}
.layout .main-b .bottom-b .right form.comment textarea
{
	background: url(../images/field-bg.png) repeat 0px 0px;
	width: 270px;
	height: 118px;
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	color: #c2dca0;
	border: 0px;
	margin-bottom: 10px;
	padding: 5px 14px;
	overflow: auto;
}
.layout .main-b .bottom-b .right form.comment .for-btn
{
	padding-left: 0px;
}
.layout .main-b .bottom-b .right form.comment .for-btn input
{
	background: url(../images/send-btn.png) no-repeat 0px 0px;
	border:0px;
	width: 112px;
	height: 36px;
}
.layout .main-b .bottom-b .right h5 a.dashed
{
	color: #8dc63f;
	border-bottom: 1px dashed #8dc63f;
}
.layout .main-b .bottom-b .right h5
{
	padding-bottom: 15px;
}
.layout .main-b .bottom-b .right h5 a.dashed:hover
{
	color: #fff;
	border-bottom: 1px dashed #fff;
}
.h{display:none;}

/* Voiting */
.votingQuestions{
	display:block;
	position:relative;
}
.votingResults{
	display:block;
	position:relative;
}
.hide{
	display:none;
}
.visible{
	display:block;
}
.voting{
	margin:20px 0 0 480px;
	width:480px;
}
.voting h3{
	color:#8fca00;
	position:relative;
	text-align:center;
	
}
.votingTop{
	background:url("../images/voting.png") no-repeat left top;
	_background:url("../images/voting.gif") no-repeat left top;
	height:54px;
	padding:0px 0 0px 0;
}
.votingCenter1{
	background:url("../images/voting-center.png") no-repeat left top;
	_background:url("../images/voting-center.gif") no-repeat left top;
	height:51px;	
}
.votingCenter1 ul{
	padding:0 0 0 17px;
}
.votingCenter1 ul li{
	float:left;
}
.votingCenter1 ul li a{
	cursor:pointer;
	text-decoration:none;
	background:url("../images/a-hover.png") no-repeat right 10000px transparent;
	_background:url("../images/a-hover.gif") no-repeat right 10000px transparent;
	display:inline-block;
	padding:0 13px 0 0;
}
.votingCenter1 ul li a span{
	font:15px/18px Arial, Helvetica, sans-serif;
	padding:8px 0 8px 12px;
	background:url("../images/a-hover.png") no-repeat left 10000px transparent;
	_background:url("../images/a-hover.gif") no-repeat left 10000px transparent;
	color:#fff;
	cursor:pointer;
	display:inline-block;
}
.votingCenter1 ul li a span span, .votingCenter1 ul li a.current span span{
	padding:0;
	background:none;
	border-bottom:1px dashed #fff;
}

.votingCenter1 ul li a:hover{
	background-position:right bottom;
}
.votingCenter1 ul li a:hover span{
	background-position:left top;
	color:#00341d;
}
.votingCenter1 ul li a.current{
	background:url("../images/a-hover.png") no-repeat right bottom transparent;
	_background:url("../images/a-hover.gif") no-repeat right bottom transparent;
	cursor:default;
}
.votingCenter1 ul li a.current span{
	background:url("../images/a-hover.png") no-repeat left top transparent;
	_background:url("../images/a-hover.gif") no-repeat left top transparent;
	color:#00341d;
	cursor:default;
}
.forVoitingCenter2{
	position:relative;
}
.votingCenter2{
	background:url("../images/voting-bg.png") repeat left top;
	_background:url("../images/voting-bg.gif") repeat left top;
	min-height:356px;
	_height:356px;
	position:relative;
	z-index:8;
}
.votingBot{
	background:url("../images/voting-bot.png") no-repeat left top;
	_background:url("../images/voting-bot.gif") no-repeat left top;
	height:24px;
}
.votingCenter2-left{
	float:left;
	padding:0 0 0 20px;
	width:215px;
	_width:240px;
}
.votingCenter2-block span, .voiceItog span{
	color:#d2e388;
	font:13px/21px Arial, Helvetica, sans-serif;
}
.votingCenter2-block{
	padding:0 0 10px 20px;
	width:215px;
	_width:240px;
	position:relative;
}
.votingCenter2-block label{
	display:block;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	padding:0 0 4px 0;
}

.forvoice{

	padding:0 0 2px 0;
	
	zoom:1;

	
}
.forAlt{
	position:relative;
}
.voiceQuantity{
	float:left;
	height:21px;
	padding:0 10px 0 0;
	text-align:right;
	width:34px;
	_width:44px;

}
.voicetext{
	float:left;
	height:21px;
	width:164px;
}
.alt{
/*	background:url("../images/alt.png") no-repeat left top;
	height:90px;
	_height:126px;*/
	left:-100px;
	position:absolute;	
	top:30px;
	z-index:15;
	width:263px;
	zoom:1;
}
.altTop{
	background:url("../images/alt_top.png") no-repeat left top;
	
	height:17px;
}
.altCenter{
	background:url("../images/alt_center.png") no-repeat left top;
	
	padding:0px 20px 0px 23px;
	position:relative;
	z-index:20;
}
.altBot{
	background:url("../images/alt_bot.png") no-repeat left top;
	
	height:30px;
}
.boxFrame{
	display:none;
	height:126px;
	left:-30px;
	position:absolute;
	top:35px;
	width:220px;
}
.alt p{
	font:12px/14px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 14px 0;
}
.voicetext label{
	padding:0;
}
.voicetext label span{
	border-bottom:1px dashed #D2E388;
	cursor:pointer;
}
.voiceblock{
	background-color:#00341d;
	float:left;
	height:21px;
	position:relative;
	width:164px;
	z-index:10;
}
.voice{
	background:url("../images/voice.gif") repeat-x left top;
	height:21px;
	left:0px;
	position:absolute;
	top:0px;
	z-index:11;
}
.voiceblock span{
	padding:0 0 0 10px;
	position:relative;
	z-index:12;
}
.voiceItog{
	float:left;
	padding:10px 0 0 80px;
	width:215px;
}
.voiceBack{
	clear:left;
	padding:20px 0 20px 80px;
}
.resView{
	float:right;
	padding:20px 40px 20px 0px;
}
.voiceBack a, .resView a{
	color:#fff;
	font:14px/16px Arial, Helvetica, sans-serif;
}
.titleTop{
	clear:left;
	margin:0 0 0 20px;
	padding:30px 0 0 0;
}
.titleTop h1{
	color:#dbe27c;
	font:bold 24px/28px Verdana, Arial, Helvetica, sans-serif;
	text-shadow: #333 1px 1px 2px;
}
.titleTop h2{
	color:#fff;
	font:normal 16px/20px Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0px 0;
	text-shadow: #333 1px 1px 2px;
}

.btn2{
	
	background:url("../images/btn2.png") no-repeat left bottom transparent;
	border:none;
	color:#fff;
	cursor:pointer;
	font:14px/16px Arial, Helvetica, sans-serif;
	display:inline-block;
	height:36px;
	margin:10px 0 0 40px;
	text-align:center;
	text-shadow: #333 1px 1px 2px;
	width:113px;
}
.btn2.disabled{
	cursor:default;
	filter:alpha(opacity=50); /* IE 5.5+*/
	-moz-opacity: 0.5; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}
.btn1{
	cursor:pointer;
	background:url("../images/btn1.png") no-repeat right bottom transparent;
	font:14px/16px Arial, Helvetica, sans-serif;
	display:inline-block;
	height:36px;
	margin:10px 0 0 40px;
	padding:0 10px 0 0;
}
.btn1 input{
	font:14px/16px Arial, Helvetica, sans-serif;
	border:none;
	height:36px;
	background:url("../images/btn1.png") no-repeat left top transparent;
	color:#fff;
	cursor:pointer;
	display:inline-block;
	overflow:visible;
	padding:0 0 0 12px;
	text-shadow: #333 1px 1px 2px;
	width:auto;
}




/*======================	MIK ADD		======================*/
ul.standart_ul{
list-style:circle;
margin:0 0 0 30px;
}

ul.standart_ul li{
list-style:circle;
margin:0 0 10px 0px;
}
/*======================	MIK ADD	END		======================*/

/* FEDOR ADD */

a.protiv-drov { display:block; width: 272px; height: 243px; background: url(../images/logo-dodrov.png) no-repeat; position:absolute; margin: -20px 0 0 250px; }

/* */
