/* spam protect*/
#user_protect_div{
    display: none;
}

/* Getting the new tags to behave */
article, aside, audio, 
canvas, command, 
datalist, details, 
embed, 
figcaption, figure, footer, 
header, hgroup, 
keygen, 
meter, 
nav, 
output, 
progress, 
section, source, 
video {
	display:block;
}
mark, 
rp, rt, ruby, 
summary, 
time {
	display:inline;
}

/* Global properties ======================================================== */
body { 
	margin:0px;
	background:#fff; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#393939;
}
html { 
	min-width:980px;
}
html, 
body { 
	height:100%;
	background:url(../images/body-bg.jpg) repeat left top;
}


/* Global Structure ============================================================= */
.back{
	width:980px;
	height:684px;
	margin:0 auto;
	background-image: url(../images/background/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.back-act{
	width:980px;
	height:684px;
	margin:0 auto;
	background-image: url(../images/background/back-act.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.back1{
	background:url(../images/background/back.jpg) no-repeat left top;
	width:980px;
	height:684px;
	margin:0 auto;
}
.back_booking{
	width:980px;
	/*height:685px;*/
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.back2{
	width:980px;
	height:684px;
	margin:0 auto;
	background-image: url(../images/gallery/tfile_gall_1_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.back3{
	width:980px;
	height:684px;
	margin:0 auto;
	background-image: url(../images/gallery/tfile_gall_1_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.back4{
	width:980px;
	height:684px;
	margin:0 auto;
	background-image: url(../images/gallery/tfile_gall_1_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.back5{
	width:980px;
	height:684px;
	margin:0 auto;
	background-image: url(../images/gallery/tfile_gall_1_5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.back6{
	width:980px;
	height:684px;
	margin:0 auto;
	background-image: url(../images/gallery/tfile_gall_1_6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.back7{
	width:980px;
	height:684px;
	margin:0 auto;
	background-image: url(../images/gallery/tfile_gall_1_7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.back8{
	width:980px;
	height:684px;
	margin:0 auto;
	background-image: url(../images/gallery/tfile_gall_1_8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.back9{
	width:980px;
	height:684px;
	margin:0 auto;
	background-image: url(../images/gallery/tfile_gall_1_9.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.back10{
	width:980px;
	height:684px;
	margin:0 auto;
	background-image: url(../images/gallery/tfile_gall_1_10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.back11{
	width:980px;
	height:684px;
	margin:0 auto;
	background-image: url(../images/gallery/tfile_gall_1_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.back12{
	width:980px;
	height:684px;
	margin:0 auto;
	background-image: url(../images/gallery/tfile_gall_1_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top-bg{
	background:url(../images/bg.jpg) repeat;
}
.top-bg-booking{
	background-color:#3f97df;
}
.container {
	margin:0 auto;
	width:980px;
	font-size:.875em;
}

	/* Header */
	header {
		position:relative;
	}
	
	/* Content */
	section#content {}
	section#content article{
		position:relative;
	}
	/* Sidebar */
	aside {
		background:url(../images/aside-bg.png) repeat-x left top;
		height:26px;
		margin-top:0px;
	}
	#page9 aside,
	#page10 aside{
		background:url(../images/aside-bg2.png) repeat-x left top;
		height:96px;
		margin-top:0px;
	}
			
	/* Footer */
	footer {
		height:66px;
	}




/* Left & Right alignment */

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}	

.wrapper { 
	width:100%;
	overflow:hidden;
}



/*---- tailings ----*/
.tail-top { 
	background:url(../images/tail-top.gif) left top repeat-x #ffbb00;
}
.tail-bottom {
	background:url(../images/tail-bottom.gif) left bottom repeat-x;
}

/*----- form defaults -----*/
input, 
select, 
textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	color:#393939;
	margin:0;
	padding:0;
}

fieldset {
	border:0;
}

/*----- lists -----*/
.list2{}
.list2 li{
	float:left;
	padding-right:32px;
}
.list2 li.last{
	padding-right:0;
}
.list1{}
.list1 li{
	background:url(../images/marker1.gif) no-repeat 0;
	padding-left:18px;
}
.list1 li a{
	color:#e5e5e5;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	line-height:24px;
}
.list1 li a:hover{
	text-decoration:underline;
}
.list {}
	.list li {
		width:144px;
		height:83px;
		float:left;
		padding-top:7px;
		padding-right:1px;
		} 
		.list li.last{
			padding-right:0;
			
		}
		.list li.scroll.prev{
			padding-right:8px;
		}
		.list li.scroll{
			width:40px;
			padding-top:29px;
			padding-left:8px;
		}
		.list li a.gallery1-act {
	width:144px;
	height:83px;
	display:inline-block;
	background-image: url(../images/small/tfile_gall_1_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}
		.list li a.gallery1 {
	width:144px;
	height:83px;
	display:inline-block;
	background-image: url(../images/small/tfile_gall_1_1bw.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}
		.list li a.gallery1:hover{
	background-image: url(../images/small/tfile_gall_1_1.jpg);
		}
		.list li a.gallery2 {
	width:144px;
	height:83px;
	display:inline-block;
	background-image: url(../images/small/tfile_gall_1_2bw.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}
		.list li a.gallery2-act {
			width:144px;
			height:83px;
			display:inline-block;
			background-image: url(../images/small/tfile_gall_1_2.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.list li a.gallery2:hover{
			background-image: url(../images/small/tfile_gall_1_2.jpg);
		}
		
		.list li a.gallery3 {
			width:144px;
			height:83px;
			display:inline-block;
			background-image: url(../images/small/tfile_gall_1_3bw.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.list li a.gallery3-act {
			width:144px;
			height:83px;
			display:inline-block;
			background-image: url(../images/small/tfile_gall_1_3.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.list li a.gallery3:hover{ background-image: url(../images/small/tfile_gall_1_3.jpg);}
		
			.list li a.gallery4 {
	width:144px;
	height:83px;
	display:inline-block;
	background-image: url(../images/small/tfile_gall_1_4bw.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}
		.list li a.gallery4-act {
	width:144px;
	height:83px;
	display:inline-block;
	background-image: url(../images/small/tfile_gall_1_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
		}
		.list li a.gallery4:hover{ background-image: url(../images/small/tfile_gall_1_4.jpg); 		}
		.list li a.gallery5 {
			width:144px;
			height:83px;
			display:inline-block;
			background-image: url(../images/small/tfile_gall_1_5bw.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.list li a.gallery5-act {
			width:144px;
			height:83px;
			display:inline-block;
			background-image: url(../images/small/tfile_gall_1_5.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.list li a.gallery5:hover{ background-image: url(../images/small/tfile_gall_1_5.jpg); 		}
		.list li a.gallery6 {
			width:144px;
			height:83px;
			display:inline-block;
			background-image: url(../images/small/tfile_gall_1_6bw.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.list li a.gallery6-act {
			width:144px;
			height:83px;
			display:inline-block;
			background-image: url(../images/small/tfile_gall_1_6.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.list li a.gallery6:hover{
			background:url(../images/small/tfile_gall_1_6.jpg);
		}
		.list li a.gallery7 {
			width:144px;
			height:83px;
			display:inline-block;
			background-image: url(../images/small/tfile_gall_1_7bw.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.list li a.gallery7-act {
			width:144px;
			height:83px;
			display:inline-block;
			background-image: url(../images/small/tfile_gall_1_7.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.list li a.gallery7:hover{
			background:url(../images/small/tfile_gall_1_7.jpg);
		}
		.list li a.gallery8{
			width:144px;
			height:83px;
			display:inline-block;
			background-image: url(../images/small/tfile_gall_1_8bw.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.list li a.gallery8-act {
			width:144px;
			height:83px;
			display:inline-block;
			background-image: url(../images/small/tfile_gall_1_8.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.list li a.gallery8:hover{
			background:url(../images/small/tfile_gall_1_8.jpg);
		}
		.list li a.gallery9{
			width:144px;
			height:83px;
			display:inline-block;
			background-image: url(../images/small/tfile_gall_1_9bw.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.list li a.gallery9-act {
			width:144px;
			height:83px;
			display:inline-block;
			background-image: url(../images/small/tfile_gall_1_9.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.list li a.gallery9:hover{
			background:url(../images/small/tfile_gall_1_9.jpg);
		}
		.list li a.gallery10 {
			width:144px;
			height:83px;
			display:inline-block;
			background-image: url(../images/small/tfile_gall_1_10bw.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.list li a.gallery10-act {
			width:144px;
			height:83px;
			display:inline-block;
			background-image: url(../images/small/tfile_gall_1_10.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.list li a.gallery10:hover{
			background:url(../images/small/tfile_gall_1_10.jpg);
		}
		.list li a.gallery11 {
			width:144px;
			height:83px;
			display:inline-block;
			background-image: url(../images/small/tfile_gall_1_11bw.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.list li a.gallery11-act {
			width:144px;
			height:83px;
			display:inline-block;
			background-image: url(../images/small/tfile_gall_1_11.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.list li a.gallery11:hover{
			background:url(../images/small/tfile_gall_1_11.jpg);
		}
		.list li a.gallery12 {
			width:144px;
			height:83px;
			display:inline-block;
			background-image: url(../images/small/tfile_gall_1_12bw.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.list li a.gallery12-act {
			width:144px;
			height:83px;
			display:inline-block;
			background-image: url(../images/small/tfile_gall_1_12.jpg);
			background-repeat: no-repeat;
			background-position: left top;
		}
		.list li a.gallery12:hover{
			background:url(../images/small/tfile_gall_1_12.jpg);
		}
/*----- other -----*/
.caption{
	background:url(../images/caption-bg.png) repeat-x left top;
	height:53px;
	position:fixed;
	top:535px;
	width:980px;
}
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}

p {
	margin-bottom:16px;
}
.p0 {
	margin:0;
	padding:0;
}
.p1 {
	margin-bottom:8px;
}

dl {}
	dl dt {}
	dl dd {}
	
.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}



/*----- txt, links, lines, titles -----*/
a {
	color:#666666; 
	outline:none;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

header h1 {
	background:url(../images/name-bg.png) repeat-x left top;
	height:70px;
	width:262px;
	margin-bottom:0px
}
	header h1 a {
		font-size:50px;
		color:#FFF;
		text-decoration:none;
		text-transform:uppercase;
		margin-top:16px;
		padding-left:12px;
		display:inline-block;
		line-height:1.2em;
		letter-spacing:-3px;
		z-index:9999;
		position:relative;
	}
	header h1 a:hover{
		color:#CCC;
	}
	#slogan{
		display:block;
		font-size:10px;
		color:#848484;
		text-transform:uppercase;
		padding-left:44px;
		margin-top:-9px;
	}
h2 {
	font-size:26px;
	color:#fff;
	line-height:1.2em;
	letter-spacing:-1px;
	font-weight:normal;
	
}
h3 {
	font-size:26px;
	color:#fff;
	line-height:1.2em;
	letter-spacing:-1px;
	font-weight:normal;
}
h4 {
	
}
h5 {
	
}
h6 {
	
}


.txt1 {
    color: #FFFFFF;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 14px;
	}
.txtDetalji {
	color:#fff;
	font-size:11px;
	overflow:auto;
	height:253px;
 	letter-spacing: 1px;
    line-height: 14px
}
.txt1 b{
	font-size:10px;
	color:#e5e5e5;
}
.txt1 a{
	color:#fff;
}
.txt2 {
}
.txt3{
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
.txt3 strong{
	font-size:12px;
}
.link{
	color:#FFF;
	background:url(../images/marker.png) no-repeat right 2px;
	padding-right:5px;
	font-size:9px;
	text-transform:uppercase;
	font-weight:bold;
	cursor: pointer;
}
.link.booking {
	color:#000000 !important;
}

.link1 { 
	display:block;
	float:left;
	background:url(../images/link1-bgd.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
}

.link1:hover { 
	text-decoration:underline;
}
	.link1 span {
		display:block;
		background:url(../images/link1-left.gif) no-repeat left top;
	}
	.link1 span span { 
		background:url(../images/link1-right.gif) no-repeat right top; 
		padding:2px 15px 2px 15px; 
	}
	

.button { 
	float:right;
}
	.button span { 
		display:block; 
		background:url(../images/button-left.gif) no-repeat left top; 
		padding-left:3px;
	}
		.button span span { 
			background:url(../images/button-right.gif) no-repeat right top;
			padding-right:4px;
			padding-left:0;
		}
			.button span span a { 
				display:block;
				background:#333743;
				padding:4px 5px 3px 5px;
				color:#fff;
				text-decoration:none;
				text-transform:uppercase;
			}
			.button span span a:hover { 
				text-decoration:underline;
			}

.hr { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
	display:block;
}
.vr { 
	background-image:url(../images/line-ver.gif); 
	background-repeat:repeat-y;
	background-position:0 0;
	width:100%;
}


/*==================boxes====================*/
.box {
	background:#fff;
	width:100%;
}
	.box .border-top {
		background:url(../images/border-top.gif) repeat-x left top;
	}
	.box .border-bot {
		background:url(../images/border-bot.gif) repeat-x left bottom;
	}
	.box .border-left {
		background:url(../images/border-left.gif) repeat-y left top;
	}
	.box .border-right {
		background:url(../images/border-right.gif) repeat-y right top;
	}
	.box .left-top-corner {
		background:url(../images/left-top-corner.gif) no-repeat left top;
	}
	.box .right-top-corner {
		background:url(../images/right-top-corner.gif) no-repeat right top;
	}
	.box .left-bot-corner {
		background:url(../images/left-bot-corner.gif) no-repeat left bottom;
	}
	.box .right-bot-corner {
		background:url(../images/right-bot-corner.gif) no-repeat right bottom;
	}
	.box .inner { 
		padding:0 0 0 0;
	}



/*===== header =====*/
header {}
header .inside {}
header nav {
	margin-left:53px;
	margin-top:1px;
}
nav ul{margin-top:0px;}
nav ul li {
	
	margin-bottom:1px;
}
nav ul li ul{
	display:block !important;
}
nav ul li a{
	color:#fafafa;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/menu-bg.png) repeat-x;
	width:157px;
	display:inline-block;
	padding-top:12px;
	padding-bottom:13px;
	border-radius:3px;
	text-align:center;
-moz-border-radius:3px;
-webkit-border-radius:3px;
behavior: url(js/PIE.htc);
position:relative;
letter-spacing:0.5px;
}
nav ul li a:hover,
nav li a.active{
	background:#0c0b0b;
	color:#fff;
}
/*===== content =====*/
#page1 #content .inside,
#page9 #content .inside,
#page10 #content .inside{
	background:none;
}
#content .inside {
    background: url(../images/content-bg.png) repeat left top;
    height: auto;
    margin-top: 120px;
    overflow: hidden;
    padding-bottom: 25px;
}
#content .inside_booking {
	height:auto;
	overflow:hidden;
	background-color:#ffffff;
}

#content .inside_booking h2 {
	color:#000000;
}

#content {}

/*===== Sidebar =====*/
aside .inside .button1{
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-23px;
}
#page9 aside .inside .button1,
#page10 aside .inside .button1{
	position:absolute;
	top:-20px;
	left:50%;
	margin-left:-24px;
}
aside {
	position:relative;
}

/*===== footer =====*/
.f-link{
	font-size:14px;
	text-transform:uppercase;
	top:15px;
	position:absolute;
	left:304px;
	display:block;
	width: 300px;
	color:#fff;
}
.f-link a{color:#fff;margin-left:10px;margin-right:10px;}

footer .inside{
	position:relative;
}
footer .inside p{
	color:#7c7c7c;
	font-size:12px;
	position:absolute;
	top:15px;
	right:156px;
	width: 218px;
	text-align: right;
}

footer p a {
	color:#e0e0e0;
	text-decoration:none;
}
footer p a:hover{
	text-decoration:underline;
}
.social{
	position:absolute;
	top:15px;
	right:15px;
	width: 130px;
	height: 42px;
	color:#999999;
	font-size:12px;
}
.social a{
	padding-right:5px;
}
.social a.first{
	padding-right:6px;
}
.social a.three{
	padding-right:6px;
}
.social a.last{
	padding-right:0px;
}

.linkedin{
	margin-top:-1px;
	margin-right:-1px;
}

/*----- forms -----*/

#contacts-form .field { 
	height:55px;
}
#contacts-form .left-form{
	float:left;
	padding-right:39px;
	overflow:hidden;
}

#contacts-form input,
#contacts-form textarea {
	background:none;
	border:1px solid #131313;
	width:209px;
	font-size:9px;
	font-weight:bold;
	color:#fff;
}
#contacts-form input {
	vertical-align:top;	
	line-height:1.2em;
	padding-top:7px;
	padding-bottom:6px;
	padding-left:11px;
	background:url(../images/input-bg.png) repeat left top;
}
#contacts-form textarea { 
	width:210px; 
	height:127px; 
	overflow:auto;
	padding-top:7px;
	padding-left:10px;
	background:url(../images/input-bg.png) repeat left top;
}
.cont-buttons{
	margin-top:14px;
	margin-right:3px;
}

.cont-buttons a{
	margin-left:20px;
}
/*===================page 9=======================*/
.caption .txt3{
	padding-top:21px;
	padding-left:55px;
}
.caption .txt3 span {
	padding-right:58px;

}
.caption .txt3 span a{
	color:#FFF;
	background:url(../images/marker.png) no-repeat right 3px;
	padding-right:10px;
}
*+ html .caption .txt3 span a {
	position:relative;
	top:-16px;
}

/*===================page 2=======================*/
.page-name{
	background:#000000;
	position:absolute;
	right:0;
	top:-39px;
	width:157px;
	height:40px;
	border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
behavior: url(js/PIE.htc);
}

.page-name-deu, .page-name-ru{
	background:#000000;
	position:absolute;
	right:0;
	top:-39px;
	width:200px;
	height:40px;
	border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
behavior: url(js/PIE.htc);
}
.page-name a, .page-name-deu a, .page-name-ru a{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:62px;
	padding-top:12px;
	display:block;
}
#page3 .page-name a{
	padding-left:52px;
}
#page3 .page-name-ru a{
	padding-left:30px;
}
#page4 .page-name a{
	padding-left:60px;
}
#page5 .page-name a{
	padding-left:22px;
}
#page5 .page-name-deu a{
	padding-left:18px;
}
#page5 .page-name-ru a{
	padding-left:7px;
}

#page6 .page-name a{
	padding-left:54px;
}
#page6 .page-name-ru a{
	padding-left:50px;
}
#page7 .page-name a{
	padding-left:52px;
}
#page8 .page-name a{
	padding-left:60px;
}
#back{
	position:absolute;
	top:4px;
	right:7px;
}
.inner1{
	padding-top:35px;
}
.innerBig{padding-top:65px;}
.inner1 h2{
	padding-bottom:20px;
}
#page2 .inner1 .link{
	padding-left:10px;
}
.inner2{
	padding-top:61px;
}
.inner2 h2{
	padding-bottom:28px;
}
#page2 .inner2 .link{
	padding-left:10px;
}
#page2 .inner2 .txt1.last{
	padding-top:9px;
	padding-bottom:1px;
}
#page2 .inner2 .scroll-1{

}
.scroll-1 img{
	margin-right:1px;
}
/*===================page 3=======================*/
#page3 .col-1 img{
	float:right;
	margin-top:0px;
	margin-left:27px;
}
#page3 .col-1 .txt1 .link{
	padding-left:10px;	
}
/*===================page 4=======================*/
#page4 .col-1 img{
	float:right;
	margin-top:0px;
	margin-left:27px;
}
#page4 .col-1 .txt1 .link{
	padding-left:10px;	
}
/*===================page 5=======================*/
#page5 .col-1 .txt1{
	padding-bottom:7px;
}
#page5 .col-1 .list2{
	padding-bottom:24px;
}
/*===================page 6=======================*/
#page6 .col-1 img{
	float:right;
	margin-top:0px;
	margin-left:27px;
}
#page6 .col-1 .txt1 .link{
	padding-left:10px;	
}
/*===================page 7=======================*/
#page7 .col-1 .txt1 span{
	padding-right:10px;
}

#page8 .col-1 h2{
	padding-bottom:28px;
}
#page8 .col-1 .txt1{
	padding-bottom:8px;
	margin-bottom:0;
}
.drop{
	display:block;
	width:250px;
	height:130px;
	position:absolute;
	top:0;
	left:0;
}

.txt_cijene{
	color:#fff;
	font-size:12px;
	line-height:1.555em;
	}

.music{
	float: left;
	margin-top: 50px;
	margin-bottom: 10px;
}

.booking_table{
	padding:10px !important;
	background-color:#dcf3ff;
	color:#666666;
	border-collapse:separate;
}
.booking_table strong{
	color:#1f598b;
	font-weight:normal;
}
.booking_table_1{
	background-color:#e6f7ff;
	color:#666666;
	border-collapse:separate;
	border:1px solid #FFFFFF;
}
.booking_table_1 td{
	border-right:1px solid #ffffff;
	padding: 15px 15px 15px 30px;
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: 12px 18px;
}

.booking_table_2{
	margin-top:10px;
	background-color:#e6f7ff;
	color:#666666;
	border-collapse:separate;
}
.booking_table_2 td{
	padding:15px;
}
.booking_table_2 h1{
	color:#bd0808;
	margin:0px;
}
.booking_table_2 .one{
	border-bottom:1px solid #ffffff;

}
.booking_table_2 .sec{
	background-color: #dcf3ff
}

.price_table{
	color:#666666;
	background-color:#e6f7ff;
	margin-bottom: 30px;
}
.price_table td{
	border: 1px solid #ffffff;
}
.price_table h1{
	float:none;
	color:#bd0808;
	margin:0px;
}
.price_table strong {
	color:#1f598b;
}

.head_table {
	padding:10px !important;
	background-color:#dcf3ff;
	color:#666666;
	border-collapse:separate;
}

.head_table strong{
	color:#1f598b;
	font-weight:bold;
}

.features_table{
	color:#666666;
	padding:5px;
	background-color:#e6f7ff;
	margin-top: 20px;
	margin-bottom: 20px;
}
.features_table .blue_row{
	color:#2c6393;
}
.features_table .dark_blue_row{
	color:#666666;
	background-color:#dcf3ff;
}
.features_table td {
	border: 1px solid #ffffff;
}
.features_table h1{
	float:none;
	color:#bd0808;
	margin:0px;
}
.features_table strong {
	color:#1f598b;
	font-weight:normal;
}
.features_table .dark_blue_check {
	color:#666666;
	background-color:#dcf3ff;
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: 11px 8px;
	padding-left: 30px;
	border: none;
}
.features_table .dark_blue_check_no_back {
	color:#666666;
	background-color:#dcf3ff;
	padding-left: 30px;
	border: none;
}

.top_text_booking{
	height:220px;
	color:#666666;
}
.top_text_booking img {
	margin-right:10px;
}

.back_booking h1 { margin-top:0px;}

