body {
	font-family: Tahoma, Verdana, serif;
	background-color: #2E4163;
	margin: 0px 20px 20px;
	padding: 0px;
	color: #C6D6F4;
	font-size: 11px;
	

}
strong{
	/*color:#CEDEFC;*/
	color:white;
}
table{
	font-size:inherit;
	border-collapse:collapse;
}
table td,table th{padding:0px;}

p{
/*color:#D3E3FF;*/
margin:10px 0px;

text-align:justify;
}

img{
	border:none;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	text-transform:uppercase;
	/*color:#C6D6F4;/*#D0E1FF;*/
	margin:20px 0px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	text-transform: uppercase;
	background-image: url(yellow-rect.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin:10px 0px;
	text-align:left;
}
h2 a{
	color: #C6D6F4;
	text-decoration:none;
}
h3{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:12px;
	font-size:12px;
	

}

a{
	color: #C4A704;
}
a:hover{
	color: #F9D300;
}

a.details{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(details-corner-dark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 8px;
}
a.details:hover{
	color: #FFFFFF;
	background-image: url(details-corner-light.gif);
}






p.images {
	text-align: center;
}
table.images,table.miss-images{
	width:100%;/**/
	
	/*border-collapse:separate;
	border-spacing:10px;*/
}

table.images td{
	text-align:center;
	vertical-align:middle;

}
.images img{
	border:2px solid #C6D6F4;

}


.miss-images td{
	text-align:left;
	vertical-align:top;
	height:125px;
}
.miss-images img{
margin-right:30px;
}
/*.images a{
	display:block;
	background-color:#586B8D;
	padding:4px;
	float:left;
	margin:0px 10px;
}*/
.images a:hover img{
/*	line-height:auto;
	background-color:#586B8D;
	padding:5px;*/
	border:2px solid #F9D300;
}






#langswitch{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	text-align:center;
	padding:11px;
	color:white;
	font-weight:normal;
}
#langswitch a{
	font-size:11px;
	font-weight:bold;
}
#simple_nav{
	margin:12px 0px 12px 35px;
	height:14px;
	line-height:14px;
}

.line_thin {
	line-height:0px;
	height:0px;
	clear: both;
	display:block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #17243A;
	border-bottom-color: #54688B;
	margin:0px;
	font-size: 0px;
	padding:0px;
}
.line_fat {
	line-height:0px;
	height:0px;
	clear: both;
	display:block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1E2A41;
	border-bottom-color: #54688B;
	margin:10px 5px;
	font-size: 0px;
	padding:0px;
}
.line_content {
	line-height:4px;
	height:4px;
	clear: both;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54688B;
	margin:10px 0px;
	font-size: 1px;
	padding:0px;
	background-image: url(line_content.gif);
}







.simple{
	padding:0px 15px;
	margin-bottom:30px;
}









.mid_row{
	/*background-color:#000099;*/
	height:200px;
	padding-top:30px;
}
.content .news_card{
	height:175px;
	padding:15px;
	background-color:#253654;
}
.news_card{

}


.news_card h2{margin-top:0px;}

.news_card strong.date{
	color:white;
	
}
.news_card .title{
	margin:5px 0px;
}
.news_card .images{

}


.news_content .images{
	margin:20px 0px 30px 0px;
	
}

.news_content{
	margin:10px 0px;
	text-align:justify;
	background-color:#253654;
	padding:15px;
}
.news_content .title{

	font-weight:bold;
	color:white;

}
.news_content .text{
	margin:15px 0px;

}

.news_content .date{
	float:right;


}

.gb_record{
	background-color:#253654;
	padding:15px;
	margin:5px 0px;
}
.gb_record strong.date{
	color:white;
	float:right;
}
.gb_record .name{
	font-size:14px;
	color:#C4A704;
}
.gb_record .emlai{
	font-size:10px;
	color:white;
}

.gb_record .text{

}
.gb_record .punctuation{
	color:gray;
}





#addr2 a:hover{
	/*color:#CAD8F1;*/
	color:white;
	
}	


.site_map{
	width:100%;
	margin:50px 0px;
}
.site_map td{
	vertical-align:top;
	width:1%;
}



/*--------------------------------------------------------------*/

form{
	font-size:11px;

}
form *{
	font-size:11px;
	font-family:tahoma;
}
label{
	display:block;
	font-size:10px;
	margin-top:10px;
	width:150px;
	
		
}
input.text{
	border:1px solid #C6D6F4;
	font-size:11px;
	width:90%;
	background-color:#586B8D;
	color:white;
	padding:0px 5px;

}
textarea{
	border:1px solid #C6D6F4;
	font-size:11px;
	background-color:#586B8D;
	color:white;
	padding:0px 5px;

}

#summary_form input.file{
	border:1px solid #C6D6F4;
	font-size:11px;
	background-color:#586B8D;
	color:white;
	

	
}
input.submit{
	border:1px solid #C6D6F4;
	font-size:11px;
	background-color:#586B8D;
	color:white;

	
}


#summary_form table.summary{
	width:100%;
	
}

#summary_form table.summary td{
	vertical-align:top;
	padding:0px 0px;
	
	}
/*.col1{text-align:left;}
.col2{text-align:center;}
.col3{text-align:right;}*/
#summary_form .line_thin{
	margin:15px 0px;
}





#gb_add_record{
	text-align:left;
}
#gb_add_record label{margin:0px;}
#gb_add_record textarea{
	width:90%;	
	height:50px;
	overflow:auto;
}
#gb_add_record input.text{

	margin:0px 0px;


}
.star {color:white;}

