a:link, a:visited, a:active {
  text-decoration: none;
  color: #585858;
}

a:hover {
  text-decoration: underline;
}

div.clear {
  clear: both;
}

a img {
  border: none;
}

a.externi {
  font-weight: bold;
  color: #217ade;
  
}

div.flashes {
  margin: 10px auto;
  width: 494px;
  height: 47px;
  background: transparent url('/images/layout/info.png') no-repeat top;
}

div.flashes div.flash {
  padding-left: 78px;
  color: #FFF;
  font-weight: bold;
  height: 47px;
  line-height: 47px;
}

h2 {
  color: #538002;
  clear: both;
  font-size: 17px;
  font-weight: bold;
}

h3, #obsah h3 a {
  color: #538002;
  font-weight: bold;
   font-size: 14px;
   clear: both;
}

div.nahoru {
  width: 112px;
  height: 19px;
  background-image: url('/images/layout/nahoru.jpg');
  float: right;
  font-size: 8pt;
}

div.nahoru a {
  color: #a4b366;
  display: block;
  padding: 2px 35px;
}

div.nahoru a:hover{
  color: #658602;
  display: block;
  padding: 2px 35px;
  text-decoration: none;
}


#stranka {
  width: 958px;
  margin: 0px auto;
  text-align: justify;
  /*border: 1px black solid;*/
}

#stred {
  width: 608px;
  min-height: 950px;
  _height: 1150px;  
  float: left;
  background-color: #ebebeb;
  margin-bottom: 5px;
  position: relative;
  padding-bottom: 65px;
  overflow-x: hidden;
}

#hlavicka {
  width: 608px;
  height: 90px;
  background-image: url('/images/layout/hlavicka.jpg');
  text-align: center;
  clear: both;
}

#levy, #pravy {
  width: 175px;
  float: left;
  font-size: 11px;
}

#levy .obsah, #pravy .obsah {
  padding: 8px 10px;
}

#levy h3, #pravy h3 {
  color: #FFF;
  padding: 10px 22px;
  margin: 0px;
  font-size: 11px;
  /*padding-top: 6px;*/
  /*font-size: 0.9em;*/
  font-weight: bold;
  width: 175px;
  background-image: url("/images/layout/odrazky/bila.gif");
  background-repeat: no-repeat;
  background-position: 13px 52%;    
}

#logo {
  width: 175px;
  height: 173px;
  background-image: url('/images/layout/logo_vkz.jpg');
}

#partneri {
  width: 175px !important;
  height: 173px !important;
  background-image: url('/images/layout/partneri.jpg');
  overflow: hidden;
}

div.margin {
  margin: 10px 13px;
}

div.art_odkazy a {
  display: block;
  width: 287px;
  height: 30px;
  background: #FFF url('/images/layout/menu_clanek_bg.jpg') no-repeat bottom;
  color: #658602;
  text-decoration: none;
  overflow: hidden;
  text-align: left;
}

div.art_odkazy a:hover, div.art_odkazy a.active {
  background-position: top;
  color: #FFF;
}

div.art_odkazy a span {
  display: block;
  padding: 7px 15px 7px 25px;
}

div.art_odkazy div.odkaz {
  margin: 2px;
  float: left;
}

/*******************************
 ******       MENU      ********
 ******************************/

#menu {
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 54px;
  font-weight: bold;
    background: transparent url('/images/layout/menu_bg.jpg') repeat-x 333px bottom;
}

#menu a {
  color: #334f00;
  display: block;
  height: 36px;
  width: 75px;
  float: left;
  text-decoration: none;
  background: transparent url('/images/layout/menu_bg.jpg') repeat-x left bottom;
  overflow: hidden;
}

#menu a:hover {
  color: #4b7500;
  background-position: center bottom;
}

#menu a.active {
  background-position: right bottom;
}

#menu a span {
  display: block;
  padding-top: 0.5em;
}

/*******************************
 ******   krajní MENU    ********
 ******************************/

#menu-krajni {
  margin: 8px 0;
}

#menu-krajni ul {
  text-align: left;
  /*list-style: square outside url("/images/layout/odrazky/top.gif");*/
  list-style-type: none;
  margin: 0px;
  padding-left: 30px;
  padding: 0px;
  width: 175px;
  
}

