body 
{
	background-image:url(images/back.gif);
	background-repeat:repeat-x;
	background-color:#fbf3d7;
	margin:0;
	padding:0;
	
	scrollbar-base-color: #7c3513;
	scrollbar-arrow-color: #bc6a18;
	scrollbar-3dlight-color: #4e1c02;
	scrollbar-darkshadow-color: #4e1c02;
	scrollbar-face-color: #7c3513;
	scrollbar-highlight-color: #7c3513;
	scrollbar-shadow-color: #7c3513;
}
ul, h1, h2, h3 {
	padding:0;
	margin:0;
}
h1 {
	background-image:url(images/zurdana.gif);
	background-repeat: no-repeat;
	/*Size of the image*/ 
	margin-top:53px;
	margin-left: 20px;
	padding-top: 81px;
	width: 212px;
	/*Hide the text*/ 
	overflow: hidden;
	/* WIN IE5 hack */ 
	height: 133px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 0;
	position:relative;
	z-index:2;
}

h2 {
	color:#295801;
	font-family:Trebuchet MS,Arial,Helvetica;   
	font-size:18px;
	margin-top:-32px;
	padding-left: 80px;	
}
h3 {
	
	font-family:Trebuchet MS,Arial,Helvetica;   
	font-size:15px;
	padding:18px 0px 0px 0px;
	color: #7f4014;
}

p
{
	margin:7px 0px 15px 0px;
}

#centar {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	
}
#top
{
	width:980px;
	position:relative;
	height:355px;
	background-image:url(images/bullet_gljiva.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	
	}
	
*:first-child+html #top
{
	height:408px;
	}
* html #top
{
	height:408px;
	}
.fix
{
	clear:both;
}

ul.gljiva li
{
	width:225px;
}

/*-------------------------------------------MENI CSS-----------------------------------------------*/
#menu {
	float:right;
	margin-top: -134px;
	padding-left:20px;
	background-image:url(images/menu_left.gif);
	background-repeat:no-repeat;
	height:46px;
	position:relative;
	z-index:3;
}
#menu ul  /**brisati*/
{
	background-image:url(images/menu_right.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-family:Trebuchet MS,Arial,Helvetica;   
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	height:46px;
	list-style-type:none;
	padding-right:20px;
	float:left;
	z-index:110;
}
#menu .meni
{
	background-repeat:no-repeat;
	background-position:right;
	display: block;  
	float:left;
	height: 46px;
	padding-top:0.5px; 	
}
#menu .menikraj
{
	background-image:url(images/menu_right.gif);
	float:left;
	width:20px;
	height:46px;    	
	margin-top:-1px;  
}


#menu ul li 
{
	background-image:url(images/menu_back.gif);
	background-repeat:repeat-x;
	position: relative;
	display: block;
	float:left;
	height: 45px;
}
#menu ul li a 
{
	padding:0px 15px 0px 15px;
	color:#ffffff;
	display: block;
	text-decoration: none;
	height: 25px;
	width:auto;
	overflow:visible;
	padding-top: 15px;
	background-image:url(images/link_back.jpg);
	background-repeat:no-repeat;
	
}
*html #menu ul li a
{
	width:1px;
	white-space: nowrap;
	
	}
#menu ul li a:hover {
	color:#ffffff;
	display: block;
	text-decoration: none;
	background-image:url(images/link_back_over.jpg);
	background-color:#622202;
}
#menu ul ul {
	float:left;
	display:none;
	width: auto;
	background-image:none;
	background-color:#4d9308;
	border: solid #366b03 1px;
	position:absolute;
	z-index:120;
	top: 40px;
	height:auto;
	padding-right:0px;
	
}
#menu ul li:hover ul {
	display:block;
}
#menu ul li li {
	font-size:11.5px;
	background-image:none;
	background-color:#4d9308;
	
	height:32px;
	float:left;
}
#menu ul li li a {
	border:none;
	padding:0;
	background-image:none;
	background-color:#4d9308;
	display:block;
	height: 22px;
	padding:10px 8px 0px 8px;

	
}
#menu ul li li a:hover {
	background-image:none;
	color:#224302;
	background:#95d953;
}

