body{
background-image: url(../_i/tv.jpg);
background-position: center top;
background-repeat: no-repeat;
color:#888;
font-size: x-small;
}

#vse{
position: relative;
width:830px;
margin:0 auto 0 auto;
}

#hl_me{
position: absolute;
left:0;
bottom:0;
width:300px;
height:397px;
background-image: url(../_i/ruka.gif);
background-position: left bottom;
background-repeat: no-repeat;
z-index: 500;
}
#hl_me #logo{
  position:absolute;
  left:148px;
  top:8px;
  width:107px;
  height:48px;
}
  #hl_me #logo a{
  display: block;
  width:107px;
  height:48px;
  text-decoration: none;
  }
  #hl_me #logo span{
  position: absolute;top:-10000px;left:-10000px;
  }
  
  
  #hl_me ul{
  margin:0;
  padding:0;
  }
    #hl_me ul li{
    margin:0;
    padding:0;
    list-style-image:none;
    list-style-type: none;
    }
      #hl_me ul li span{
      display: none;
      }
      #hl_me ul li a{
      z-index: 100;
      }
      #hl_me ul li a, #hl_me ul li strong{
      display: block;
      background-position: left top;
      background-repeat: no-repeat;
      }

#hl_me_0 {
  position:absolute;
  left:141px;
  top:58px;
  width:87px;
  height:25px;
}
  a#hl_me_0{
  background-image: url(../_i/hl_me_0.gif);
  }
  a#hl_me_0:hover, strong#hl_me_0, a#hl_me_0.aktivni{
  background-image: url(../_i/hl_me_0_h.gif);
  }

#hl_me_1 {
  position:absolute;
  left:134px;
  top:88px;
  width:102px;
  height:29px;
}
  a#hl_me_1{
  background-image: url(../_i/hl_me_1.gif);
  }
  a#hl_me_1:hover, strong#hl_me_1, a#hl_me_1.aktivni{
  background-image: url(../_i/hl_me_1_h.gif);
  }

#hl_me_2 {
  position:absolute;
  left:126px;
  top:121px;
  width:109px;
  height:30px;
}
  a#hl_me_2{
  background-image: url(../_i/hl_me_2.gif);
  }
  a#hl_me_2:hover, strong#hl_me_2, a#hl_me_2.aktivni{
  background-image: url(../_i/hl_me_2_h.gif);
  }

#hl_me_3 {
  position:absolute;
  left:119px;
  top:154px;
  width:97px;
  height:30px;
}
  a#hl_me_3{
  background-image: url(../_i/hl_me_3.gif);
  }
  a#hl_me_3:hover, strong#hl_me_3, a#hl_me_3.aktivni{
  background-image: url(../_i/hl_me_3_h.gif);
  }

#hl_me_4 {
  position:absolute;
  left:110px;
  top:186px;
  width:98px;
  height:33px;
}
  a#hl_me_4{
  background-image: url(../_i/hl_me_4.gif);
  }
  a#hl_me_4:hover, strong#hl_me_4, a#hl_me_4.aktivni{
  background-image: url(../_i/hl_me_4_h.gif);
  }

#hl_me_5 {
  position:absolute;
  left:103px;
  top:221px;
  width:80px;
  height:32px;
}
  a#hl_me_5{
  background-image: url(../_i/hl_me_5.gif);
  }
  a#hl_me_5:hover, strong#hl_me_5, a#hl_me_5.aktivni{
  background-image: url(../_i/hl_me_5_h.gif);
  }

#hl_me_6 {
  position:absolute;
  left:94px;
  top:258px;
  width:108px;
  height:32px;
}
  a#hl_me_6{
  background-image: url(../_i/hl_me_6.gif);
  }
  a#hl_me_6:hover, strong#hl_me_6, a#hl_me_6.aktivni{
  background-image: url(../_i/hl_me_6_h.gif);
  }

#hl_me_7 {
  position:absolute;
  left:86px;
  top:293px;
  width:96px;
  height:32px;
}
  a#hl_me_7{
  background-image: url(../_i/hl_me_7.gif);
  }
  a#hl_me_7:hover, strong#hl_me_7, a#hl_me_7.aktivni{
  background-image: url(../_i/hl_me_7_h.gif);
  }




#left{
position: absolute;
width:200px;
top:70px;
left:0;
}

#main, #main_on_index, #main_full{
position: absolute;
top:60px;
left:0px;
right:0px;
height:578px;
padding:0 2em 0 200px;
overflow: auto;
}
#main_on_index, #main_full{
padding-left:200px;
}

#vocas{
display: none;
}

#admin_link{
position: absolute;
right:0;
color:#000;
}

h1{
font-size: large;
color:#c00;
}
h2{
font-size: medium;
}

a:link{
color:#369;
}
a:visited{
color:#36c;
}
a:hover{
}
a:active{
color:#036;
}



body.private{
background-image: none;
background-color:#fff;
color:#fff;
}
body.private #vse{
width:auto;
}
body.private #main{
height:auto;
color:#000;
}
body.private h2, body.private h3{
color:#900;
}

body.private #hl_me{
left:-100px;
}
body.private #left ul li div strong{
color:#000;
}
body.private #left ul li a.s_aktivni{
color:#000;
text-decoration: underline;
font-weight: bold;
}

