@charset "utf-8";
/* CSS Document */

#seznam {
	text-align: left;
	font-size: 120%;
	color: #035487;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#uvod {
	float:left;
	height:132px;
	width: 870px;
}
/* CSS Document */

#mainarea {
	background-color: #FFFFFF;
	width: 870px;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-image: url(images/bg_mainarea2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#vsebina {
	float: left;
	width: 570px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#vsebina h4 {
	color: #035487;
	font-size: 140%;
	font-weight: bold;
	line-height: 180%;
	background-image: url(images/crta.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#desno {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 290px;
}
#desno h4 {
	color: #035487;
	font-size: 140%;
	font-weight: bold;
	line-height: 180%;
	background-image: url(images/crta.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#desno p {
	margin: 0px;
	text-align: left;
	font-size: 120%;
	color: #035487;
	padding: 0px;
}
#memuRight {
	width:298px;
	margin-left:-8px;
	margin-bottom:0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
}
#memuRight li {
	padding:0;
	margin:0;
}
#memuRight li a {
	display:block;
	width:284px;
	height:20px;
	font-size:120%;
	font-weight:bold;
	text-decoration:none;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin: 0px;
}
#memuRight li a:hover {
	text-decoration:none;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	color: #FFFFFF;
}
#memuRight li.aktiven a, #memuRight li.aktiven a:hover {
	background:url(images/menu.png) no-repeat 0 0;
	color:#fff;
	text-decoration:none;
}
p {
	margin: 0px;
	text-align: left;
	font-size: 120%;
	color: #035487;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 120%;
}
.slika {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h5 {
	color: #34AF00;
	font-size: 120%;
	font-weight: bold;
	line-height: 140%;
	padding: 0px;
	margin: 0px;
}

