body {
    background-image: url(../img/back.gif);
    background-color: #252323;
    color: black;
    margin: 0px;
    padding: 0px;
    font-family: Tahoma, Helvetica, Courier, Serif;
    font-size: 12px;
}


.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;
    background-color: #fff;
    width: 950px;  
    background: transparent url(../img/bg_body.gif) repeat-y center;
    
}

#header {
  background: transparent url(../img/header_bg.gif) no-repeat center;
  width: 950px;
  height: 189px;
  position: relative;
}

/**********************************************************************************************************************/

#logo {  
  position: absolute;
  top: 40px;
  left: 40px;
  border: none;
}

#img1 {  
  position: absolute;
  top: 13px;
  left: 220px;
}

#img2 {  
  position: absolute;
  top: 13px;
  left: 380px;
}

#img3 {  
  position: absolute;
  top: 13px;
  left: 540px;
}

#img4 {  
  position: absolute;
  top: 13px;
  left: 700px;
}



#vlajecky {  
  position: absolute;
  top: 12px;
  right: 10px;
}

#vlajecky img {  
  margin: 2px;
  border-width: 0;
}

/**********************************************************************************************************************/
#levy{
  width: 172px;
  float: left;
  display: block;
  min-height: 500px;  
  _height: 500px;
  background-image: url(../img/menu_bg.gif);
  background-repeat: no-repeat;
  background-position: top right;
}

#menu {
  margin: auto;
}


#menu div.odkaz {
  text-align: left;
  padding: 5px;
}
#menu .spacer {
  padding: 5px;
  padding-left: 30px;
}

#menu div.odkaz a {
  display: block;
  color: #000;
  font-size: 12px;
  padding-left: 14px;
  background: url(../img/sipka.gif) no-repeat left;
  background-position: 0 5px; 
}

#menu div.podsekce a {
  display: block;
  font-size: 12px;
  padding-left: 20px;
  background: none; 
}



#menu div.odkaz a:hover {
  color: gray;
}

#menu div.polozka_active a {
  font-weight: bold;
}




/**********************************************************************************************************************/
#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: 22px;
  font-weight: normal;
  color: #000; 
  margin-bottom: 15px;
}

#stred h2 {
  margin:0; 
  font-size: 13px;
  font-weight: bold;
  color: #000; 
  margin-bottom: 10px;
  background: url(../img/sipkah2.gif) no-repeat left;
  background-position: 0 4px;
}

#stred h2 a {
  color: #000; 
}

#stred h3 {
  margin:0; 
  font-size: 12px;
  font-weight: bold;
  color: #000; 
  margin-bottom: 10px;
}

#stred {
  line-height: 150%;
}

#stred a {
  color: #fb1922;
}

#stred a:hover {
  color: #000;
}

/**********************************************************************************************************************/
#pravy{
  display: block;
  float: right;
  width: 188px;  
  min-height: 500px;  
  _height: 500px;
  background-image: url(../img/menu_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

#banner{
  padding-top: 50px;
  text-align: center;
}

.box {

}

.box h2 {
  font-size: 15px;
  text-align: right;
  padding-right: 30px;  
}

.box .box_obsah {
  padding: 10px;
  padding-right: 30px;  
  line-height: 150%;
}

.box .box_obsah h3 {
  margin:0;
  font-size: 12px;
  margin-bottom: 5px;
  color: #000;
  margin-top: 10px;
}

.box .box_obsah h3 a {
  color: #000;
}

.box .box_obsah .datum {
  margin:0;
  font-size: 10px;
  margin-bottom: 5px;
  color: #fb1922;
}

.box .box_obsah .cela {
  display: block;
  float: right;
}

.box .box_obsah .cela a {
  display: block;
  font-size: 11px; 
  color: #fb1922;
}

.box .box_obsah a:hover {
  color: #000;
}
/**********************************************************************************************************************/

#bottom {
  background: url(../img/bottom_bg.gif) no-repeat center bottom;
  height: 44px;
  width: 950px;
}

#copyright {
  text-align: center;
  padding-top: 50px;
}

#copyright a {
  color: #000;
}

.space {
  height: 30px;
}

.formular td {
  padding: 5px;
  font-size: 12px;
}

.hidden {
  display: none;
}

.item {
  border: none;
}

.item label {
  display: block;
  padding: 5px;
  padding-top: 20px;
}

.item .tlacitko {
  display:block;
  margin: 10px;
}

.item textarea {
  width: 300px;
  height: 50px;
}

.separ {
  border-top: 1px solid silver;
  margin-top: 20px;
}

.jaz-mutace {
  padding-top: 30px;
  padding-right: 30px;
}