/* main page properties */
html,body {
	height: 100%;
	min-height: 100%;
  font-family: Verdana;
	font-size: 10px;
	color: #13285f;
  background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
html {
  overflow: scroll;
}
form {
  margin: 0px;
  padding: 0px;
}
table {
  width: 435px;
  border-collapse: collapse;
}
td {
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 1px solid #363f51;
  border-bottom: 1px solid #363f51;
}
h1 {
  font-size: 11px;
  margin-top: 0px;
  margin-bottom: 16px;
}
h2 {
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
}
img {
  border-style: none;
}
.pic {
  border: 1px solid #13285f;
}
p {
  text-align: justify;
}
p.left {
  text-align: left;
}
a {
  text-decoration: none;
}
a.home {
  cursor: pointer;
}
textarea {
  width: 440px;
  height: 200px;
  border: 1px solid #691f22;
  margin-top: 5px;
}
input.box {
  width: 170px;
  border: 1px solid #691f22;
  margin-top: 3px;
  *margin-left: 0px;
}
input.small_box {
  width: 20px;
  text-align: center;
  border: 1px solid #691f22;
  margin-top: 3px;
  margin-right: 5px;
  margin-left: 0px;  
}
input.send {
  text-align: center;
  color: #ffffff;
  background-color: #691f22;
  border-style: none;
  margin-left: 180px;
  padding-top: 4px;
  padding-bottom: 4px;
}
ul {
  margin-left: 0px;
  padding-left: 0px;
  *margin-top: 0px;
  margin-bottom: 30px;
}
ol {
  margin-left: 0px;
  padding-left: 0px;
}
ul li {
  list-style-type: none;
  position: relative;
  background-image: url('../images/box.gif');
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 13px;
  margin-bottom: 3px;
}

/* general layout properties */
div.container {
	position: relative;
	width: 800px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-color: #691f22;
	margin: 0 auto;
}
div.footer {
  position: absolute;
  top: 650px;
  width: 800px;
  *min-height: 150px;
  height: 150px;  
  background-color: #cca416;
}
div.footer_bar {
  position: absolute;
  top: 650px;
  width: 800px;
  *min-height: 150px;
  height: 150px;  
  background-color: #082b5d;
}
div.footer_big {
  position: absolute;
  *min-height: 150px;
  height: 150px;  
  background-color: #082b5d;
  border: 1px solid red;
  margin-top: 100px;
}
div.wrapper {
  position: absolute;
  top: -5000px;
}

/* website properties */
div.header {
  height: 100px;
  *height: 120px;
}
div.logo {
  position: absolute;
  width: 132px;
  height: 120px;
  background-image: url('../images/logo.gif');
  background-repeat: no-repeat;
  top: 0px;
  margin-left: 26px;
}
div.navigation {
  padding-top: 90px;
  float: right;
  position: relative;
  margin-right: 28px;
  *margin-right: 15px;
}
div.navigation a:hover {
  color: #f8df90;
}
div.item {
  *margin-bottom: 2px;
}

#menu { 
    margin-top: 19px;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    color: #691f22;
    background-color: #e9b98c;  
    }

#menu a { color: #691f22; }
#menu a:hover { color: #ffffff; }
#menu a.active { color: #ffffff; }





