body{
background-color: #fff;
background-image: url(../_i/bg_all.gif);
background-position: center;
background-repeat: repeat-y;
}
#vrch{
background-image: url(../_i/vrch.png);
background-position: center;
background-repeat: no-repeat;
height: 100px;
}
#titul strong{position: absolute;top:-10000px;left:-10000px;}
#titul a{display: block;height: 100px;}

#vse{
position: relative;
width:760px;
margin: 0 auto;
}

#main{
padding-left: 240px;
float: left;
width:480px;
}

#left{
float: left;
margin: 50px 0 0 -680px;
width:180px;
}
  #left ul{
  margin: 0;
  padding: 0;
  }
    #left ul li{
    margin: 0 0 1.5em 0;
    padding: 0;
    list-style-position: outside;
    list-style-type: none;
    }
      #left ul li ul li{
      margin: 0 0 0 2em;
      padding: 0.25em 0;
      font-size: x-small;
      }

#vocas{
clear: both;
padding: 4em 40px 0 240px;
font-size: x-small;
}
  #vocas img{position: relative;top:3px;}

#ikonky{
margin: 8em 0 0 0;
font-size: x-small;
}
  #ikonky a{font-size: x-small;}
  #ikonky img{border: 0 none;}

#admin_link{
position: absolute;
top:0;
right:40px;
}

h1, h2, h3, h4, h5, h6{
margin: 0;
padding: 0;
line-height: 1em;
}
h1{
margin: 0.5em 0;
font-size: x-large;
font-weight: normal;
color:#536171;
}

h2{
margin: 1em 0 0.5em 0;
font-size: large;
font-weight: normal;
color:#536171;
}

a:link{color:#263a63;}
a:visited{color:#733A63;}
a:hover{color:#803A63;text-decoration: none;}
a:active{color:#263AFF;}
