body {
background: #003369 url(images/bg.jpg) repeat-x top;
margin: 0;
padding: 50px 0 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
color: #414141;
line-height: 19px;
}

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

#header {
height: 217px;
background: url(images/header.jpg) no-repeat;
}

#nav {
background: url(images/nav.jpg) no-repeat;
height: 52px;
font-size: 1.3em;
padding: 0 0 0 220px;
font-family: Arial, Helvetica, sans-serif;
}

#nav ul {
margin: 0;
padding: 0;
list-style: none;
}

#nav li {
float: left;
height: 52px;
text-align: center;
}

#nav li a {
display: block;
height: 36px;
width: 90px;
float: left;
background: url(images/nav_h.jpg) no-repeat 0 90px;
padding: 16px 0 0 0
}

#nav li a:hover {
background: url(images/nav_h.jpg) no-repeat;
}

#content_bg {
background: url(images/content_bg.jpg) repeat-y;
}

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

#content_bot {
background: url(images/content_footer.jpg) no-repeat bottom;
float: left;
padding: 50px 50px 30px;
width: 706px;
}

#content, #content_bg, #content_top {
float: left;
width: 806px;
}

#footer {
background: url(images/footer.jpg) no-repeat;
color: #364a00;
clear: both;
height: 70px;
padding: 14px 20px 0
}

#footer_left {
float: left;
}

#footer_right {
float: right;
text-align: right;
}


/* MISC */

h1 {
color: #1a4d85;
font-size: 1.8em;
font-weight: normal;
margin: 0;
padding: 15px 0 10px;
clear: both;
}

h1 em {
color: #686868;
font-size: 0.6em;
font-style: normal;
font-weight: bold;
}

h2 {
color: #1a4d85;
font-size: 1.2em;
margin: 0;
padding: 15px 0 5px;
}

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

hr {
height: 1px;
clear: both;
background: #DFDFDF;
color: #DFDFDF;
border: 0;
}

.img_left_home {
border: 1px solid #a0a0a0;
float: left;
margin-right: 20px;
}

#content p.img_txt, #content p.img_txt2 {
padding-top: 35px;
}
#content p.img_txt2 {
	padding:0;
}

/* LINKOVI */

#nav a {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

#nav a:hover {
color: #3b5200;
}

#content a {
color: #1d6eb3;
text-decoration: none;
}

#content a:hover {
color: #0c386e;
text-decoration: underline;
}

#footer a {
color: #364a00;
text-decoration: none;
font-weight: bold;
}

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

/* KONTAKT FORMA */

#forma {
margin: 0;
padding-top: 10px;
}

#forma input, #forma select, #forma textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #235d94;
font-size: 1em;
width: 300px;
margin-top: 3px;
margin-bottom: 10px;
padding: 3px;
background: #e9f5ff;
border: 1px solid #95b9da;
}

#forma input.button {
width: 65px;
padding: 2px 0;
}

legend {
display: none;
}

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

.emph {
font-weight: bold;
}

.alert {
color: #FF0000
}

.clear {
clear: both;
height: 20px;
font-size: 1px;
}
