body, html {
  height: 100%;
}


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

body {
  background: #bec7d3;
  margin: 0;
  padding: 0;
  font-size: 75%;
  color: #000;
}

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

a img {
  border: 0;
}

a {
  color: #5a637a;
}

a:hover {
  color: #000;
}

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

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

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

#logo {
  width: 352px;
  height: 127px;
  float: left;
  position: relative;
  z-index: 200;
}

#flashtop {
  width: 870px;
  height: 180px;
  float: right;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -370px;
  z-index: 105;
}


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

#logo h1 a {
  background: url(/images/logo.png) no-repeat;
  position: relative;
  top: 4px;
  left: 10px;
  width: 342px;
  height: 123px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  -moz-outline: none;
}

#bg_menu_top {
  clear: both;
  position: absolute;
  top: 131px;
  width: 1000px;
  z-index: 110;
}

#menu_top {
  background: #b9ccfc;
  height: 37px;
  padding-left: 15px;
  float: left;
}

#menu_top a {
  display: block;
  margin: 0 4px;
  padding: 0 3px;
  font: 14px Arial;
  line-height: 35px;
  color: #000;
  text-decoration: none;
  float: left;
}

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

#menu_top a#active {
  font-weight: bold;
  text-decoration: none;
}

#flash_top {
  width: 360px;
  height: 208px;
  float: right;
}

#content {
  width: 860px;
  height: 435px;
  overflow: auto;
  overflow-x: hidden;
  position: relative;
  top: -160px;
  right: 7px;
  float: right;
}

.content_text {
  padding: 0 15px;
}

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

.title_1 {
  background: url(/images/title_li_1.gif) left bottom no-repeat;
  height: 31px;
/*  width: 300px;*/
  margin-bottom: 5px;
}

.title_1 h1 {
  margin: 0;
  padding: 0 20px 0 0;
  font: italic 25px Tahoma;
  border-bottom: 1px solid #000;
  position: relative;
  left: 44px;
  float: left;
  white-space: nowrap;
}

.title_1 h1 a {
  color: 0;
  text-decoration: none;
}

.title_2 {
  background: url(/images/title_li_2.gif) left bottom no-repeat;
  height: 21px;
  width: 300px;
  margin-bottom: 5px
}

.title_2 h1 {
  margin: 0;
  padding: 0 20px 0 0;
  font: bold 16px Arial;
  border-bottom: 1px solid #000;
  position: relative;
  left: 34px;
  float: left;
  white-space: nowrap;
}

.title_2 h1 a {
  color: 0;
  text-decoration: none;
}

.product_img {
  width: 250px;
  float: left;
}

.product_img a {
  padding: 0 5px 5px 0;
  float: left;
}

#product_img_big {
  width: 232px;
  text-align: center;
  float: left;
}

.product_text {
  width: 562px;
  padding: 0 0 5px 0;
  float: left;
}

.bg_price {
  clear: both;
  width: 811px;
  padding-bottom: 4px;
  float: right;
}

.price {
  background: url(/images/bg_price.gif) no-repeat;
  width: 190px;
  height: 29px;
  margin-right: 10px;
  font: bold 13px Tahoma;
  line-height: 27px;
  text-align: center;
  float: right;
}

.price span {
  padding-left: 15px;
  font: bold 13px Tahoma;
}

.time {
  background: url(/images/bg_time.gif) no-repeat;
  width: 78px;
  height: 30px;
  margin-right: 10px;
  font: bold 13px Tahoma;
  line-height: 27px;
  text-align: center;
  float: right;
}

.but_order {
  width: 149px;
  padding-top: 3px;
  float: right;
}

.line {
  clear: both;
  width: 811px;
  border-top: 1px solid #87888a;
}

.clear {
  clear: both;
}

#box {
  width: 411px;
  float: left;
}

#bg_box {
  background: url(/images/bg_box.png) repeat-y;
  padding: 0 19px 0 20px;
  float: left;
}

#content #bg_box p {
  padding: 5px 10px;
}

.offers {
  width: 396px;
  position: relative;
  left: 10px;
  float: left;
}

.offer {
  border: 1px solid #8c8d8f;
  margin: 3px 6px 4px 0;
  float: left;
}

.offer img {
  margin: 7px 7px 4px 7px;
}

#content .offer p {
  padding: 0 3px 4px 3px;
  font: bold 15px Arial;
  text-align: center;
  width: 118px;
  cursor: pointer;
}

.offer a {
  text-decoration: none;
  color: #000;
}

.offer a:hover {
  color: #a5aec5;
}

.offers_select {
/*  width: 411px;*/
  padding-bottom: 4px;
/*  float: left;*/
  min-height: 80px;
}



