* {
  margin: 0px;
  padding: 0px;
  color: #d0cfdb;
}

/*
* {
  border: 1px solid yellow;
  margin: 2px;
}
*/

img {
  border: 0px;
}

body, html {
  _x-overflow: scroll;
  scrollbar-face-color: #121220;
  scrollbar-track-color: #121220;
  scrollbar-arrow-color: white;
  height: 100%;
  margin-top:0px;
  margin-bottom:0px;
  min-width: 900px;
  text-align: center;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  background-color: #121220;
  background: url(img/layout/pozadi.png) repeat-y;
  background-position:top;
  _width: expression(document.body.clientWidth < 1100? "1100px" : "auto");
}

table, td {
  font-size: 12px;
}

#hlavni {
  position: relative;
  width: 900px;
  height: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  z-index: 2;
}

#hlavicka {
  position: absolute;
  left: 164px;
  /* _left: 163px; */
  top: 0px;
  margin-top: 0px;
  z-index: -5;
  
}

.repttemp {
  position: absolute;
  left: 164px;
  /* _left: 163px; */ 
  top: 0px;
  width: 550px;
  height: 150px;
  margin-top: 0px;
  z-index: -5;
}


#stary_ie {
  position: absolute;
  right: 10px;
  top: 5px;
  text-align: right;
  width: 200px;
  font-weight: bold;
  color: #9F9EB5;
}


#vlajky {
  margin: 0px auto 10px 15px; 
  line-height: 12px;
}

#logo_feste {
  margin: 20px auto 20px 14px;
}

#levy_panel {
  position: absolute;
  left: 100px;
  top: 300px;
  width: 200px;
  margin-top: 10px;
  border: 1px solid white;
}

#menu {
  position: absolute;
  width: 237px;
  height: 397px;
  left: 40px;
  top: 200px;
  z-index: 1;
}


#hodiny {
  position: absolute;
  left: 148px;
  top: 683px;
  width: auto;
  color: #6F6E85;
  font-size: 80%;
  font-weight: bold;
  
}

#pocitadlo {
  position: absolute;
  left: 217px;
  top: 707px;
  width: auto;
  color: #6F6E85;
  font-size: 90%;
  font-weight: bold;
  
}

#hodiny_obr {
  position: absolute;
  left: 130px;
  top: 660px;
  color: yellow;
}

/*
#pravy_panel {
  position: absolute;
  left: 650px;
  top: 200px;
  width: 250px;
}
*/



#stredni_panel {
  position: absolute;
  left: 284px;
  top: 180px;
  width: 591px;
  height: auto;
  z-index: 3;
  text-align: left;
}

head:first-child+body #stredni_panel {
  background: url(img/layout/stred_stred.png);
}

.stred_nahore {
  position: absolute;
  width: 591px;
  height: 40px;
  top: 140px;
  left: 284px;
}


.stred-podklad {
  clear:both;
  position: relative;
  width: 591px;
  height: auto;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/layout/stred_stred.png',sizingMethod='scale');
  padding: 0px;
  margin: 0px;
}

head:first-child+body .stred-podklad { /*The Owen Hack, hides this from ie*/
  /* background: url(img/layout/stred_stred.png); */
}

.stred-left {
  padding-left: 35px;
  position: relative;
  width: 410px;
}

head:first-child+body .stred-left p {
  margin-right: 30px;
}

.stred-left p {
  color: white;
  padding: 10px 5px;
  margin: 0px;
  
}

.stred-right {
  line-height: 18px;
  float: right;
  padding-right: 13px;
  width: 138px;
  _width: 150px;
  height: auto;
  text-align: left;
  line-height: 250%
}

.stred-right ul ul {
  
}

.stred-right p {
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
}

.stred-right a {
  color: d0cfdb;;
  font-weight: bold;
}

.stred-right a.normalni {
  font-weight: normal;
}


.stred-right #svetlo a:hover {
  filter: glow(color=white, strength=2);   width: 110px; height: 0px; 
  _text-decoration: none;
  
}

.stred-right #svetlo a.vetsi:hover {
  filter: glow(color=white, strength=2);   width: 100px; height: 0px; 
  _text-decoration: none;
  
}

head:first-child+body .stred-podklad a:hover {
  text-decoration: underline;
}

.stred_dole {
  position: relative;
  
  width: 591px;
  height: 97px;
  margin-top: 0px;
  left: 0px;
}

head:first-child+body .stred_dole {
  bottom: -99px;
}




ul {
  text-align: left;
  margin-left: 20px;
}

p {
  color: white;
  text-align: justify;
  padding: 20px;
}


h2 {
  padding-top: 40px;
  font-size: 22px;
  margin-right: 10px;
}

h2.extra_clanek {
  padding-top: 0px;
}

h1 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 32px;
}

h3 {
  font-size: 18px;
}

table.clenove {
  width: 350px;
  margin-top: 10px;
}

table.clenove td {
  line-height: 180%;
  font-size: 13px;
}

a {
  color: #99CCFF;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color:#CCE6FF;
  text-decoration: underline;
  
}

table.clenove td {
  padding-left: 10px;
  text-align: left;
}

hr {
  display: none;
}

.testovaci {
  position: absolute;
  left: 10px;
  top: 5px;
  text-align: left;
}

.zobrazit_cely {
  float: right;
  margin-top: 0px;
  padding-top: 0px;
  margin-right: 35px;
  _margin-right: 5px;
}

ul.strom {
  margin-top: 20px;
  margin-bottom: 0px;
}

img.hlavni_obrazek {
  float: left;
  margin-top: 14px;
  margin-right: 18px;
  margin-left: 6px;
}

img.obrazek_clanku {
  margin: 20px 0px;
  border: 3px double silver;
  background-color: navy;
}

p.kontakty {
  line-height: 180%;
}

td.odsaz {
  padding: 5px;
  padding-left: 10px;
  vertical-align: bottom;
}


img.vlajka {
  line-height: 12px;
  width: 30px;
  height: 21px;
}

ul.bez {
  list-style-type: none;
  margin-left: 15px;
  padding-left: 0px;
}

#lista_onas {
  margin-left: 10px;
}

table.partneri {
  
  width: 380px;
  padding: 5px;
}

table.partneri td {
  
  
  padding: 5px;
  padding-left: 0px;
  text-align: center;
}

.jf {
  width: 62;
  height: 15;
  border: 1px solid navy;
  margin-bottom: 0px;
  clear: both;
}
