﻿body, div, li, td, th, span, input, textarea, table, form  {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

html {
  height: 100%;
}


body {
  background: #eaf2d4 url(/images/content_1/bg_body.jpg) top repeat-x;  
  margin: 0;
  padding: 0;
  font-size: 75%;
  color: #586775;
}

input, textarea, table {
  font-size: 100%;
}

td {
  border-color: #586775 !important;
}


a img {
  border: 0;
}

a {
  color: #7b899a;
}

a:hover {
  color: #586776;
}

#main {
  margin: 0px auto 0px;
  padding: 0;
  width: 1000px;
}

#bg_main {
  background: #fff url(/images/content_1/main_bottom.jpg) bottom no-repeat;  
  width: 1000px;
  float: left;
}

#bg_logo {
  background: url(/images/content_1/bg_logo.jpg) no-repeat;  
  width: 1000px;
  height: 103px;
  float: left;
}

#logo {
  width: 550px;
  height: 103px;
  float: left;
}

#logo h1 {
  margin: 0;
  padding: 0;
}

#logo h1 a {
  position: relative;
  top: 14px;
  left: 17px;
  width: 172px;
  height: 75px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  -moz-outline: none; 
}

#lang2 {
  float: right;
  margin-top: 6px;
  margin-right: 6px;
}

#lang2 a {
  font-weight: bold;
  color: #626f80;
}


#lang {
  width: 230px;
  padding-top: 42px;
  float: right;
}

#lang .form {
  position: relative;
  top: 12px;
  float: left;
}

#lang select {
  color: #7b899a;  
  font-size: 90%;
  width: 130px;
  height: 21px;
  border: 1px solid #acb6b1;
  float: left;
}

#but_lang {
  background: url(/images/content_1/but_lang.gif) top center no-repeat;
  width: 21px;
  height: 21px;
  margin: 0 10px 0 1px;
  cursor: pointer;
  border: 0;
  float: left;
}

#home p {
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
}

#home a {
  background: url(/images/content_1/home.gif) top center no-repeat;
  padding-top: 32px;
  display: block;
  text-decoration: none;
  font: 11px Tahoma;
  color: #586776;
  float: left;
}

#menu_top {
  background-color: #7b899a;
  width: 100%;
  text-align:center;
  height: 30px;
  float: left;
}

#menu_top table {
  margin-left: auto;
  margin-right: auto;
}


#menu_top ul {
  margin: 0;
  padding: 0;

}

#menu_top ul li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#menu_top ul li a {
  margin: 0 1px 0 0;
  padding: 0 10px 0 10px;
  font: 12px Tahoma;
  line-height: 28px;
  height: 30px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  float: left;
}

#menu_top ul li a:hover, #menu_top ul li a#active {
  background-color: #586776
}

#top {
  background: url(/images/content_1/top.jpg) no-repeat;
  width: 1000px;
  height: 325px;
  float: left;
}

#menu {
  width: 188px;
  position: relative;
  top: 28px;
  left: 3px;
  float: left;
}

#menu ul {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #fff;
}

#menu ul li {
  width: 188px; 
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-top: 1px solid #fff;
}

#menu ul li a {
  background: url(/images/content/li_menu.gif) 8px 6px no-repeat;  
  display: block;
  margin: 0 0 4px 0;
  padding: 2px 5px 0 23px;
  height: 12px;
  font: 14px Tahoma;
  color: #586776;
  text-decoration: none; 
}

html>body #menu ul li a {
  height: auto;
  min-height: 12px;
}

#menu ul li a:hover, #menu ul li a#active {
  background: url(/images/content/li_menu_active.gif) 8px 6px no-repeat;
}

#flash {
  width: 604px;
  height: 316px;
  position: relative;
  top: 1px;
  left: 5px;
  float: left;
/*  background: black;*/
  outline: none;
}

#reservation {
  width: 200px;
  float: right;
}

#reservation h1 {
  margin: 0;
  padding: 10px 0;
  font: 18px Tahoma;
  color: #fff; 
  text-align: center; 
}

#bg_content {
  background: url(/images/content_1/bg_content.jpg) top repeat-x;
  width: 1000px;  
  float: left;
}

#left {
  width: 208px;
  padding-bottom: 80px;
  position: relative;
  left: 4px;
  float: left;
}

#bg_left {
  background: #e1efc0 url(/images/content_1/bg_left.jpg) bottom repeat-x;
  width: 208px;
  padding-bottom: 50px;
  float: left;
}

.title_spec_offer {
  background: url(/images/content_1/title_spec_offer.jpg) left no-repeat;
  width: 100%;
  height: 28px;
  float: left;
}

