body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 12px;
        text-align: center;
    }
    
html, body, h1 {
	margin: 0;
	padding: 0;
}


#nav, #nav a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}


#
 {
	background: #019df2 url(images/tlo dol.gif) repeat-x;
	padding: 8px 8px 5px 8px;
	position: relative;
	text-align: center;
	border-bottom: 1px solid white;
}
	

#wrapper {
	margin: auto;
	text-align: left;
	width: 600px;
	position: relative;
}


#nav {
	position: absolute;
	left: 500px;
	top: 12px;
	width: 260px;
}
