@charset "utf-8";
/* CSS Document */

body {
background: #fff3c0 url(images/bg_top.jpg) repeat-x;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 0.7em;
margin: 0;
padding: 0;
color: #6f5901;
}

html, body {
height: 100%;
}

#bg_bottom {
background: url(images/bg_bottom.jpg) repeat-x bottom;
display: block;
min-height: 100%;
width: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
}

* html #bg_bottom {
height: 100%;
}

#center {
width: 828px;
margin: 0 auto;
}

#header {
width: 828px;
height: 162px;
}

#logo {
background: url(images/logo.jpg) no-repeat;
width: 339px;
height: 162px;
float: left;
}

#logo h1 {
display: none;
}

#header_right {
float: right;
background: url(images/header_top_right.jpg) no-repeat;
width: 489px;
height: 162px;
}

#jezici {
float: right;
padding: 7px 0 0 48px;
width: 164px;
}

#jezici a {
display: block;
float: left;
height: 16px;
color: #9F7213;
text-decoration: none;
padding: 0 30px 0 25px;
}

#jezici a:hover {
color: #000000;
}

.jez_hrv {
background: url(images/hrv.gif) no-repeat;
}

.jez_eng {
background: url(images/eng.gif) no-repeat;
}

.jez_nor {
background: url(images/nor.gif) no-repeat;
}

#header_nav {
width: 828px;
height: 172px;
}

#nav_left {
background: url(images/top_nav.jpg) no-repeat;
float: left;
width: 269px;
height: 164px;
padding: 8px 0 0 70px;
}

#nav_right {
background: url(images/header_right.jpg) no-repeat;
float: right;
width: 489px;
height: 172px;
}

#content {
line-height: 18px;
padding-top: 24px;
}

#boxes_right {
width: 210px;
float: right;
padding-bottom: 50px;
}

#left {
width: 580px;
float: left;
padding-bottom: 50px;
text-align: justify;
}

#box_1, .box {
background: url(images/right_box_bg.jpg) repeat-y;
margin-bottom: 15px;
float: right;
width: 210px;
}

#box_1 img {
border: 1px solid #cba715;
}

#box_1 .bg_top {
background: url(images/right_box_top1.jpg) no-repeat top;
}

#box_1 .bg_bottom, .box .bg_bottom {
background: url(images/right_box_bott.jpg) no-repeat bottom;
padding: 10px 20px 25px 18px;
}

.box .bg_top {
background: url(images/right_box_top.jpg) no-repeat top;
}

#naslovna_pics {
text-align: center;
padding: 10px 0
}

#naslovna_pics img {
margin: 0 5px;
}

#footer {
color: #856b1b;
background: url(images/footer.jpg) no-repeat;
position: absolute;
left: 0px;
bottom: 0px;
display: block;
z-index: 999;
width: 100%;
height: 27px;
padding-top: 18px;
text-align: center;
}


/* MISC FORMATING */

#content h1 {
font-size: 1.5em;
color: #2b5b8b;
margin: 0;
padding: 5px 0;
font-family: Arial, Helvetica, sans-serif
}

h2 {
font-size: 1.3em;
color: #845a00;
margin: 0;
padding: 3px 0 8px;
font-family: Arial, Helvetica, sans-serif
}

h3 {
margin: 0;
color: #8a6a08;
font-size: 1.1em;
padding-top: 10px;
clear: both;
}

.galerija h3 {
clear: both;
padding: 10px 0 10px;
}

strong {
color: #8a6a08;
}

#nav_left ul {
margin: 0;
padding: 0;
list-style: none;
width: 215px;
}

#nav_left li {
border-bottom: 1px solid #4e91d9;
height: 25px;
}

#nav_left li.last {
border: 0;
}

#boxes_right ul {
margin: 0;
padding: 0 0 0 15px;
line-height: 15px;
}

#boxes_right li {
margin: 2px 0 6px;
}

#left ul {
margin: 0;
padding: 0 0 10px 30px;
}

#content p {
margin: 0;
padding: 5px 0;
}

.important {
font-weight: bold;
color: #8a6a08;
}

hr {
color: #c1c1c1;
background-color: #c1c1c1;
height: 1px;
border: 0;
margin: 20px 0
}

/* LINKS */

#nav_left a {
color: #bfd6ff;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.3em;
font-weight: bold;
display: block;
width: 185;
height: 21px;
padding: 4px 0 0 30px;
}

#nav_left a:hover {
color: #FFFFFF;
background: #1777cd;
}

#footer a {
color: #6b5101;
text-decoration: none;
}

#footer a:hover {
color: #473601;
text-decoration: underline;
}

#boxes_right a {
color: #4e3e00;
text-decoration: none;
}

#boxes_right a:hover {
color: #000000;
text-decoration: underline;
}

#left a {
color: #0056ab;
text-decoration: none;
}

#left a:hover {
color: #00386f;
text-decoration: underline;
}

#left .a_und a {
text-decoration: underline;
}

#left .a_und a:hover {
text-decoration: none;
}


/* KONTAKT FORMA */

form {
margin: 10px 0 10px 20px;
}

input, select, textarea {
background: #FFFFFF;
border: 1px solid #c1c1c1;
font-family: Tahoma, Arial, Helvetica, Sans-serif;
color: #666666;
font-size: 1em;
width: 300px;
margin-top: 3px;
margin-bottom: 10px;
padding: 3px
}

.button {
background: #FFFFFF;
width: 65px;
padding: 2px 0
}

legend {
display: none;
}

fieldset {
border: 0;
margin: 0;
padding: 0
}

.alert {
color: #FF0000
}

#col1, #col2 {
width: 200px;
}

#col1 {
float: left;
}

#col2 {
float: right;
padding: 10px 50px 0 0;
}

#col2 img {
border: 1px solid #c1c1c1;
margin-bottom: 5px;
}

.galerija img {
float: left;
border: 1px solid #c1c1c1;
margin: 0 15px 15px 0;
}