@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma;
	font-size: 12px;
	line-height: 17px;
	background-color: #f68320;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#okvir {
	overflow: hidden;
	background-color: #FFFFFF;
	min-height:100%;
	width: 770px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: Arial, "Trebuchet MS";
	font-size: 18px;
	color: #f5791b;
	font-weight: normal;
	line-height: 20px;
}
a:link, a:visited, a:active {
	color: #f5791b;
	text-decoration: none;
}
a:hover {
	color: #f5791b;
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#logo {
	clear: both;
	float: left;
	height: 122px;
	width: 770px;
	overflow: hidden;
}
#rijeka {
	clear: both;
	float: left;
	height: 197px;
	width: 770px;
	overflow: hidden;
}
#zastave {
	float: left;
	height: 20px;
	width: 190px;
	overflow: hidden;
	background-color: #fbac68;
	background-image: url(images/bg-zastave.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
}
#zastave a img {
	border:none;
	padding-right:8px;
	padding-left: 8px;
}
#telefoni {
	clear: right;
	float: right;
	height: 28px;
	width: 579px;
	overflow: hidden;
	background-color: #fbac68;
	background-image: url(images/bg-telefoni.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d27925;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
#lijevo {
	width: 190px;
	float: left;
	min-height:100%;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	display:inline;
	position:static;
	overflow: hidden;
	background-color: #f3f3f3;
}
#lijevo ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	overflow: hidden;
} 
#lijevo li {
	margin: 0px 0 0;
	overflow: hidden;
}
#izbornik a {
	display: block;
	width:190px;
	text-decoration: none;
	background-color: #f5f5f5;
	background-image: url(images/bg-linkovi.gif);
	line-height: 30px;
	height: 30px;
	font-family: Arial, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
}
#izbornik a:link, #izbornik a:active, #izbornik a:visited {
	color: #f58220;
	overflow: hidden;
}
#izbornik a:hover {
	background: #f58220;
	color: #FFFFFF;
	overflow: hidden;
}

#sadrzaj {
	clear: right;
	float: right;
	width: 548px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	display:inline;
	position:static;
	overflow: hidden;
	min-height:100%;
	border: 1px solid #e3e3e3;
	background-image: url(images/bg-sadrzaj.gif);
	background-repeat: repeat-x;
}
#dno {
	float: left;
	width: 770px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 11px;
	overflow: hidden;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
}

