body{
background:#fff url(images/Nada_Prlja_logo.gif) no-repeat  fixed top right;
}
div#links{
position: fixed;
text-align:right;
font-style:italic;
bottom: 10px;
	right: 10px;
}
body > div#links{ position: fixed; }
#links a {
color:#000;
text-decoration:none;
font-style:italic;
}
#links a:visited {
font-style:italic;
color:#68ff00;
text-decoration:none;
}
#news a:link{
color:#000;
font-weight:normal;
font-style:italic;
text-decoration:none;
}
#news a:visited,#news a:hover,#news a:active {
font-style:italic;
color:#000;
text-decoration:none;
}


ul{
position: fixed;
text-align:right;
width:30%;
bottom: 100px;
	right: 10px;
}
li {
list-style-type:none;
}

#news a {
text-decoration:none;
}
#text{width:515px; float:left; display: inline; margin-left:15px; font-size:13px;}


