html, body {
	height:100%;
}

body{
	font-size: 12px;
	font-family:arial;
}

a {
	text-decoration:none;
	color: #456286;	
	font-family:arial;
}

#wrapper{
	width:100%;
	min-height: 770px;
	height: auto !important;
	*height: 770px;
}


.header{
	width:950px;
	margin-left:auto;
	margin-right:auto;	
}

.header_iner{
	float:left;
	width:946px;
}

.main_container{
	width:100%;
	min-height: 100%;
	height: auto !important;
	background:#7FACE8 url(background_img.jpg) repeat scroll 0%;
}

.page_content{
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	padding-left:3px;
	padding-right:3px;
	width:946px;
}

.divForBg {
	background-image:url(back.jpg);
	background-repeat: repeat-y;
/*	height:100%; */
	padding-bottom:30px;
}

.navigation{
	float:left;
	margin-top:2px;
	width:194px;
	min-height:500px;
	*height:600px;	
	background-color:#EeF9Ff;
}

div.item{
	width:181px;
	margin-bottom:3px;
	background-color:#4A6489;
	clear:left;
	min-height:15px;
	*height:15px;
	padding-left:12px;
	padding-top:2px;
	padding-bottom:2px;
	cursor:pointer;
}

div.item_over{
	cursor:pointer;
	width:181px;
	margin-bottom:3px;
	padding-left:12px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#FE0002;
	clear:left;
	min-height:15px;
	*height:15px;
}
.up_nav{
	margin-top:1px;
	width:557px;
	min-height:15px;
	*height:15px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#FE0002;	
	clear:both;
}
.up_nav_item{
	float:left;
	color: #e2e6f1;
	padding-left:64px;
}
.up_nav_item_first{
	float:left;
	color: #e2e6f1;
	padding-left: 30px;
	
}
.up_nav_item_sitemap{
	float:left;
	color: #e2e6f1;
	text-align:right;
	width:69px;
}
.up_nav_item_clicked{
	float:left;
	color: #e2e6f1;
	padding-left:65px;
	text-decoration:underline;
}
.up_nav_item_clicked_first{
	float:left;
	color: #e2e6f1;
	text-decoration:underline;
	padding-left: 30px;
}
.up_nav_item_sitemap_clicked{
	text-decoration:underline;
	float:left;
	color: #e2e6f1;
	text-align:right;
	width:69px;
}
.content{
	width:558px;
	/* min-height:500px; */
	*width:557px;
	margin-bottom: 40px;
}
#content_area{
	float:left;
	width:558px;
	margin-top:2px;
	margin-left:2px;
	min-height:500px;
	
}
.single_news_event{
/*	width:538px; */
	padding-top:21px;
	color:#456286;
}
.teaser{
	float:left;
	width:189px;	
	min-height:500px;
	margin-left:2px;
	background-color:#EeF9Ff;
}
.man_teaser {
	float:left;
	width:180px;	
	min-height:500px;
	margin-left:10px;
	background-color:#EeF9Ff;
}
.teaser_title{
	background-color:#FFFFFF;
	padding-bottom:1px;
	padding-top:3px;
}
.teaser_cont {
	color:#466286;
	font-size:11px;
	overflow-y:hidden;
	padding-left:10px;
	padding-right:10px;
	
	*margin-top: 10px !important;
	*margin-top: -10px;

}

.teaser_text{
	/* min-height: 80px; */
	padding-top: 10px;
	*padding-bottom: 0px !important;
	*padding-bottom: 10px;	
	
}

.teaser_title_innerDiv {
	width:100%-12px;
	margin-bottom:2px;
	color: white;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#4A6489;
	min-height:15px;
}

