HTML, BODY {
	padding: 0px;
	margin: 0px;					
	text-align: center;		
	height: 100%;
}
HTML {
	background : url(null) fixed no-repeat;
}
BODY {
	/*background: #E8F3FA url(/images/body-bg.jpg) 0px 0px repeat-x;			*/
	background: #fff;
	font-family: Tahoma, Verdana,Arial, sans-serif;
	font-size: 12px;
	/*line-height: 11px;*/
	font-weight: normal;
	color: #243c47;	
}
p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
a:link {
	color: #0A558D;
	text-decoration: underline;
}
a:visited {
	color: #0A558D;
}
a:hover {
	color: #F98B2C;
	text-decoration: underline;
}
a:focus {
	
}
a:active {
	
}
HR {
	color: #EAEAEA;
	background-color: #EAEAEA;
	height: 1px;
	border-width: 0px;
	margin: 10px 0px;
}
DIV.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}
DIV#wrapper {	
	padding: 0px;		
	min-height: 100%;	
	height: auto !important;
	height: 100%;
	margin: 0px auto -90px auto;	
	width: 1000px;		
	background: #e8f3fa url(/images/body-bg.jpg) 0px 0px repeat-x;
}
	DIV#title {
		background: #203843;
		height: 23px;
		position: relative;
		text-align: left;
	}
		DIV#name {
			position: absolute;
			top: 0px;
			left: 20px;
			font: 11px Arial;
			color: #fff600;
			text-transform: uppercase;
			height: 100%;
			line-height: 23px;
		}
		DIV#results {
			position: absolute;
			top: 0px;
			left: 440px;
			font: 11px Arial;
			color: #ffffff;
			text-transform: uppercase;
			height: 100%;
			line-height: 23px;
		}
		DIV#icons {
			position: absolute;
			top: 0px;
			right: 180px;
			height: 100%;
			line-height: 23px;
			padding: 5px 0px 0px 0px;
		}
		DIV#icons IMG {
			margin: 0px 0px 0px 46px;
		}
		DIV.previous-years {
			position: absolute;
			top: 0px;
			right: 20px;
		}
	DIV#header {
		position: relative;
		text-align: left;
		height: 260px;
	}
		DIV#flash {
			position: absolute;
			top: 0px;
			right: 0px;
			width: 782px;
			height: 291px;
			z-index: 5;
			text-align: right;
			background: url(/images/shadow-flash.jpg) 0px 100% no-repeat;
		}
		DIV#logo {
			position: absolute;
			top: 20px;
			left: 20px;
			width: 276px;
			height: 147px;
			z-index: 6;
		}
		DIV#top-menu {
			position: absolute;
			top: 13px;
			right: 20px;
			z-index: 6;
		}
			DIV#top-menu UL {
				background: url(/images/dotted-grey.gif) 0px 100% repeat-x;
				padding: 0px 0px 2px 0px;
			}
			DIV#top-menu UL LI {
				font: 11px Tahoma;
				color: #c40000;
				background: url(/images/dotted-grey.gif) 0px 0px repeat-x;
				text-align: right;
				padding: 2px 0px 4px 0px;
			}
			DIV#top-menu UL LI A {
				display: block;
				color: #c40000;
				text-decoration: none;		
				background: url(/images/arrow-left.gif) 4px 50% no-repeat;		
				padding: 0px 0px 0px 28px;
			}
			DIV#top-menu UL LI A:hover {
				color: #203843;
			}
			DIV#mtrf {
				text-align: right;
				padding: 15px 0px 0px 0px;
			}
				DIV#mtrf IMG {
					border: 1px solid #BBCDD5;
				}
			DIV#island {
				position: absolute;
				top: 291px;
				right: 0px;
				background: url(/images/island.jpg) 0px 0px no-repeat;
				width: 82px;
				height: 42px;
				z-index: 6
			}
		DIV#content {
			width: 100%;
			overflow: hidden;
		}
			DIV#left-column {
				float: left;		
				width: 218px;		
				text-align: left;
				padding: 0px 0px 50px 0px;
			}
			DIV#news-box {
				background: url(/images/shadow-box.jpg) 3px 22px no-repeat;
				padding: 0px 0px 0px 23px;
			}
				DIV#news-box DL {
					margin: 10px 0px 0px 10px;
				}
					DIV#news-box DL DT {
						font: bold 11px Tahoma;
						color: #5b787f;
						margin: 0px 0px 1px 0px;
					}
					DIV#news-box DL DD {
						font: normal 11px Tahoma;
						line-height: 13px;
						margin: 0px 0px 16px 0px;
					}
					DIV#news-box DL DD A {
						color: #203843;
						text-decoration: none;
					}
					DIV#news-box DL DD A IMG {
						vertical-align: middle;
					}
			DIV#voit-box {
				background: url(_/images/shadow-box.jpg) 3px 100% no-repeat;
				padding: 0px 0px 0px 23px;
			}
				DIV.question {
					border-left: 10px solid #c40000;
					background: #203843;
					padding: 0px 10px 15px 10px;
					zoom: 1; /* IE6 - пидр сука голимый */
				}
					DIV.question P {
						font: 11px Tahoma;
						color: #fbfea8;
						margin: 0px 0px 10px 0px;
					}
					DIV.question LABEL {
						cursor: pointer;						
						font: 11px Tahoma;
						color: #fff;
						padding: 0px 0px 0px 5px;	
						zoom: 1;
						overflow: hidden;
					}					
					DIV.question INPUT.button {
						background: url(/images/button-bg.jpg) 0px 0px repeat-x;
						border: none;
						height: 13px;
						overflow: visible;
						font: 11px Tahoma;
						color: #203843;
						padding: 0px 9px;
						margin: 10px 0px 0px 25px;
					}
			DIV#center-column {				
				margin: 32px 110px 50px 325px;
				text-align: left;
			}
				DIV#wrap-column {
					overflow: hidden;
				}
					DIV#sections {
						height: 74px;
					}
					DIV#sections IMG {
						margin-right: 12px;
					}
					DIV#text {
						padding: 25px 0px 0px 0px;
					}
					DIV#text H1 {
						border-left: 7px solid #203843;	
						font: 13px Arial;
						color: #c40000;
						text-transform: uppercase;
						padding: 2px 0px 2px 0px;				
						margin: 0px 0px 18px 0px;	
						background: url(/images/dotted-grey.gif) 0px 100% repeat-x;
						display: block;
						text-align: left;
						text-indent: 0px;
					}
					DIV#text H1 SPAN {
						background: #D7E8EF;
						padding: 0px 7px;
						display: block;
					}
					DIV#text P {
						font: 12px Tahoma;
						/*text-align: justify;*/
						margin: 0px 0px 18px 0px;
					}
					DIV#text P A {
						text-decoration: underline;
						color: #5b787f;
					}
					DIV#text P A:hover {
						color: #c40000;
					}







	DIV#empty {
		height: 90px;
	}