.title_subscribe {
  background: url(/images/content_1/title_subscribe.jpg) left no-repeat;
  width: 100%;
  height: 26px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  float: left;
}

#left h1 {
  margin: 0;
  padding: 0;
  font: bold 14px Tahoma;    
  line-height: 24px;
  text-align: center;
  color: #586776;
}

.bg_spec_offer {
  background: url(/images/content_1/bg_spec_offer.jpg) top repeat-x;
  width: 100%;
  padding-bottom: 5px;
  float: left;
}

.spec_offer {
  width: 200px;
  position: relative;
  left: 3px;
  margin: 3px 0 0 0;
  border: 1px solid #fff;
  float: left;
}

.bg_spec_offer p {
  margin: 0;
  padding: 4px;

}

#left ul {
  margin: 0 0 0 4px;
  padding: 2px 0 4px 0;
  float: left;
}

#left ul li {
  background: url(/images/content_1/li_left.gif) left 1px no-repeat;
  margin: 0;
  padding: 0 0 0 17px;
  list-style-type: none;
}

#left .form {
  margin: 0;
  padding: 0;
}

#left .form {
  display: block;
  padding: 0 !important;
  float: left;
}

#left .title_subscribe {
  margin-top: 15px;
}


label {
  padding-left: 2px;
  font: 11px Arial;

}

#left .form_box {
  width: 196px;
  height: 18px;
  margin: 2px 0;
  padding: 0;
  padding-left: 3px;
  border: 1px solid #b8c6d0;
  padding-top: 2px;
}

#left .form_but {
  background-color: transparent;
  margin: 0 ;
  padding: 0;
  overflow: visible;
  border: 0;
  color: #586776;
  cursor: pointer;
  text-decoration: none;
  float: right;
  display: inline;
}

#content {
  width: 515px;
  position: relative;
  left: 23px;
  float: left;
}

#content h1 {
  margin: 0;
  padding: 5px 0;
  font: bold 120% Tahoma;
  text-decoration: none;
  color: #586775;
}

#content h1.title {
  clear: both;
  background: url(/images/content/li_title.gif) left 7px no-repeat;
  padding-left: 18px;
}
  
#content h1 a {
  color: #586776;
  font: bold 100% Tahoma;
}

#content h1 a:hover {
  color: #7b899a;
}

#content h2 {
  margin: 0;
  padding: 5px 0;
  font: bold 110% Tahoma;
  color: #586775;
}

#content p {
  margin: 0;
  padding: 5px 0;
}

#content ul {
  margin: 10px 0;
  padding: 0;
}

#content ul li {
  background: url(/images/content/li_menu.gif) left 2px no-repeat;
  margin: 0;
  padding: 0 0 0 15px;
  list-style-type: none;
}

.new {
  width: 100%;
  border: 1px solid #c3cfdb;
  padding: 5px 0;
  float: left;
}

.new img {
  padding: 0 5px;
  float: left;
}

#content .new p {
  font-size: 90%;
  padding: 0 5px 5px 5px;
}

#content .new p.more {
  color: #586776;
}

#content .new h1 {
  padding: 0 5px 5px 5px;
  font: bold 100% Tahoma;
  text-decoration: none;
}

#content .new .date {
  font: 90% Tahoma;
}

#path {
  padding: 10px 0;
  font-size: 110%;
  color: #586775;
}

#path a {
  text-decoration: none;
  color: #586775;
}

#path span {

  font-weight: bold;
}


#path a:hover {
  color: #71430b;
}

#path img {
  padding: 0 2px;
  position: relative;
  top: 2px;
}

#tab_center {
  width: 100%;
  padding-top: 10px;
  text-align:center;
  float: left;
}

#tab_center div {
   display: table;
   margin: 0 auto;
}

#tab_center img {
 padding: 3px;
}

.clear {
  clear: both;
}

#right {
  width: 226px;
  position: relative;
  right: 9px;
  float: right;
}

#bg_foto a {
  background: url(/images/content_1/bg_foto.jpg) top no-repeat;
  width: 226px;
  height: 132px;
  text-decoration: none;
  float: left;
}

#bg_foto p {
  margin: 0;
  padding: 105px 0 0 10px;
  color: #586776;
  font: 18px Tahoma;
}

#bg_video {
  clear: both;
  padding-top: 3px;
}
#bg_video a {
  display: block;
  width: 228px;
  height: 140px;
  background: url(/images/video_gal.jpg) no-repeat;
  position: relative;
  text-decoration: none;
}
#bg_video span {
  font-size: 18px;
  font-family: Tahoma, sans-serif;
  font-weight: normal;
  color: #586776;
  position: absolute;
  left: 12px;
  bottom: 5px;
}

