body  {
	font:12px Arial, Helvetica, sans-serif;
	background: white;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #414042;
}

#container { 
	width: 960px;  
	margin: 0 auto; 
	text-align: left; 
	padding-bottom:20px;
}

#header { 
	width: 960px;
	height:188px;
} 

#header_logo1 {
	float:left;
	width:300px;
	height:111px;
}

#header_logo2 {
	float:right;
	width:300px;
	height:111px;
	text-align:right;
}

#header_line {
	float:left;
	width:960px;
	height:17px;
	display:block;
}

#header_tabs_flags{
	display:none;
}

#header_tabs{
	float:left;
	width:630px;
	height:28px;
}

.first_tabs_text{
	float:left;
	width:70px;
	height:28px;
	line-height:28px;
	vertical-align:middle;
	text-align:left;
	padding-left:10px;
}

.first_tabs_text a{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color:#831b21;
}

.first_tabs_text a:hover{
	text-decoration:underline;
}

.first_tabs_text_active{
	float:left;
	width:70px;
	height:28px;
	line-height:28px;
	vertical-align:middle;
	text-align:left;
	padding-left:10px;

}

.first_tabs_text_active a{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color:white;
}

.first_tabs_text_active a:hover{
	text-decoration:underline;
}

.tabs_text{
	float:left;
	width:83px;
	height:28px;
	line-height:28px;
	vertical-align:middle;
	text-align:center;
}

.tabs_text a{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color:#831b21;
}

.tabs_text a:hover{
	text-decoration:underline;
}

.tabs_text_active{
	float:left;
	width:80px;
	height:28px;
	line-height:28px;
	vertical-align:middle;
	text-align:center;
	color:white;
}

.tabs_text_active a{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color:white;
}

.tabs_text_active a:hover{
	text-decoration:underline;
}

.tabs_text_2r{
	float:left;
	width:83px;
	height:28px;
	line-height:13px;
	vertical-align:middle;
	text-align:center;
}

.tabs_text_2r a{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color:#831b21;
}

.tabs_text_2r a:hover{
	text-decoration:underline;
}

.tabs_text_2r_active{
	float:left;
	width:80px;
	height:28px;
	line-height:13px;
	vertical-align:middle;
	text-align:center;
	color:white;
}

.tabs_text_2r_active a{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	color:white;
}

.tabs_text_2r_active a:hover{
	text-decoration:underline;
}

#header_flags{
	float:right;
	width:330px;
	height:28px;
	text-align:right;
}

#flags{
	float:right;
	height:28px;
	
}

#menu_flags{
	float:right;
	height:28px;
	line-height:28px;
	vertical-align:middle;
	margin-right:5px;
	display:block;
}

#menu_flags a{
	color:#414042;
	text-decoration:none;
}

#menu_flags a:hover{
	text-decoration:underline;
}

#header_menu{
	display:none;
}

#header_menu a{
	color:white;
	text-decoration:none;
}

#header_menu a:hover{
	text-decoration:underline;
}

#header_search{
	display:none;
}

#sidebar1 {
	display:none;
}


.buttons_text{
	padding-left:10px;	
}

#sidebar2 {
	display:none;
}

#zpravy_scroll_div{
	float:left;
	width:234px;
	height:100px;
	overflow:hidden;
	overflow-y:scroll;
	font-size:10px;
	border-bottom:1px solid #b4b5b7;
}

.zpravy_scroll_line{
	float:left;
	width:200px;
	padding-bottom:3px;
	padding-top:3px;
}

.zpravy_scroll_time{
	float:left;
	width:60px;
	color:#666666;
}

.zpravy_scroll_text{
	float:left;
	width:140px;
	text-align:justify;
}

.zpravy_scroll_text a{
	color:#831b21;
	text-decoration:none;
}

.zpravy_scroll_text a:hover{
	text-decoration:underline;
}

.zpravy_scroll_header{
	background-color:#831b21;
	color:white;
	font-size:10px;
}

.zpravy_scroll_padding{
	padding-left:3px;
}

#archiv{
	float:left;
	width:234px;
	height:25px;
	line-height:25px;
	vertical-align:bottom;
}

#archiv_text{
	float:right;
	width:200px;
	margin-right:18px;
	text-align:right;
	font-size:10px;
}

#archiv_text a{
	color:#831b21;
	text-decoration:none;
}

#archiv_text a:hover{
	text-decoration:underline;
}

#mainContent { 
	float:left;
	width:960px;/*462*/
	min-height:300px;
    height: expression( this.scrollHeight < 301 ? "300px" : "auto" );
	padding: 0 10px; 
}

.banner{
	display:none;
}

.banner_img{
	display:none;
}

.banner_text{
	display:none;
}

.banner_vice{
	display:none;}

.banner_vice a{
	color:#982e22;
	text-decoration:none;
}

.banner_vice a:hover{
	text-decoration:underline;
}

.banner_reklama{
	display:none;
}

#aktuality{
	float:left;
	width:960px;
	margin-top:6px;
	height:320px;
	overflow:hidden;
	overflow-y:scroll;
	border-bottom:1px solid #b4b5b7;
	border-top:1px solid #b4b5b7;
}

#aktuality h1{
	color:#982e22;
	font-size:16px;
	margin-left:10px;
	margin-top:3px;
	margin-bottom:7px;
	width:440px;
}

#aktuality h2{
	color:#831b21;
	font-size:14px;
	margin-left:10px;
	margin-top:3px;
	margin-bottom:0px;
	width:440px;
}

#aktuality h3{
	color:#831b21;
	font-size:12px;
	margin-left:10px;
	margin-top:3px;
	margin-bottom:0px;
}

.aktuality_date{
	color:#999999;
	font-size:12px;
	margin-left:10px;
}

.aktuality_text{
	color:#414042;
	margin-left:10px;
	text-align:justify;
	width:420px;
	display:block;
	margin-bottom:10px;
}

#footer { 
	width: 960px;
	height:50px;
	margin-top:6px;
	line-height:50px;
	vertical-align:middle;
	color:#831b21;
	font-size:10px;
	font-weight:bold;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
}

#footer_madeby{
	float:left;
	padding-left:10px;
}

#sitemap{
	float:right;
	padding-right:10px;
	text-align:right;
}

#sitemap a{
	color:#831b21;
	text-decoration:none;
}

#sitemap a:hover{
	text-decoration:underline;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#sidebar_banner{
	display:none;
}

#mainSubContent{
	float:left;
	width:960px;
	min-height:300px;
    height: expression( this.scrollHeight < 301 ? "300px" : "auto" );
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
}

#breadcrumb_navigation{
	display:none;
}

.nahoru{
	float:left;
	width:546px;
	text-align:right;
	display:block;
	font-size:10px;
}

.red_text{color:#982e22;}
.white_text{color:white;}

img{border:0;vertical-align: middle;}/*pridano*/