body, html {
	height: 100%;
	width: 100%;
	margin: 0px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #474747;
}
h1 {
	background-image: url('../img/logo_zu.gif');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 94px;
	width: 97px;
	display: inline;
	margin-left: 5px;
}
h1 a {
	display: block;
	height: 94px;
	width: 97px;
	text-indent: -9999px;
	overflow: hidden;	
}
h2 {
	padding-bottom: 2px;
	font-weight: normal;
	color: #b50d1a;
	font-size: 20px;
}
h2.box {
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	padding-top: 10px;
}
p {
	line-height: 16px;
	padding-right: 10px;
	padding-top: 6px;
	
}
br {
	clear: both;
}
a {
	color: #b50d1a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
body#article #header_wrapper {
	height: 347px;
 	background-image: url(../img/bg_header_sm.gif);
}
body#article img.slogan {
	margin-top: 40px;
}
body#article #column_2 {
	padding-left: 10px;
	width: 372px;
}
body#article #sub_nav {
	margin-top: 40px;
}
body#article #sub_content {
	width: 338px;
	padding-left: 6px;
}
#wrapper {
	width: 100%;
	min-height: 100%;
	position: relative;
	background-color: #fefdf1;
}
#header_wrapper {
	height: 382px;
	width: 100%;
	background-image: url(../img/bg_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#content_wrapper {
	padding-bottom:80px;
	width: 1000px;
}
#footer_wrapper {
	height: 59px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	height: 100%;
	width: 1000px;
	background-image: url(../img/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#h_column_1 {
	float: left;
	width: 700px;
	height: 100%;
}
.flash {
	margin-top: 18px;
	margin-left: 15px;
}
#main_nav {
	list-style-type: none;
	height: 35px;
	padding-top: 15px;
	padding-left: 26px;
}
#main_nav li {
	float: left;
	position: relative;
	padding-right: 20px;
	padding-left: 24px;
	background-image: url(../img/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
#main_nav li a {
	cursor: default;
	height: 24px;
	display: block;
	background-position: left;
	text-indent: -9999px;
	overflow: hidden;
}
#main_nav .nav_onama_hr a {	width: 75px; }
#main_nav .nav_hoteli_hr a { width: 61px; }
#main_nav .nav_restorani_hr a {	width: 88px; }
#main_nav .nav_catering_hr a { width: 81px; }
#main_nav .nav_agencija_hr a { width: 146px; }

#main_nav .nav_onama_en a {	width: 81px; }
#main_nav .nav_hoteli_en a { width: 61px; }
#main_nav .nav_restorani_en a {	width: 106px; }
#main_nav .nav_catering_en a { width: 81px; }
#main_nav .nav_agencija_en a { width: 117px; }

#main_nav .nav_onama_de a {	width: 81px; }
#main_nav .nav_hoteli_de a { width: 61px; }
#main_nav .nav_restorani_de a {	width: 106px; }
#main_nav .nav_catering_de a { width: 81px; }
#main_nav .nav_agencija_de a { width: 117px; }