#banner {
  width: 226px;
  text-align: center;
  float: left;
}

#banner p {
  background: #f3f3f3 url(/images/content_1/bg_banner.jpg) bottom repeat-x;
  margin: 5px 0;
  padding: 7px 0;
}

#bottom { 
  clear: both;
  width: 1000px;
  height: 165px; 
  float: left;
}

#contacts {
  position: relative;
  top: 118px;
  width: 880px;
  height: 40px;
  font: 11px Tahoma;
  color: #7c7d7d;
  float: left;
}

#contacts p {
  margin: 0;
  padding: 5px 0 0 10px;
}

#contacts a {
  color: #205100;
}

#datateks {
  width: 102px;
  padding-top: 106px;
  height: 55px;
  float: right;
}

#datateks h1 {
  margin: 0;
  padding: 0;
  font-size: 9px;
}

#datateks h1 a {
  display: block;
  width: 48px;
  height: 40px;
  cursor: pointer;
  text-indent: -9999px;
  -moz-outline: none;
}

#datateks h1#host a {
  height: 15px;
}

/* S: Gaalerija */
#gallery {
  padding-top: 10px;
  text-align: center;
  float: left;
}

#content #gallery h1 {
  margin: 0;
  padding: 0 0 5px 0;
  font: 12px Tahoma;
  color: #586775;
  text-decoration: none;
}

#content #gallery p {
  margin: 0;
  padding: 5px 0 0 0;
}

#gallery a {
  width: 160px;
  margin: 0 5px 0 6px;
  text-decoration: none;
  color: #7a8899;
  float: left;
}

#content #gallery a:hover h1 {
  text-decoration: underline;
}

#gallery a:hover {
  color: #586775;
}
/* B: Gaalerija */

/* S: Produkti */
#products {
  position: relative;
  left: 7px;
  padding-top: 10px;
  float: left;
  padding-bottom: 20px;
}

#products a {
  width: 100px;
  margin-right: 2px;
  text-decoration: none;
  color: #7a8899;
  float: left;
}

#products a:hover {
  color: #586775;
}

#content #products h1 {
  background: url(/images/content/li_products.gif) left 3px no-repeat;
  margin: 0;
  padding: 3px 0 4px 14px;
  font: 11px Tahoma;
  color: #231f20;
  text-decoration: none;
  float: left;
}

#content #products a:hover h1 {
  background: url(/images/content/li_products_active.gif) left no-repeat;
}

.form {
  margin: 0;
  padding: 5px 0 0 0;
}

.form_box {
  width: 188px;
  height: 20px;
  margin: 0 0 5px 0;
  padding: 0;
  border: 1px solid #b8c6d0;
}

textarea.form_box {
  width: 370px;
  height: 65px;
  margin: 0;
}

#content label {
  font: 11px Tahoma;
}

#content .form_but {
  background: url(/images/content/li_but.gif) left no-repeat;
  margin: 0 0 0 3px;
  padding: 0 0 0 16px;
  border: 0;
  color: #7a8899;
  font: bold 11px Tahoma;
  cursor: pointer;
  text-align: left;
}

/* B: Produkti */

/* S: Produkts */
.product {
  clear: both;
  width: 100%;
  padding: 10px 0;
  float: left;
}

.product img {
  float: left;
}

.product_text {
  width: 340px;
  float: right;
}

.product table {
  width: 100% !important;
}

.product table td {
  width: auto !important;
  max-width: 0 !important;
}

.product table td div[align=right] span {
  white-space: nowrap;
}


#content .product_text h1 {
  margin: 0;
  padding: 0;
  font: 110% Tahoma;
}

.product_text .price {
  padding-top: 20px;
  font: 110% Tahoma;
  color: #586775;
  text-align: right;

}

#pages {
  width: 100%;
  clear: both;
  margin: 20px 0 0 0;
  padding-top: 10px;
  text-align: center;
  font-size: 100%;
  float: left;
}

#pages a {
  margin: 0 4px;
  padding: 0 1px;
  text-decoration: none;
}

#pages a:hover, #pages a#active {
  color: #71430b;
}

#pages .arrow {
  letter-spacing: -3px;
  font-size: 110%;
}

.service_price {
  width: 100%;
  padding-top: 10px;
  border-bottom: 2px solid #dde5eb;
  float: left;
}

.service_price .service {
  width: 85%;
  float: left;
}

.service_price .price {
  width: 15%;
  text-align: right;
  float: right;
}

/* B: Produkts */

