body {
	font-family: "Lucida Grande", helvetica, "Trebuchet MS", verdana, sans-serif;
	font-size: 11pt;
	color: #444444;
	font-weight: normal;
	background-color: #DDDDDD;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Lucida Grande", helvetica, "Trebuchet MS", verdana, sans-serif;
	font-weight:normal;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
#layout {
	position: relative;
	width: 100%;
	top: 90px;
}
#glava {
	display: none;
}
#stran {
	position: relative;
	width: 750px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
/* START: Logotip in slika */
#logo {
	position:relative;
	width:750px;
	height:45px;
	top: 0px;
}
.logotip {
	position:absolute;
	top:0px;
	left:0px;
	width:449px;
	height:45px;
	background-image: url(images/CleangradLogo.gif);
	background-repeat: no-repeat;
}
.logoslika {
	display: none;
}
/* KONEC: Logotip in slika */

/* START: navigacija s sliko */
#navigacija {
	display: none;
/*	border-bottom: 1px solid #2FBFF1;*/
}
.nav {
	position:absolute;
	top:0px;
	left:0px;
	width:240px;
	height:125px;
}
.nav a {
	background-image:url(images/nav.gif);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 240px;
	text-indent: 100px;
	line-height: 31px;
	font-size: 12px;
}
.nav a:hover {
	background-image:url(images/navMO.gif);
	background-repeat: no-repeat;
	display: block;
	height: 31px;
	width: 240px;
}
.slika {
	position:absolute;
	top:45px;
	right:0px;
	width:509px;
	height:125px;
	background-image:url(images/ozadja/rotator.php);
}
/* KONEC: navigacija s sliko */

/* START: vsebina */
#levikot {
	position:relative;
	width:750px;
	margin-top: 2cm;
}
.naslov {
	display: none;
}
.vsebina {
	margin-left:0px;
	padding:20px;
	width:469px;
	line-height:18px;
}
.naslov p {
	font-size: 10px;
}
/* KONEC: vsebina */

#noga {
	display: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
hr {
border: none 0;
border-top: 1px dashed #000;
height: 1px;
}
.novice {
	font-size: 9px;
	width: 17cm;
	line-height:14px;
	color: #666666;
}
.novice H1{
	font-size: 14px;
	margin:5px 0px 1px;
	padding:0px;
	color: #333333;
}
.novice p {
	font-size: 11px;
	margin:0px;
	padding:0px;
	color: #333333;
}
