BODY {
  background-color: #f38000;
  font-family : VERDANA;
  font-size : 11px;
  color : black;
  margin : 0px;
  padding : 0px;
  left:0;
  top:0;
}

H1 {
	color: #f58000;
	text-align: center;
}

H3 {
  display: inline;
}

.span_zvyrazni {
  font-size: 14px;
  color: #f58000;
  font-weight: bold;
}

.span_zvyrazni2 {
  font-size: 14px;
  color: black;
  font-weight: bold;
}

p, img, table, tr, th, td, form {
  border: 0px none;
  margin: 0px;
  padding: 0px;
  font-family : VERDANA;
  font-size : 11px;
}

a,a:hover,a:visited {
  text-decoration: none;
  color: #f58000;
}

a:hover {
  font-weight: bold;
}

.div_body {
  width: 932px;
  background-color: #fff;
  text-align: left;
  border: 1px solid black;
  margin-top: 10px;
  margin-bottom: 10px;
}

.div_top {
  width: 932px;
  height: 223px;
  background-image: url("/images/logo.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.div_top .div_pocuvaj {
  position: relative;
  left: 400px;
  top: 165px;
  width: 500px;
  color: white;
  text-align: right;
}

.div_top .div_hrame {
  position: relative;
  float: left;
  left: 10px;
  top: 180px;
  color: black;
  text-align: right;
}


.div_top .div_pocuvaj A{
  color: #ff9801;
}


.div_reset {
  border: 0px none;
  margin: 0px;
  padding: 0px;
  float: none;
  clear: both;
  width: 0px;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}

.div_bottom {
  margin-top: 30px;
  padding: 8px;
  width: 917px;
  height: 30px;
  color: black;
  text-align: center;
}

.div_err {
  margin-top: 60px;
  float: left;
  display: inline;
  text-align: center;
  width: 100%;
  color: #ff9801;
}

.div_left {
  float: left;
  display: inline;
  width: 205px;
}

.div_right {
  float: right;
  display: inline;
  width: 205px;
}

.div_main {
  float: left;
  display: inline;
  text-align: left;
  width: 510px;
  padding-left: 10px;
  border-left: 1px dashed black;
  border-right: 1px dashed black;
}

.div_menu {
  width: 170px;
  border: 1px solid black;
}

.div_menu_h {
  width: 170px;
  background-color: #ff9900;
  padding-top: 0px;
  height: 22px;
  font-weight: bold;
  padding-top: 8px;
  background-image: url("/images/menu_pozadie_aktivne.jpg");
  background-repeat: repeat-x;
  text-align: left;
}

.div_img_logo {
  background-image: url("/images/menu_logo_male.jpg");
  background-repeat: no-repeat;
  width:52px;
  height:29px;
  float: left;
  top: -8px;
  position: relative;
  
}

.div_menu A {
  background-color: #ffcc66;
  background-image: url("/images/menu_pozadie_neaktivne.jpg");
  background-repeat: repeat-x;
  border-top: 1px solid white;
  display: block;
  color: black;
  padding-top: 8px;
  padding-left: 8px;
  height: 21px;
}

.div_menu A:hover {
  background-color: #ff9900;
  color: white;
  height: 21px;
  background-image: url("/images/menu_pozadie_aktivne.jpg");
  background-repeat: repeat-x;
  
}

.div_menu_hit {
  text-align: left;
  background-color: #ffcc66;
  background-image: url("/images/nota.gif");
  background-position: 16px 10px;
  background-repeat: no-repeat;
  display: block;
  color: black;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 40px;
}

.span_artist {
  color: #656563;
}

.div_text {
  text-align: center;
}

.tab_program {
  width: 490px;
  margin: 5px;
  border: 0px;
  border-collapse: collapse;
}

.tab_program TH, .tab_program  TD {
  border: 1px solid black;
  padding: 4px;
}

.tab_program TH {
  background-color: #f58000;
  background-image: url("/images/okno_pozadie_nadpis.jpg");
  background-repeat: repeat-x;
}

.tab_program  TD A, .tab_program  TD A:hover, .tab_program  TD A:visited {
  color: black;
  font-weight: bold;
}

.tab_reklama {
/*  width: 510px;*/
  margin: 5px;
  border: 0px;
  border-collapse: collapse;
}

.tab_reklama TH, .tab_reklama  TD {
  border: 1px solid black;
  padding: 4px;
  text-align: center;
}

.tab_reklama TH {
  background-color: #f58000;
  background-image: url("/images/okno_pozadie_nadpis.jpg");
  background-repeat: repeat-x;
}

.tab_hit {
  margin: 5px;
  border: 0px;
  border-collapse: collapse;
}

.tab_hit TH, .tab_hit  TD {
  border: 1px solid black;
  padding: 4px;
}

.tab_hit TH {
  background-color: #f58000;
  background-image: url("/images/okno_pozadie_nadpis.jpg");
  background-repeat: repeat-x;
}

.sel_hlas {
	border: 0px;
	width: 30px;
}

.div_menu_hit_hlas {
  text-align: left;
  background-color: #ffcc66;
  display: block;
  color: black;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 40px;
}

.btn_hlas {
  border: 0px;
  width: 82px;
  height: 21px;
  background-image: url("/images/hlasuj_tlacitko.jpg");
  background-repeat: no-repeat;
  cursor: pointer;
}


.td_zvyr {
  font-weight: bold;
}

.ta {
  width: 450px;
  
}

.div_email {
  text-align: left;
  padding: 10px;
  color: white;
}

.div_email H1 {
  color: White;
  text-align: center;
}

.span_err {
  color: black;
  font-weight: bold;
  font-size: 14px;
}

.span_nov_dat {
  color: black;
  font-size: 8px;
}

.div_reklamy {
	padding-left: 20px;
}

.div_reklamy A, .div_menu A:hover  {
  color: black;
}

