/* This is the style sheet for nenad.net files. */

BODY { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; background-color: #FFFFFF; }
p, td, li  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000} 
a:link { text-decoration: none; color: #000066}
a:visited { text-decoration: none;color: #000066}
a:hover {font: bold 8pt Verdana, Arial, Helvetica, sans-serif; color: #969696;}

{
background-image:
url("");
background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed
}

select {
 font-family: Verdana;
 background-color: #FFFFFF;
 color: #000000;
 font-weight: bold;
 font-size: 10px;
}

form {
 border: 0px solid #000000;
 padding: 5px;
}


<!--
/* CSS nenad.net menus */

dt, dl, ul, li {
list-style-type: none;
margin: 0 11px 0 0;
padding: 0;
}

dd {
list-style-type: none;
margin: 0 20px 0 0;
padding: 3;
}

#menu {
position;
}

#menu dl {
float: left;
border-bottom: 0px solid #999999;
}
#menu li {
display: inline;
font-size: 9px;
}

#menu a {
text-decoration: none;
font-weight: bold;
color: #ffffff;
background: none;
}

#smenu1, #smenu4, #smenu5, #smenu6 {
position: absolute;
center;
font-size: 0.6em;
border-top: 0px solid #0000ee;
width: 200px;
}

#smenu2, #smenu3 {
position: absolute;
center;
font-size: 0.6em;
border-top: 0px solid #0000ee;
width: 500px;
}
-->