hr.hidden {height:1px; border:none; visibility:hidden; margin:0px; clear:both; display:block;}
.float-right, .right {float:right !important;}
.hidden {display:none;}
a img {border:none}

body {
	min-width: 800px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: white;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #333333;
	width: 100%;
	overflow-x: hidden;
	background: url("../img/bgrd.png") top left;
}
	
#logo {
	width: 255px;
	height: 145px;
	text-align: center;
	vertical-align: baseline;
	background: url("../img/bgrd_logo.png") top center;
	left: 0;
	top: 0;
	position: absolute;
	_padding-top: 1px;
	}
	
	#logo img {
		width: 255px;
		height: 145px;
	}
	
#leftmenu {
	top: 145px;
	width: 250px;
	float: left;
	margin-left: -100%;
	}
	
/*secret ie6 tongue*/
 *html #leftmenu {
	position: relative;
	top: 0px;
	left: -20px;
 }
	
#leftmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

/*secret ie6 tongue*/ #leftmenu ul {_position: relative;}
	
#leftmenu li {
	padding: 0px !important;
	margin: 0px !important;
}

#leftmenu li ul {
	padding-left: 20px;
	}
	
		#leftmenu a {
			display: block;
			color: #333333;
			text-decoration: none;
			background: url("../img/bgrd_leftmenu.png") no-repeat bottom right;
			padding-top: 7px;
			padding-bottom: 7px;
			padding-right: 20px;
			padding-left: 15px;
			}
			
		#leftmenu a:hover {
			display: block;
			color: #0095ea;
			text-decoration: none;
			background: url("../img/bgrd_leftmenu_hover.png") no-repeat bottom right;
			padding-top: 7px;
			padding-bottom: 7px;
			padding-right: 20px;
			padding-left: 15px;
			}
			
		#leftmenu li.selected a{
			color: #bc0000;
			background-image: url("../img/bgrd_leftmenu_selected.png");
			}
		#leftmenu li.selected li a{
			color: #333333;
			background-image: url("../img/bgrd_leftmenu.png");
		}
	
#header {
	height: 118px;
	margin-left: 255px;
	border-bottom: 5px #d9d9d9 solid;
	padding: 11px;
	background: #fff;
	}
	
#header #phones {
		font-family: Verdana, sans-serif;
		font-size: 12px;
		float: right;
		margin-top: -27px;
		line-height: 12px;
	}
	
	#header #phones h6 {
		padding: 0px;
		margin: 0px;
		font-family: Georgia, serif;
		font-weight: bold;
		font-size: 14px;
	}
	
	div#website {display: none;}
	
#header_menu {
	float: right;
	font-weight: bold;
	margin: 30px 10px 0px 0px;
	clear: right;
}

		#header_menu a {
			display: inline-block;
			color: #0095ea;
			text-decoration: none;
			margin-left: 15px;
			}
			
		#header_menu a:hover {
			display: inline-block;
			color: #004871;
			text-decoration: none;
			margin-left: 15px;
			}
			
		#header_menu a.selected {
			color: #bc0000;
			}

	#header h1 {
		font-family: Georgia, serif;
		font-weight: normal;
		font-size: 26px;
		color: #00649d;
		display: block;
		margin: 0 0 0 4px;
		padding: 0;
		position: relative;
		top: 30px;
		white-space: nowrap;
		}
		
	#header h2 {
		font-family: Georgia, serif;
		font-weight: bold;
		font-style: italic;
		font-size: 12px;
		color: #004871;
		display: block;
		margin: 0 0 0 61px;
		padding: 0;
		position: relative;
		top: 30px;
		white-space: nowrap;
		}
		#header h1 a,#header h2 a {
			text-decoration:none;
			color:#004871;
		}
		
		#header h2 strong {
			font-style: normal;
			font-weight: bold;
			font-size: 13px;
			line-height: 1.5em;
		}
		
        
#wrapper {float: left; width: 100%; }
    
#content {
	padding: 0 0 20px 0;	
	margin-left: 250px;
	border-left: #c8cccd 5px solid;
	background: #ebf0f1;
	margin-top: 0px;
	min-height:500px;
	_height: 500px;
	line-height: 1.4em; 
	z-index: 3;
	}
	
		#content a {
			color: #0095ea;
			text-decoration: underlined;
			}
			
		#content a:hover {
			color: #002d46;
			text-decoration: underlined;
			}
	h1,h2,h3,h4,h5,h6 {
		line-height:1.1em;
	}
	#content div {
	    margin-left: 15px;
	    margin-right: 15px;
	}
	
	#content div.empty {
		margin: 0;
		padding: 0;
		}
	
	#content div div{
	    margin-left: 0px;
	    margin-right: 0px;
	}
	#content p {
		margin-top: 10px;
		margin-bottom: 5px;
		text-align: justify;
		}