div.teaser_title_innerDiv a {
	color: #ffffff;
}
.footer {
	width:100%;
	height:62px;
	background-color:white;
}
.footer_item{
	margin-left:140px;
	text-align:center;
	float:left;
	color:#466286;
}
.footer_item_bg{
	margin-left:150px;
	text-align:center;
	float:left;
	color:#466286;
}
.footer_print{
	width:100px;
	text-align:center;
	float:left;
	color:#466286;
}
.footer_item_copyrights{
	text-align:right;
	padding-left:20px;
	float:left;
	color:#466286;
}
.footer_item_text{
	text-align:center;
	float:left;
	width:265px;
	color:#466286;
}
.footer_item_last{
	margin-right: 10px;
	float:right;
	color:#466286;
}
.footer_item_last_bg{
	float:right;
	margin-right:5px;
	color:#466286;
	margin-right: 10px
}
.footer_cont{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;

}
a.scnd_lev_nav_item {
	color: #E2E6F1;
}

.thrd_lev_nav_item {
	color:#183754;
}

.active_thrd_level {
	font-color: #FE0002;
}
.active_scnd_level{
	color:#FE0002;
}
.thrd_lev_nav_item_over {
	color:#E9121F;
}

div.item_level1_sm{
	word-wrap:true;
	margin-bottom:8px;
	padding-left:2px;	
	color: #587794;
	cursor:pointer;
}

div.item_level2_sm{
	word-wrap:true;
	cursor:pointer;
	margin-bottom:8px;
	color: #587794;
	padding-left:24px;
}

div.item_level3_sm{
	cursor:pointer;
	word-wrap:true;
	margin-bottom:8px;
	color: #587794;
}

div.item_level2{
	word-wrap:true;
	width:169px;
	cursor:pointer;
	margin-bottom:3px;
	background-color:#B2D1EE;
	min-height:15px;
	padding-left:24px;
	padding-top:2px;
	padding-bottom:2px;
	color: #183754;
}
div.item_level2_over{
	word-wrap:true;
	width:169px;
	margin-bottom:3px;
	padding-left:24px;
	padding-top:2px;
	padding-bottom:2px;
	color:#FE0002;
	background-color:#B2D1EE;
	min-height:15px;
	*height:15px;
	cursor:pointer;
}
div.item_level2_clicked{
	width:169px;
	word-wrap:true;
	margin-bottom:3px;
	padding-left:24px;
	padding-top:2px;
	padding-bottom:2px;
	color:#FE0002;
	background-color:#B2D1EE;
	min-height:15px;
	*height:15px;
	
}
div.item_level1{
	width:169px;
	word-wrap:true;
	margin-bottom:3px;
	padding-left:24px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#B2D1EE;	
	min-height:15px;
	*height:15px;
}
div.item_level1_over{
	width:169px;
	word-wrap:true;
	margin-bottom:3px;
	padding-left:24px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#B2D1EE;	
	min-height:15px;
	*height:15px;
}
div.item_level3{
	width:157px;
	word-wrap:true;
	cursor:pointer;
	margin-bottom:3px;
	background-color:#DDDDDD;
	min-height:15px;
	padding-left:36px;
	padding-top:2px;
	padding-bottom:2px;
	color:#587794;
}
div.item_level3_over{
	width:157px;
	word-wrap:true;
	margin-bottom:3px;
	padding-left:36px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#DDDDDD;
	min-height:15px;
	*height:15px;
	color:#FF0002;
	cursor:pointer;
}
div.item_level3_clicked{
	width:157px;
	word-wrap:true;
	margin-bottom:3px;
	padding-left:36px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#DDDDDD;
	min-height:15px;
	*height:15px;
	color:#FF0002;
}
div.item_clicked{
	width:181px;
	word-wrap:true;
	margin-bottom:3px;
	padding-left:12px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#FE0002;
	clear:left;
	color:#E2E6F1;
	min-height:15px;
	*height:15px;
	cursor:pointer;
}
.more_events {
	background-color:#DDDDDD;
	color:#F63737;
	width:100%-10px;
	font-size:14px;
	
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	height: 13px;
}
.more_events_label{
	margin-top:10px;
	margin-bottom:5px;
	margin-left:88px;
	width:80px;
}
.el_title {
	color: #456286;
	font-size: 22px;
	
	margin-top : 21px;
	margin-bottom: 2px;
}
.el_date {
	color: #456286;
	
	margin-bottom: 10px;
	font-weight:bold;
}
.el_year {
	color: #456286;
	
	margin-bottom: 10px;
	font-weight:bold;
}

