@charset "utf-8";
/* FLU Cetinje */

body{
margin:0px;
background-image:url(img/body_back.png);
background-repeat:repeat-x;
}

#wrapper{
width:1024px;
overflow:hidden;
margin:auto;
}

h1{
background-image:url(img/submenu_bullet.gif);
background-position:left;
background-repeat:no-repeat;
padding-left:32px;
font-family:"trebuchet MS";
font-size:18px;
color:#666666;
text-transform:uppercase;
margin-bottom:0px;
}

/*header*/

#header{
background-image:url(img/head.png);
background-repeat:no-repeat;
background-color:#FFFFFF;
width:1024px;
height:180px;
margin-top:0px;
}

#flash{
width:585px;
height:125px;
margin-left:244px;
padding-top:33px;
background-color:#fff;
margin-bottom:0px;
}

#menu_holder{
width:1024px;
height:79px;
}

/*Top Menu*/

#top_menu{
width:830px;
height:79px;
font-family:"Trebuchet MS";
text-transform:uppercase;
float:left;
}

#top_menu ul{
margin:10px;
padding: 0;
list-style: none;
line-height: normal;
}

#top_menu li{
float:left;
}

#top_menu a {
	display: block;
	float: left;
	height: 38px;
	width:120px;
	padding-left:5px;
	padding-right:5px; /*za ie 6 - padding-right:0px;*/
	padding-top:35px;
	margin-right: 5px;
	text-decoration: none;
	text-align:center;
	font-size: 12px;
	color:#fff;
	background-image:url(img/menu_ok.gif);
	background-repeat:no-repeat;
	background-position:center;

}

#top_menu a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(img/menu_hover.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#top_menu .current a{
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(img/menu_hover.gif);
	background-repeat:no-repeat;
	background-position:center;
}

/*Search*/
#search{
width:180px;
height:39px;
float:right;
padding-top:40px;
}

.input_box{
background-image:url(img/search_box.png);
background-repeat:no-repeat;
height:18px;
width:180px;
border:none;
color:#333333;
font-family:"trebuchet MS";
font-size:11px;
padding-top:3px;
padding-left:5px;
}

/*Content*/

#content_home{
width:1024px;
overflow:hidden;
background-image:url(img/home_back.png);
background-repeat:no-repeat;
margin-top:20px;
}

#content{
width:1024px;
overflow:hidden;
margin-top:20px;
}

/*Sadrzaj desno*/

#desni_dio{
float:right;
width:730px; /*za ie 6 - width: 650px;*/
overflow:hidden;
margin:0px;
}

#desni_dio a{
font-family:"trebuchet MS";
font-size:12px;
color:#a04f1a;
text-decoration:none;
}

#desni_dio a:hover{
font-family:"trebuchet MS";
font-size:12px;
color:#a04f1a;
text-decoration:underline;
}

h3{
font-family:"Trebuchet MS";
text-transform:lowercase;
text-align:right;
font-size:20px;
background-image:none;
color:#a04f1a;
font-weight:bold;
}

#desni_dio p{
font-family:"Trebuchet MS";
font-size:12px;
text-align:justify;
color:#666666;
margin:0px;
}

#kontakt{
float:right;
width:280px;
height:300px;
margin:0px;
}

#kontakt h1{
font-size:28px;
color:#a04f1a;
white-space:normal;
line-height:25px;
text-transform:none;
background-image:none;
margin-top:0px;
text-align:right;
}

#kontakt p{
font-size:20px;
color:#d5b981;
white-space:normal;
line-height:25px;
text-transform:none;
margin-top:65px;
text-align:right;
font-family:"trebuchet MS";
font-weight:bold;
}

#kontakt .siva{
font-size:20px;
color:#666;
white-space:normal;
line-height:25px;
text-transform:none;
text-align:right;
font-family:"trebuchet MS";
font-weight:normal;
}

#kontakt .bordo{
font-size:20px;
color:#a04f1a;
white-space:normal;
line-height:25px;
text-transform:none;
text-align:right;
font-family:"trebuchet MS";
font-weight:normal;
}

#kontakt .bezh{
font-size:20px;
color:#d5b981;
white-space:normal;
line-height:25px;
text-transform:none;
text-align:right;
font-family:"trebuchet MS";
font-weight:bold;
}
/*VIJESTI*/

#vijesti{
width:690px;
height:150px; /*za ie6 height:180px;*/
overflow:hidden;
float:left;
margin-left:40px;
margin-bottom:20px;
}

#vijesti .naslov{
font-size:15px;
color:#a04f1a;
font-family:"trebuchet MS";
font-weight:bold;
}

#vijesti .info{
height:30px;
width:100%;
font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;
padding-top:5px;
color:#333333;
}

#vijesti .text{
font-family:"Trebuchet MS";
color:#333333;
font-size:12px;
text-align:justify;
margin-top:10px;
}

/*#vijest{
width:700px;
height:120px;
}
*/

#vijest p{
font-family:"trebuchet MS";
font-size:12px;
color:#666;
margin:0px;
width:690px; /*za ie 6 - width:680px;*/
height:45px;
text-align:justify;
margin-bottom:15px;
}

#vijesti img{
float:left;
border: 1px solid #a04f1a;
margin-right:10px;
width:100px;
height:100px;
}

#vijesti a{
background-image:url(img/opsirnije_ok.png);
background-repeat:no-repeat;
width:60px;
height:35px;
float:right;
color:#a04f1a;
text-decoration:none;
font-family:"trebuchet MS";
font-size:12px;
font-weight:bold;
}

#vijesti a:hover{
width:60px;
height:35px;
float:right;
color:#666;
text-decoration:none;
}

/*Footer*/

#footer{
height:245px;
clear:both;
padding: 0px 0;
background-image:url(img/foot_back.png);
background-position:bottom;
background-repeat:repeat-x;
}

#footer p{
font-family:"trebuchet MS";
font-size:12px;
color:#d5b981;
padding-top:160px; /*za ie 6 - padding-top:180px;*/
margin-left:80px;
}

#footer a{
font-family:"trebuchet MS";
font-size:12px;
color:#fff;
text-decoration:none;
}

#footer a:hover{
font-family:"trebuchet MS";
font-size:12px;
color:#fff;
text-decoration:underline;
}

#strelica{
background-image:url(img/foot_gf.png);
background-repeat:no-repeat;
float:left;
width:238px;
height:150px;
margin-top:2px;
}