body {
    color: black;
    margin: 0px;
    padding: 0px;
    font-family: Tahoma, Arial, Helvetica, Courier, Serif;
    font-size: 12px;
    background-color: #004787;
}


.cleaner {
    clear: both;
    height: 1px;
    border: none;
    margin: -1px 0 0 0;
    visibility: hidden;
}

.chyba {
  color:red;
  font-weight: bold;
  padding: 10px;
}

#center {
    margin: 0 auto;
    width: 950px;
    background-color: #fff;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
}

#header {
  width: 950px;
  height: 198px; 
  position: relative;
    /*background: #fff url(../img/vlna.gif) repeat-x center top;*/
    background: #fff url(../img/top.jpg) repeat-x center top;
}

#header #topmenu {
  position: absolute;
  top:138px;
  left:0;
  border: 0px;
}

#header #topmenu img {
    border: 0px;
}

#flashlogo {
  position: absolute;
  top:0px;
  right:0px;
  width: 450px;
  height: 180px;
  z-index:10;
}

#header img.napis {
  position: absolute;
  top:50px;
  left:20px;
  border: 0px;
}

#content {
  background-image: url(../img/menu_bg.gif);
  background-repeat: repeat-y;
  background-position: 0 0;
}
/**********************************************************************************************************************/


/**********************************************************************************************************************/
#levy{
  width: 220px;
  float: left;
  display: block;
  padding-bottom: 30px;
}

#menu {
  width: 220px;
  margin: auto;
/*  background: #ed174e url(../img/menu_top_bg.gif) no-repeat top;
  */
  background: #ed174e url(../img/menu_top_bg.jpg) no-repeat top;
  
  min-height: 300px;
  _height: 300px;
}

#menu_paticka {
  width: 220px;
  height: 53px;
  margin: auto;
 /* background: #fff url(../img/menu_bottom_bg.gif) no-repeat bottom; */
    background: #fff url(../img/menu_bottom_bg.jpg) no-repeat bottom;
}

#menu div.odkaz,
#menu div.pododkaz {
  text-align: left;
  padding: 5px;
}


#menu .spacer {
  padding: 15px;
  padding-top: 25px;
}

#menu div.odkaz a {
  color: #fff;
  display: block;
  text-decoration: none;
  font-weight: bold;
  background-image: url(../img/odkaz_bg.gif);
  background-position: 0px 6px;
  background-repeat: no-repeat;
  padding-left: 12px;
}

#menu div.pododkaz a {
  color: #fff;
  display: block;
  text-decoration: none;
  font-weight: bold;
  background-image: url(../img/pododkaz_bg.gif);
  background-position: 15px 7px;
  background-repeat: no-repeat;
  padding-left: 25px;
}

#menu div.odkaz a:hover,
#menu div.pododkaz a:hover {
  color: silver;
}

#menu div.polozka_active a {
  text-decoration: underline;
}




/**********************************************************************************************************************/
#stred{
  width: 526px;
  float: left;
  text-align: left;
}

#stred .spacer{
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
}

#stred h1 {
  margin:0; 
  font-size: 18px;
  font-weight: bold;
  color: #004787; 
  margin-bottom: 15px;
}

#stred h2 {
  margin:0; 
  font-size: 13px;
  font-weight: bold;
  color: #000; 
  margin-bottom: 10px;
}

#stred h3 {
  margin:0; 
  font-size: 12px;
  font-weight: bold;
  color: #000; 
  margin-bottom: 10px;
}

#stred {
  line-height: 150%;
}

#stred a {
  color: #004787;
}

#stred a:hover {
  color: #000;
}

/**********************************************************************************************************************/

#bottom {
  background: #fff url(../img/bottom_bg.jpg) repeat-x center bottom; 
  height: 74px;
  width: 956px;
  margin: auto;
  position: relative;
}

#copyright {
  color: #fff;
  font-size: 11px;
  position: absolute;
  top: 45px;
  left: 0px;
  text-align: center;
  padding-bottom: 20px;
  
}

#copyright a {
  color: #fff;
  
}

.space {
  height: 30px;
}

.formular td {
  padding: 5px;
  font-size: 12px;
}

/**********************************************************************************************************************/

#novinky_box {
  padding: 5px;
  text-align: left;
}
#novinky_box h2 {
  padding: 5px;
  margin: 0;
  font-size: 13px;
  margin-bottom: 15px;
  padding: 20px 5px 5px 25px;
}
#novinky_box h3 {
  padding: 0 5px 5px 25px;
  margin: 0;
  font-size: 11px;
}
#novinky_box a {
  color: #004787;
}

#novinky_box a:hover {
  color: #000;
}

#novinky_box .datum {
  font-size: 11px;
  padding: 0 5px 0 25px;
}

#novinky_box .cela {
  font-size: 11px;
  padding: 0 5px 0 25px;
  margin-bottom: 15px;
}

#novinky_box p {
  font-size: 11px;
  padding: 0 5px 0 25px;
  margin:0;
  line-height: 150%;
}
a img{
  border:0px black solid;
}