.content-block {
	width: 343px;
	min-height: 250px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_height: 250px;
	margin: 0px 20px 30px 0px !important;
	}
	
.content-block.head {
	width: 100%;
	display:block;
	min-height: 0px;
	}
	
	.content-block h3 {
		color: #bc0000;
		font-family: Georgia, serif;
		font-weight: bold;
		font-size: 14pt;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 18px;
		padding: 0px;
		}
	
	
#footer {
	margin: 0;
	width: 100%;
	background: url("../img/bgrd_footer.png") repeat-x;
	clear: left;
	font-size: 11px;
	overflow: hidden;
}

a#init {
	display: block;
	float: right;
	background: url("../img/logo_init.png") top left no-repeat;
	margin: 15px 10px 0px 0px;
	line-height: auto;
	height: 38px;
	padding: 20px 0px 0px 20px;
	color: #00706e;
	text-decoration: none;
	opacity: 0.6;
}

a#init span {
        display:block;
        margin: -2px 0px 0px -17px;
}

a#init:hover {opacity: 1;}

#counters {
	width: 225px;
	height: 45px;
	float: left;
	background: url("../img/bgrd_footer_counters.png") no-repeat;
        padding:15px;
	}
	
#copyright {
	float: left;
	margin-left: 20px;
	margin-top: 33px;
	}
	
	
/*News*/
	
body #content h3.pagetitle {
	margin: 0;
	padding: 10px 0 10px 0;
	display: block;
	width: 100%;
	text-align: center;
	color: #bc0000;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 20px;
	}
	
#entries_menu {
	width: 100%;
	text-align: center;
	background: #C8CCCD;
	margin-bottom: 10px;
	margin-left: -5px !important;
	padding: 5px 16px;
	text-align: center;
	width: 100%;
	_margin-left: -10px !important;
	}
	
#entries_partitions {
	margin-left: auto;
	margin-right: auto;
	font-size: 88%;
	}
	
	div#entries_menu a {
		display: inline-block;
		padding: 3px 10px;
		background: #004871;
		color: #c8cccd;
		text-decoration: none;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		margin: 2px;
		}
		
	div#entries_menu a:hover {
		display: inline-block;
		padding: 3px 10px;
		background: #003655;
		color: #ffffff;
		text-decoration: none;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		}
		
	div#entries_menu a.current_partition {
		background: #0a9df0;
		color: #ffffff;
		}
	
	
	.paginator {
		text-align: center;
		}
		
		.paginator a {
			display: inline-block;
			background: #004871;
			color: #fff !important;
			text-decoration: none;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
			line-height:22px;
			padding: 0px 6px;
			}
			
		.paginator a:hover {
			background: #003655;
			}
			
		.paginator span {
			display: inline-block;
			background: #0A9DF0;
			padding: 0px 6px;
			line-height:22px;
			color: white;
			text-decoration: none;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
			}
			
			.paginator span.paginator_pages {
				color: black;
				background: #999;
				}
		
	hr {
			height: 2px;
			background: #999999;
			border: 0px;
			clear: both;
		}
	
