body {
background: #C6E0F1 url(bg_bottom.jpg) repeat-x bottom;
scrollbar-face-color: #E8F4F7;
scrollbar-shadow-color: #C6E0F1;
scrollbar-darkshadow-color: #E8F4F7;
scrollbar-3dlight-color: #C6E0F1;
scrollbar-track-color: #E8F4F7;
scrollbar-arrow-color: #C6E0F1;
scrollbar-highlight-color: #E8F4F7;
font-family: "Lucida Sans Unicode", Verdana, Arial, Sans-serif;
font-size: 0.7em;
text-align: center;
margin: 0;
padding: 0;
color: #485099
}


/* CONTENT LAYERS */

#bg_top {
background: url(bg_top.jpg) repeat-x top;
padding-top: 22px;
}

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

#container {
width: 699px;
background: #FFFFFF url(bg_container.jpg) repeat-y;
float: left;
}

#header {
background: #95C1E1 url(header.jpg) no-repeat;
height: 146px;
}

#content {
background: url(content_top.jpg) no-repeat top;
float: left;
width: 439px;
text-align: left;
padding: 20px 18px 10px 13px;
line-height: 17px;
}

#content_bottom {
background: url(content_bottom.jpg) no-repeat bottom right;
float: left;
}

#footer {
clear: both;
padding-top: 4px;
padding-bottom: 26px;
color: #2B385E
}


/* NAVIGATION */

#nav {
width: 223px;
float: left;
background: url(nav_top.jpg) no-repeat top;
text-align: left;
padding: 34px 0 0 6px;
}

.push {
height: 320px;
}

#nav_bottom {
background: url(nav_bottom.jpg) no-repeat bottom left;
float: left;
}

#nav ul {
list-style: none;
margin: 0;
padding: 0;
font-size: 1.1em;
}

#nav li a {
display: block;
background: url(nav_link.jpg) no-repeat 213px 29px;
width: 193px;
height: 22px;
padding: 7px 0 0 20px
}


/* LINKS */

a {
font-weight: bold;
text-decoration: none
}

#nav a:link, #nav a:visited {
color: #3F7E7E;
}

#nav a:active, #nav a:hover {
color: #2C76C0;
background: #E8F4FA url(nav_link.jpg) no-repeat;
}

#content a {
letter-spacing: 1px;
word-spacing: 1px;
}

#content a:link, #content a:visited,
#footer a:link, #footer a:visited {
color: #2C76C0;
text-decoration: underline;
}

#content a:hover, #content a:active,
#footer a:hover, #footer a:active {
color: #1C869B;
text-decoration: none
}


h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 1.8em;
color: #485099;
margin: 0;
padding: 14px 0 3px;
text-transform: uppercase
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 1.5em;
color: #485099;
margin: 0;
padding: 14px 0 3px;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 1.8em;
color: #485099;
margin: 0;
padding: 14px 0 3px;
}

p {
margin: 5px 0 0;
}

b {
color: #485099;
}


/* FORM */

legend {
display: none
}

fieldset {
border: 0;
padding: 0;
}

.contact {
width: 410px;
padding: 2px 0 0 10px
}

input, textarea, select {
background: #E8F4F7 url(form.jpg) repeat-x bottom;
border: 1px solid #BDD9E7;
font-family: "Lucida Sans Unicode", Verdana, Arial, Sans-serif;
font-size: 1em;
color: #4275A9;
padding: 2px 0 4px 2px;
width: 395px;
float: right;
margin: 0 0 6px 0
}

select {
height: 22px;
margin-left: 0;
width: 302px;
}

label {
float: left;
margin: 3px 0 8px 6px
}

.button {
width: 80px;
margin: 8px 319px 8px 0
}


/* OSTALO */

.uvlaka21 {
padding-left: 21px
}

.uvlaka33 {
padding-left: 33px
}

ul.clanak {
margin: 0;
padding: 5px 0 0 33px
}

ul.kroztab {
margin: 0;
padding: 0 0 0 18px
}

li.stavak {
list-style: disc;
list-style-image: url(lista.jpg);
display: list-item;
text-align: left;
padding: 0 0 0 0
}

li.alinea {
list-style: none;
display: list-item;
text-align: left;
padding: 0 0 0 0
}

.crveno {
color: #ff0101
}