@CHARSET "UTF-8";
body{
	font-size: 76%;
	font-family: Tahoma, Arial, sans-serif;
	text-align: left;
	color: #444;		 
	line-height: 130%;
	background-color: #FFF;
	text-align: center;	
	padding: 0px;
	margin: 0px;
}
img{
	border: none;
}
a, a.visited{
	color: #263f83;
	text-decoration: none;	
}
a:active, a:hover{
	text-decoration: underline;
}
strong{
	font-weight: bold;	
}
em{
	font-style: italic;	
}
object{
	margin-top: 3px;	
}
.alert{
	font-size: 1.5em;
	font-weight: bold;
	color: red;	
}

.column_center h1, .column_center_big h1{
	font-weight: bold;
	font-size: 1.2em;
	color: blue;	
}
.column_center h2{
	font-weight: bold;
	font-size: 0.9em;
	color: #263F83;	
}
.small{
	font-size: 0.8em;	
}
.bold{
	font-weight: bold;	
}
.orange, a.orange{
	color: #E65A23;
}
.blue{
	color: blue;
}
.navy{
	color: #263F83;	
}
.grey{
	color: #444;	
}
.left{
	float: left;	
}
.spacing p {
	margin-bottom: 1em;
}
.spacing ul {
	list-style: disc;
	margin-bottom: 1em;
}
.spacing ul li{
	margin-left: 20px;
}
.underlining{
	text-decoration: underline; 	
}	
.underline{
	padding-top: 10px;
	padding-bottom: 25px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 10px;
}
.center {
	text-align: center;
}
.no_border{
	border: none;	
}
.line_height{
	font-size: 1.1em;
	line-height: 130%;	
}
.line_spacing_small{
	margin-top: 5px;
	margin-bottom: 5px;	
}
.line_spacing_medium{
	margin-top: 10px;
	margin-bottom: 10px;	
}
.padding_top{
	padding-top: 10px;	
}
.padding_bottom_big{
	padding-bottom: 30px;	
	margin-top: 3px;
}
.error-message{
	color: red;	
	margin-top: 5px;
}
.clearfix {
	display: inline-block;
}
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

p.success, p.confirm {
	background-color:#EDFDD7;
	border:1px solid #02910D;
	padding:10px;
	font-weight: bold;
	color: #02910D;
	margin: 0px 15px 15px 0px;
}


p.error {
	background-color:#FEFFCC;
	border:1px solid #F30C0C;
	padding:10px;
	font-weight: bold;
	color: #F30C0C;
	margin: 0px 15px 15px 0px;
}
#gradient{
	background: url("../img/background_gradient.jpg") repeat-x;
}
#container{
	width: 960px;
	margin: 0px auto;
	text-align: left;
	padding-top: 10px;
}
ul.menu{
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
ul.menu li{
	display: inline;
	padding-left: 10px;	
}
ul.menu_column{
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
	display:block;
	width: 200px;
	line-height: 12px;
}
ul.menu_column li{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #EFEFEF;	
	width: 200px;	
	height: 13px;
}
ul.menu_column li.biggerMenuPos{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #EFEFEF;	
	width: 200px;	
	height:25px;
}
.menu_column, .menu_column a{
	font-weight: bold;
	font-size: 0.8em;	
	color: #808080;
}
.menu_column li a {
	display: block;
	width: 200px;
	height: 13px;
}
ul.menu_column li.biggerMenuPos a{
	display: block;
	width: 200px;
	height: 29px;
	text-indent: -5000px;	
}
ul.arrows{
	list-style-image: url("../img/icon_arrow.gif");
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px; 	
}
ul.arrows li{
	margin-bottom: 10px;
}
.header_lang{
	float: right;
	font-size: 0.8em;
	padding-top: 3px;
}
#header_container{
	width: 960px;
	height: 122px;	
}
#header_container_img{
	padding-top: 50px;
	float: left;	
}
#baner_container{
	width: 960px;
	height: 111px;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	margin-top: 3px;
	margin-bottom: 3px;
}
#body_container{
	width: 960px;
	margin-top: 12px;	
}
#postscript{
	width: 960px;
	float: left;
	padding-top: 30px;	
}
#header_menu{
	float: right;
	text-align: right;
	width: 690px;
	margin-top: 65px;
	height: 14px;
}


