body, input, textarea, select {
  font-family: Verdana, Arial, Tahoma sans-serif;
  font-size: 10px;}

body {
  margin: 2px;
  background: url('img/styl/vzh_podklad_webu.gif') 50%;
  background-color: #454744;
  color: white;}

input, textarea, select {
  color : #000000;
  margin: 2px 0px 2px 0px;
  background-color: #dfdfdf;
  border: 1px solid #808080;
}

#logo {
  width: 980px;
  height: 220px;
  background: url('img/styl/vzh_logo.gif') no-repeat;
  background-color: black;}

#informace {
  width: 980px;
  height: 30px;}
#informace h2{
  margin: 2px 0px 0px 0px;
  font-size: 140%;
  color: white;}
  
#stranka {
  width: 980px;
  background-color: black;}
  
#levacast, #pravacast {
  width: 170px;
  text-align: left;
  vertical-align: middle;
  padding: 5px;
  float:left;}
  
#prava_nadpis {
  width: 170px;
  background: url('img/styl/vzh_prava_top.gif') 50%}  
#prava_text {
  padding: 5px;
  background: url('img/styl/vzh_prava.gif') 50%}  

#obsah {
  padding: 0px 5px 0px 5px;
  width: 605px;
  float:left;
  background: url('img/styl/vzh_obsah.gif') 50%}

#obsah_down {
  width: 605px;
  height: 35px;
  float:left;
  background: url('img/styl/vzh_obsah_down.gif') 50% 50% no-repeat;}

#text, #fotky {
  padding: 20px 30px;
  text-align: left;}
#text h2,  #fotky h2{
  margin: 2px 0px 0px 0px;
  font-size: 140%;
  color: #ff6600;}
#text {
  width: 545px;}
#fotky {
  width: 920px;}  

  
.koncerty {
  padding: 10px 0px;
  border-bottom: 1px solid gray;
  width: 100%;}
.koncerty a {
  color: #ff9900;}
  
.koncerty img {
  border: 3px solid #ff6600;}

.reakce {
  margin: 5px 0px 0px 25px;}

#nadpis, #prava_nadpis {
  padding: 8px 0px 0px 0px;
  font-weight: bold;
  height: 20px;
  text-align: center;}

#navigace {
  padding: 8px 0px 0px 0px;
  height: 22px;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
  color: #ff6600;
  vertical-align: middle;}
#navigace img{
  vertical-align: text-top;
  border: 0px;}

  
#nadpis{
  width: 605px;
  background: url('img/styl/vzh_obsah_top.gif') 50%;}


#spodek {
  width: 980px;
  height: 40px;
  margin: auto;
  text-align: right;
  clear: both;
  padding-top: 30px;
  background: url('img/styl/vzh_spodek.gif') 50% no-repeat;}
#spodek a {
  color: white;}

#hlaseniok, #hlaseni {
  width: 535px;
  font-weight: bold;
  text-align: center;}

#hlaseniok {
  color: #0099ff;
  background-color: #f0f1ff;
  border: 1px solid #808080;}

#hlaseni {
  color: #ff0000;
  background-color: #FFDFE0;
  border: 1px solid #808080;}
  
.menuodkaz a, .submenu a{
  display: block;
  font-weight: bold;
  vertical-align: middle;
	text-decoration: none;
  background: url('img/styl/vzh_menu.gif'); 
  margin-top: 3px;
  color: white;}
.menuodkaz a:hover, .submenu a:hover {
  display: block;
  background: url('img/styl/vzh_menu_mys.gif');	
  text-decoration: none;}
#menuvybrano, #submenuvybrano {
  text-align: left;
  font-weight: bold;
	vertical-align: middle;
	padding: 8px 0px 8px 15px;
	margin-top: 3px;
	background: url('img/styl/vzh_menu_aktiv.gif');}  

.menuodkaz a, #menuvybrano{
  padding: 8px 0px 8px 15px;} 
  
.submenu a, #submenuvybrano {
	padding: 8px 0px 8px 40px;}

img.klasa {
  border: 3px solid gray;
  margin: 3px;
  vertical-align: text-top;}

img.tlac {
  border: 0px;
  vertical-align: text-top;}

.forum {color: #ff6600;}

table {
  width: 100%;
  border: 0px;
  vertical-align: top;}
td {
  vertical-align: top;}
  
a.song {
  text-decoration: none;}

a.ven {
  text-decoration: none;
  color: #ff9900;}


