body {
	width: 430px;
	padding: 0;
	margin: 0;
}
#okvir {
	width: 428px;
	}
#naslov {
	width: 403px;
	height: 320px;
	background-image: url(naslov.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: relative;
}
#meni {
	position: absolute;
	top: 130px;
}
#izbira {
	width: 428px;
}
#izbira li{
	list-style-image: url(arrow.png);
	list-style-type: none;	
	height: 1.4em;
}
#izbira a:link, a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #2E9EE9;
	text-decoration: underline;
	letter-spacing: 0.1em;
}
#izbira a:hover, a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2E9EE9;
	text-decoration: none;
	letter-spacing: 0em;
	font-weight: bold;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #157BC0;
	font-size: 20px;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #157BC0;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2E9EE9;
	font-size:14px;
	letter-spacing: 0.1em;
	padding-left: 15px;
}
.slike{
	width: 428px;
	height: 400px;
	padding-top: 5px;
	background-image: url(ozadje_slik2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
img {
	border: 0;
}
.slike ul {
	width 428px;
	height 400px;
	}
.slike li {
	float: left;
	list-style-type: none;
	height: 128px;	
}
.slike img {
	margin-right: 5px;
	margin-bottom: 3px;
	cursor:pointer;
}
#opis {
	padding-left: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #157BC0;
	line-height: 1.2em;
	font-size:14px;
}
