body { 
    color:black; 
    background-color:black; 
    font-family:verdana, arial; 
    background-image:url("../img/pozadi2.png"); background-repeat: repeat-y; background-position: center;
}

div {    border: 0px solid red;
}


a {    color:white; font-family:verdana, arial; font-weight: bold;
}


.hlavni1_div {
   width: 999px;
   height: 99%;
   position:absolute; left: 50%; top: 0px; margin-left: -499px;
   background-image:url("../img/pozadi1.jpg"); background-repeat: no-repeat; background-position: center top; 

}

.hlavni2_div {
   width: 999px;
   height: 99%;
   position:absolute; left: 50%; top: 0px; margin-left: -499px;
   background-image:url("../img/bolero_text.jpg"); background-repeat: no-repeat; background-position: center top; 

}

.menu {
  position:absolute; width: 33px; height: auto; top: 130px; left: 664px;
  text-align: center;
}

.text_blok {
  position: absolute; width: 520px; height: auto; top: 340px; left:100px; 
  text-align: justify;
  font-size: 11px;
  font-family: verdana, arial;
  color: white;
}

.odkazy_blok {
  position: absolute; width: 520px; height: auto; top: 650px; left:100px; 
  text-align: center;
  font-size: 11px;
  font-family: verdana, arial;
  color: white;
}


.text_blok_c {
  position: relative; width: 520px; height: auto; left: 0px; 
  text-align: justify;
  font-size: 11px;
  font-family: verdana, arial;
  color: white;
}

.text_table {
  text-align: justify;
  font-size: 11px;
  font-family: verdana, arial;
  color: white;
}

.text_blok_menu {
  position: absolute; width: 190px; height: auto; top: 300px; left: 680px; 
  text-align: justify;
  font-size: 11px;
  font-family: verdana, arial;
  color: white;
}



h1 {
  font-size: 12px; font-weight: bold;
  font-family: verdana, arial;
}


