body
{
	margin: 0px;
	padding: 0px;
	font: normal Arial;
	font-size: 12px;
	color: #252525;
	background: url('/images/topheader_win.jpg') no-repeat top center;
	background-color: #d6f0ff;
}

#wrap
{
	min-width: 990px;
	max-width: 2500px;
	margin: 0px auto;
	background: url('/images/podval_win.jpg') no-repeat bottom right;
}

.forpodval
{
	min-width: 990px;
	background: url('/images/podval_win.jpg') no-repeat bottom right;
}

.second
{
	background: url('/images/topheader_se_win.jpg') no-repeat top center;
	background-color: #d6f0ff;
}

.searchbox
{
	background-image: url('/images/searchbox_win.png');
	background-repeat: no-repeat;
	background-position: top left;
	width: 218px;
	height: 101px;
	padding-top: 20px;
	padding-left: 10px;
}

.searchtexttd
{
	background: url('/images/searchtexttd_win.png') no-repeat top left;
	width: 140px;
	height: 34px;
}

.searchtextbut
{
	background: url('/images/searchtextbut_win.png') no-repeat top left;
	width: 31px;
	height: 34px;
}

.tovard_top
{
	background: url('/images/tovard_top_win.png') no-repeat top left;
	width: 690px;
	height: 87px;
}

.tovard_cont
{
	background: #c8eafe;
	width: 685px;
	margin-left: 5px;
}

.tovard_bottom
{
	background: url('/images/tovard_bottom_win.png') no-repeat top left;
	width: 685px;
	height: 19px;
	margin-left: 5px;
}



.botmenu
{
	color: #ffffff;
}

.red30
{
	color: #0066a2;
}

.red15
{
	color: #0066a2;
}

.blue18
{
	color: #0066a2;
}

.red18
{
	color: #ff6d10;
}



.z
{
	background: #4ea2e8;
}

.x
{
	background: #c8eafe;
}

.y
{
	
}

.path
{
	color: #0066a2;
}

.path a
{
	color: #0066a2;
	text-decoration: underline;
}


#left_vote_form_block form span h2,
.left_anket_block h2
{
	color: #33b4dd;
}
#left_vote_form_block label {
	color: #017c9d;
}
.vote_header{
	border-bottom: 1px dotted #4ea2e8;
	color: #4ea2e8;
}
.vote_line {
	background-color: #4ea2e8;
}
.btn {
	/*background: #fff;*/
	background: rgb(41, 107, 165);
	background: linear-gradient(to top, rgba(41, 107, 165, 0.98), #95CEFF);
	border: 1px solid #4089e7;
	/*color: #4089e7;*/
	color: #FFFFFF;
}
.btn.active, .btn:hover, .btn_submit {
	background: #4089e7;
	color: #fff;
	border: 1px solid #4089e7;
}