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

body {
font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
background: url(../images/bg3.png) repeat;
}

img {
padding: 1px;
padding-left: 2px;
padding-right: 2px;
}

img a {
border: 0px;
}

a img {
border: 0px;
}

#wrap {
width: 800px;
margin-left: auto;
margin-right: auto;
}

#header {
background: url(../images/header.png) no-repeat;
height: 115px;
width: 800px;
}

#meni {
background: #000000;
color: #FFFFFF;
font-weight: bold;
padding-left: 10px;
height: 22px;
width: auto;
}

#meni a {
color: #FFFFFF;
text-decoration: none;
}

#meni a:hover {
color: #FFC600;
text-decoration: underline;
}

#page {


float: left;
padding: 5px;
width: 550px;
height: 100%;
}

#page a {
color: #3859af;
font-weight: bold;
text-decoration: none;
}

#page a:hover {
color: #FFC600;
text-decoration: underline;
}

#side {
background: #0d4496;
float: left;
width: 228px;
font-size: 10px;
color: #FFFFFF;
padding: 5px;
height: auto;
height: 100%;
text-align: justify;
}

#all {
background: url(../images/bg5.png) repeat-y;
height: 100%;
}

#footer {
background: #000000;
color: #FFFFFF;
clear: both;
font-weight: bold;
text-align: center;
}

.naslov {
margin-top: 5px;
font-size: 16px;
font-weight: bold;
border-bottom: 1px #000000 solid;
padding-left: 20px;
background: url(../images/icon/blue.png) no-repeat left;
}

.text {
width: 550px;
}