/* CSS Document */
body,td{
  background-color: #bb0000;
  color: #FFEEEE;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.4em;
}

a{
  color: #000000;
  text-decoration:underline;   
}

a:hover{
  color: #ffffff;
}

a.menu,a.menu_now{
  font-size: 13px;
  font-weight: bold;
  text-decoration:none;
  border: 0;
}

a.menu_now{
  color: White;
  text-decoration:underline;
}

a.menu:hover,a.menu_now:hover{
  text-decoration: underline;
}


a.clanky_menu{
  font-family: Arial, sans-serif;
  font-size: 30px;
  line-height: 35px;
  text-decoration:none;
}

a.clanky_menu:hover{
  color: #ffffff;
  text-decoration: underline;
}

a.odk{
  color: White;
}

a.odk:hover{
  color: Black;
}

a.bile{
  color: White;
  text-decoration: none;
}

img.obr{
  border: 0;
}

.bold{
  font-weight: bold;
}

.clanky_menu_now{
  font-family: Arial,sans-serif;
  font-size: 30px;
  color: #ffffff;
  text-decoration: none;
}

.heading{
  font-family: Arial,sans-serif;
  font-size: 30px;
  color: #000000;
  padding-bottom: 20px;
}

.hlavni_blok{
  clear: both;
  padding: 50px 0 0 54px;
  _padding: 25px 0 0 50px;
}

.text{
  padding: 0px 0 0 44px;
}

.clanek{
  max-width: 450px;
  margin-bottom: 20px;
}


.mensi{
    font-size: 9px;
}

.koncert{
  margin-bottom: 10px;
  padding-left: 13px;
}

.koncert2{
  padding-left: 13px;
  }

.bum{
  background:#e56666; color:Black; font-size:9px;
}

.menu1{
  clear:both; 
  padding: 10px 0 0 35px;
}

.menu2{
  clear:both;
  padding: 15px 0 0 395px;
}

.polozka_menu{
  width: 90px;
  float: left;
  text-align: center;
}

.polozka_menu_obrazek{
  width: 100%;
  height: 72px; _height: 75px;
  text-align: center;
}

.polozka_menu_text{
  width: 100%;
  text-align: center;
}

.horni_lista{
  float:left;
  width: 650px;
  height: 50px;
  background-color: #000000;
  font-family: Arial, sans-serif;
  font-size:24px;
  color: #ffffff;
  font-weight: bold;
  _margin: 0;
}

.levy_sloupec{
  float:left;
  clear:right;
  margin: 0 50px 50px 0;
}

.pravy_sloupec{
  float:left; 
}

.datum{
  font-weight: bold;
}

.nadpis1{
  font-weight: bold;
}
.nadpis2{
  /*font-size: 18px;*/
  font-weight: bold;
}

/* FORMULARE */
input, textarea{
	background-color: #dddddd;
	border: 1px solid Black;
  font-family: Verdana, sans-serif;
	font-size: 11px;
}

input.tlacitko_odeslat{
	color: Black; background-color: White; 
	border: 1px solid Black;
}

input.tlacitko_odeslat:hover{
	color: White; background-color: Black; font-weight: bold;
	border: 1px solid Black;
}

.warning{
	color: #990033;
}

td.komentar{
  min-width: 100px;
  padding-right: 10px;
  text-align:right;
  vertical-align:top;
}