/* CSS Document */
html, body {
	margin:0px;
	padding:0px;
	background-image:url(bg_00_02.jpg);
	height:100%;
	font-family:Tahoma;
	font-size:11px;
}
.meni{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#006699;
	text-decoration: none;
}
.meni:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
.content{
	padding-left:34px; 
	width:510px; 
	padding-top:15px; 
	float:left;
	font-family:Tahoma;
	font-size:12px;
	color:#645639;
}
.naslov1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #7D7546;
	text-decoration: none;
}
.stil01{
	padding:3px;
	border: 1px solid #CCCCCC;
	margin-left:12px;
	margin-right:12px;
	margin-top:11px;
}
.stil02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A7A991;
	text-decoration: none;
}
.stil03{
	font-family:Tahoma;
	font-size:12px;
	color:#AF9C74;
}
.hrstil {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C9C9AD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.imagecenter{
	margin-left:40px;
	margin-right:30px;
	margin-bottom:20px;
	padding:4px;
	border:#CCCC99 solid 1px;
}
.imagenocenter{
	margin-left:10px;
	margin-bottom:20px;
	padding:4px;
	border:#CCCC99 solid 1px;	
}
.imageindex{
	margin-right:10px;
	margin-left:0px;
	margin-bottom:0px;
	padding:4px;
	border:#CCCC99 solid 1px;	
}