#menu-krajni div.nadpis {
  width: 175px;
  height: 34px;
  background-image: url("/images/layout/hlavnimenu.jpg");
  color: #FFF;
}

#menu-krajni ul.top li.odd {
  background: #FFF url('/images/layout/l-lich.jpg') top right repeat-y;
}

#menu-krajni ul.top li {
  background: #FFF url('/images/layout/l-sud.jpg') top right repeat-y;
}

#menu-krajni ul.top a {
  /*-size: 0.9em;*/
  display: block;
  color: #585858;
  padding: 8px 0px 8px 12px;
 /*background-image: url("/images/layout/odrazky/seda_svetla1.gif");*/
  background-repeat: no-repeat;
  background-position: 0px 10px;
  height: 1em;  
}

#menu-krajni ul.top a:hover {
  /*background-image: url("/images/layout/odrazky/oranzova_menu.gif");*/
  text-decoration: underline; 
}

#menu-krajni ul.top a.active {
  background-image: url("/images/layout/odrazky/oranzova_menu.gif");
  
    
}

#menu-krajni ul.sub a {
  font-size: 0.85em;
  display: block;
  background-image: url("/images/layout/odrazky/sub.gif");
  background-repeat: no-repeat;
  background-position: 20px center;  
  height: 1.2em;
}

#menu-krajni ul.sub a:hover {
  background: none;
}

#menu-krajni ul.sub li {
  /*background: #e7f2cf url('/images/layout/bg-submenu.png') top left repeat-y;*/
  background-color: #e7f2cf
}

#menu-krajni ul.sub a {
  font-size: 0.85em;
  color: black;
  font-weight: normal;
}

#levy div.dolni {
  width: 175px;
  height: 13px;
  background-image: url("/images/layout/levy_spodek.jpg");
}

#novinky, #odkazy, #info {
  width: 175px;
  margin-top: 8px;
  background: #CCCCCC url('/images/layout/pravy_bg.jpg') top left repeat-y;
  clear: both;  
}

#novinky div.nadpis {
  width: 175px;
  height: 34px;
  background-image: url("/images/layout/novinky.jpg");
  color: #FFF;
}

#novinky div.obsah {
  font-size: 0.85em; 
}

#novinky div.novinka {
  color: #115D9B;
  padding-bottom: 10px;
  clear: both;
}

#rss {
  height: 85px;
  overflow: hidden;
}

#rss h3 {
  margin-top: 0.5em;
}

table.novinka td div.foto img {
  margin:0.5em 0;
}

table.novinka td div.foto {
  float: left;
  width: 120px;
}

table.novinka td div.popis {
  float: left;
  width: 450px;
}

#novinky div.aktual {
  background-color: #EBEBEB;
  color: #266CA5;
  padding: 10px 22px;
  text-align: left;
  background-image: url("/images/layout/odrazky/modra_tmava.gif");
    background-repeat: no-repeat;
  background-position: 13px 52%;    
}

#novinky table {
  font-size: 10px;
  border-collapse: collapse;
}

/*
div.linka_modra {
  width: 155px;
  height: 1px;
  background-image: url("/images/layout/odrazky/linka_modra.jpg");
  background-position: right center;  
}
*/
#novinky a:hover {
  color: #115d9b;
  text-decoration: none;
}

#novinky a.vice {
  display: block;
  text-align: right;
  /*float: right;*/
  padding-right: 23px;
  background-image: url("/images/layout/odrazky/vice_modra.gif");
  background-repeat: no-repeat;
  background-position: 93% 65%;  
}

#pravy div.dolni {
  width: 175px;
  height: 13px;
  background-image: url("/images/layout/pravy_spodek.jpg");
}

#odkazy, #info {
  width: 175px;
  margin-top: 8px;
  background: #CCC url('/images/layout/levy_bg.jpg') top left repeat-y;
  clear: both;  
}

#info div.nadpis {
  width: 175px;
  height: 34px;
  background-image: url("/images/layout/info.jpg");
  color: #FFF;
}
/*
#info {
  width: 175px;
  margin-top: 8px;
  background: #FFF url('/images/layout/info.jpg') top left no-repeat;
  clear: both;  
}*/

