
body {
	background-color: #666666;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
}


#stran {
	width: 1151px;
	height: 1220px;
	margin: 0 auto;
}

#glava {
	width: 1151px;
	height: 376px;
	float:left;
	background: url(images/fotografiranje-iz-zraka.png);
	background-repeat:no-repeat;
}

#logo {
	width: 384px;
	height: 350px;
	float:left;
	margin-top:26px;
	margin-left:75px;
}

#naslov {
	width: 692px;
	height: 376px;
	float:left;
}
#vsebina {
	width: 1151px;
	height: 844px;
	float:left;
	text-align:left;
	background: url(images/ozadje.png);
	background-repeat: repeat-y;
}


#meni {
	width: 1025px;
	height: 74px;
	margin-left:126px;
	float:left;
	background: url(images/ozadje-meni.jpg);
	background-repeat:no-repeat;
}

#besedilo-pod-meni {
	width: 950px;
	height: 60px;
	margin-left:126px;
	margin-right:75px;
	float:left;
	background:#fff;
}

.naslov-h1 {
	font-size: 16px;
	font-family :  Verdana, Tahoma, Helvetica, Arial;
	color : #fff;
	font-style: italic;
	padding-top:340px;
	padding-left:140px;
	margin: 0px;
}


#div1, #div2, #div3 {
	margin-top:10px;
	width:950px;
	height:30px;
	font-size: 22px;
	font-weight:bold;
	font-family :  Verdana, Tahoma, Helvetica, Arial;
	color : #9a9a9a;
	text-align:center;
	position: absolute;
	visibility:hidden;
}
#jedro {
	width: 950px;
	height: 710px;
	margin-left:126px;
	margin-right:75px;
	float:left;
	background:#fff;
	text-align:left;
	
}
#meni-levo {
	width: 190px;
	height:526px;
	float:left;
	text-align:left;
	font-size: 11px;
	font-family :  Verdana, Tahoma, Helvetica, Arial;
	color : #000;
}

#sredina {
	width: 716px;
	height:526px;
	padding: 0 20px;
	float:left;
	text-align:left;
	font-size: 12px;
	font-family :  Verdana, Tahoma, Helvetica, Arial;
	color : #000;
	line-height:18px;
}

#sredina-cela {
	width: 906px;
	height:526px;
	padding: 0 20px;
	float:left;
	text-align:left;
	font-size: 12px;
	font-family :  Verdana, Tahoma, Helvetica, Arial;
	color : #000;
	line-height:18px;
}

#besedilo-slika {
	width: 410px;
	height:50px;
	padding: 0 20px;
	float:left;
	text-align:left;
	font-size: 12px;
	font-family :  Verdana, Tahoma, Helvetica, Arial;
	color : #000;
	line-height:18px;
}


#kontaktni-podatki {
	width: 302px;
	height:130px;
	float:left;
	text-align:left;
	font-size: 12px;
	font-family :  Verdana, Tahoma, Helvetica, Arial;
	color : #000;
	line-height:18px;
}

.naslov {
	font-size: 22px;
	font-weight:bold;
	font-family :  Verdana, Tahoma, Helvetica, Arial;
	color : #89b914;
}



#noga {
	width: 1151px;
	margin: 0 auto;height: 20px;
	text-align:center;
	font-family: Verdana, Geneva, Arial,Tahoma,  Helvetica, sans-serif;
	font-size:9px;
	color: #fff;
	line-height:14px;
	margin-top:10px;
}




a.noga-link	{
	font-size: 11px;
	font-family : Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #d1d1d1;
}
	
a.noga-link:hover	{
	color : #d1d1d1;
}



.meni-zgoraj {
	text-align:left;
}

.meni-zgoraj ul{
margin: 0;
padding: 0;
padding-left: 0px; /*offset of tabs relative to browser left edge*/
font: 18px Verdana, Tahoma, Helvetica, Arial;
list-style-type: none;
}

.meni-zgoraj li{
display: inline;
margin: 0;
}

.meni-zgoraj li a{
padding-top:30px;
	width:190px;
text-align:center;
float: left;
display: block;
text-decoration: none;
margin: 0;
color: #030303;
}

.meni-zgoraj li a:hover {
padding-top:30px;
color: #fff;
background: url(images/gumb-prek.png);
background-repeat:no-repeat;
background-position:center top;
width:190px;
height:74px;
}

.meni-zgoraj li.selected a{
color: #e4e4e4;
background: url(images/gumb-izbran.png);
background-repeat:no-repeat;
background-position:center top;
width:190px;
height:74px;

}







.meni-spodaj{
padding-left:2px;
}

.meni-spodaj .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 9px; /*31px is left indentation of header text*/
}

.meni-spodaj ul{
list-style-type:  none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.meni-spodaj ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.meni-spodaj ul li a{
font: normal 13px Verdana;
color: black;
background: #8f8f8f;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.meni-spodaj ul li a:visited{
color: black;
}

.meni-spodaj ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}


.link-naslov	{
	font-size: 16px;
	font-family : Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #424242;
}
	
a.link-naslov:hover	{
	color : #000;
}



.link	{
	font-size: 12px;
	font-family : Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #89b914;
}
	
a.link:hover	{
	text-decoration : none;
}

.link10	{
	font-size: 10px;
	font-family : Verdana, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #000;
	line-height:12px;
}
	
a.link10:hover	{
	text-decoration : none;
}






