BODY{
margin: 0px; 
padding: 0px;
scrollbar-face-color:#33cc66;
scrollbar-arrow-color:black;
scrollbar-track-color:#0099FF;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
text-align: center;
}

.ao{ text-decoration: none; color: white }
.ao:hover{ font-weight: bold; text-decoration:none; color: white }
.ao:active{ text-decoration:none }
.ao:visited{ text-decoration:none }

#odkazy {
	width: 200px;
	height: auto;
	top: 0px;
	left: 0;
	position: absolute;
}

#hlavni {
	width: 600px;
	height: auto;
	top: 0px;
	left: 200px;
	position: absolute;
}

#centrovani	{
	position: relative;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 770px;
}