#odkazy div.dolni, #info div.dolni {
  width: 175px;
  height: 13px;
  background-image: url("/images/layout/novinky_spodek.jpg");
}

#pravy input.focus {
  border-color: #82B400;
}

#prihlaseni, #vyhledavani {
  width: 175px;
  background: #CCC url('/images/layout/pravy_bg.jpg') top left repeat-y;
  margin-top: 8px;
  clear: both;
}

#prihlaseni input, #vyhledavani input {
  width: 145px;
  height: 23px;
  background-image: url('/images/layout/input.jpg');
  border: 1px solid #CCC;
  margin: 3px;
  padding: 2px;
  color: #848484;
}

#prihlaseni .button, #vyhledavani .button {
  width: 33px;
  height: 19px;
  background-image: url('/images/layout/btn_ok.jpg');
  /*border: 1px solid #CCC;*/
  border: none;
  margin: 2px 7px;
  color: #848484;
  font-size: 1.0em;
  float: right;
}

#prihlaseni div.nadpis {
  width: 175px;
  height: 34px;
  background-image: url("/images/layout/prihlaseni.jpg");
  color: #FFF;
}

#prihlaseni a {
  display: block;
  color: #808080;
  margin-top: 5px;
  padding-left: 20px;
  font-size: 8pt;
  background-image: url("/images/layout/odrazky/seda_tmava.gif");
  background-repeat: no-repeat;
  background-position: 11px 75%;    
}

#vyhledavani div.nadpis {
  width: 175px;
  height: 34px;
  background-image: url("/images/layout/vyhledavani2.jpg");
  color: #FFF;
}

#vyhledavani div.dolni {
  width: 175px;
  height: 13px;
  background-image: url("/images/layout/vyhledavani_spodek.jpg");
}

#odkazy div.nadpis {
  width: 175px;
  height: 34px;
  background-image: url("/images/layout/odkazy.jpg");
  color: #FFF;
}

#odkazy a {
  color: #057300;
  display: block;
  padding: 10px 0px 3px 12px; 
  
}

#odkazy a:hover {

  background-repeat: no-repeat;
  background-position: 0px 12px;  
  background-image: url("/images/layout/odrazky/zelena_odkazy.gif");
  text-decoration: none;
}

/* ROZBALOVAC9 */

#rozbalovaci div.info_head {
  margin: 10px 0;
  cursor: pointer;
  width: 582px;
  height: 34px;
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
}

#rozbalovaci div.info_head p {
  margin: 0;
  padding: 8px 15px;
  float: left;
}

#rozbalovaci div.info_head span {
  padding: 10px 40px;
  float: right;
  text-transform: none;
  font-size: 0.75em; 
}

#rozbalovaci div.info_body {
  margin: 10px 5px; 
  width: 570px;
  color: #000;
}

#rozbalovaci .sedy {
  background-image: url("/images/layout/rozbal/sedy.jpg");
}

#rozbalovaci .modry {
  background-image: url("/images/layout/rozbal/modry.jpg");
}

#rozbalovaci .oranz {
  background-image: url("/images/layout/rozbal/oranz.jpg");
}

#rozbalovaci .zeleny {
  background-image: url("/images/layout/rozbal/zeleny.jpg");
}

/*****************/
/**    proč    **/
/****************/

#proc {
  height: 161px;
  background-image: url('/images/layout/bg_proc.jpg');
  background-repeat: repeat-x;
}

#proc div.obsah {
  margin: 10px;
  text-align: right;
  color: #FFF;
  font-size: 0.8em;
}

#proc_reg, #proc_vychova {
  position: relative;
   
}

#proc_reg a, #proc_vychova a {
  color: #FFF;
  font-size: 0.7em;
  position: absolute;
  top: 115px;
  right: 20px;
}

#proc_reg {
  width: 261px;
  height: 141px;
  background-image: url('/images/layout/proc_reg.jpg');
  background-position: bottom;
  float: left;
  margin: 9px 13px;
}

#proc_reg:hover {
  background-position: top;
}

#proc_reg div.obsah {
  margin-left: 120px;
}

#proc_vychova {
  width: 310px;
  height: 141px;
  background-image: url('/images/layout/proc_vychova.jpg');
  background-position: bottom;
  float: left;
  margin-top: 9px;

}