DIV#footer {
	position: relative;
	margin: 0px auto;
	text-align: left;
	background: #203843;
	width: 1000px;
	height: 90px;
	padding: 20px 0px 0px 20px;
}
DIV#footer P {
	font: 9px Arial;
	color: #5b787f;
	text-transform: uppercase;
	margin: 0px 0px 7px 0px;
}
DIV#footer P A {
	color: #5b787f;
	text-decoration: underline;
}
DIV#left-column H2 {
	border-left: 10px solid #c40000;
	font: bold 13px Arial;
	color: #fbfea8;
	background: #203843;
	text-transform: uppercase;
	padding: 8px 0px 8px 10px;
	letter-spacing: 1px;
}
DIV#left-column H2 A {
	color: #fbfea8;
	text-decoration: none;
}
UL#sublevel {}
UL#sublevel LI {
	font: 12px Tahoma;
	color: #5B787F;
	margin: 0px 0px 10px 0px;
}
UL#sublevel LI A {
	text-decoration: underline;
	color: #5B787F;
}
UL#sublevel LI A:hover {
	color: #C40000;
}
TABLE#voit-table {
	margin: 15px 0px;
}
TABLE#voit-table td {
	padding: 5px 7px;	
	vertical-align: middle;
}
TABLE#voit-table td img  {
	border: none;
	vertical-align: middle;
}

.super-photo {}
.super-photo td {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	/*border: 1px solid transparent;*/
}
* html .super-photo td {
	border: none;
}
.super-photo td img {
	border: 1px solid #203843;
}

.community {
	width: 560px;
}
.community th {
	background: #203843;
	padding: 5px 8px;
	font: bold 14px Tahoma, Arial;
	color: #fbfea8;	
	text-align: left;
}
.community th.first {
	border-left: 4px solid #c40000;
}
.community th.date {
	text-align: right;
}
.community td {
	padding: 8px 8px;
	font: normal 12px/14px Arial;
	background: url(/images/dotted-grey.gif) 0px 100% repeat-x;
}
.community td.date {
	text-align: right;
}
.community td.count {
	text-align: right;
	background: none;
}
.community td.button {
	background: none;
}
.community td.button input {
	background: url(/images/button-bg.jpg) 0px 0px repeat-x;
	border: 1px solid #ccc;
	height: 15px;
	overflow: visible;
	font: 11px Tahoma;
	color: #203843;
	padding: 0px 9px;
	margin: 0px 10px 0px 0px;
}
.community td .textbox {
	width: 100%;
}
.community td .area {
	width: 100%;
	height: 150px;
}
.community tr.odd {
	background: #D7E7ED;
}
