* { font-family:"Trebuchet MS", "Arial", "Times New Roman"; font-size: 11px; }

BODY { background-image: url(../images/body_bg.jpg); margin: 0px;}

a{
	color: #C61800;
	ffont-weight:bold;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

h1{font-size:16px;color:#C91F10;margin:5px 0px 5px 0px;}
h2{font-size:14px;color:#214A9C;margin:5px 0px 5px 0px;}
h3{font-size:12px;color:#214A9C;margin:0px;}

#aligener{
	text-align:center;
}

#borderer{
	margin:auto;
	width:845px;
	padding:0px 1px 0px 1px;
	background-color:#000000;
	text-align:left;
}

#main{
	background-image: url(../images/content_bg.gif);
}

#main_frame { 
	bborder-style: none solid none solid;
	bborder-width: 1px;
	bborder-color:  #000000;
}

#header{
	height:62px;
	background-image: url(../images/top_div_bg.gif);
}

#content_footer{
	background-color: #C61808;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	border-top:1px solid #D04236;
}

#left_column{
	float:left;
	width:160px;
	height:190px;
	position:relative;
	top:-10px;
	background-image: url(../images/search_box_bg.jpg);
	background-repeat: no-repeat;
}

#content_frame{
	float:left;
	width:685px;
	overflow:hidden;
}

#content_image_column{
	background-image: url(../images/header.jpg);
	width:685px;
	height:180px;
	overflow:hidden;
}

#content_image_column div{
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	padding:10px;
}


#right_column{
	float:right;
	width:140px;
	height:100px;
	position:relative;
	top:-7px;
	background-image: url(../images/right_column_bg.jpg);
	background-repeat: no-repeat;
}

#right_column_main{	padding: 5px;}

#content_main {	padding: 5px 9px 5px 9px; width:522px;}

#miniSearchForm { width: 160px; height: 190px; }


#top_links{
	float:right;
	width:660px;
	position:relative;
	top:15px;
	font-size:10px;
}

#navbar, #navbar a, #navbar span{
	color:#AEAEAE;
	font-size:10px;
	text-decoration:none;
}

#navbar{
	float:left;
}

#navbar span{
	font-weight:bold;
}

#top_links .links, #top_links .links a{
	float:right;
	color:#214A94;
	text-decoration: none;
	font-size: 10px;
}

#top_links .links a{
	float:none;
}

/* glavni meni*/
#main_menu{ 
	background-image: url(../images/menu_bar.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width:660px;
	overflow: hidden;
	float:right;
	position:relative;
	top:15px;
	padding-left: 5px;
}
			
#main_menu a, #main_menu a.main_menu_active_false{ 
	display:block;
	float:left;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
	line-height:26px;
	padding: 0px 5px 0px 5px;
	margin-top:1px;
	border-left:1px solid #D04236;
	border-right:1px solid #BD1C0C;
}
												   
#main_menu a:hover, #main_menu a.main_menu_active_true { text-decoration:underline; }

#sub_menu {  }

.submenu_title{  
	position:relative;
	background-image:url(../images/submenu_bar.jpg);
	background-repeat:repeat-x;
	line-height:18px;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:8px;
	text-transform:uppercase;
}

#sub_menu a{
	position:relative;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 8px 55%;
	display:block;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 13px;
	border-bottom: 1px solid #DDDDDD;
	wwidth: 150px;
	padding:2px 0px 2px 17px;
}

A.sub_meni:hover { text-decoration: underline; }

A.footer { color: #FFFFFF; text-decoration: none; }
A.footer:hover { text-decoration: underline; }

#thumblist{
	float:right;
	margin-left:10px;
}

#thumblist a{
	display:block;
	margin-top:7px;
}

#thumblist a img{
	border:1px solid #0B1560;
}

.box{
	margin-top:10px;
}

.home_box_left, .home_box_right{
	float:left;
	width:254px;
	margin-top:10px;
}

.home_box_right{
	margin-left:10px;
}


