body {
	background-color: #8bdbff;
	margin: 0px;
	padding: 0px;
	background-image: url(images/pozadina.png);
	background-repeat: repeat-x;
	font-family: Georgia;
	font-size: 13px;
	line-height: 25px;
}
img {
	border: 0px;
}
#okvir {
	width: 914px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logo {
	background-image: url(images/azur-jag-logo.png);
	height: 94px;
	width: 914px;
	background-repeat: no-repeat;
}
#drugi {
	height: 276px;
	width: 914px;
	overflow: hidden;
}
#menu {
	background-image: url(images/bg-menu.png);
	background-repeat: no-repeat;
	height: 276px;
	width: 234px;
	float: left;
	overflow: hidden;
	clear: left;
}
#menu ul {
	list-style-type: none;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
}
#menu li {
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
}
#menu a {
	display: block;
	width:216px;
	text-decoration: none;
	line-height: 48px;
	height: 48px;
	margin-left: 9px;
}
#menu a:link, #menu a:active, #menu a:visited {
	color: #0033d5;
}
#menu a:hover {
background: #333333;
color: #00cefe;
}
#menu img {
	padding-right: 10px;
	vertical-align: middle;
	padding-left: 10px;
}
#fotke {
	height: 276px;
	width: 680px;
	float: left;
	clear: right;
}
#sadrzaj {
	float: left;
}
#sadrzaj_vrh {
	background-image: url(images/bg-sadrzaj-vrh.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 914px;
	clear: both;
	float: left;
}
.adrese {
	font-size: 16px;
}
#sadrzaj_glavni {
	background-image: url(images/bg-sadrzaj.png);
	background-repeat: repeat-y;
	width: 854px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	float: left;
}
h1 {
	font-size: 22px;
	color: #0038d8;
	line-height: 25px;
	text-transform: uppercase;
}
h2 {
	font-size: 19px;
	color: #0038d8;
	line-height: 25px;
	text-transform: uppercase;

}
h3 {
	font-size: 17px;
	color: #0038d8;
	line-height: 25px;
	text-transform: uppercase;
}
h4 {
	font-size: 15px;
	color: #0038d8;
	line-height: 25px;
	text-transform: uppercase;
}
a {
	text-decoration: none;
}
a:link, a:active, a:visited {
	color: #0033d5;
}
a:hover {
	color: #00cefe;
	text-decoration: underline;
}
.slika img {
	padding: 5px;
	border: 1px dotted #999999;
}
#sadrzaj_dno {
	background-image: url(images/bg-sadrzaj-dno.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 914px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
#dno {
	text-align: center;
}
