/* CSS Document */
body {
  font-family: Helvetica, Arial CE,  Arial;
}

#horni_panel {
  margin-bottom: 10px;
}

#prihlaseni {
  text-align: left;
  margin-bottom: 10px;
  margin-left: 10px;
}

#prihlaseni input.frm_prihlaseni, input.tlacitko {
  text-align: center;
  background: transparent;
  background:url(images/pole_formulare.gif) repeat-x;
  color: #666;
	width: 130px;
	border: 1px solid #666;
	margin-bottom: 2px;
}

#prihlaseni input.tlacitko, input.tlacitko{ 
  color: #666;
  background: transparent;
  background:url(images/pole_formulare.gif) repeat-x;
	width: 130px;
	border: 1px solid #333;
	
  text-decoration: none;
	margin-bottom: 2px;
	letter-spacing: 1px;
  cursor: pointer; cursor: hand;
}
#prihlaseni input:hover.tlacitko, input:hover.tlacitko {
  color: #000;
  background: transparent;
  background:url(images/tlacitko.gif) repeat-x;
}

input.tlacitko {margin-top: 15px;}

fieldset, fieldset.kratsi {
  color: #C2BFBD;
  font-size: 14px;
  margin-top: 10px;
  padding-top: 10px;
  border: 1px solid #C2BFBD;
  padding-left: 5px;
  margin-bottom: 10px;
}

fieldset {
  width: 550px;
}

fieldset.kratsi {
  width: 360px;
}

legend {
  color: #666666;
  font-weight: bold;
  margin-left: 3px;
}

/* formular */
input.text, input.text_povinne, select.text, select.text_povinne, textarea.popis, textarea.popis_povinne  {
  width: 250px;
}
textarea.popis_delsi {
  width: 310px;
}

select.text_kratky, input.text_kratky_povinne {
  width: 100px;
}
select.cislo, input.cislo, input.cislo_povinne {
  width: 50px;
}
select.cislo_delsi {
  width: 80px;
}
input.cislo, input.text, #frm select.text, #frm textarea.popis, select.text_kratky, select.cislo, select.cislo_delsi {
  border: 1px solid #C2BFBD;
  font-size: 14px;
}
input.text_povinne, #frm select.text_povinne, input.text_kratky_povinne, input.cislo_povinne, textarea.popis_povinne  {
  border: 1px solid #E50000;
  font-size: 14px;
}
textarea.popis_delsi {
  border: 1px solid #C2BFBD;
  font-size: 12px;
}


/*tabulka sprava*/
#frm td.popis {
  color: #666;
  font-size: 14px;
  width: 230px;
  vertical-align: top;
}
#frm span.popis_maly {
  color: #c2bfbd;
  font-size: 11px;
}
#frm td.obsah {
  color: #666666;
  font-size: 14px;
  vertical-align: top;
}

a {
  color: #666666;
}
a:hover {
  color: red;
}

a.neodkaz {
  text-decoration: none;
}

#prehled {
  display: block;
  float: both;
  clear: both;
} 

div.aktualita {
  font-size: 13px;
  border: 1px dotted #666666;
  width: 300px;
  float: left;
  clear: both;
  margin-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  height: 40px;
}

.kursor {
  cursor: pointer; cursor: hand;
}


div.operace {
  font-size: 13px;
  border: 1px dotted #666666;
  width: 100px;
  float: left;
  padding-left: 5px;
  padding-bottom: 5px;
  margin-bottom: 20px;
  height: 40px;
}

#nadpis_novinky {
  background: url(images/tl_novinky.png) no-repeat;
  
  margin-left: 10px;
}
#nadpis_novinky {
  overflow: auto;
}



#nadpis_novinky_detail {
  overflow: none;
  display: block;
  height: 40px;
}

#prehled_novinky {
  background: url(images/nadpis_novinky.png) no-repeat;
  overflow: auto;
  margin-left: 10px;
  margin-top: 35px;
  margin-bottom: 35px;
}
#zpet {
  background: url(images/tl_zpet.png) no-repeat;
  overflow: auto;
  margin-left: 10px;
  margin-top: 35px;
  margin-bottom: 35px;
  display: inline-block;
  width: 200px;
  clear: both;
  float: left;
  text-decoration: none;
}
#logo {
  background: url(images/logo.png) no-repeat;
  margin-left: 10px;
  margin-top: 35px;
  display: block;
  height: 20px;
}