/*************************************************/
.StaticMenuStyle
{
	float:left;  
	margin-top:-1px;    
	background-image:url(images/menu_back.gif);	
	display:block;
	overflow:hidden;    
}
.StaticMenuItemStyle
{
	padding:0px; margin:0px;  
	background-repeat:repeat-x;
	display: block;
	height: 45px;  
	font-family:Trebuchet MS,Arial,Helvetica;   
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	width:auto;  
}
.StaticMenuItemStyle a 
{
	margin-top:1px;
	padding-top:10px;  
	margin-bottom:2px;  
	padding-left:10px;
	padding-right:10px;       
	display: block;
	height:27px; 
}
.StaticHoverStyle a
{
	color:#ffffff;
	text-decoration: none;
	background-image:url(images/link_back_over.jpg);
	background-color:#622202;
	margin-top:1px;
	padding-top:10px;  
	margin-bottom:2px;  
	padding-left:10px;
	padding-right:10px;        
	display: block;
	height:27px; 
}
.DynamicMenuStyle
{
	border: solid #366b03 1px;
	background-color:#4d9308;	 	    
}
.DynamicMenuStyle table
{
	height:100%; 
}
.DynamicMenuItemStyle
{
	background-color:#4d9308;
	height:25px;
	padding:5px 12px 5px 12px;	
	font-family:Trebuchet MS,Arial,Helvetica;   
	font-size:12px;
	color:#FFFFFF;  	
}
.DynamicHoverStyle 
{
	color:#224302;
	background:#95d953;
}
/*---------------------------------------------KRAJ MENI CSS-----------------------------------------------------*/
#header
{
	margin-top:-45px;
	float:left;
	position:relative;
	z-index:1;
	width:640px; 
	}
#istakni
{
	margin-top:-81px;
	padding:70px 30px 10px 30px;
	width: 280px;
	height:247px;
	background-image:url(images/istakni_back.jpg);
	background-repeat:no-repeat;
	overflow:hidden;  
	float:left;
}
#istakni .naslov
{
    font-weight:900;
    text-decoration:underline;  
    
    
}
#istakni p
{
    margin:0px; padding:0px;  
}

.zuti
{
	font-family:Trebuchet MS,Arial,Helvetica;   
	font-size:12px;
	color:#fff799;
	line-height:20px;
	text-align:left;
}
.zuti a
{
    color:#fff799;
}

#content
{float:left;
	width:980px;
	}
#left
{
	float:left;
	width:600px;
	margin-top: 8px;
	padding: 20px 25px 66px 25px;
	background-image:url(images/content_bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	background-color:#f2e5b5;
	text-align:justify;
	
}
#content_mid {
	width:945px;
	overflow:hidden;
	display:block;  
	margin-top: 8px;	
	padding: 20px 18px 75px 17px;
	background-image:url(images/content_mid_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom ;   
	background-color:#f2e5b5;
	
}
#right {
	width:317px;
	margin-top: -24px;
	margin-left: 2px;
	float:left;
	background-image:url(images/right_back.gif);
	background-repeat:repeat-x;
	background-color:#7d3502;
	position:relative;
	text-align:center;
	padding-top: 10px;
}

*html #right
{	margin-top: -21px;
	
	}
*:first-child+html #right
{margin-top: -21px;
	}

#right_bott
{	
	width:317px;
	height:67px;
	background-image:url(images/right_bottom.gif);
	background-repeat:no-repeat;
	margin-left: 0px;
	position:relative;
	
	float:left;
	
	}
#right_cont
{
	min-height:301px;
	height:auto;
}
*html #right_cont
{height:300px;
	}
#footer {
	
	text-align:center;
	line-height: 36px;
	
	margin-bottom: 40px;
	
}
.mali {
	font-family:Tahoma, helvetica, Arial;
	font-size:10px;
	color:#cd9762;
}
.mali a {
	color:#cd9762;
	font-weight:bold;
}
.mali a:hover {
	text-decoration:none;
	color:#7f4014
}
.text {
	font-family:Tahoma, helvetica, Arial;
	font-size: 11px;
	line-height: 18px;
	color:#4d4422;
}
.text a {
	color:#3f7310;
	font-weight:bold;
}
.text a:hover {
	color:#6fbf20;
	text-decoration:none;
}
.brown
{	font-family:Tahoma, helvetica, Arial;
	font-size:11px;
	color: #7f4014;
	}
.bijeli {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:20px;
	font-weight:normal;
}
div#right_cont.bijeli
{
	text-align:justify;
	padding:20px;
}

a img{
	border:none;
	text-decoration:none;}
.galerija_nav
{
	text-align:center;
	margin-top: -60px;
	margin-bottom:40px;
	}
*html .galerija_nav
{
	margin-bottom:0;
	}
*:first-child+html .galerija_nav
{
	margin-bottom:0;
	}
.galerija_nav ul
{
	
	margin:0 auto;
	display:inline;
	list-style-type:none;
	text-align:center;
	position:relative;
	display: table;
	display: inline-block;
	

	}
.galerija_nav li
{	
	display: inline;
    position: relative;
	margin:10px;
	width: 50px;
	}
.galerija_nav a 
{
	width: 50px;
	padding: 5px;
	color:#295801;
	font-family:Trebuchet MS,Arial,Helvetica;   
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
  
	 }

.galerija_nav a:hover 
{
	color:#96c505;
	text-decoration:underline;
	}
div #left.cent
{
	
	padding-left:60px;
	width:565px;	
}


