
html, body {
	/*height: 100%;*/

	
}

body
{
	margin: 0;
	padding: 0;
	text-align: center;
	min-height: 600px;
	background-color:#000;
	background-image: url(images/rad_bg.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	background-attachment: fixed;

}
#main_container
{
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 950px;

}
#header
{
	height:25px;
	width:950px;
	float:left;
	margin-bottom:10px;
	margin-top:30px;
}

#header_logo
{
	height:25px;
	width:190px;
	float:left;
}
.crna_traka
{
	height:25px;
	width:344px;
	float:left;
	background-color:#000000;
	margin-right:1px;
}
.bijela_traka
{
	height:25px;
	float:left;
	background-color:#FFFFFF;
	margin-right:1px;
}
#navbar
{
	height:25px;
	width:385px;
	float:left;
}
#navbar ul
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar ul li
{
	height: 25px;
	float: left;
	font-family:arial;
	font-size:11px;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-align: center;
}
#navbar a 
{
	display: block;
	height: 20px;
	text-align: center;
	color:#FFFFFF;
	text-decoration:none;
	padding-top:5px;

}
#navbar a:hover
{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	height: 20px;
	text-align: center;
	color:#000000;
	background-color:#FFFFFF;
	padding-top:5px;
	
}
#navbar a:active
{
	font-family:arial;
	font-size:11px;
	text-decoration:none;
	height: 20px;
	text-align: center;
	color:#000000;
	background-color:#FFFFFF;
	padding-top:5px;
}

#menu_uvod{
	background-color:#000000;
	height:20px;
	width:59px;
	margin-right:1px;
}
#menu_ziri{
	background-color:#000000;
	height:25px;
	width:59px;
	margin-right:1px;
}
#menu_nagrade{
	background-color:#000000;
	height:25px;
	width:74px;
	margin-right:1px;
}
#menu_galerija{
	background-color:#000000;
	height:25px;
	width:119px;
	margin-right:1px;
}
#menu_glasovi{
	background-color:#000000;
	height:25px;
	width:69px;
	margin-right:1px;
}
#content
{
	width:890px;
	float:left;
	padding:30px;
}
.naslov
{
	height:25px;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	background-color:#FFFFFF;
	float:left;
}
.text_holder
{
	width:860px;
	padding-top:20px;
	padding-left:30px;
	padding-bottom:20px;
	padding-right:0px;
	float:left;
}

.text_bijeli_crni_bg
{
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#000;
	line-height: 20px;
}

#footer_logos
{
	width:860px;
	margin-left:0px;
	/*background-color:#FF3300;*/
}
.crta_tile
{
	background-image: url(images/crta_footer_tile.gif);
	background-repeat: repeat-x;
	height:1px;
	width:860px;
	float:left;
	margin-bottom:10px;
}
#logos_holder
{
	
	float:left;
	border:none;
	text-decoration:none;
	background-color:#FFFFFF;
}
#logos_holder a img
{
	border:none;
	margin-right:20px;
	margin-left:0px;
	
}
.galerija_text_holder
{
	width:860px;
	padding-left:30px;
	float:left;	
	
}
.galerija_text_holder p
{
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#000;
	line-height: 15px;
	display:block;
	float:left;	
}

a.radovi
{	
	/*padding-top:3px;
	padding-bottom:3px;*/
	
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#000;
	line-height: 15px;

}
a.radovi:hover
{	
	/*padding-top:3px;
	padding-bottom:3px;*/
	
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	background-color:#FFFFFF;
	line-height: 15px;

}
a.glasuj
{	
	/*padding-top:3px;
	padding-bottom:3px;*/
	
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	background-color:#FFFFFF;
	line-height: 15px;

}
a.glasuj:hover
{	
	/*padding-top:3px;
	padding-bottom:3px;*/
	
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#FF3300;
	background-color:#000000;
	line-height: 15px;

}
.rad_holder
{
	margin-top:10px;
	width:860px;
	padding-left:30px;
	float:left;	
	
}
.rad_text_holder
{
	margin-top:10px;
	height:70px;
	
	/*margin-left:30px;*/
	float:left;	
	
	
}
.rad_text_holder p
{
	font-family:arial;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	line-height: 15px;
	float:left;	
	background-color:#000000;
}