html, body, div, h1,h2,h3,h4,h5,h6, ul, li, p{
	margin:0;
	padding:0;
}

body{
	font:11px/135% Verdana, Geneva, sans-serif;
	color:#676767;
}
a{color:#22454D;}
a:hover{}
img{
	border-color:#999;
}

ul{
	margin:0;
	padding:0;
}
ul li{
	margin:0;
	padding:0;
	padding-left:12px;
	list-style:none;
	background:url(img/bullet2.jpg) no-repeat 0 4px;
	margin-bottom:4px;
}

#container {
	width: 744px;
	margin: 0 auto;
}
#head {
	position:relative;
	height:99px;
	background:url(img/b_top.gif) no-repeat center top;
}
#sitename {
	text-align: center;
	font-size: 24px;
	padding-top:30px;
	margin-bottom:10px;
}
#sitename a{
	text-decoration:none;
	color:#A65B99;
}
#slogan {
	text-align:center;
	color: #22454d;
}

#navigation {
	position:relative;
	background:url(img/b_header.jpg);
	width:744px;
	height:242px;
	margin-bottom: 5px;
}
#menu {
	position:absolute;
	width:734px;
	overflow:hidden;
	top:0;
	left:5px;
	list-style:none;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	height:55px;
}
#menu li {
	float:left;
	display:block;
	background:url(img/spacer_m.gif) no-repeat left;
	padding-left:2px;
}
#menu li.first{
	background:none;
	padding-left:0;
}
#menu li a {
	display:block;
	height:55px;
	line-height:55px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	width:100px;
	text-align:center;
	color:#67737e;
}
#menu li a:hover {
	background:url(img/btn_over.png) repeat-x center bottom;
}
#content {
	background:url(img/b_content.gif) repeat-x center top;
	padding-bottom: 15px;
	padding-top:20px;
}
#content h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #a65b99;
	padding:0px 0px 10px 0px;
	margin-bottom: 10px;
	border-bottom:1px dotted #d1cfd1;
}

#content ul {
	margin:0;
	padding:0;
}
#footer {
	background:url(img/b_footer.gif) repeat-x center top;
	padding-top:10px;
	padding-bottom:20px;
}
.footnav {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.footnav li {
	display:inline;
	background:url(img/til1.png) no-repeat right center;
	padding:0 7px 0 8px;
}
.footnav li.last {
	background:none;
}
.footnav li a{
	font-family:Trebuchet MS,sans-serif;
	text-transform:uppercase;
	color:#605CAF;
	font-size:11px;
	padding:0 5px;
	text-decoration:none;
}
.footnav li a:hover{
	background-color:#605CAF;
	color:#FFF;
}

.copy {
	text-align: center;
	color:#8f8dc7;
	padding-top:4px;
}
#content p {
	margin-bottom: 0.8em;
}
.edit{
	float:right;
	padding-right:10px;
}
.stranka {
	padding: 0 15px;
}

ul#aktuality {
	margin:0;
	padding:0;
}
ul#aktuality li {
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:10px;
	border-bottom:1px dotted #f5f5f5;
	padding-bottom:2px;
	background:none;
}
ul#aktuality li .datum {
	margin:0;
	padding:0;
	font-size:9px;
	color: #afadd7;
}
ul#aktuality li h3{
	font-size:11px;
	margin-bottom:2px;
	background:url(img/bullet5.png) no-repeat 0 3px;
	padding-left:18px;
}
ul#aktuality li h3 a{
	color:#605CAF;
}
ul#aktuality li p.vice{
	padding-top: 0px;
	margin: 0;
	text-align: right;

}
ul#aktuality li p.vice a{
	padding-left:13px;
	background:url(img/bullet1.png) no-repeat 0 50%;
	text-decoration:none;
	color:#22454d;
}
ul#aktuality li p.vice a:hover{
	text-decoration:underline;
}
#homepage-all #col2 {
	width: 200px;
	float: left;
	border-right: 1px dotted #cfcee7;
	padding-right: 15px;
}
.clear {
	clear: both;
}
#homepage-all #col1 {
	width: 480px;
	float: right;
}
#homepage-all {
	padding: 0 15px;
}
#homepage1 {
	padding-bottom: 20px;
}

#homepage1 h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:25px;
	font-size: 24px;
	font-weight: normal;
	color: #a65b99;
	padding:0px 0px 10px 0px;
	margin-bottom: 10px;
	border-bottom:1px dotted #d1cfd1;
}
#homepage2 {
	float: left;
	width: 230px;
	padding-right:10px;
}
#homepage3 {
	float: left;
	width: 230px;
	padding-left:10px;
}
#homepage2 h2, #homepage3 h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #a65b99;
	padding:0px;
	padding-left:25px;
	margin-bottom: 10px;
	background:url(img/bullet3.png) no-repeat 0 50%;
}

