@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	margin:0 auto;
	padding:0;
	background-image: url(ozadje.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;

}
#main
{
		font-family: Times New Roman;
	text-align: center;
		margin:0 auto;
		display:block;
	clear: both;
	color: #fff;
width:auto;
}
.kategorije
{
		font-family: Times New Roman;
	text-align: center;
	line-height: normal;
	font-size:21px;
	margin:0 auto;
	font-weight: normal;
 padding:0 20px 80px 20px;
}
.podatki
{
	font-family: Times New Roman;
	text-align: center;
	line-height: normal;
	font-size:20px;	
	margin:0 auto;
	font-weight: normal;
}
.podatki2
{
 color:#606060; 
}
#logo
{
margin:0 auto;
	display:block;
	clear: both;
	padding: 40px 0px;
width:418px;

}
a, a:link, a:visited{
	font-family: Times New Roman;
	font-size:20px; color: #fff;
	text-decoration: none;

}
a:hover, a:active{
	color: #db4015;

}