#main_nav li a:hover, #main_nav li.here a {
	background-position: right;
	display: block;
}
#main_nav li ul {
	display: none;
	position: absolute;
	list-style-type: none;
	top: 24px;
	left: 14px;
	height: auto;
	padding-top: 2px;
	padding-left: 0px;
}
#main_nav li:hover ul, #h_column_1 #main_nav li.over ul { 
	display: block; 
}
#main_nav li > ul {
	top: auto;
	left: auto;
}
#main_nav li ul li {
	display: block;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-image: none;
	/*background-color: #B50D1A;*/
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}
#h_column_1 #main_nav li ul li a:link, #h_column_1 #main_nav li ul li a:visited {
	color: #EAEAEA;
	background-color: #B50D1A;
	font-size: 11px;
	font-weight: bold;
	display: block;
	vertical-align: middle;
	width: 120px;
	height: 14px;
	text-indent: 0px;
	padding-top: 4px;
	padding-left: 11px;
	padding-right: 4px;
	padding-bottom: 4px;
	cursor: pointer;
}
#h_column_1 #main_nav li ul li a:hover {
	text-decoration: none;
	display: block;
	color: #fff;
	width: 120px;
	height: 14px;
}
.img_header {
	padding-top: 21px;
	padding-left: 10px;
}
#h_column_2 {
	height: 100%;
	width: 300px;
	float: right;
}
ul.lang_nav {
	float: right;
	list-style-type: none;
	display: inline;
	margin-top: 15px;
	margin-right: 10px;
}
ul.lang_nav li {
	float: left;
	height: 22px;
	padding-right: 2px;
}
ul.lang_nav img {
	padding-right: 2px;
	position: relative;
	top: 4px;
}
ul.lang_nav a {
	text-indent: -9999px;
	display: block;
	height: 22px;
	width: 27px;
	overflow: hidden;
}
ul.lang_nav a:hover {
}
img.slogan {
	margin-top: 60px;
}
#sub_nav {
	background-image: url(../img/bg_box_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 215px;
	padding-top: 14px;
	padding-left: 15px;
	list-style-type: none;
	margin-top: 50px;
}
#sub_nav li {
	background-image: url(../img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 16px;
	margin-top: 4px;
}
#sub_nav a {
	color: #4e4300;
}
#sub_nav a:hover{
	text-decoration: underline;
}
#content {
	width: 650px;
	float: left;
	background-image: url(../img/bg_content.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
.box_reservation {
	margin-left: 10px;
}
.box_reservation h2 {
	padding-left: 10px;
}
#con_nav {
	list-style-type: none;
	margin-top: 12px;
	margin-left: 10px;
}
#con_nav li {
	background-image: url(../img/bg_content_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	float: left;
	height: 22px;
	width: 120px;
	display: inline;
	margin-left: 8px;
}
#con_nav li a {
	display: block;
	height: 19px;
	width: 120px;
	color: #EAEAEA;
	padding-top: 3px;
	font-weight: bold;
}
#con_nav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#column_1 {
	float: left;
	width: 240px;
	padding-left: 10px;
}
.box_izdvojeno {
	width: 239px;
	text-align: center;
	background-color: #fff8e6;
	padding-bottom: 10px;
}
.box_izdvojeno div.first {
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	width: 224px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.box_izdvojeno div.first div.bg {
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 224px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 110px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(../img/bg_izd_first.gif);
}
.box_izdvojeno div.first div.bg div.txt {
	background-image: none;
	background-color: #FEFDF1;
	height: auto;
	width: auto;
	text-align: left;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.box_izdvojeno div {
	background-image: url(../img/bg_izdvojeno.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	width: 208px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
}
.box_izdvojeno h3 {
	margin: 0px;
	padding: 0px;
}
.box_izdvojeno a:link, .box_izdvojeno a:visited {
	color: #b50d1a;
	text-decoration: none;
	font-size: 11px;
}
.box_izdvojeno a:hover {
	color: #b50d1a;
	text-decoration: underline;
	font-size: 11px;
}
.box_izdvojeno p {
	line-height: 14px;
	padding-top: 2px;
	padding-left: 0px;
}
span.archive {
	background-image: url(../img/arrow_right_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 10px;
	padding-left: 10px;
}
#konverter {
	background-image: url(../img/bg_konv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 68px;
	width: 224px;
	margin-left: 6px;
}
#konverter fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 14px;
	padding-right: 10px;
	padding-left: 10px;
}
#konverter label {
	height: 30px;
	width: 70px;
	padding-top: 5px;
}
#konverter input {
	float: right;
	width: 58px;
	display: inline;
	margin-right: 8px;
	height: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #474747;
	padding-top: 2px;
	padding-left: 2px;
	margin-bottom: 4px;
}
* html #konverter input {
	margin-right: 2px;
}
* html #konverter select {
	margin-right: 2px;
}
#konverter select {
	float: right;
	height: 18px;
	width: 60px;
	font-size: 11px;
	font-weight: bold;
	color: #474747;
	display: inline;
	margin-bottom: 4px;
}
#column_2 {
	float: right;
	width: 382px;
	padding-right: 10px;
}

#column_2 p img {
	background-color: #f7fccd;
	display: inline;
	padding: 1px;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 0px;
}
.box_content {
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 1px;
}
.box_content p {
	padding-left: 10px;
	padding-top: 4px;
}
#column_2 ul {
	list-style-type: disc;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#column_2 table {
	margin: 0px;
	padding: 0px;
	border: 1px solid #ECE9D8;
}
#sub_content {
	float: left;
	width: 338px;
	padding-top: 20px;
	position: relative;
	padding-left: 6px;
}
#sub_content h2 {
	padding-left: 10px;
}

.box_gal {
	position: relative;
}
.gal {
	background-image: url(../img/bg_gal_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 6px;
}
.gal_nav {
	list-style-type: none;
	position: absolute;
	top: 4px;
	right: 40px;
}
.gal_nav li {
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}
.sep {
	margin-bottom: 10px;
	margin-top: 10px;
}
.vrijeme {
	background-image: url(../img/bg_vrijeme.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
	width: 295px;
	padding-top: 6px;
	padding-left: 10px;
	position: relative;
}
#sub_content .vrijeme h2.box {
	padding: 0px;
}
.vrijeme select {
	height: 18px;
	width: 156px;
	font-size: 11px;
	font-weight: bold;
	color: #474747;
}
span.temp {
	font-size: 36px;
	color: #B50D1A;
	position: absolute;
	top: 5px;
	left: 210px;
}
span.text_temp {
	font-weight: bold;
	color: #B50D1A;
	width: 90px;
	position: absolute;
	left: 210px;
	bottom: 13px;
}
#footer {
	height: 100%;
	width: 1000px;	
}
.copyright {
	margin-right: 380px;
	padding-top: 2px;
	padding-left: 4px;
}
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
