body, html {
font-family: Verdana,Helvetica,sans-serif;
height:100%;
border:0;
padding:0;
margin:0;
text-align:center;
background:black;
font-size: 15px;
}

a img {border: 0px}
a:link {text-decoration: none; font-weight:bold; color:#C4C4C4}
a:visited {text-decoration: none; font-weight:bold; color:#C4C4C4}
a:hover {color:#5BAE00}

	#UvodOkno {
min-width:404px;
min-height:520px;
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
overflow:hidden;
}

	#UvodOkno-horizontal {
margin:0px;
position:absolute;
top:50%;
left:50%;
}

	#UvodOkno-in {
margin:0px;
background: URL('../Pozadi/PozadiUvod.jpg') no-repeat;
position:absolute; 
top:-260px;
left:-202px;
width:404px;
height:590px;
overflow:hidden;
}

#TopList {
position:relative;
top:7px;
}
#TopList a img {border: solid #C4C4C4 2px} 


