@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#kontejner {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}
#Baner-gornji {
}

#nav {
	text-align: center;
	margin: 0px;
	text-transform: uppercase;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #00427B;
	border-bottom-width: medium;
	border-bottom-style: inset;
	border-bottom-color: #00427B;
	background-color: #17BEEF;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 95%;
	text-decoration: none;
	font-weight: normal;
}

#kontejner #nav a {
	color: #000000;
	text-decoration: none;
}
#kontejner #nav a:hover {
	color: #FFFFFF;
}


#Glavni-jedan {
	text-align: center;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 90%;
	padding-left: 5px;
	padding-top: 5px;
}
#Glavni-jedan li {
	text-align: left;
	color: #000000;
}

#Glavni-jedan a {
	color: #000000;
	text-decoration: none;
}
#Glavni-jedan a:hover {
	color: #17BEEF;
	text-decoration: none;
}

#footer {
	text-align: center;
	margin: 0px;
	padding: 5px;
	text-transform: none;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #000000;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #000000;
	background-color: #17BEEF;
	float: none;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#spacer {
	height: 1px;
	color: #FFFFFF;
	float: none;
	clear: both;
}






/* CSS Document */

#footer li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 95%;
	text-decoration: none;
	font-weight: normal;
}
