body {
  margin:0;
  padding:0;
  height:100%;
  font:13px Arial, Helvetica, sans-serif;
  /*background-color:#0099CC;*/
}
h1 {
  color:#FFFFFF;
  font-size:100%;
  font-weight:bold;
  margin-top:0px;
  line-height:100%;
  height:15px;
  background-color:#0099CC;
  margin:0;
  margin-bottom:10px;
  padding:3px;
  padding-left:7px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
h1 a {
  color:#FFFFFF;
}
h2 {
  color:#5A5A5A;
  font-size:100%;
  margin-top:0px;
  line-height:100%;
}
a {
  text-decoration:none;
  color:#1E90FF;
}
a:hover{
  text-decoration:underline;
}
ul.insidelist li {
  color:#FF6600;
}
ul.insidelist li span {
  color:#5A5A5A;
}
hr {
  width:100%;
  border:0px;
  background-color:#E7E7E7;
  color:#E7E7E7;
  height:2px;
}
@font-face {
 font-family:'Ticker Tape';
 src:url("../fonts/Ticker_Tape.eot?") format("eot"),url("../fonts/Ticker_Tape.woff") format("woff"),url("../fonts/Ticker_Tape.ttf") format("truetype"),url("../fonts/Ticker_Tape.svg#TickerTape") format("svg");
 font-weight:normal;
 font-style:normal;
}
.bluetext {
  color:#1E90FF;
}
.orangetext {
  color:#FF6600;
}
.lilatext {
  color:#922A8D;
}
#main {
  margin:0px auto;
  width:994px;
  height: 100% !important;
  height:auto !important;
}
/*head*/
#language {
  width:45px;
  height:20px;
  display:block;
  position:relative;
  top:4px;
  right:10px;
  float:right;
  overflow:hidden;
  color:#ffffff;
  z-index:1;
  font-weight:bold;
  font-size:12px;
}
#language a {
  color:#00FFFF;
  max-width:10px;
  margin-right:5px;
  margin-left:5px;
  text-decoration:none;
}
#menu {
  height:20px;
  width:994px;
  background: #FF6600;
  position:absolute;
  top:120px;
  color: #ffffff;
  letter-spacing: 1px;
  float: left;
  font-size:12px;
  z-index:1;
}
#menu ul {
  list-style-type: none;
  height: 20px;
  margin: auto;
  float: left;
  padding:0;
  font-weight:bold;
}
#menu li {
  position: relative;
  text-align:center;
}
#menu ul li{
  float: left;
  width:142px;
  position:relative;
  text-transform:uppercase;
  background: #FF6600;
  line-height: 20px;
}
#menu ul a, #menu ul a:visited {
  color:inherit;
  text-decoration: none;
  line-height: 20px;
  display: block;
}
#menu ul a:hover{
  color:#FFCC00;
}
#menu ul ul {
  width:142px;
  position:absolute;
}
#menu ul ul ul {
   top: 0;
   left: 100%;
}
#menu ul ul,
#menu ul li:hover ul ul,
#menu ul ul li:hover ul ul {
   display: none;
}
#menu ul li:hover ul,
#menu ul ul li:hover ul,
#menu ul ul ul li:hover ul {
   display: block;
}
#menu .lastrow {
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
}
#flashContent {
  background:url('../images/header.jpg') no-repeat 0 0;
  height:120px;
  min-height:120px;
  min-width:994px;
  z-index:0;
  position:absolute;
  top:0px;
}
/*content*/
#content {
  position:absolute;
  display:block;
  overflow:hidden;
  top:140px;
  width:994px;
  max-width:994px !important;
  z-index:0;
}
#slideshow {
  overflow:hidden;
  width:749px;
  max-width:749px !important;
  margin-top:10px;
  margin-right:15px;
  height:260px;
  display:block;
  float:left;
  background-repeat: no-repeat;
  background-attachment: initial;
  -webkit-background-clip: initial;
  -webkit-background-origin: initial;
  background-color: white;
  background-position: initial initial;
    border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.expand {
  display:block;
}
.newsbox {
   min-width:685px;
   padding:5px;
   margin-bottom:15px;
  display:block;
  float:left;
  overflow:hidden;
  border: 2px solid #E7E7E7;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.newsbox img {
 float:left;
 border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  margin-right:10px;
}
.newsbox h1 {
  color:#FF6600;
  font-size:100%;
  font-weight:bold;
  margin-top:0px;
  line-height:15px;
  height:15px;
  background-color:#FFFFFF;
}
.expand h1 {
  color:#FF6600;
  font-size:100%;
  font-weight:bold;
  margin-top:0px;
  line-height:15px;
  height:15px;
  background-color:#FFFFFF;
}
.newsbox2 {
  min-width:685px;
   padding:5px;
   margin-bottom:15px;
  display:block;
  float:left;
  overflow:hidden;
  border: 2px solid #E7E7E7;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.newsbox2 img {
 border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  margin-right:10px;
  margin-bottom:10px;
}
.doublebox {
  min-width:675px;
  padding:5px;
  margin-bottom:15px;
  display:block;
  float:left;
  overflow:hidden;
  border: 2px solid #E7E7E7;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.doublebox  img {
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  margin-right:10px;
  margin-bottom:10px;
  display:block;
  float:left;
}
.blueballoon {
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background-color:#0099CC;
  color:#FFFFFF;
  padding:3px;
  padding-left:10px;
  padding-right:10px;
}
.blueballoon a:link, .blueballoon a:visited, .blueballoon a:hover {
  text-decoration:none;
  color:#FFFFFF;
}
/*left*/
#leftarea {
  width:749px;
  float:left;
}
.leftbox {
  color:#5A5A5A;
  width:699px;
  max-width:699px !important;
  margin-top:10px;
  margin-right:15px;
  height:100%;
  height:auto;
  display:block;
  float:left;
  border: 15px solid #E7E7E7;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  padding:10px;
}
.leftbox img {
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.leftboxtext {
  padding-left:15px;
  background-image: url('../images/leftbox_bg.gif');
  background-repeat: repeat-y;
  background-position:30 20;
  background-origin: padding-box;
}
.teambox {
  width:315px;
  height:80px;
  display:block;
  float:left;
  overflow:hidden;
  margin-right:10px;
  margin-bottom:10px;
  border: 2px solid #E7E7E7;
  padding:10px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  color:#000;
}
.teambox img {
  width:100px;
  height:80px;
  margin-right:10px;
  display:block;
  float:left;
  overflow:hidden;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.teambox h1 {
  font-size:13px;
  color:#FF6600;
  background-color:#FFFFFF;
}
.filmbox {
  min-width:675px;
  height:100px;
  display:block;
  float:left;
  overflow:hidden;
  margin-right:10px;
  margin-bottom:10px;
  border: 2px solid #E7E7E7;
  padding:10px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  color:#000;
}
.filmbox img {
  width:100px;
  height:100px;
  margin-right:10px;
  display:block;
  float:left;
  overflow:hidden;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.filmbox h1 {
  font-size:13px;
  color:#FF6600;
  background-color:#FFFFFF;
}
.partner {
  display:block;
  float:left;
  overflow:hidden;
  max-width:220px;
  max-height:100px;
  min-width:220px;
  min-height:100px;
  margin:0px;
  vertical-align:middle;
  text-align:cinter;
  margin:5px;
}
.goldpartner {
  display:block;
  float:left;
  overflow:hidden;
  max-width:220px;
  max-height:200px;
  min-width:220px;
  min-height:200px;
  margin:0px;
  vertical-align:middle;
  text-align:cinter;
  margin:5px;
}
.fb-like {
  display:block;
  float:right;
  overflow:hidden;
  height:20px;
  width:140px;
}
#daybyday {
  display:block;
  float:left;
  overflow:hidden;
  width:100%;
  border:0;
}
#daybyday tbody {
  width:100%;
}
#daybyday td {
  padding:2px;
}
#daybyday th {
  padding:2px;
  color:#FFFFFF;
  background-color:#FF6600;
  text-align:left;
}
#daybyday td a {
  color:#5A5A5A;
}
#daybyday td.tdhour {
  padding:2px;
  color:#FF6600;
}
.banerbox img {
  margin-top:10px;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.programme_table {
  width:100%;
  width:auto;
  background-color:#E7E7E7;
  font-size:80%;
}
.programme_table td {
  background-color:#fff;
}
/*right*/
#rightarea {
  width:230px;
  float:right;
}
.rightbox {
  color:#5A5A5A;
  width:180px;
  max-width:180px !important;
  margin-top:10px;
  height:100%;
  height:auto;
  display:block;
  float:right;
  border: 15px solid #E7E7E7;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  padding:10px;
}
.videobox img {
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
#submitbox a {
  color:#1E90FF;
  text-decoration:none;
}
#submitbox a:hover {
  text-decoration:underline;
}
#submitbox a:visited {
  color:#1E90FF;
}
#searchbox {
  vertical-align: middle;
  color:#ff6600;
  font-weight:bold;
}
.facebookicon {
  width:30px;
  height:30px !important;
  background:url('../images/facebook_alt2.png') no-repeat 0 0;
  display:block;
  float:left;
  margin-right:5px;
  margin-bottom:10px;
  cursor:pointer;
  cursor:hand;
}
.facebookicon:hover {
  background:url('../images/facebook_alt.png') no-repeat 0 0;
  cursor:pointer;
  cursor:hand;
}
.youtube {
  width:30px;
  height:30px;
  display:block;
  float:left;
  margin-right:5px;
  margin-bottom:10px;
  background:url('../images/youtube2.png') no-repeat 0 0;
  cursor:pointer;
  cursor:hand;
}
.youtube:hover {
  background:url('../images/youtube.png') no-repeat 0 0;
  cursor:pointer;
  cursor:hand;
}
.vimeo {
  width:20px;
  height:30px;
  display:block;
  float:left;
  margin-right:5px;
  margin-bottom:10px;
  background:url('../images/vimeo2.jpg') no-repeat 0 0;
  cursor:pointer;
  cursor:hand;
}
.vimeo:hover {
  background:url('../images/vimeo.jpg') no-repeat 0 0;
  cursor:pointer;
  cursor:hand;
}
.facelinks {
  display:block;
  float:left;
  width:85px;
  line-height:10px;
}
.followus {
  font-size:10px;
  text-decoration:none;
  color:#FF6600;
}
.followus:hover {
  text-decoration:underline;
}
.befriendus {
  font-size:10px;
  text-decoration:none;
  color:#FF6600;
}
.befriendus:hover {
  text-decoration:underline;
}
/*footer*/
#bottomarea {
  clear:both;
  width:994px;
}
#footer {
width:974px;
height:50px;
background:#E7E7E7;
margin-top:20px;
padding:10px;
border-bottom-right-radius: 25px;
border-bottom-left-radius: 25px;
-webkit-border-bottom-right-radius: 25px;
-webkit-border-bottom-left-radius: 25px;
-moz-border-radius-bottomright: 25px;
-moz-border-radius-bottomleft: 25px;
color:#666666;
display:block;
position:relative;
float:left;
}
#partnerlogos {
  margin-top:10px;
  width:994px;
  height:50px;
  position: relative;
  display:block;
  float:right;
  overflow: hidden;
}
#scroller img {
  margin-right:20px;
}
#scroller {
 white-space: nowrap;
 line-height: 50px;
 font-size: 50px;
}
.emails{
  display:inherit;
  float:right;
  width:150px;
  height:50px;
}
.emails a {
  text-decoration:none;
  color:#ff6600;
}
.emails a:hover{
  text-decoration:underline;
  color:#ff6600;
}
.emails a:visited {
  color:#666666;
}
/*forms*/
input:focus {
	-webkit-box-shadow: 0px 0px 10px #ff9900;
	-moz-box-shadow: 0px 0px 10px #ff9900;
	box-shadow: 0px 0px 10px #ff9900;
}
.smallinput {
  width:150px;
  border: 1px solid #cccccc;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
}
.searchbutton {
   vertical-align: middle;
   margin-left:3px;
   margin-top:-6px;
   background:url('../images/lupa.png') no-repeat 0 0;
   cursor:pointer;
   width: 20px;
   height: 20px;
   border: none;
}
.searchbutton:hover{
   background:url('../images/lupa2.png') no-repeat 0 0;
   cursor:pointer;
   width: 20px;
   height: 20px;
   border: none;
}
/*gallery*/
.gallerythumb {
  display:block;
  float:left;
  width:120px;
  height:150px;
  margin-right:56px;
  margin-left:56px;
  margin-bottom:20px;
  text-align:center;
}
.gallerythumb img {
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.gallerybox {
  margin-left:36px;
}
.gallerybox img {
  margin:1px;
}
.albumlinks {
  margin-left:38px;
}
.albumlinks a {
  margin-right:40px;
  line-height:200%;
}

.right_menu{
	list-style: none;
	padding-left: 3px;
}
.right_menu li{
	margin-bottom: 10px;
}
.right_menu a{
	color: #FF6600;
	display: block;
	font-weight: bold;
}
.right_menu.top li{
	display: block;
	float: left;
	margin-right: 20px;
}
.clear{
	width: 100%;
	clear: both;
	display: block;
}
.div_tab{
	display: none;
}
#BANER3{
	margin-left: 10px;
}

.tourist_form input[type=text]{
	width: 400px;
}
.tourist_form textarea{
	width: 400px;
	height: 50px;
}
.tourist_form table{
	border: 0px;
	border-collapse: collapse;
}
.tourist_form table tr td{
	padding: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid lightgrey;
}
.exc{
	cursor: pointer;
}
.exc_info{
	display: none;
}
span.orange{
	text-transform: uppercase;
	color: #FF6600;
	padding-right: 8px;
}
.total_price{
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}




