body

{

	font-family:Trebuchet MS;

	font-size:12px;

	background-color:#fff;

	background-image:url(../images/bg.jpg);

	background-repeat:repeat-x;

}

a	{
	color:#000;
	
}

a:hover {

text-decoration:underline;

}

ul{

padding:0px;

margin:0px;

padding-left:15px;

}

#main{

width:783px;

margin: 0px auto;

}

#main_wrapper{

float:left;

width:100%;

}

.slika_gal{
	float:left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	border:#ffffff 5px solid;
}

/********************************************** MAIN CONTENT ***************************************************/

#main_content{

float:left;

width:100%;

}

/********************************************** HEADER ***************************************************/

#header{

width:100%;

float:left;

}

#logo{

float:left;

width:50%;

}

#header_right{
	font-family: Verdana;
	font-size:10px;
	color:#9e9e9e;
	text-align:right;
	float:right;
	padding-top:0px;
	padding-right:5px;

}

#header_right a{

color:#9e9e9e;

text-decoration:none;

}

#header_right a:hover{

text-decoration:underline;

}



/********************************************** NAVIGACIJA ***************************************************/

#navigation{

float:left;
position:relative;
width:782px;

}

/********************************************** BOXOVI CENTAR ***************************************************/

#boxes{
	float:left;
	width:100%;
	padding-top:17px;
	padding-bottom: 20px;
}

#mali_box{

float:left;

width:245px;

height:231px;

background-image:url(../images/bg_box_mali.jpg);

background-repeat:norepeat;

}

#mali_box_wrapper{

float:left;

/*Zbog slike koja preklapa box onaj je absolute*/

position:relative;

margin:8px; 

/*mrzi me subata....*/

_margin:0px;

_padding:8px;

width:225px;

/*border:1px solid #ff0000;*/

}

#mali_box_naslov{

float:left; 

width:100%;

}

#mali_box_text{

float:left;

color:#494848;

padding-top:10px;

text-align:left;

}

/********************************************** BOX DOLE ***************************************************/

#box_dole{
	float:left;
	width:100%;
	background-image:url(../images/bg_box_dole.jpg);
	background-repeat:no-repeat;
	height: 195px;
	margin-top:20px;
	_margin-top:0px;

}

#box_dole_wrapper{

float:left;

width:100%;

margin:8px; 

/*mrzi me subata....*/

_margin:0px;

_padding:8px;

color:#494848;

}

/********************************************** FOOTER ***************************************************/

#footer{

float:left;
width:100%;
font-size:10px;

}

#footer a

{font-size:11px;}

#copyright{

float:left;

width:100%;

text-align:center;

font-size:11px;

color:#494848;

padding-left:10px;

padding-top:10px;

}

#netstar{

font-size:11px;

color:#8f8e8e;

float:right;

padding-right:10px;

padding-top:15px;

width:100%;

text-align:center;

}

#footer ul{
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
	list-style-type:none;
	color:#494848;
	padding-top:15px;
	padding-left:140px;
	font-size:13px;

}



.padding_left_right{

padding-left:5px;

padding-right:5px;

}

#footer ul li{

display:inline;

}

#netstar a{

color:#8f8e8e;

text-decoration:none;

}

#footer ul li a{

color:#494848;

text-decoration:none;

}

#footer ul li a:hover, #netstar a:hover{

color:#494848;

text-decoration:underline;

}

#box_dole_levo{

float:left; 

width:100%;

}

/********************************************** POMOCNE KLASE ***************************************************/

.detaljnije{

color:#c40000;

font-size:12px;

text-decoration:none;

}

.detaljnije_cetrnaest{

color:#c30005;

font-size:14px;

text-decoration:underline;

}

.font_size_trines{

font-family:Trebuchet MS;

font-size:13px;

color:#000000;

}

.table_stranice_content{

padding-left:10px; 

font-size:14px; 

color:#494848; 

line-height:1.2

}

