@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}

body {
	background-image: url(../img/bgr.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #020202;
	background-repeat:repeat-x;
	height:100%;
	font-family: Georgia, "Times New Roman";
	font-size: 12px;	
}

.meni {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #253302;
	text-decoration: none;
}

.meni:hover {
	font-weight:bold;
}


a.opsirnije {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #253302;
	font-weight:bold;
	text-decoration: none;
}
a.opsirnije:hover {
	text-decoration:underline;
}

div.opsirnije {
	margin-bottom:2px;
	display:block;
}

h1 {
	font-family: Georgia;
	font-size: 30px;
	color: #1c311e;
	text-decoration: none;
	padding:0;
	margin:0;
}
h2 {
	font-family: Georgia;
	font-size: 19px;
	color: #1b301d;
	text-decoration: none;
	font-weight:normal;
	padding:0;
	margin:0;
}

a.vijest-naslov {
	font-family: Georgia;
	font-size: 19px;
	color: #1b301d;
	text-decoration: none;
	font-weight:normal;

}

a.vijest-naslov:hover {
	color:#92810f;
}

.slika-lijevo {
	float: left;
	margin-right: 8px;
	margin-bottom: 0px;
}
.px_5 {
	padding-bottom: 15px;
}
.text {
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
	color: #1b301d;
	text-decoration: none;
}
.slika_dolje {
	padding-bottom: 9px;
}


.clearall {
	clear:both;
}

.header-title {
	height:93px;
	background-image:url(../img/bg-header-title.gif);
	background-repeat:repeat-x;
	background-color:#192c19;
	text-indent:100px;
}

#desno {
	padding-top:18px;
}

div#desno-naslov {
	height:37px;
	line-height:40px;
	background-color:#142215;
	text-indent:20px;
	font-size:18px;
	color:#fff;
	background-image:url(../img/bg-desno-naslov.gif);

}

div#desno-in {
	padding-top:25px;
	padding-bottom:25px;	
	text-align:center;
	color:#fff;
}
div#desno-in a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

div#desno-in a:hover {
	text-decoration:underline;
}

.even {
	background-color:#fff;

}
.odd {
	background-color:#e2ddc0;

}

tr.odd:hover {
	background-color:#eee;
}

tr.even:hover {
	background-color:#eeeeee;
}

.even td, .odd td {
	padding:4px;
}

.text a.vrh {
	color:#1c2f1c;
	text-decoration:none;
	height:19px;
	line-height:19px;
	background-image:url(../img/icon-bg-white.gif);
	background-repeat:no-repeat;
	background-position:center right;
	width:150px;
	display:block;
	text-align:left;
}
.text a.vrh:hover {
	color:#91820f;

}

.text a {
	color:#1c2f1c;
	text-decoration:none;

}
.text a:hover {
	color:#91820f;
	text-decoration:underline;
}

.sponzor{

	font-weight:bold;
	text-align:center;
	margin-right:10px;margin-bottom:10px;
}