.offers_select .offer {
  border: 1px solid #8c8d8f;
  float: left;
}

.offers_select .offer img {
  margin: 4px 4px 2px 4px;
}

#content .offers_select .offer p {
  padding: 0 2px 2px 2px;
  font: bold 10px Arial;
  text-align: center;
  width: 78px;
  cursor: pointer;
}

.price_select {
  background: url(/images/bg_price_select.gif) no-repeat;
  width: 84px;
  height: 23px;
  margin: 54px 10px 0 0;
  font: bold 11px Tahoma;
  line-height: 20px;
  text-align: center;
  float: left;
}

.bg_price_select {
  width: 450px;
  padding-bottom: 4px;
/*  position: relative;
  top: 50px;*/
  float: right;
}

.news {
  background: url(/images/line_new.gif) left bottom repeat-x;
  width: 811px;
  padding: 8px 0 10px 0;
  float: left;
}

.news img {
  margin: 0 10px 0 0;
  padding: 5px;
  border: 1px solid #6d6d6d;
  float: left;
}

#content .news h1 {
  font: bold 14px Arial;
  margin: 0;
  padding: 0;
}

#content .news h1 a {
  font: bold 14px Arial;
  color: #000;
  text-decoration: none;
}

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

#content .news p {
  padding: 2px 0 0 0;
}

#gallery {
  float: left;
}

#gallery a {
  padding: 0 2px 2px 0;
  float: left;
}

#gallery_img_big {
  width: 375px;
  padding-bottom: 2px;
  text-align: center;
  float: left;
}

#order {
  width: 552px;
  position: relative;
  left: 140px;
  top: 40px;
  float: left;
}

#bg_order {
  background: url(/images/bg_order.png) repeat-y;
  width: 552px;
  float: left;
}

#bg_order .title_2 {
  margin-left: 35px;
}

#tab_order {
  margin: 20px 0 0 32px;
}

#tab_order td {
  font: 12px Arial;
  vertical-align: top;
}

#tab_order td.li_order {
  background: url(/images/li_order.gif) left 0 no-repeat;
  padding-left: 20px;
}

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

.form_box {
  background: #f5f7fa;
  width: 150px;
  padding: 2px 3px;
  border: 2px solid #cbced1;
}

textarea.form_box {
  width: 340px;
  height: 100px;
}

.but {
  background: url(/images/bg_but.gif) no-repeat;
  width: 82px;
  height: 21px;
  padding: 0 0 2px 0;
  border: 0;
  color: #000;
  font: bold 11px Tahoma;
  cursor: pointer;
}


#map_top {
  float: left;
  width: 870px;
  height: 20px;
  position: absolute;
  float: right;
  top: 157px;
  right: 0;
  background: url(/images/map_top.jpg);
  z-index: 100;
}


#map_top.small {
  display: none;
}


#map_flash {
  position: relative;
  top: -177px;
  float: right;
  outline: none;
  border: none;
  z-index: 40000;
}

#map_flash.small {
  top: -128px;
  right: 87px;
}


#map {
  width: 870px;
  height: 500px;
  float:right;

}

#back a {
  font: bold 15px Verdana;
  text-decoration: none;
  color: #000;
}

#back a:hover  {
  color: #5a637a;
}

#videoplayer {
  outline: 0;
  margin-top: 10px;
}


#popup_overlay {
	position: absolute;
	z-index:10000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

#popup_overlay_bg {
  background: 0;
  -moz-opacity: 0.75;
  opacity: 0.75;
  filter:alpha(opacity=75);
}


#popup_bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 199;
  background: black;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
}


#popup input, textarea, table {
  font-size: 90%;
}

#popup a img {
  border: 0;
}

#popup a {
  color: #5a637a;
}

#popup a:hover {
  color: #000;
}

#popup #main {
  margin: 0px auto 0px;
  padding: 0;
  width: 747px;
  height: 100%;
}

#popup #bg_main {
  position: absolute;
  top: 50%;
  margin-top: -192px;
  background: url(/images/bg_popup.gif) no-repeat;
  width: 747px;
  height: 384px;
  float: left;
}

#popup #content {
  width: 700px;
  position: relative;
  top: 10px;
  left: 25px;
  float: left;
}

#popup .content_text {
  height: 295px;
  overflow: auto;
  padding: 0 25px;
  margin-bottom: 5px;
}

#popup #content p {
  margin: 0;
  padding: 10px 0 0 0;
}

#popup .title_1 {
  background: url(/images/title_li_1.gif) left bottom no-repeat;
  height: 31px;
  width: 300px;
  margin-bottom: 5px
}

#popup .title_1 h1 {
  margin: 0;
  padding: 0 20px 0 0;
  font: italic 25px Tahoma;
  border-bottom: 1px solid #000;
  position: relative;
  left: 44px;
  float: left;
}

