img{border:0px;}
body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #000000;
  background: #6277A4 url(images/bg3.png) repeat-x ;    
}
a:link, a:visited { color: #0066CC; text-decoration: none} 
a:active, a:hover { color: #000000; text-decoration: underline}

#container_wrapper {
	background: url(images/side_bg.png) repeat-x;
}
#container {
	width: 810px;
	margin: 0px auto;
	background: url(images/content_bg.png);
} 

#footer {
	width: 810px;
	margin: 0px auto;
	background: url(images/content_bg1.gif);
}
#top_img{ float:left;position:relative;top:-25px;height:20px;left:0PX;}
#top_desc{ float:left;position:relative;top:5px;height:20px;left:15PX;width:430px;}
#top_popis{ float:left;position:relative;top:-10px;height:20px;left:10PX;width:200px;}
#top_popis span{	font-size: 14px;font-weight:bold;}

#top {
	width: 810px;
	margin: 0px auto;
	
  clear: left;
	
  height: 25px;	
	padding-top: 42px;
	padding-left: 30px;
	background: url(images/top_bg1.png) no-repeat bottom;

}
#header {
	width: 810px;
	margin: 0px auto;
	background: url(images/content_bg.png);
	clear: left;
	height: 179px;
	text-align: center;
	background: url(images/header_bg1.png) no-repeat;
}
#inner {
	height: 160px;
	padding-top:8px;
}
#l_column {
	clear: left;
	float: right;
	width: 540px;
	padding-right: 15px;
}
#r_column {
	float: left;
	width: 216px;
	padding-left: 20px;
  
}

#footer {
	clear: both;
	padding-top: 18px;
	height: 37px;
	text-align: center;
	font-size: 11px;
	
  background: url(images/footer_bg1.png) no-repeat;  
	color: #666666;
}
#footer a {
	color: #666666;
}

.spacer {
	clear: left;
	height: 18px;
}
.pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.section_box {
	margin: 10px;
	padding: 10px;
	border: 1px dashed #CCCCCC;
	background: #F2F2F2;

}
.section_box2 {
	clear: left;
	margin-top: 10px;
	background: #F6F6F6;
	color: #000000;
}
.area {
	padding: 10px;
 text-align:justify;
}
.publish_date {
	clear: both;
	margin-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
.title {
	padding-bottom: 12px;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
.subtitle {
	padding-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.post_title {
	padding: 6px;
	padding-left: 10px;
	background: #DDEEFF;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.menu {
	list-style-type: none;
	margin: 10px;
	margin-top: 0px;
	padding: 0px;
	width: 195px;
}
.menu li a{
	background: #F4F4F4 url(images/button_default.gif) no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	display: block;
	width: auto;
	margin-bottom: 2px;
	padding: 5px;
	padding-left: 12px;
	text-decoration: none;
}
* html .menu li a{ 
	width: 190px;
}
.menu li a:visited, .menu li a:active{
	color: #0066CC;
}
.menu li a:hover{
	background: #EEEEEE url(images/button_active.gif) no-repeat;
	color: #000000;
}

.menu li .aktive{
	background: #EEEEEE url(images/button_active.gif) no-repeat;
	color: #000000;
}

.kontakt tr td{vertical-align:top}

.modre{color:#000080;font-weight:bold}
.about {float:right;margin-left:20px;}