a:link.nadpis_starsi, a:visited.nadpis_starsi {
  background: url(images/tl_starsi.png) no-repeat left top;
  line-height: 14px;
  height: 14px;
  display: block;
  width: 200px;
  text-decoration: none;
}
a:hover.nadpis_starsi {
  background-position: left bottom;
  
}

#nadpis_starsi dolni{
  background: url(images/tl_starsi.png) no-repeat left bottom;
  height: 13px;
}

#hlavni {
  width: 800px;
  border: 0px solid red;
  background-color: #ffffff;
  display: block;
}

a.aktualita_odkaz {
  text-decoration: none;
  
}

#aktualita_prvni, #aktualita_dalsi {
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  width: 246px;
  height: 82px;
  /*padding-bottom: 35px;*/
  text-decoration: none;
  
}

#aktualita_prvni {
  
  display: block;
}

#aktualita_dalsi{
  display: block;
  background: url(images/linka_ver.jpg) repeat-y;
}

.aktualita_pozadi {
  
}

#mezera, #mezera_prvni {
  height: 35px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  width: 246px;
}

#mezera {
  background: url(images/linka_ver.jpg) repeat-y;
}
#mezera_prvni {
}


#nahled {
  background-color: #ffffff;
  width: 82px;
  height: 82px;
  overflow: hidden;
  float: left;
}
#udaje {
  background-color: #ffffff;
  float: left;
  width: 154px;
  height: 82px;
  padding-left: 10px;
}

.pozadi {
  background-color: red;
}

#udaje div.nadpis {
  font-size: 13px;
  color: #000000;
}

#udaje div.popis {
  font-size: 12px;
  color: #666666;
  height: 45px;
  overflow: hidden;
}

#udaje a {
  color: #666666;
}

#udaje div.datum{
  font-size: 12px;
  color: #000000;
}

a.navigace {
  border-right: 1px solid red;
  border-top: 1px solid red;
  border-bottom: 1px solid red;
  display: inline-block;
  height: 82px;
  width: 262px;
  text-decoration: none;
  background-color: white;
}
a:hover.navigace {
  border-right: 1px solid blue;
  border-top: 1px solid blue;
  border-bottom: 1px solid blue;
  background-color: gray;
}

#detail {
  width: 800px;
  border: 0px solid red;
  background-color: #ffffff;
  clear: both;
}

img.nadpis_novinky_detail {
  margin-left: 10px;
  margin-top: 50px;
  margin-bottom: 20px;
}

img.hlavni_obrazek {
  padding-left: 10px;
  padding-top: 0px;
  margin-top: 0px;
}

#nadpis_detail {
  clear: both;
  float: left;
  overflow: auto;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-top: 20px;
  color: #CC0000;
  font-size: 13px;
}
#datum_detail {
  clear: both;
  float: left;
  overflow: auto;
  margin-left: 10px;
  margin-right: 10px;
  
  margin-top: 0px;
  color: #000000;
  font-size: 12px;
}

#horizontalni_linka {
  clear: both;
  float: left;
  background: url(images/linka_hor.png) repeat-x;
  margin-left: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 780px;
  padding-top:0px;
  height: 2px;
  display: block;
}

#popis_detail {
  clear: both;
  float: left;
  
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-top: 0px;
  color: #666666;
  font-size: 12px;
}




#priloha_nahled_prvni, #priloha_nahled_dalsi {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px;
  float: left;
  width: 175px;
  /*padding-bottom: 35px;*/
}

#priloha_nahled_prvni.prvni_radek, #priloha_nahled_dalsi.prvni_radek {
  padding-top: 0px;
}

#priloha_nahled_prvni {
  clear: both;
  display: inline-block;
}

#priloha_nahled_dalsi{
  background: url(images/linka_ver.jpg) repeat-y;
}


