body {
  border:none;
  padding:0px;
  margin:0px;
  background-color:#e2e1dd;
  font-family: Arial;
  font-size: 13px;
  line-height: 19px;
  color: #444; 
}
a:link {
  text-decoration:none;
  color: #486aa0; 
}
a:visited {
  text-decoration:none;
  color: #486aa0; 
}
a:hover {
  text-decoration:none;
  color: #486aa0;
}
#outer_holder {
  background-image: url(../img/bg.png);
  background-repeat: repeat-y;
  width: 869px;
  margin:0 auto;
}
#outer_holder_end {
  background-image: url(../img/bg_end.png);
  background-repeat: no-repeat;
  width: 869px;
  margin:0 auto;
  height: 19px;
}

#inner_holder {
  width: 829px;
  margin: 0 21px;
  padding: 1px 0;
}
#header {
  width: 827px;
  height: 144px;
  position: relative;
}
#head_left {
  position:absolute;
  left: 0px;
  bottom: 0px;
}
#head_right {
  position:absolute;
  right: 0px;
  bottom: 0px;
}
#menu, #footer {
  width: 827px;
  height: 26px;
  position: relative;
  background-color: #838f9b;
}
#content {
  width: 507px;
  position: relative;
  padding-left: 260px;
  padding-right: 61px;
  padding-top: 85px;
  padding-bottom: 150px;
  background-repeat: no-repeat;
}
#stars {
  position: absolute;
  top: 5px;
  left: 37px;
}
a.menu_item {
  height: 26px;
  line-height: 26px;
  vertical-align: middle;
  float: left;
  display: inline;
  color: #FFF;
  font-size: 11px;
  margin-left: 25px;
}
.copyright {
  height: 26px;
  line-height: 26px;
  vertical-align: middle;
  float: left;
  display: inline;
  color: #FFF;
  font-size: 11px;
  margin-left: 260px;
}
p.title {
  color:#486aa0;
  font-weight: bolder;
}
.half_text {
  width: 370px;
}
.mapa {
  width: 291px;
  height: 486px;
  position: absolute;
  right: 59px;
  top: 133px;
  text-align: right;
}
.galerija {
  width: 96px;
  height: 486px;
  overflow: hidden;
  position:absolute;
  right: 59px;
  top: 133px;
  line-height: 0px;
  font-size: 0px;
}
.galerija_inner {
  position: relative;
}
img.gallery_img {
  margin-bottom: 5px;
}

td.gornja{
  text-align: center;
  padding-top: 7px;
  padding-bottom: 7px;
  border: solid 1px #838f9b;   
  width: 25%;
}
td.donja{
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 3px;
  vertical-align:top;
  width: 120px;
}
tr.gornja{
  border: solid 1px #838f9b;    
}
table.gornja{
  margin-top:30px;
  color: #000000;
  font-size:10px;
  line-height:15px;
  width: 643px;
  border: solid 2px #838f9b;    
}
table.donja{
  margin-top:30px;
  color: #000000;
  font-size:10px;
  line-height:15px;
  width: 322px;
  border: solid 3px #838f9b;   
}
input{
  margin: 3px;
  width: 200px;
  height: 100%;
  border: solid 1px #838f9b;
    
}
textarea{
  margin: 3px;
  width: 200px;
  height: 40px;
  border: solid 1px #838f9b;
}
.gumb{
  background-color: #838f9b;
  color: #FFFFFF;
  border: none;
  width: 100px;
  font-size: 10px;
  font-weight:normal;
  font-family: Arial, Helvetica, sans-serif;
  height: 20px;
}