div.large_spacer {
  float: left;
  width: 40px;
}
div.small_spacer {
  float: left;
  width: 10px;
}
div.text {
  width: 550px;
  position: relative;
  float: right;
  /*
  margin-top: -5px;
  *margin-top: -3px;
  */ 
}
div.text div.inner {
  position: relative;
  background-color: #ffffff;
  margin-top: 25px;
  /*
  margin-top: 67px;
  
  *margin-top: 42px;
  */
  margin-right: 25px;
  margin-bottom: 25px;
}
div.article {
  width: 525px;
  position: relative;
}
div.article div.inner {
  position: relative;
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 8px;
  margin-bottom: 15px;
}
div.article div.inner2 {
  position: relative;
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 8px;
  padding-top: 35px;
  padding-bottom: 60px;
}
div.page_content {
  width: 445px;
  padding-top: 35px;
  padding-bottom: 60px;
}
div.path {
  font-weight: bold;
  margin-bottom: 37px;
  line-height: 15px;
}
div.gallery {
  position: absolute;
  width: 750px;
  height: 30px;
  font-weight: bold;
  background-image: url('../images/trans.png');
  *background-image: none;
  background-repeat: repeat-x;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/trans_ie.png');
  background-position: top left;
  margin-top: 25px;
  /*
  margin-top: 65px;
  *margin-top: 43px;
  */
  margin-left: 25px;
}
div.hotel {
  display: none;
  width: 480px; 
  text-align: center; 
  background-color: #ffffff;
  margin-top: 385px; 
  _margin-top: 365px;
  margin-left: 5px; 
  padding: 20px;
  margin-bottom: 30px;
}
div.gallery div#inner {
  padding-left: 15px;
  padding-right: 15px;
}
div.copy {
  padding-top: 25px;
  margin-left: 25px;
}
div.copy a:hover {
  color: #f8df90;
}
div.separator {
  float: left;
  width: 17px;
  height: 10px;
  background-image: url('../images/top_line.gif');
  margin-top: 2px;
}
div.foto_home {
  width: 800px;
  height: 600px;
  position: absolute;
  background-image: url('../images/body_image.jpg');
  background-repeat: no-repeat;
  margin-top: 0px;  
}
div.foto {
  width: 800px;
  position: absolute;
  margin-top: 0px;
  *margin-top: 0px;
} 
div.foto2 {
  position: absolute;
  margin-top: 0px;
  *margin-top: 0px;
}
div.body_line {
  width: 800px;
  height: 525px;
  background-color: #f8df90;
  /*
  background-image: url('../images/main_image.gif');
  background-repeat: repeat-y;
  */
}
div.half_left {
  width: 200px;
  float: left;
}
div.half_right {
  float: left;
  width: 200px;
  margin-left: 15px;
}

select.obdobiselect {
  width: 200px;
  border: 1px solid #691F22;
  margin-top: 3px;
  *margin-left: 0px;  
}

select.obdobiselect option { width: 220px; }

.selector { display: none; }


div.title {
  border-bottom: 1px solid #691f22;
  padding-bottom: 3px;
}
div.right_link {
  position: relative;
  float: right;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-right: 8px;
}
div.left_link {
  position: relative;
  float: left;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 8px;
}
div.dart_left {
  float: left;
  width: 8px;
  background-image: url('../images/dart_left.gif');
  background-repeat: no-repeat; 
  background-position: 0px 2px;
  margin-right: 6px;
}
div.dart_right {
  float: left;
  width: 8px;
  background-image: url('../images/dart_right.gif');
  background-repeat: no-repeat;
  background-position: 0px 2px;
  margin-left: 6px;
}
div.line {
  height: 1px;
  line-height: 1px;
  clear: both;
  border-bottom: 1px solid #13285f;
  margin-bottom: 5px;
}
div.offer {
  width: 440px;
  text-align: center;
}
div.offer_menu {
  width: 115px;
  font-weight: bold;
  color: #ffffff;
  background-color: #691f22;
  padding: 8px;
  cursor: pointer;
}
div.offer_menu_en {
  width: 115px;
  font-weight: bold;
  color: #ffffff;
  background-color: #691f22;
  padding: 8px;
  cursor: pointer;
}
div.offer div {
  margin-top: 10px;
  margin-bottom: 10px;
}
div.fleft {
  float: left;
}
div.fright {
  float: right;
}
div.clear {
  height: 1px;
  line-height: 1px;
  clear: both;
}
div.clear5 {
  height: 5px;
  line-height: 5px;
  clear: both;
}
div.clear10 {
  height: 10px;
  line-height: 10px;
  clear: both;
}
div.clear15 {
  height: 15px;
  line-height: 15px;
  clear: both;
}
div.clear30 {
  height: 30px;
  line-height: 30px;
  clear: both;
}
div.spacer {
  float: left;
  width: 40px;
}
.blue {
  color: #363f51;
}
a.blue:hover {
  color: #cca416;
}
.orange {
  color: #cca416;
}
a.orange:hover {
  color: #363f51;
}
a.bar {
  color: #ffffff;
}
a.bar:hover {
  color: #f8df90;
}
a.restaurant {
  color: #ffffff;
}
a.restaurant:hover {
  color: #f8df90;
}
.bold {
  font-weight: bold;
}
.relative {
  position: relative;
}

.b {
  font-weight: bold;
}

a.nyeMenu {
	font-weight: bold;
	color: #cca416;
	margin-bottom: 32px;
	}
	
a.nyeMenu:hover { 
	color: #363f51;
	text-decoration: underline;
	}