#popup #back a {
  font: bold 15px Tahoma;
  text-decoration: none;
  color: #000;
}

#popup #back a:hover  {
  color: #5a637a;
}

.cartitem {
  float: left;
}

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

#order .err {
  margin-left: 40px;
}

.readmore {
  display: block;
  float: right;
  font-weight: bold;
}

div#weather_info {
  margin: 10px;
}


div#weather_info div {
  background: none;
  padding: 1px;
  text-align: center;
/*  width: 90px;
  height: 32px;
  float: left;*/
  margin: 6px;
}

  div#weather_info h4 {
    padding: 10px 0;
    margin: 0;
    font-size: 1.2em;
    display:block;
    background: none;
    text-align: center;
  }

#add_com_form {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  border-spacing: 2px;
}

#add_com_form input, textarea {
  font-size: 12px;
}

#add_com_form .label {
  font-weight: bold;
  font-size: 14px;
  vertical-align: top;
}

#add_com_form .submit {
  font-size: 13px;
  padding: 3px 10px 3px 10px;
}

.comment {
  font-size: 14px;
  border-bottom: 1px solid #a0a0a0;
  margin-bottom: 10px;
}

.comment .title {
  font-weight: 16px;
  font-weight: bold;
}

.comment .head {
  margin: 3px;
  font-size: 13px;
}

.comment .body {
  margin-bottom: 8px;
}

.comment .body img {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;

}

.comment .pic {
  width: 84px;
  height: 63px;
  text-align: center;
  float: left;
  margin: 2px;
}

#bottom {
  clear: both;
  position: relative;
  left: 163px;
  bottom: 123px;
  height: 120px;
  color: white;
  font: 10px Tahoma;
  float: left;
}

#search, #mailing {
  width: 160px;
  height: 26px;
  vertical-align: top;
  line-height: 10px;
  float: left;
  clear: both;
}


.form_search {
  background: #fff;
  width: 78px;
  height: 12px;
  margin: 0;
  padding: 0 2px;
  border: 1px solid #818994;
}

.but_search {
  background: url(/images/but_search.gif) no-repeat;
  width: 65px;
  height: 12px;
  border: 0;
  color: #61626b;
  font-size: 9px;
  cursor: pointer;
}


.result {
  padding: 3px;
}

.result .title {
  font-size: 16px;
}

.tripmenu {
  position: relative;
  left: 300px;
  top: -500px;
}

#videoplayerzoom {
  margin-left: 100px;
}


#categories {
  float: left;
}

.tripmenu {
  float: left;
}

.galslide {
  width: 360px;
  clear: both;
  padding-bottom: 8px;
}

.galslide .galcontainer {
  width: 100%;
  clear:both;
}


.galslide .arrow_left {
  float: left;
}

.galslide .arrow_right {
  float: right;
}

.galslide .images {
  background: none;
  width: 280px;
  height: 100px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}

.galslide .preview a {
  min-height: 244px;
}
.galslide .preview a {
  width: 100%;
  display: block;
  text-align: center;
}



.galslide .slide {
  white-space: nowrap;
  width: 1000000px;
  overflow: hidden;
  position: relative;
}

.galslide .slide_in {
    float: left;
  }
.galslide .images table{

}
.galslide .images table td {
  vertical-align: top;
  margin: 0;
  padding: 0;
}

.galslide .slide span {
  float: left;
}

.galslide .slide a {

}

.galslide .slide img {

}



.arrow_left {
  width: 40px;
  height: 100px;
  background:url(/images/arrow_left.gif);
}

.arrow_right {
  width: 40px;
  height: 100px;
  background:url(/images/arrow_right.gif);
}

.arrow_left:hover {
  background:url(/images/arrow_left_over.gif);
}

.arrow_right:hover {
  background:url(/images/arrow_right_over.gif);
}


#tripgal.galslide {
  width: 250px;
}

#tripgal.galslide .images {
  width: 210px;
  height: 50px;
}
#tripgal.galslide .preview a {
  min-height: 154px;
}

#tripgal.galslide .arrow_left {
  width: 20px;
  height: 50px;
  background:url(/images/arrow_left2.gif);
}
#tripgal.galslide .arrow_right {
  width: 20px;
  height: 50px;
  background:url(/images/arrow_right2.gif);
}
#tripgal.galslide .arrow_left:hover {
  background:url(/images/arrow_left_over2.gif);
}
#tripgal.galslide .arrow_right:hover {
  background:url(/images/arrow_right_over2.gif);
}
.shortintro {
overflow:hidden;
height: 200px;
}
.shortintro a p {
text-align: left;
}

#instrukcija {
  float: right;
  margin: 4px;
}