body, html {
	height: 100%;
	width: 100%;
	margin: 0px;
	background-color: #F0F4CB;
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	color: #444444;
}
h1 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #7a0302;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-weight: normal;
	font-style: italic;
}
h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7a0302;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 1px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	padding-bottom: 4px;
}
h3 {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: Tahoma, "MS Sans Serif";
	font-size: 1px;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:link, a:visited {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	color: #5b5748;
	text-decoration: none;
}
ul li {
	list-style-type: none;
	padding-left: 3px;
}

#wrapper {
	/*
Ovo je glavni wrapper u kojem se nalaze svi ostali.
Ovdje se može mijenjati background iza cijele stranice.
*/
	width: 100%;
	/* background: #002200 url('../neka_slika.gif') repeat-x;*/
	min-height: 100%;
	position: relative;
	background-image: url(../img/back_content.gif);
	background-repeat: repeat-y;
}
#header_wrapper {
	/* 
Ovdje se određuje visina headera i pozadina iz headera. 
*/
	height: 271px;
	width: 100%;
	background-color: #770000;
	background-image: url(../img/back_header_wrapper.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	/* background: #002200 url('../neka_slika.gif') repeat-x;*/
}
#content_wrapper {
	/*
Ovdje se određuje background iza glavnog sadržaja (#content)
i padding-bottom kako sadržaj (#content) ne bi išao iza footera.
Ako se mijenja visina footera (#footer wrapper), 
treba promijeniti i ovu padding-bottom vrijednost koja bi trebala
biti ista kao i visina footera, tj. #footer wrappera.
*/
	width: 100%;
	min-height: 300px;
	padding-bottom: 44px;
	background-image: url(../img/back_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #F0F4CB;
	/* background: #002200 url('../neka_slika.gif') repeat-x;*/
}

#footer_wrapper {
	/*
Pomoću ovog wrappera određuje se visina footera i pozadina
iza footera. Ako se mijenja visina footera treba promijeniti
i vrijednost paddinga kod #content wrapperu.
*/
	/* background: #002200 url('../neka_slika.gif') repeat-x;*/
	height: 44px;
	width: 100%;
	position: absolute;
	bottom: 0px;
}
#header {
	/* Ovo je header (wow!) kojem se može mijenjati širina, pozadina,
margine, padding i još puno toga. 
Visina headera se mijenja u #header wrapperu.
*/
	/* background: #002200 url('../neka_slika.gif') repeat-x;*/
	height: 100%;
	width: 1003px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/back_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.img_logo {
	position: absolute;
	top: 45px;
	left: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#langnav {
	float: left;
	list-style-type: none;
	margin-top: 20px;
	height: 221px;
	width: 162px;
	padding-left: 116px;
}
#langnav li {
	float: left;
	padding: 0px;
}
#langnav a:link, #langnav a:visited {
	height: 12px;
	width: 54px;
	display: block;
	background-position: 0px;
}
#langnav a:hover {
	background-position: -54px;	
}
#nav {
	float: left;
	list-style-type: none;
	margin-top: 44px;
	margin-left: 0px;
	padding-left: 60px;
}
#nav a:link, #nav a:visited {
	height: 25px;
	width: 196px;
	display: block;
	background-position: 0px;
}
#nav a:hover {
	background-position: -196px;	
}
#content {
	/* 
Ovdje se nalazi glavni sadržaj stranice i kolumne.
*/
	width: 1003px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/back_col1_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer {
	/* 
Visina footera se određuje u #footer wrapperu.
*/
	height: 100%;
	width: 1003px;
	background-image: url(../img/back_footer_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	color: #5b5748;
	/* background: #002200 url('../neka_slika.gif') repeat-x;*/
}
#box1_footer {
	float: left;
	width: 116px;
	margin-top: 20px;
	height: 20px;
	line-height: 20px;
	padding-left: 42px;
}
#box1_footer 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;
}
#box2_footer {
	float: left;
	width: 180px;
	height: 30px;
	text-align: right;
	margin-top: 10px;
	margin-left: 208px;
	display: inline;
}
#box3_footer {
	float: left;
	height: 20px;
	width: 100px;
	margin-top: 22px;
	padding-left: 150px;
}



#h_column_1 {
/*
Ovo je prva kolumna u headeru. Visina, tj sadržaj kolumne bi 
trebao biti isti kao i visina #headera, tj. #header wrappera
kako ne bi došlo do preklapanja.
Treba paziti i na širinu, jer širina obje kolumne ne smije biti
veća od širine headera.
*/
	/* background: #002200 url('../neka_slika.gif') repeat-x;*/
	float: left;
	width: 326px;
	height: 100%;
}
#h_column_2 {
	/*
Ovo je druga kolumna u headeru. Paziti na širinu!
*/
	/* background: #002200 url('../neka_slika.gif') repeat-x;*/
	height: 100%;
	width: 200px;
	float: left;
	margin-top: 50px;
	margin-left: 10px;
}
#column_1 {
	/*
Ovo je prva, tj lijeva kolumna u contentu. Treba paziti na
širinu.
*/
	/* background: #002200 url('../neka_slika.gif') repeat-x;*/
	float: left;
	width: 570px;
	background-image: url(../img/back_col1_left.gif);
	background-repeat: no-repeat;
	background-position: left 68px;
}
#primary_col1 {
	float: left;
	width: 355px;
	margin-top: 10px;
	padding-left: 40px;
}
#primary_col1 p {
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 2px;
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #444444;
	padding-bottom: 6px;
}
#primary_col1 a:link, #primary_col1 a:visited, #primary_col1_bezslike a:link, #primary_col1_bezslike a:visited {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #8d2822;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D3D194;
}
#primary_col1 a:hover, #primary_col1_bezslike a:hover  {
	text-decoration: underline;
}
#primary_col1 img, #primary_col1_bezslike img {
	background-color: #d6d79f;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cac097;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-decoration: none;
}

