/* gso CSS Doc */

@charset "charset=UTF-8";

body{
	background-color:#FFFFFF;
	font-family: "Trebuchet MS";
	font-size:100%;
}
* {margin:0; padding:0}

a {
	color: #0E333B; 
	text-decoration:underline;
}
a:link, a:visited {
	color: #467F1B;
	text-decoration:underline;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}
.orange {color: #FF6600}
.blue {color: #82ADBD; }

h1 {
font-size:1.4em;
font-weight:bold;
}
h2 {
font-size:1.2em;
font-weight:bold;
}
h3 {
font-size:.9em;
font-weight:bold;
}
h4 {
font-size:.8em;
font-weight:bold;
}
/* CLEARFIX */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

/* backslash hack hides from IE mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* end backslash hack */

/* NORMAL CLEAR */
div.clearfloats {clear:both;}
.clearthis {clear:both; height:0; line-height:0;}
/* HOLDER */
div#holder {
	margin: 0 ;
	padding: 0;
	border:0;
	width: 898px;
	
}



div#headpicture {
	width:898px;
	height:400px;
	margin:0;
	padding:0;
	background: #ffffff url('imgz/backpic.jpg') top left no-repeat; 

}


div#drzalomenuja {
	width:350px;
	height:168px;
	margin:0;
	padding:210px 0 0 0;
}


div#links {
	width:50px;
	height:20px;
	margin:0;
	padding:0;
	border:1px solid black;
	float:right;
}
/* next picture button */
div.gumb a.roll {
	width:101px;
	height:83px;
	float:left;
	margin-right:2px;
	
padding:0 2px 0 2px;
	
	font-size: .8em;
	font-weight: bold;
	color:#1A4416;
	font-family: "Trebuchet MS";
	line-height: normal;
	text-align: center;
	
}
div.gumb a.roll:link, div.gumb a.roll:visited{


	color:#1A4416;
	text-align: center;
	text-decoration:none;
	font-family: "Trebuchet MS";
 	background: url('imgz/but_02.jpg') top left  no-repeat;
	
	}
div.gumb a.roll:hover, div.gumb a.roll:active {
	text-align: center;
	
	color:#ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS";
	background: url('imgz/but_01.jpg') top left  no-repeat;
}

/* IZBRAN GUMB */

div.izbrangumb a.roll,
div.izbrangumb a.roll:link, div.izbrangumb a.roll:visited,
div.izbrangumb a.roll:hover, div.izbrangumb a.roll:active
 {
	width:101px;
	height:83px;
	float:left;
	margin-right:2px;
	text-decoration: none;
	padding:0 2px 0 2px;
	
	font-size: .8em;
	font-weight: bold;
	color:#FFFFFF;
	font-family: "Trebuchet MS";
	line-height: normal;
	text-align: center;
	background: url('imgz/but_01.jpg') top left  no-repeat;

	
}


div#vsebinaholder {
	width:838px;
	float:left;
	margin-left:20px;
	padding:20px;
	
	font-size: .8em;
	color:#000000;
	font-family: "Trebuchet MS";
	line-height: normal;
	text-align: left;
	background: #DEE5DE url('imgz/bck.jpg') top right no-repeat;
}





/* natevanje  */
div#leftlists {width:600px; border:0;  font-size:1em; margin:0 0 0 40px; text-decoration:none;}
div#leftlists ul {border:0; margin:4px 0 0 0; padding:0; list-style-type:square; }
div#leftlists li {border:0; margin:0; padding:.7em 0; text-indent:.5em; text-align:left;}
div#leftlists li a:link,
div#leftlists li a:visited {
	color:#437B15;
	text-decoration:underline;
}
div#leftlists li a:hover {
	color:#CC0000;
	text-decoration:none;
}






.naslov {
	font-size:18px;
	color: #427B15;
	font-weight: normal;
	font-family: "Trebuchet MS";
	margin:0 0 5px 0;
}