.block_text{
	font-size: 1em;	
	line-height: 130%;
}
.footer_menu{
}
.footer_info{
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 6px;
}
.footer_info a{
	color: #7F7F7F;	
}
.footer_info ul.menu li{
	float: right;
	display: inline;
	padding-left: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E3E3E3;
}
#footer_container{
	font-size: 0.9em;
	width: 960px;	
	float: left;
	padding-top: 11px;
	margin-top: 20px;
	border-top: 1px solid #E3E3E3;
}
.footer_left{
	float: left;
	padding-right: 10px;
	padding-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
}
.footer_left h1{
	color: #E65A23;
/*	font-size: 0.9em; */
	margin: 0px;
	font-weight: normal;
}
.footer_left .highlight{
	color: blue;
	font-weight: bold;	
}
.footer_right{
	float: right;
	text-align: right;
}
.footer_right li#radical{
	padding-right: 1px;	
}
#breadcrumb{
	border-bottom: 1px solid #EFEFEF;
	padding-top: 5px;
	padding-bottom: 7px;
	margin-bottom: 10px;	
}
#breadcrumb{
	font-size: 0.8em;	
}
#breadcrumb a{
	color: gray;	
}
#breadcrumb img{
	margin-bottom: 1px;
	margin-left: 2px;
	margin-right: 2px	
}
.column_main_left_small{
	width: 304px;
	float: left;
}
.column_main_center_small{
	width: 298px;
	float: left;	
	margin-right: 27px;
	margin-left: 27px;	
}
.column_main_right_small{
	width: 304px;
	float: left;
}
.block_header{
	padding-bottom: 30px;
	margin-top: 3px;
}
.block_more{
	padding-top: 10px;
	color: #E65A23;
	font-size: 0.8em;
}
.news_block{
	margin-bottom: 10px;	
}
.news_block_underline{
	padding-bottom: 15px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 10px;	
}
.news_block_content{
	padding-bottom: 15px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 5px;
}
.news_title{
	color: #263F83;
	font-weight: bold;	
}
.news_title a{
	color: #263F83;
	font-size: 0.9em;	
}
.news_subtitle{
	font-weight: bold;
	margin-bottom: 25px;	
}
.news_date{
	color: gray;
	font-size: 0.8em;	
	margin-bottom: 13px;
}
.news_content{

}
.news_more{
	color: #E65A23;
	font-size: 0.8em;
	margin-top: 5px;		
}
.news_archive{
	font-size: 0.9em;
	margin-bottom: 15px;
}
.news_archive a{
	color: #e65a23;
	font-size: 0.8em;	
}
#paginator .current{
	color: #E65A23;	
}
#paginator a{
	color: #AFAFAF;	
}
#paginator img{
	padding-left: 5px;
	padding-right: 5px;	
}
.column_left_small{
	float: left;
	width: 200px;	
}
.column_left_medium{
	float: left;
	width: 235px;	
}
.column_center{
	float: left;
	width: 480px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 9px;	
}
.column_right_small{
	float: right;
	width: 250px;
	margin-top: 50px;
}
.column_right_small_no_padding{
	float: left;
	width: 230px;	
	margin-top: 10px;
	margin-left: 15px;
}
.column_right_small_no_padding_top{
	float: right;
	width: 250px;
}
.column_center_big{
	float: left;
	width: 740px;
	padding-left: 20px;	
	padding-top: 5px;
}
.column_center_medium{
	float: left;
	width: 705px;
	padding-left: 20px;	
	padding-top: 5px;
}
.frame_highlight{
	width: 235px;
	float: left;
	margin-right: 10px;	
	padding-top: 3px;
}
.description_frame{
	font-size: 1em;
	line-height: 130%;
	width: 480px;
	float: right;
	margin-right: 10px;
}
.description_frame .content, .column_center .content, .column_center_big .content, .column_center_medium .content{
	margin-bottom: 12px;
}

.block_contact{
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 3px;
	height: 75px;
}
.contact_description{
	float: right;
	width: 165px;
	margin-left: 14px;	
}
.person_image{
	float: left;
	margin-right: 10px;	
	margin-bottom: 10px;
}
.article_attachments{
	color: #AFAFAF;	
	width: 230px;
}
.article_attachments a{
	color: #000000;	
}
.article_attachments .underline{
	padding-bottom: 10px;	
}
h3{
	padding-top: 24px;
	display: block;
	overflow: hidden;
	height: 0px;
}
.article_images li img{
	float: left;
	border: 1px solid #CFCFCF;
	margin-top: 1px;
	padding: 1px;
}
.article_images li img.first{
	margin-right: 12px;	
}
.article_documents li img{
	float: left;
	margin-left: 13px;
	margin-right: 30px;
	margin-top: 2px;
		
}
.filetext{
	float: left;
	width: 145px;
}
.person_image img{
	margin-right: 10px;
	padding-top: 3px;
}
.column_sitemap{
	width: 235px;
	float: left;
	margin-right: 5px;
}
ul.sitemap{
	margin-right: 5px;
	margin-bottom: 15px	
}
ul.sitemap li{
	font-size: 1.1em;	
	font-weight: bold;
}
ul.sitemap ul{
	margin-top: 10px;
	margin-left: 20px;
	list-style-type: circle;
	font-size: 0.9em;

}
ul.sitemap ul li a{
	font-weight: normal;
	color: #444;
}
#kontakt_h2{
	font-weight: bold;
	font-size: 1em;
	color: #263F83;	
}
form li{
	clear: both;	
}
#contact_form{
	margin-top: 30px;	
}
#contact_form li{
	margin-bottom: 10px;	
}
#contact_form label{
	display: block;
	font-size: 0.9em;
}
form li label{
	float: left;
	height: 19px;
	padding-right: 10px;
	text-align: right;
	width: 115px;
}
input[type="text"]{
	border: 1px solid #CCCCCC;
	height: 16px;
	padding: 2px;
	width: 296px;	
}
#contact_form textarea{
	border: 1px solid #CCCCCC;
	padding: 2px;
	height: 170px;
	overflow: auto;
	width: 296px;	
}
.submit{
	padding-left: 125px;	
}

#frame_decoration{
	width: 235px;
	float: left;
	line-height: 120%;
}
.article_images li{
	font-size: 0.9em;
	height: 122px;
}
.article_documents li{
 	padding-bottom: 12px;
 	font-size: 0.9em;
}
#recruit_form{
	margin-top: 30px;	
}
#recruit_form li{
	margin-bottom: 15px;	
}
#recruit_form label{
	display: block;
	font-size: 0.9em;
}
#recruit_form textarea{
	border: 1px solid #CCCCCC;
}
#recruit_form li.description{
	height: 30px; 
	font-weight: bold;
}
