/* CSS Document */

body{
  background-image: url(../img/body_pozadi.png);
  background-color: #090;
  text-align: center;
}

.aktivni{
  color: white;
}

.blokonas{
  height: 108px;
  border-bottom: 1px #000000 dotted;
}

.cerveny{
  background-color: #FF0000;
}

.container{
  background-color: #0c0;
  text-align: left;
}

.mesic{
  color: blue;
}

.napsal {
  color: blue;
  font-weight: bold;
}

.nazor{
  padding: 0.5em 1em 1em;
  border-bottom: darkorange 1px dotted;
}

.nazory_nav{
  height: 4em;
  text-align: right;
  margin-top: 1em;
}

.no_under{
  text-decoration: none;
  color: black;
}

.novinka{
  border-bottom: gold 1px dotted;
  padding: 10px 0;
  margin-left: 15px;
}

.obj_cara{
  border-top: gold 1px dotted;
}

.obronas {
  float: left;
}

.odkaz_fotky{
  background-color: #ee5;
  margin-bottom: 3px;
  text-align: center;
  cursor: pointer;
  _cursor: hand;
}

.placky td{
  text-align: center;             
}

.tenke{
  font-weight: normal;
}

.tlacitko{
  background-color: red;
  color: white;  
}

.tl_obj{
  margin-left: 135px;
  background-color: red;
  color: white;
}

.znameni{
  float: right;
}

#central{
  border-left,border-right: 1px solid #ad2;
  padding-left: 1em;
  padding-top: 1em;
  padding-right: 1em;
  text-align: justify;
  background-color: #FFFF66;
} 

#central_nazory{
  border-left,border-right: 1px solid #ad2;
  padding-left: 3em;
  padding-top: 1em;
  padding-right: 1em;
  text-align: justify;
  background-color: #FFFF66;
}

#disky_tabulka td{
  border-bottom: gold 1px dotted;
}

#foto_div{
  padding: 0 50px 20px 50px;
}

#hlavicka{
  background-image: url(../img/vitejte.png);
  height: 180px;
  border-bottom: 1px solid #ad2;
}

#koncerty_tab td{
  border-bottom: gold 1px dotted;
}

#kontakt{
  text-align: center;
  padding-top: 3em;
  line-height: 2.5em;
}

#kontakt img{
  position: relative;
  left: 180px;
}

#levy_sloupec{
  padding-top: 3em;
  text-align: center;
  background-color: #0c0;
}

#levy_sloupec img{
  margin-bottom: 2em;
  border-right: 2px solid #0a0;
  border-bottom: 2px solid #0a0;
}

#menu{
  position: relative;
  top: 140px;
  left: 180px;
  width: 725px;
  height: 2.2em;
  background-color: #ad2;
  padding-left: 1em;
}

#menu a{ 
  line-height:2.2em;
  text-decoration: none;
  color: #000;
} 

#menu a:hover{   
  color: #fff;
}

#mp3 .licha{
  background-color: #ee5;  
}

#nadpis,#datum{
  font-size: 1.2em;
  font-weight: bold;
}

#nadpisek{
  font-size: 1.2em;
  font-weight: bold;
}

#odberatel_tab{
  border: 0;
  font-weight: normal;
}

#paticka{
  background-color: #00CC00;
  text-align: center;
  line-height: 3em;
  height: 3em;
  border-top: 1px solid #ad2;
}

#pocet_lidi{ 
  font-size: 1.2em;
  font-weight: bold;
  background-color: #FF0000;
  color: #FFFFFF;
}

#porad{
  padding: 90px 20px 120px 90px;
}

#potvrd_blok{
  height: 400px;
}

#pravy_sloupec{
  padding-top: 1em;
  text-align: center;
  background-color: #0c0;
}

#pravy_sloupec td{
  background-color: #ad2;
  text-align: center;
  border: 1px #0c0 solid;
  _border: 0 1px 1px 0 #0c0 solid;
}

#pridej {
  display: block;
  text-align: center;
  border: 2px #FF0000 outset;
  background-color: #FF0000;
  color: #FFFFFF;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none; 
  margin-left: 1em;
}
#texty{
  background-color: #ad2;
  width: 50px;
  height: 1.6em;
  margin-left: 70px;
}
#vosa{
  float: right;
  position: relative;
  top:-70px;
}