.el_text {
	color: #456286;
	
}
.separator {
	font-size: 3px;
	line-height: 5px;
}
.cont {
	width:538px;
	padding-left:20px;
	padding-top:21px;
	color:#456286;
	
}
.cont_title {
	width:500px;
	font-size:22px;
	margin-bottom:10px;
	
}
.cont_subtitle {
	width:500px;
	font-size:14px;
	margin-bottom:7px;
}
.cont_text {
	width:500px;
	font-size:12px;
	margin-bottom:6px;
}
.sitemap_cont{
	width:538px; 
	padding-top:20px; 
	padding-bottom:1px; 
	background-color:white;
	padding-left:20px; 
}
.language_switch {
	width:100%-12px;
	margin-bottom:3px;
	background-color:#DDDDDD;
	clear:left;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:12px;
	cursor:pointer;
	color: #FE0002;
	font-size:12px;
}
.not_selected_lang{
	color: #FFFFFF;
	text-decoration: none;
	width:179px;
	margin-bottom:3px;
	clear:left;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:12px;
	cursor:pointer;
	font-size:12px;
}
.language{
	float:left;
	width:191px;
	height:123px;
	background-color:#456286;
}
.lang_link{
	color: #FFFFFF;
	font-size:12px;	
}
.searchInput {
	border:1px solid #4a6489;
	width: 145px;
	width /*\**/: 140px\9;
	*margin-top:2px;
	
}
.searchButton {
	width:42px;
	line-height:17px;
	*width:40px;
	font-size:12px;
	background-color: #FF0000;
	color:white;
	border:0px;
	padding-top:1px;
	padding-bottom:2px;
	*padding:0px;
	padding /*\**/: 1px\9;
	padding-left /*\**/: 2px\9;
	padding-right /*\**/: 2px\9;
	*margin-top:3px;
	cursor:pointer;
	
}
#site_search {
	padding-top:3px;
	*padding-top:0px;
	float:left;
	width: 191px;
}
.management_cont {
	margin-top:21px;
	padding-left:20px;
	width:500px;
}
.management_image {
	float:left;
	width:82px;
	height:117px;
	padding-bottom:30px;
	background-color:#ebf7fc;
}
.management_element {
	background-image:url(managementElBg.jpg);
	background-repeat: repeat-y;
	width:498px;
}
.content_img {
	max-width:500px;
	margin-top:-3px;
	*margin-top:-20px;
}
.contents_img {
	margin-bottom:7px;
}
.men_img {
	width:83px;
	height:124px;
}
.empty_man_img {	
	width:83px;
	height:120px;
}
.management_text {
	margin-left:15px;
	margin-bottom:30px;
	float:left;
	color:#456286;
	width:400px;
}
.man_title{
	font-size:13px;
	margin-bottom:15px;
	font-weight:bold;
}
.man_text {
	font-size:12px;
}

.home_nav_item{
	margin-top: 10px;
}

.topPage{
	font-size:12px;
	float:right;
	margin-right: 40px;
	width: 80px; 
}

.backPage{
	float: left; 
	margin-bottom: -20px; 
	margin-left:20px; 
	width: 40px;
}

.archive{
	float:left;
	margin-left: 20px;
	font-size: 12px;
}
.contact1{
	width:230px;
}

.years{
	margin-top: 20px;
}

a.found{
	color: red;
	text-decoration: underline;
}


.notfound{
	margin-top: 20px; 
	margin-left:30px;
	color: #456286;
	
}
ul{
	
	margin-left:-27px;
	*margin-left:15px;
}
ul ul{
	margin-left:-15px;
	*margin-left:25px;
}

.col0{
	width:5px;
	text-align:right;
}

.contact_col1 {
	width: 210px;
}

.popupLink {
	text-decoration: underline; 
	margin-left: 20px;
}

ul.found li {
	margin-bottom: 15px;
}

.register_checkbox {
	margin-right: 7px;
	*margin-right: 2px;
}