html {

overflow:hidden;

}
body{
background-image: url(grafika/klocek.jpg);
background-repeat: repeat;
height:100%;
overflow:hidden;
width:100%;
position:absolute;top:0px;
z-index:1;
margin:0px;
}
div#sto {
width:100%;
height:100%;
overflow:auto;
}
div#predominat {
margin: 0px;
width: auto;
text-align: center;
}
div#top {
width: 700px;
margin: 25px auto auto auto;	
}
div#body {
background-color: #cccccc;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align : justify;
font-size : 11px;
height: 750px;
}
div#text_index {
width: 335px;
position: relative; left: 280px; bottom: 155px;
}
img {
border-width: 0px;
display: block;
}
img.flag {
display: inline;
position: relative; bottom: 340px; left:645px
}
img.index_menu {
margin-top: 5px;
position: relative; right: 20px;
}
a {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: none;
color: #000000;
}
div#sitemap {
position:absolute;top:10000px;
z-index:-1;
}

