/* CSS Document */

body
{
	/*font: 11px Verdana, sans-serif;*/
	font: 13px Verdana, sans-serif;
  margin-left: 12%;
	margin-right: 12%;
	background:#fff;
	color:#000;
}

a:hover{text-decoration:underline;}

.hd {display:none;}

#wrap
{
  position:relative;
  margin: 10px auto;
  width: 760px;
	border: 1px solid black;
}

#header {position:absolute;left:0;top:0;width:760px;height:121px;overflow:hidden;}
  #topMenu{position:absolute;top:105px;left:100px;width:630px;overflow:hidden;color:#ffffff;text-align:right;}
  #topMenu a {color:#ffffff;text-decoration:none;}
  #topMenu a:hover {font-weight:normal;}
#mainContent {position:relative;margin-top:121px;width:760px;height:auto;overflow:hidden;}

#headerEN {position:absolute;left:0;top:0;width:760px;height:171px;overflow:hidden;}
#mainContentEN {position:relative;margin-top:171px;width:760px;height:auto;overflow:hidden;}

  #aktualSubpage {position:absolute;width:760px;height:320px;overflow:hidden;left:0;top:-13px;}
  #clanekDetail {position:relative;width:760px;height:auto;margin-top:320px;overflow:hidden;}

.headerText {padding:0;margin:15px 25px;text-align:justify;}
.clankyHeader {/*font-size:11px;*/font-size:13px;}
.clankyHeader2 {/*font-size:11px;*/font-size:13px;font-weight:normal;}

#mapaStranky {margin-left:15px;}
#mapaStranky ul {margin:0 10px;padding:0;}
#mapaStranky li {margin:0;padding:2px 5px;}

.nadpis
{
  padding-top: 15px;
	padding-left: 25px;
	padding-right:25px;
	padding-bottom:15px;
	font: 24px Times, serif;
} 

.nadpisSedyBg
{ 
  width: 760px;
	height:45px;
	background-color: #121212;
	border-bottom: 1px solid black;
	font: 24px Times, serif;
	color: #fff; 
	margin-top: -2px;
	line-height:45px;vertical-align:center;
	padding-left: 25px;
 }
 
ul
{
   list-style-type: none;
   padding-top: 15px;
	margin-top: 0;
}

#aktual
{ 
  width: 760px;
	height:45px;
	background-color: #121212;
	border-bottom: 1px solid black;
	font: 24px Times, serif;
	color: #fff; 
	margin-top: -2px;
 }
#nav1
{
	width: 760px;
	background-color: #121212;
	color:#fff;
	
}
#nav1[id]
{
	padding-bottom: 12px;
}
#nav1 a
{
	color: #fff;
	text-decoration: none;
   line-height: 2;
	padding: 0.3em 0.5em 0.3em 1.5em;
   background: url("kol1.jpg") center left no-repeat; 
}

#nav1 a:hover {background:#fff;color:#121212;}

#archiv
{
	 width: 760px;
	height: auto;
	background-color: #121212;
	border-bottom: 1px solid black;
	 font: 18px Times, serif;
	color: #fff; 
	margin-bottom: 0;
}
#nav2
{
	width: 760px;
	background-color: #fff;
	color:#121212;
	
}


#nav2 a
{
	color: #000;
	text-decoration: none;
	line-height: 2;
	padding: 0.3em 0.5em 0.3em 1.5em;
  background: url("kol2.jpg") center left no-repeat; 
}
#pata
{
   width: 760px;
	background: #121212;
	color:#000
	font: 12px Arial, sans-serif;
	text-align: left;
   margin-top: 0;
  
}

#pata p {color:#fff;}

#pata a
{
	color: #fff;
	text-decoration: none;
}
p
{
   padding: 10px 0 0 30px;
	margin-bottom: 10px;
}
div.pata
{
   color: #fff;
   padding: 0 0 3px 25px;
}

#kategorieSelect{
width:380px;height:auto;float:left;overflow:auto;
}
#kategorieItems{
width:380px;height:auto;float:left;overflow:auto;
}
#kategorieItems h1 {font-size:12px;color:#CDCAC3;margin:5px;}
div.clear{height:0;width:0;clear:left;}

ul.aktualityList{}
ul.aktualityList li {margin-left:-35px;list-style-type:none;padding-left:0px;}
ul.aktualityList li:hover {background:#fff;color:#121212;}
ul.aktualityList a{
 display:block;
 margin: 0;
 padding: 0 20px;}
ul.aktualityList a:hover {background:#fff;color:#121212;}

ul.aktualityList2{}
ul.aktualityList2 li {margin-left:20px;list-style-type:none;padding-left:6px;}
ul.aktualityList2 li:hover {background:#fff;color:#121212;}
ul.aktualityList2 a:hover {background:#fff;color:#121212;}

.seda {color:#888888;}

a.stromClanek{color:#000000;}
a.stromClanek:hover{text-decoration:underline;}
