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

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

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

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

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

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

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

.pyatki
{

	background: url('/images/leg_aut.png') no-repeat left top;
}

.z
{
	background: #f5ca74;
}

.x
{
	background: #fde4a6;
}

.y
{
	
}

#pop ul li.popliselect
{
	background: #f5ca74;
}


#left_vote_form_block form span h2,
.left_anket_block h2
{
	color: #E4781D;
}
#left_vote_form_block label {
	color: #E4781D;
}
.vote_header{
	border-bottom: 1px dotted #E4781D;
	color: #E4781D;
}
.vote_line {
	background-color: #E4781D;
}
.btn {
	/*background: #fff;*/
	background: rgb(41, 107, 165);
	background: linear-gradient(to top, rgba(199, 100, 29, 0.98), rgb(255, 192, 83));
	border: 1px solid #E4781D;
	/*color: #E4781D;*/
	color: #FFFFFF;
}
.btn.active, .btn:hover, .btn_submit {
	background: #E4781D;
	color: #fff;
	border: 1px solid #E4781D;
}