body { 
background: url(img/bg.jpg);
background-repeat:no-repeat;
background-position:top center;
background-attachment: fixed;
	margin: 20px 0px 0px 0px;

}

A {
	font-size: 12px;
	color: #ff9900;
	font-family: Georgia, Trebuchet MS, Helvetical;
	text-decoration: none;
}


A:hover {
	font-size: 12px;
	color: #ffffff;
	font-family: Georgia, Trebuchet MS, Helvetical;
	text-decoration: none;
}





a:link.odnosnik,
a:visited.odnosnik {
	font-size: 10px;
	color: #414141;
	font-family: Tahoma, Verdana, Arial, Georgia, Trebuchet MS, Helvetical;
	text-decoration: none;
}

a:active.odnosnik,
a:hover.odnosnik {
	font-size: 10px;
	color: #006699;
	font-family: Tahoma, Verdana, Arial, Georgia, Trebuchet MS, Helvetical;
	text-decoration: underline;
}

.tekst {
	color: #ffffff; 
            font-family:Arial,Verdana;
            font-size:10px;
            text-decoration:none;

} 


.tekst2 {
            font-family:Arial,Verdana;
            font-size:10px;
            color:#d5d7dc;
            text-decoration:none;

} 


