* {
margin: 0;
padding: 0;
}

body {
margin: 10px 0;
background: #00cc33;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
line-height: 18px;
}

a {
color: #5aa70b;
}

a:link, a:visited. a:active {
color: #5aa70b;
}

a:hover {
text-decoration: none;
color: #336699;
}

h1 {
text-align: left;
font-weight: normal;
font-size: 24px; 
color: #00cc33;
margin: 0;
padding: 0;
}

h2 {
text-align: left;
font-size: 16px;
color: #00cc33;
font-weight: normal;
margin-top: 10px;
margin-bottom: 10px;
}

h3 {
font-weight: normal;
color: #00cc33;
font-size: 14px;
}

p, ul, ol {
line-height: 17px;
}

img {
border: 0px;
}

#wrapper {
width: 820px;
height: 770px;
background-image: url(../images/bgr.jpg);
margin: 0 auto;
}

#wrapper1 {
width: 820px;
height: 900px;
background-image: url(../images/bgr1.jpg);
margin: 0 auto;
}

#header {
width: 750px;
height: 207px;
margin: 0 auto;
background: url(../images/header.jpg) no-repeat;
}

#blank {
width: 750px;
height: 30px;
}

#page {
width: 750px;
margin: 0 auto;
}

#left {
width: 170px;
float: left;
padding: 10px;
}

#menu {
float: left;
}

#menu ul {
margin-top: 20px;
margin-left: 0px;
text-align: left;
}

#menu li {
list-style: none;
font: 18px verdana, arial, sans-serif;
width: 140px;
height: 30px;
padding: 5px;
display: block;
}

#menu a {
color: #33cc33;
text-decoration: none;
}

#menu a:hover {
text-decoration: underline;
}

#adresa {
float: left;
margin-top: 30px;
text-align: left;
}

#content {
float: left;
width: 540px;
padding: 10px;
}

#footer {
clear: both;
width: 750px;
height: 40px;
margin: 0 auto;
padding-top: 10px;
text-align: center;
}

#footer a {
color: #5aa70b; 
background: inherit;
text-decoration: none;
}

#footer a:link {
color: #5aa70b; 
text-decoration: none;
background: inherit;
}

#footer a:hover {
color: #990066; 
background: inherit;
}

p {
margin-bottom:10px;
}

table {
text-align: left;
}

td {
padding: 7px;
text-align: center;
}

.fp {
padding: 3px;
text-align: center;
}

.center {
margin-top: 30px;
text-align: center;
}

.istaknuto {
font-weight: bold;
text-align: justify;
}