*{
margin: 0px;
padding: 0px;
}

body{
background: #c3db79;
color: #333333;
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 0.9em;
text-align: center;
}

h1 {
font-size:140%;
color:#671900;
text-align: left;
font-weight: normal;
margin-bottom:10px;
}

h2 {
font-size:150%;
color:#671900;
padding-left:10px;
font-weight:normal;
margin-top: 5px;
margin-bottom:10px;
text-align: left;
}

h3 {
font-size:130%;
color:#671900;
padding-left:10px;
font-weight:normal;
margin-bottom:10px;
text-align: left;
}

p, ul, ol {
margin-bottom:10px;
}

a {
color: #671900;
text-decoration: none;
}

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

#container {
background: #ffffff;
width: 780px;
margin: 0 auto;
padding-left: 10px;
padding-right: 10px;
text-align: center;
}

#header {
width:760px;
height:300px;
margin-top: 0px;
margin-bottom: 10px;
}

#content {
width:760px;
margin:10px 0;
text-align: left;
}

#main {
float:left;
margin-top: 10px;
text-align: left;
}

#topmenu {
margin-top: 10px;
margin-bottom: 5px;
width: 760px;
float: left;
text-align: right;
border-top: 1px solid #cc6b04;
border-bottom: 1px solid #cc6b04;
font-family: Verdana, Verdana, Geneva, sans-serif;
}

#topmenu ul {
padding: 0;
list-style: none;
text-align:center;
}

#topmenu ul li {
float:left; 											
height:25px;
line-height:25px;
}

#topmenu li a {
text-decoration: none;
font-size: 110%;
color: #671900;
font-weight: bold;
text-align:center;
}

#topmenu li a:hover {
color: #bf9268;
}

#topmenu span {
padding:0 3px;
}

#lokacija {
text-align: center;
}

#footer {
padding:0 10px 10px;
border-top:1px solid #cc6b04;
margin-top:10px;
}

#footer p {
margin:10px 0;
text-align: center;	
}

.imgborder {
padding: 1px;
border:1px solid #eeeeee;
margin: 5px;
}

#planovi {
width: 760px;
flloat: left;
}

#gallery {
margin-top:10px;
float: left;
text-align:center;
padding:10px 10px 0 10px;
}

#gallery img {
margin:0 10px 10px 0;
padding:1px;
border:1px solid #eeeeee;
}

#gallery a:hover img {
border:1px solid #cc6b04;
} 

.iskaz {
border-bottom: 1px solid #eeeeee;
}

.opis {
font-size: 0.8em;
}

img {
border: 0px;
}