* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/18px Verdana, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background: white url("bg_1.gif") top left repeat-x;
	color: black;
}
a {
	outline: none;
	color: black;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 920px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	z-index: 1;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 170px;

}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 110px;
	z-index: 1;
}


#main{
	padding-right: 460px;
	float: left;
	width: 445px;
}

#sb1{
	float: left;
	margin-left: -440px;
	position: relative;
	width: 225px;
	padding-right: 5px;
}

#sb2{
	float: left;
	margin-left: -220px;
	position: relative;
	width: 225px;
	padding-left: 5px;

}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 900px;
	margin: -110px auto 0;
	height: 90px;
	background: #c7d1e7;
	padding: 10px;
	z-index: 5;
}

#nav{
	position: absolute;
	top: 100px;
	left: 0px;
	background: #00407a;
	color: white;
	width: 904px;
	padding: 3px 8px;
}

#nav a{
	color: white;
	font-size: 16px;
	font-family: Arial;
}

h1, h2, h3, h4{
	font-family: Arial;
	font-weight: normal;
    margin:0px 0px 5px;
	color: #00407a;
}

h1{
	font-size: 18px;
}

h2{
	font-size: 17px;
}

h3{
	font-size: 16px;
}

h4{
	font-size: 15px;
}

h1 a, h2 a, h3 a, h4 a{
	color: #00407a;
}



.category_block{
	width: 280px;
	height: 390px;
	overflow: hidden;
	float: left;
	padding: 10px;
}

.cat_news{
	list-style-type: none;
}

.cat_news li{
	margin-bottom: -2px;
}

.news_list{
	list-style-type: none;
}

.news_list li{
	display: block;
	padding-left: 22px;
}

.news_time{
	color: gray;
	font-size: 9px;
}

.news_text img{
	margin-right: 5px;
}

.poll_quest{
 	font-size: 15px;
}

.poll_votes{
	background: #00407a;
	height: 3px;
}

input, select, textarea{
	border: 1px solid gray;
}

#results_button{
	background: url("results_bg.gif") center center no-repeat; color: white;
	color: white;
	float: left;
	padding: 5px 5px 5px 10px;
	width: 93px;
	font-size: 14px;
	height: 19px;
	margin: 20px 5px 5px 0px;
}

#anons_button{
	background: url("anons_bg.gif") center center no-repeat; color: white;
	float: left;
	padding: 5px 5px 5px 10px;
	width: 93px;
	font-size: 14px;
	height: 19px;
	margin: 20px 0px 5px 0px;
}

.pseudo_link{
	border-bottom: 1px dashed white;
	cursor: pointer;
}

.anons{
	background: #f7eebe;
	border-bottom: 4px solid #e8d06d;
	padding: 0px 40px 5px 4px;
	font-face: Verdana sans-serif;
}

.result{
	color: #990000;
}

.loc{
	font-size: 9px;
	line-height: 11px;
	padding-top: 4px;
}

#calendar{
	margin: 5px;
	padding: 10px;
	background: #c7d1e7;
}

.cal_month_name, .cal_day_title{
	font-weight: bold;
}

.cal_table{
	width: 180px;
	margin-left: 10px;
}

.cal_highlited{
	font-weight: bold;
}

#tables{
	margin-top: 10px;
}

.table{
	font-size: 9px;
}

.table_title{
	font-weight: bold;
}

.table th{
	font-weight: bold;
	color: white;
}

.table td{
	padding-left: 2px;
}

#main_news{
	height: 360px;
	overflow: hidden;
}

.addr p{
	margin: 0;
	padding: 0;
}

#other{
	padding-top: 4px;
}

#other a{
	font-size: 13px;
}
.dos_fon{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:10px;
	background: url("fon_dos.jpg") top center no-repeat;
}
.dos_name{
	padding:2px 0 2px 0;
	background: url("fon_name.png") center no-repeat;
}
.dos_row{
	background: url("fon_row.png") center no-repeat;
}