/* S: Galerija_1 */
#content #gallery_1 h1 {
  font-size: 95%;
  text-decoration: none;
}

#content #gallery_1 h1 a {
  text-decoration: none;
}

#content #gallery_1 p {
  font-size: 95%;
}

.back {
  margin: 10px 0 5px 0;
}

.back_1 {
  clear: both;
  position: relative;
  top: -16px;
  float: right;
}

.back a, .back_1 a {
  display: inline-block;
  background: url(/images/content/back.gif) left 1px no-repeat;
  margin: 0;
  padding: 0 0 0 20px;
  color: #586776;
  text-decoration: none;
}

.gal_back, .gal_forward {
  margin: 2px 0;
}

.gal_back a {
  padding: 0 0 0 10px;
  text-decoration: none;
  font: 12px Tahoma;
	color: #346494;
  text-decoration: none;
}

.gal_forward a {
  padding: 0 10px 0 0;
  text-decoration: none;
  font: 12px Tahoma;
  text-decoration: none;
}

#gal_text {
  clear: both;
  font-size: 95%;
}
/* B: Galerija_1 */

.err {
  font-weight: bold;
  color: red;
}



.reserv table {
  margin-left: 6px;
  font-weight: bold;
  width: 180px;
}

.reserv input[type=text] {
  width: 40px;
}

.reserv td {
  color: #777777;
  font-weight: normal;
}


.reserv .form_but {
/*
  background-color: transparent;
  margin: 0 10px 0 0;
  padding: 0;
  border: 0;
  color: #586776;
  cursor: pointer;
  text-decoration: underline;*/
  padding: 1px 8px 1px 8px;
  margin-top: 20px;
}

#qform {
  margin-top: 26px;
}

#maincontents {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

ul.errors {
  list-style-type: none;
}
ul.errors li {
  color: red;
  background: none !important;
}

.MsoNormal {
  background: none !important;
}


#mlist_email.label {
  color: #586775;
}


#date_from {
  width: 70px !important;
  float: right;
}



table.resrv td {
  padding: 2px;
}

table.resrv input[type=text] {
  width: 29px;
}


#sb-container, #sb-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}
#sb-container {
  height: 100%;
  display: block;
/*  visibility: hidden; */
  z-index: 999;
}
body > #sb-container {
  /* use position:fixed in modern browsers */
  position: fixed;
}
#sb-overlay {
  /* needed in IE6 where sb-container uses position:absolute */
  height: expression(document.documentElement.clientHeight + 'px');
}
#sb-container > #sb-overlay {
  /* use for sb-container position:fixed */
  height: 100%;
}

#sb-overlay {
  background: url(/images/overlay.png);
}


#popup {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -332px;
  margin-top: -194px;
  width: 664px;
  height: 411px;
  text-align: left;
  background: url(/images/popup.png) no-repeat;
}
#popup.popup2 {
  margin-left: -330px;
  margin-top: -287px;
  width: 661px;
  height: 575px;
  background: url(/images/popup2.png) no-repeat;
}


#popup .close {
  float: right;
  width: 40px;
  height: 30px;
  margin-right: 20px;
  margin-top: 20px;
  display: block;
}

#popup .inner {
  position: relative;
  width: 664px;
  height: 411px;
}
#popup.popup2 .inner {
  width: 661px;
  height: 575px;
  margin-top: 10px;
}

#popup .pbtn {
  width: 116px;
  height: 32px;
  display: block;
  position: absolute;
  right: 55px;
  bottom: 40px;
/*  background: red;*/
  text-align: center;
  color: black;
  text-decoration: none;
  font-size: 14px;
  line-height: 27px;
  font-weight: bold;
}

.popup2inner {
  width: 576px;
  position: relative;
  top: 20px;
  left: 30px;
  overflow: hidden;
  height: 490px;
  margin-right: 10px;
}


#popup table {
  width: 586px;
  position: relative;
  top: 120px;
  left: 30px;
}


#popup td {
  vertical-align: top;
}


#popup .leftcol {
  width: 210px;
  padding: 4px;
}

#popup h1 {
  margin: 0;
  font-size: 18px;
  color: black;
  text-align: center;
  font-weight: normal;
  line-height: 30px;
  height: 35px;
}

.popup1 p {
  color: black;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  margin-bottom: 3px;
}

.popup2 p {
  color: black;
  font-size: 14px;
  margin: 0;
}

#videos {
  width: 425px;
  margin: 0 auto;
}
ul.gals li {
  display: block;
  background: none !important;
  float: left;
  padding-bottom: 15px !important;
}

table.social td {
  vertical-align: top;
  text-align: center;
}
table.social {
  margin-left: 15px;
}