#primary_col1_bezslike {
	float: left;
	width: 355px;
	margin-top: 10px;
	padding-left: 40px;
}
#primary_col1_bezslike h1, #primary_col1_fotogalerija h1 {
	padding-bottom: 40px;	
}
#primary_col1_bezslike p {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 1px;
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #444444;
	padding-bottom: 6px;
}
#primary_col1_fotogalerija {
	float: left;
	width: 355px;
	margin-top: 10px;
	padding-left: 40px;
}
.box_primary  {
	margin-top: 25px;
}
.box_primary h2 {
	margin-left: 160px;
	padding-top: 6px;
	padding-bottom: 0px;
}
.box_primary ul {
	float: right;
	list-style-type: none;
	margin-right: 5px;
	width: 189px !important;
	width: 185px;
	margin-top: 5px;
	line-height: 14px;
	list-style-image: url(../img/pfeil2.gif);
}
.box_primary li {
	margin-left: 16px;
}
.box_primary img {
	float: left;
}
.box_smjestaj {
	padding-left: 0px;
	margin-top: 25px;
}
#secondary_col1 {
	float: right;
	width: 170px;
	text-align: center;
	background-image: url(../img/back_col1_topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 68px;
}
#secondary_col1 p {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	padding-top: 0px;
}
.img_kontakt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#secondary_col1 ul {
	list-style-type: none;
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 8px;
	padding-right: 4px;
	padding-left: 4px;
}
#secondary_col1 ul a:link, #secondary_col1 ul a:visited {
	text-decoration: none;
	color: #8d2822;
}
#secondary_col1 ul a:hover {
	text-decoration: underline;
}
#secondary_col1 ul li.links {
	font-weight: bold;
}

#column_2 {
	/* 
Druga kolumna u contentu.
*/
	/* background: #002200 url('../neka_slika.gif') repeat-x;*/
	float: left;
	width: 433px;
	background-image: url(../img/back_col2_topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 42px;
}
#column2 .box_novosti h3 a:hover {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.box_novosti {
	height: 105px;
	padding: 0px;
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	line-height: normal;
	margin: 0px;
}
.box_novosti ul a:link, .box_novosti ul a:visited {
	text-decoration: none;
	color: #3b341b;
	font-weight: normal;
}
.box_novosti ul a:hover {
	text-decoration: underline;
	color: #626259;
	background-color: transparent;
}
.box_novosti a:link, .box_novosti a:visited {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #871e19;
	margin: 0px;
	padding: 0px;
}
.box_novosti a:hover {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}	
.box_novosti ul {
	list-style-type: none;
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.box_novosti ul li {
	padding: 0px;
}
.datum {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 10px;
	font-weight: normal;
	color: #3b341b;
	text-decoration: none;
	padding-right: 4px;
}
.img_col2_novosti {
	margin-left: 40px;
	margin-bottom: 0px;
	background-color: #d6d79f;
	border: 1px solid #f3f4db;
	float: left;
	margin-right: 6px;
	background-image: url(../img/back_img_novosti.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
}
.img_foto_klik {
	margin-top: 6px;
	margin-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_doledesno {
	margin-left: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_footer_adc {
	margin-top: 12px;
	margin-left: 12px;
	float: left;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.img_footer_mail {
	float: left;
	margin-top: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_fotogalerija {
	background-color: #D6D498;
	border: 3px dotted #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

form {
	margin-right: 10px;
	margin-left: 0px;
	font-family: Tahoma, "MS Sans Serif";
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
form fieldset {
	border: 2px solid #CECDAA;
	padding: 10px;
}
form legend {
	font-weight: normal;
	font-size: 12px;
	color: #8D2822;
	padding: 5px;
	font-family: Tahoma, "MS Sans Serif";
}
form label {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 140px;
	padding-left: 10px;
}

form p {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
form div {
	padding: 0px;
	margin-bottom: 5px;
	float: left;
}
.buttonarea input {
	background-color: #CECC8F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7A0302;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.buttonarea {
	text-align: center;
	padding: 2px;
	margin-top: 5px;
	width: 310px;
}

* {
/* 
Ovo je univerzalni selektor za margine i padding, jer browser
automatski postavlja određenu vrijednost margine i paddinga za
sve elemente.
*/
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
