@IMPORT url("contents.css");
body{
 /*background: url("images/bg.jpg") top repeat-x;*/
 margin:0;
 padding: 0;
 font-family: "Arial", Sans-serif;
 font-size: 12px;
}

#wrapper{
	background-color: white;
/*	margin-left: auto;
	margin-right: auto;
	margin-top: 34px;*/
	padding: 5px;
	
}
#header{
	background-color: #BC2710;
	position: relative;
}
#header h1{
	margin: 0 auto;
	padding:15px 0;
	margin-bottom: 15px;
	border: 0;
	color: #FFF;
	width: 820px;
	font-size: 20px;
	
}
#header h1 span{
	display:block;
	padding-top: 8px;
}
#headermenu{
	height: 44px;
	background: url("images/menubg.gif") bottom repeat-x;
	margin:0;clear: both;
	text-align: center;
	padding: 0 7.5em;
}
#headermenu ul{
	height: 44px;
	list-style: none;margin:0 auto; padding:0;background: url("images/headermenu_bg.gif") repeat-x;
	margin-bottom: -7px;
}
#headermenu li{
	height: 44px; margin:0; padding:0; float: left;
}

#headermenu .tail{
	height: 44px;float: right;width: 5px;background: url('/res/images/headermenu_end.jpg') no-repeat;
}

#headermenu a hr{
	margin-top: -10px;
	width: 0px;height: 1px; border: 0; background-color: #CF270B; color: #CF270B;
}
#headermenu a{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: "Calibri", "Trebuchet MS", Sans-serif;
	text-decoration: none;
	padding-top: 2px; 
	width: 131px; height: 44px; line-height: 35px; display:block; background: url("images/menuitem.jpg") no-repeat;
}#headermenu .first a{
background: url("images/menuitem_f.jpg") no-repeat;
}
#headermenu .last a{
background: url("images/menuitem_l2.jpg") no-repeat;
width: 132px;
}
#main{
clear: both;
margin: 10px 7.5em;
position: relative;
}
#sidemenu{
	width: 214px;
	border-left: 8px solid #BC2710;
	background-color: #EEEEEE;
	float: left;
	position: relative;
}
#sidemenu ul{
	list-style: none;
	margin:8px 5px 18px 0;padding:0;
	position: relative;
	
}
#sidemenu li{
	margin: 0 0 1px 1px;
}
#sidemenu ul ul{
	margin:0;
	padding-left: 1em;
}

#sidemenu li a{
	display: block;
	padding-top: 8px;
	height: 25px;
	
	background-color: #6B8196;
	color: #FFF;
	padding-left: 20px;
	font-family: "Calibri", "Trebuchet MS", Sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}

#sidemenu ul ul li a{
	background-color: #586A7C
}
#sidemenu li a img{
	margin-left: -21px;border: 0;margin-right: 10px;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity = 0);
	position: relative !important;
}
#sidemenu li.selected img{
	visibility: visible !important;
	opacity: 1 !important;
	-moz-opacity: 1 !important;
	filter: alpha(opacity = 100) !important;
	
	position: relative !important;
}
/*#sidemenu li a:hover img{visibility:visible;}*/
#newslist{
	list-style: none;
	margin:0; padding:0;
}
#newslist .title{
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#newslist .date{
	float: right;
	color: #333333;
	font-style: italic;
	font-weight: bold;
}
#newslist li{clear: both;border-top: 1px dotted #6B8196; padding-top:10px;}
#newslist li.first{border-top:0 ;padding-top:0;}
.newsimage{
	float: left;
	margin-right: 1em;
	}
.paging{clear:both;}
#langbar{
	background-color: #BC2710;
	height: 44px;
	line-height: 44px;
	margin-right: 5px;
	padding-left: 4px;
}
#langbar a{
	color: #fff;
	font-weight: bold;
	padding-left: 28px;
	margin-right: 13px;
	text-decoration: none;
}
#lang_bg{
	background: url("images/flags/bg.gif") no-repeat bottom left ;
}
#lang_uk{
	background: url("images/flags/uk.gif") no-repeat bottom left;
}
#sidepoll{
	margin: 0 7px;
}
#sidepoll strong{
	margin-bottom: 15px;display: block;
}
#sidepoll label{
	display: block;
	padding-left: 22px;
}
#sidepoll label input{
	float: left; margin-left: -22px;
}
#contentoffset{
	margin-left: 236px;
	margin-right: 10px;
}
#footer hr{
	background-color: #fff;
	color: #fff;
	border: 1px solid #6B8196;
	height: 0;
	margin: 4px 0; padding: 0;
}
#footer{
	clear: both;
	font-family: "Calibri", "Trebuchet MS", sans-serif;
	font-size: 14px;
}

#footer .t{
	color: #A51801;
}
#footer .d{
	color: #6B8196;
}
#footer .sub{
height: 50px;
background-color: #BC2710;
color: #fff;
text-align: center;
line-height: 50px;
}


.contactForm fieldset{
	border: 0;
}
.contactForm legend{
	font-weight: bold;
}
.contactForm .fields div{
	margin-bottom: 1em;
}
.contactForm .fields input, .contactForm .fields select, .contactForm .fields textarea{
	width: 100%;
	border: 1px solid #003300;
}
.contactForm .fields textarea{
	height: 100px;
	}
.contactForm .fields div.error input, .contactForm .fields div.error textarea, .contactForm .fields div.error select{
	border: 1px solid #CC0000;
}
.contactForm span.error{
	font-weight: bold;
	color: #CC0000;
}

#recent_news{

width: 100%; float: right; position: relative;
}

/* FMedia Styles --------------------------------- */
.poll {
	display: none;
}




