/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(grafika/back.gif);
}
.back_gore {
	background: url(grafika/back_gore.gif);
	background-position: top;
	background-repeat: repeat-x;
}

p {
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	color: #000000;

}
.text-glavni {
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
}
ul {
	margin-right: 35px;
	margin-top: 3px;
	list-style-image: url(grafika/lista-bullet.gif);
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	list-style-position: outside;
}
.slika {
	border: solid;
	border-color: #E6E5DC;
	border-width: 4px;
}
.podnaslov {
	font-family: Verdana;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.google {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.googlemap {
	border: solid;
	border-color: #E6E5DC;
	border-width: 4px;
}