.entries_item {
	padding: 5px;
	}
		
	.entries_item .entries_header {
		font-family: Georgia, serif;
		font-weight: bold;
		font-size: 14px;
		color: #999999;
		margin: 0 0 5px 0;
		}
	.entries_item .entries_header a {color: #bc0000 !important; text-decoration: none;}
	.entries_item .entries_header a:hover {color: #700000 !important; text-decoration: none;}
	.entries_item .entries_header a.entries-cat-link {color: #999999 !important; text-decoration: none;}
	.entries_item .entries_header a.entries-cat-link:hover {color: #700000 !important; text-decoration: none;}
	
		.entries_item .entries_header .entries_date {
			display: inline;
			color: #999999;
			}
			
		.entries_cat {
			display: inline;
			color: #999999;
			}
			
			.underlined {
				text-decoration: underline !important;
				}
			
		.entries_cat a {
			display: inline;
			color: #666666;
			text-decoration: none;
			}
			
	a.item_edit_staff {
		display: block;
		background: #ebf0f1 url('../img/icon_edit.png');
		width: 23px;
		height: 23px;
		float: right;
		}
		
	a.item_edit_staff:hover {
		display: block;
		background: #ebf0f1 url('../img/icon_edit_hover.png');
		width: 23px;
		height: 23px;
		float: right;
		}	
		
		.entries_item hr {
		display: block;
		height: 2px;
		background: #999999;
		border: 0px;
		margin-top: 15px;
		}
			
.entries_pic_thumb {
	float: left;
	padding: 18px 20px 0px 0px;
	text-align: center;
	width: 116px;
	}
	
.entries_pic_normal {
	float: right;
	padding: 22px 0px 0px 20px;
	}	
	
.entries_more {
	display: block;
	float: right;
	margin: 10px;
	}
		
.entries_pages {
	display: block;
	width: 100%;
	padding-bottom: 15px;
	text-align: center;
	}
	
.edit {
	width: 100%;
	color: #888;
	font-size: 88%;
        min-height:0px !important;
	}
	
/*Elements styling*/	
	
	
		#content p {
			margin: 20px 0;
			}
			
		#content h1 {
			color: #002d46;
			font-size: 190%;
			margin: 20px 10px 10px 20px;
			padding: 0;
			font-weight: bold;
			text-align: center;
			}
			
		#content h2 {
			color: #002d46;
			font-size: 170%;
			margin: 20px 10px 10px 20px;
			padding: 0;
			font-weight: bold;
			text-align: center;
			}
		
		#content h3 {
			color: #002d46;
			font-size: 150%;
			margin: 20px 10px 0px 20px;
			padding: 0;
			text-align: left;
			font-family: Verdana, sans-serif;
			font-weight: bold;
			}
			
		#content h4 {
			color: #002d46;
			font-size: 130%;
			margin: 20px 10px 0px 20px;
			padding: 0;
			font-weight: bold;
			}
			
		#content h5 {
			color: #002d46;
			font-size: 110%;
			margin: 20px 10px 0px 20px;
			padding: 0;
			font-weight: bold;
			}

		#content h6 {
			color: #002d46;
			font-size: 100%;
			margin: 20px 10px 0px 20px;
			padding: 0;
			font-weight: bold;
			}
			
		#content table {
			text-align: left;
			border-collapse: collapse;
			margin: 20px 20px 5px 20px;
			}
			
			#content table th, #content thead td {
			background: #6da2f7;
			padding: 10px;
			font-weight: bold;
			border: 1px #333 solid;
			}
			
			#content td {
			padding: 10px;
			border: 1px #333 solid;
			}
			
		#content ul {
			margin: 5px 10px 10px 35px;
			padding: 0;
			list-style-image: url('../img/list_marker.png');
		}
		
		#content ol {
			margin: 5px 10px 10px 35px;
			padding: 0;
			list-style: decimal;
		}
		
		#content li {
			margin: 5px 0px;
			padding: 0;
			}
			
			#content li ul {
			margin: 5px 10px 5px 40px;
			padding: 0;
			list-style-image: url('../img/list_marker2.png');
			}
			
			#content li ul li {
				margin: 5px 0px;
				padding: 0;
				}
				
				#content li ul li ul {
					margin: 5px 10px 5px 40px;
					padding: 0;
					list-style-image: url('../img/list_marker.png');
					}
			
		#content  blockquote {
				margin: 15px 80px 15px 80px;
				font-style: italic;
				padding: 15px;
				background: #FFF;
				border-left: #6da2f7 10px solid;
					}
					

					
		#content div.note {
			float: right;
			margin: 20px;
			padding: 20px;
			background: #fff;
			border: 2px #6da2f7 solid;
			width: 30%;
			font-size: 80%;
			line-height: 2em;
			}
			
			#content div.note h1, #content div.note h2, #content div.note h3, #content div.note h3, #content div.note h5, #content div.note h6 {
			font-size: 100%;
			color: #333;
			display: inline;
			}
			
		#content span.note {
			color: #888;
			}
			
		#content p.nb {
			background: white url('../img/bgrd_keyinfo.png') no-repeat top left;
			padding: 10px 10px 10px 40px;
			margin: 10px 0px;
			border: 2px #bc0000 solid;
			line-height: 2em;
		}
		
		#content span.nb {
			background: #74a9ff;
			color: black;
			}

hr.separator {
	clear: both;
}

hr.hidden {
	visibility: hidden;
	margin: 0;
}

.content-left {
	width: 49.5%;
	float: left;
}

.content-right {
	width: 49.5%;
	float: right;
}