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


/* 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: #447DB5 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: #505982;
}


/* 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: #2B4D8A;
}

#nav a:active, #nav a:hover {
color: #1076C4;
background: #CAD6EC 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: #3B82CA;
text-decoration: underline;
}

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


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

p {
margin: 5px 0 0;
}

b {
color: #335CA2;
}


/* FORM */

legend {
display: none
}

fieldset {
border: 0;
padding: 0;
}

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

input, textarea, select {
background: #F1F3F8 url(form.jpg) repeat-x bottom;
border: 1px solid #C1D6EC;
font-family: "Lucida Sans Unicode", Verdana, Arial, Sans-serif;
font-size: 1em;
color: #4A73AB;
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
}

.uvlaka55 {
padding-left: 55px
}

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
}