body { 
 background-color: #161616;
}

A:link {
 color: #FFFFFF;
 text-decoration: none;
}

A:visited {
 color: #FFFFFF;
 text-decoration: none;
}

A:active {
 color: #FFCC22;
}

A:hover {
 color: #FFCC22;
}

#menu {
  padding: 0.5em 0.5em 0px 0.5em;
  width: 800px;
  height:35px;
  line-height:35px;
  background:url(../img/bg-menu.png) repeat-x #161616;;
  padding:0 0;
  position: relative;
  margin: 0 auto;
  margin-top:0px;
}

#navlist {
  list-style-type: none;
}
#navlist li {
	float: left;
}
#navlist a {
  font-weight: bold;
  color: #FFFFFF;
  display:block;
  margin-right:2px;
  padding:0pt 15px;
}

#navlist a:hover {
  background:transparent url(../img/bg-menu-hover.png) no-repeat scroll center;
} 

#subnavlist {
  padding: 0.5em 1.2em 0.4em 0;
  font-size: 0.8em;
  color: #FFCC22;
}
#subnavlist a {
  font-weight: bold;
  color: #FFCC22;
}

#menuli {


} 

A.thickbox:link {
 color: #666666;
 text-decoration: none;
}

A.thickbox:visited {
 color: #666666;
 text-decoration: none;
}

A.thickbox:active {
 color: #FFFFFF;
 text-decoration: underline overline;
}

A.thickbox:hover {
 color: #FFFFFF;
 text-decoration: underline;
}

#topbox {
  background-color: #000000;
  border: 0px;
  color: #FFFFFF;
  padding: 0px;
  margin: 0 auto;
  top: 0px;
  width: 800px;
  height: 154px;
  position: relative;
  margin-top: 0px;
}

#mainbox {
  background-color: #161616;
  border: 0px;
  color: #FFFFFF;
  padding: 0px;
  margin: 0 auto;
  top: 5px;
  width: 800px;
  position: relative;
}

#bandzone {
  background-color: #161616;
  border: 0px;
  color: #FFFFFF;
  padding: 0px;
  float: right;
  margin-top: 0px;
  margin-bottom: 10px;
  width: 212px;
  text-align: center;
  font: Tahoma 15px;
  font-weight: bold;  
}

#player {
  background-color: #666666;
  border: 0px;
  color: #FFFFFF;
  padding: 0px;
  float: right;
  clear:right;
  margin-top: 0px;
  margin-bottom: 5px;
  width: 212px;
  text-align: center;
  font: Tahoma 18px;
  font-weight: bold;  
}

#news {
  background-color: #161616;
  border: 0px;
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 11px;
  padding: 5px;
  float: right;
  clear: right;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 202px;
  text-align: left; 
}

#ktop {
  font-size: 13px;
  font-weight: bold;
  padding: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

#kitem {
  background-color: #161616;
  border: 0px;
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 11px;
  padding: 0px;
  margin-top: 5px;
  margin-left: 15px;
  margin-bottom: 5px;
  width: 202px;
  text-align: left; 
}

#koncerty {
  background-color: #161616;
  border: 0px;
  color: #FFFFFF;
  padding: 5px;
  float: right;
  clear: right;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 202px;
  text-align: left; 
}

#anketa {
  background-color: #161616;
  border: 0px;
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 11px;
  padding: 0px;
  margin-top: 5px;
  margin-left: 15px;
  margin-bottom: 5px;
  width: 202px;
  text-align: left; 
}


#titleimage {
  position: relative;
  background-image:  url("../img/title_main.jpg");
  background-repeat: no-repeat;
  width: 550px;
  height: 50px;
}

#titletext {
  position: absolute;
  left: 32px; 
  bottom: 5px;
  font-size: 19px;
  color: #e12e27;
}

#obsah {
  background-color: #161616;
  border: 0px;
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 12px;
  text-align: justify;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 550px;
}

#obsahtext {
padding-top: 15px;
padding-left: 20px;
}

#support {
  background-color: #161616;
  border: 0px;
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 13px;
  text-align: left;
  position: relative;
  clear: both;
  margin: 0 auto;
  top: 5px;
  width: 800px;
}
#naddole {
  background-color: #161616;
  border: 0px;
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 13px;
  text-align: center;
  position: relative;
  clear: both;
  margin: 0 auto;
  top: 5px;
  width: 800px;
}

#dole {
  background-color: #161616;
  border: 0px;
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 13px;
  padding: 0px;
  position: relative;
  clear: both;
  margin: 0 auto;
  margin-top: 5px;
  top: 10px;
  margin-bottom: 5px;
  width: 800px;
  height: 20px;
  text-align: center;
}

