html {background: url(../images/html2.jpg) repeat-x #a0a6ad; }

h1,h2,h3 {
margin:0;
padding:0;
}

body { text-align:center;}

#wrapper {
visibility: hidden;
width: 100%;
height: 50%;
margin-top: -200px;
float: left;
}

#innerwrapper {
width: 611px;
height: 200px;
clear: both;
background:white;
position: relative;
top: -100px;
/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
 
}
 
/* Hide from IE5mac \*//*/
div#wrapper{
display: none;
}
 
html, body {
height: auto;
}
/* end hack */
 
/* ]]> */





html, body {
height: 100%;
margin: 0;
padding: 0;
}
 
* {
margin:0px auto;
padding:0;
}


#logotopholder {
background:url(roundtop.png) no-repeat;
width:611px;
height:12px;
}

#logoholder {
width:611px;
height:100px;
background:#fff;
}


#zastaveholder {
height:102px;
border-top:5px solid white;
border-left:5px solid white;
border-right:5px solid white;
text-align:center;
}


#zastave {
background:url(zastavebg.jpg) 0 0 no-repeat;
height:102px; 
width:601px;
text-align:center;
}



ul.flags {margin:0 122px;
padding:0;
text-align:center;
}

.flags li {
float:left;
display:block;
width:110px;
height:101px;
}

li.sep {
width:3px;
background: url(separator.png) 0 0 no-repeat;
}


.flashlogo {
margin-top:10px;
}

.flag {
display:block;
height:70px;
padding-top:30px;
}

.flag:hover {
background:url(flaghoverbg.png) 0 0;
}
#roundbottom {
width:611px;
height:11px;
background:url(roundbottom.png) 0 0 no-repeat;
}