#proc_vychova:hover {
  background-position: top;
}

#proc_vychova div.obsah {
  margin-left: 120px;
}

#nas_tip {
  width: 608px;
  height: 275px;
  background-image: url('/images/layout/nas_tip.jpg');
  position: relative;
}

#nas_tip .part1 {
  position: absolute;
  width: 300px;
  top: 40px;
  left: 290px;
}

#nas_tip .part2 {
  position: absolute;
  width: 300px;
  top: 220px;
  left: 290px;  
}

#nas_tip .doktor {
  position: absolute;
  bottom: 13px;
  left: 20px;
  font-size: 0.75em;
}

#vitejte {
  width: 608px;
  height: 341px;
  background-image: url('/images/layout/vitejte.jpg');
}

#vitejte .obsah {
  padding: 50px 15px 0 180px;
  /*color: #00000;*/
  font-size: 0.9em;
  text-align: left;
}

#vitejte p {
  margin: 15px;
}

#stred ul, #xEditingArea {
  margin: 10px;
  padding: 0 15px;
  list-style-image: url('/images/layout/odrazky/home.gif');
}

#stred ul.relativni {
  margin: 10px;
  padding: 0 15px;
  list-style-image: url('/images/layout/odrazky/odkaz_relativni.gif');
}

#stred ul.relativni a {
  color: #669900;
  font-weight: bold;
}

#stred ul.soubor {
  margin: 10px;
  padding: 0 15px;
  list-style-image: url('/images/layout/odrazky/odkaz_soubor.gif')
}

#stred a.soubor {
  color: #d76600;
  font-weight: bold;
}

#stred a.souborAlone {
  padding-left: 15px;
  background: url('/images/layout/odrazky/odkaz_soubor.gif') no-repeat 2px 6px;
}

#vitejte li {
  margin-bottom: 5px;
}

#paticka {
  position: absolute;
  bottom: 0px;
}

#paticka .linka {
  width: 608px;
  height: 8px;
  background-image: url('/images/layout/paticka_linka.jpg');
}

#paticka .obsah {
  width: 608px;
  background-image: url('/images/layout/paticka_obsah.jpg');
  background-repeat: repeat-y;
}

#paticka .stin {
  width: 608px;
  height: 18px;
  background-image: url('/images/layout/paticka_stin.jpg');
}

#paticka .margin {
  font-size: 0.8em;
  text-align: center;
}

/* kmiha návštěv (ohlasy) */

table.kniha {
  width: 520px;
  border-collapse: collapse;
  margin-top: 5px;
}

table.kniha td.hlavicka {
  color: #487b02;
  font-weight: bold;
}

table.kniha span.cas {
  float: right;
  font-size: 0.9em;
  margin-right: 12px;
}

table.kniha span.jmeno {
  float: left;
  margin-left: 12px;
  padding-left: 10px;
  background-image: url('/images/layout/odr_kniha_jmeno.png');
  background-repeat: no-repeat;
  background-position: left 60%;
}

table.kniha td.ob {
  background-color: #cacaca;
  padding: 0 12px;
}

table.kniha tr.top {
  width: 516px;
  height: 10px;
  background-image: url('/images/layout/comment_top.png');
}

table.kniha tr.bot {
  width: 516px;
  height: 10px;
  background-image: url('/images/layout/comment_bot.png');
}

/* NOVÉ NOVINKY */

div.novinky h2 {
  color: #FFF;
  height: 26px;
  font-size: 1em;
  font-weight: normal;
  text-align: right;
  background: #FFF url('/images/layout/bg_novinky.jpg') no-repeat right;
}




h2 span {
  display: block;
  padding: 4px 33px;  
}

table.novinka p {
  margin: 8px 0 4px 0;   
  font-size: 0.8em;
   color: #666666;
  
  
}
table.novinka {
  border-bottom: 1px #D4D4D4 solid;
  width: 582px;   
}

table.novinka .datum {
  color: #006600;
  font-size: 0.8em;
  width: 550px;
}
/*
table.novinka a {
  color: #777777;
  font-weight: bold;
  margin-right: 10px;
  font-size: 0.8em;
}*/

