﻿


/*----------------------------*/
body {
	background-color: #ffffff;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	
}
*html body{behavior:url("csshover.htc");}
#centar{
	margin-left: auto; 
	margin-right: auto; 
	width: 980px;
}
#top
{
    float:left;
    width:980px;
    height:151px;
	margin-top:20px;
    }
#eulogo{
background-image:url(images/interreg_eu.gif);
	background-repeat: no-repeat;
	float:left;
	width:396px;
	height:151px;
}
#visnjanlogo{
background-image:url(images/opcina_visnjan.gif);
	background-repeat: no-repeat;
	float:right;
	width:116px;
	height:151px;
}
body, ul, h1, h2, h3, h4, p, img, dl, dt, dd, a img, form, input, label, hr{
	padding:0;
	margin:0;
	border:none;
	font-weight:normal;	
}
ul{
list-style-type:none;}
h1 {
	background-image:url(images/best_practices.gif);
	background-repeat: no-repeat;
	/*Size of the image*/ 	
	padding-top: 172px;
	width:805px;
	/*Hide the text*/ 
	overflow: hidden;
	/* WIN IE5 hack */ 
	height: 172px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 0;
	float:left;
	margin-left:120px;
	display:inline;

}

h2
{
 background-image:url(images/hr.gif);
	background-repeat: no-repeat;  
	background-position:bottom; 
	float:left;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:22px;
color:#a50202;
width:980px;
height:30px;
margin-top:60px;
margin-bottom:5px;
text-indent:28px;

    }
h3
{
    color:#6da1c6;
    font-size:18px;
    margin-bottom:-5px;
    margin-top:35px;
    }

#content{
background-image:url(images/vitoper.jpg);
	background-repeat: no-repeat;
	background-position:120px 0px;
	float:left;
	width:980px;

}
.ucentru{
margin:0 auto;
width:980px;

}

.tekst
{
    float:left;
margin:10px 25px 0px 25px;
padding-bottom:40px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#60717d;
line-height:20px;
text-align:justify;
display:inline;

}
.tekst a
{
    color:#a50202;
    padding:4px;
    
    }
.tekst a:hover
{
    color:#065792;
    background-color:#d6ecfc;
    }
p
{
    margin:10px 0px 20px 0px;
    }

#footy
{
   
    background-image:url(images/footer_back.gif);
	background-repeat: repeat-x;
float:left;
     height:135px;
	width:100%;
	
text-align:center;

  
    }



.small
{
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:11px;
    color:#787878;
    
    }
    
 /*-------------------------------------------MENI CSS-----------------------------------------------*/

ul.menu{

background-image:url(images/separator.gif);
	background-repeat: no-repeat;
	background-position:0px 6px;
	text-align: center;
	float:left;
	position:relative;
	
}

ul.menu li{

float:left;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-size:14px;
color:#6da1c6;
background-image:url(images/separator.gif);
	background-repeat: no-repeat;
	background-position:right;
	position:relative;
	
}
ul.menu li a{
color:#6da1c6;
text-decoration:none;
line-height:50px;
padding:3px 15px 3px 15px;
position:relative;
}
ul.menu li a:hover{
background-color:#d6ecfc;}
ul.menu ul{
display:none;
position:absolute;
border:solid 1px;
top:37px;
left:0; }

ul.menu ul li{
float:none;
width:auto;
font-size:12px;
background:none;}
ul.menu ul li a{
line-height:24px;}
ul.menu li:hover ul{
display:block;
}

/*************************************************/
.StaticMenuStyle
{
	display:inline;/*position:relative;*/
}

.StaticMenuItemStyle
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:14px;
	color:#6da1c6;
	background-image:url(images/separator.gif);
	background-repeat: no-repeat;
	background-position:right;
	position:relative;
	
}

.StaticMenuItemStyle a 
{
	color:#6da1c6;
	text-decoration:none;
	line-height:37px;
	padding:3px 15px 3px 15px;
	
}
.StaticHoverStyle a
{
	background-color:#d6ecfc;
	
}

.DynamicMenuStyle
{
	position:absolute;
	border:solid 1px;
	border-color:#6da1c6;
	top:37px;
	left:0;
}

.DynamicMenuItemStyle
{
	
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6da1c6;
	width:150px;
	position:relative;
}

.DynamicMenuItemStyle a
{
	color:#6da1c6;
	text-decoration:none;
	line-height:24px;
	padding:1px 10px 1px 10px;
		
}

.DynamicHoverStyle a
{
	background-color:#d6ecfc;
	width:150px;
	display:block;
	
}

/*---------------------------------------------KRAJ MENI CSS-----------------------------------------------------*/