table.novinka a.more {
  color: #333;
  font-weight: bold;
  margin-right: 10px;
  font-size: 0.8em;
}

table.novinka h3 a {
  margin: 3px 0;
}

table.novinka .text {
  text-align: justify;
  padding: 3px 0;
}

table.sudy {
  background-color: #F1F1F1;
}

div.novinky .archiv {
  width: 550px;
  height: 42px;
  margin-bottom: 15px;
  background-image: url('/images/layout/archiv.jpg');
}

div.novinky .archiv a {
  display: block;
  font-weight: bold;
  text-align: center;
  background: url('/images/layout/odrazky/cervena.gif') no-repeat 320px 16px;  
}

div.novinky .archiv a span {
  display: block;
  padding-top: 11px;
  
}

/* AJAX */

.loading {display: none;}
input.err, textarea.err {
  background-color: rgb(255,204,204);
  background-image: none;
  border: 1px solid red; }
span.err {color: red;}

#status {
  border: 1px solid #3835A4;
  padding: 0.4em;
  padding-left: 60px;
  margin: 2em; 
  background: #E7EC8D url('/images/layout/ico/info.png') no-repeat 5px center;
}

.cislo_str a {
  text-decoration: none !important;
  color: #585858 !important;
}

.cislo_str a:hover {
  text-decoration: underline !important;
}

/* PAGINATOR */

.paginator {
	margin: 1em 0;
	font-size: 90%;
	text-align: center;
}

.paginator a, .paginator span {
	margin-right: 0.1em;
	padding: 0.2em 0.5em;
	color: #777;
	font-weight: bold;
}

.paginator a {
	border: 1px solid #508300;
	text-decoration: none;
	color: #508300;
}

.paginator span.button {
	border: 1px solid #DDDDDD;
}

.paginator .current, .paginator a:hover {
	background: #508300;
	border: 1px solid #508300;
	color: white;
}

/* error */
div.error {
  width: 494px;
  height: 136px;
  background: transparent url('/images/layout/error.png') no-repeat top center;
  margin-top: 35px;
  position: relative;
}

div.error .stuff {
  padding: 2px 150px 10px 15px;
}

div.error h3 {
  color: #B50000;
  font-size: 1em;
  text-transform: uppercase;
  margin-bottom: 18px;
}

div.error .bottom {
  position: absolute;
  bottom: 8px;
}

div.error a {
  color: #B50000;
  font-weight: bold;
}

/*    jCarousel     */
.jcarousel-container {
  padding: 22px 40px;
}

li.jcarousel-item a:hover {
  text-decoration: none !important;
}

li.jcarousel-item img {
  width: 132px;
  height: 98px;
  margin: 10px;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

li.jcarousel-item a:hover img {
  opacity: 1.0;
  filter: alpha(opacity=100);
}

li.jcarousel-item {
  display: inline-block;
  width: 152px;
  text-align: center;
  background: url('/images/layout/carousel/img.png') no-repeat top center;
}

.jcarousel-prev, .jcarousel-next {
  display: block;
  width: 17px;
  height: 25px;
  cursor: pointer;
}

.jcarousel-prev:hover, .jcarousel-next:hover {
  background-position: center;
}

.jcarousel-prev {
  position: absolute;
  left: 10px;
  top: 73px;
  background:  url('/images/layout/carousel/sipka_leva.png') no-repeat top center;
}

.jcarousel-next {
  position: absolute;
  right: 10px;
  top: 73px;
  background:  url('/images/layout/carousel/sipka_prava.png') no-repeat top center;
}

.jcarousel-prev-disabled, .jcarousel-next-disabled,
.jcarousel-prev-disabled:hover, .jcarousel-next-disabled:hover {
  background-position: bottom;
}

div.wrapper {
  width: 100%;
}

div.wrapper strong {
  color: #0d4e9c;
  margin-right: 4px;
}

div.wrapper div.lft {
  width: 50%;
  float: left;
}

div.wrapper div.rgt {
  width: 50%;
  float: left;
  text-align: right;
}

div.hr {
  clear: both;
  height: 21px;
  width: 100%;
  margin: 0;
  background: url('/images/layout/hr.gif') repeat-x center center;
}
