/************************************************* 
Elliot version 1.0.1 
*************************************************/ 

/* IMPORTS ------------------------------------------------------------*/



@import url('reset.css');
#upit{
	width: 650px;
	height: 200px;
	max-width: 650px;
}
#reklama{
	right: 5px;
	position: absolute;
	bottom: 10px;
}
#counter{
	position: absolute;
	left: 10px;
	bottom: 5px;
}
#sidebar-contact{
	position:relative;
	float: right;
	margin-left: 520px;
	margin-top: 80px;
	margin-right: 10px;
}

#content-contact{
	position:absolute;
	margin-right: 30px;
	margin-left: 30px;
	width: 660px;
	height: 1101px;
}

#contact-wrapper{
	position:absolute;
	left: 220px;
	top: 149px;
	width: 800px;
	max-width: 720px;
	height: 1320px;
	background-image: url(../img/back-op.png);
}


#contact-wrapper-zadar{
	position:absolute;
	left: 220px;
	top: 149px;
	width: 800px;
	max-width: 720px;
	height: 12980px;
	background-color: rgba(255,255,255,0.88);
	;
	border-radius: 10px
	;
	/* [disabled]opacity: 0.92; */
}

#contact-wrapper-petrcane{
	position:absolute;
	left: 220px;
	top: 149px;
	width: 800px;
	max-width: 720px;
	height: 2350px;
	background-color: rgba(255,255,255,0.88);
	border-radius: 10px;
}

#contact-wrapper-events{
	position:absolute;
	left: 220px;
	top: 149px;
	width: 800px;
	max-width: 720px;
	height: 4530px;
	background-color: rgba(255,255,255,0.88);
	border-radius: 10px;
}

#contact-wrapper-links{
	position:absolute;
	left: 220px;
	top: 149px;
	width: 800px;
	max-width: 720px;
	height: 2600px;
	background-color: rgba(255,255,255,0.88);
	border-radius: 10px;
}

#contact-wrapper-offers{
	position:absolute;
	left: 220px;
	top: 149px;
	width: 800px;
	max-width: 720px;
	height: 1450px;
	background-color: rgba(255,255,255,0.88);
	border-radius: 10px;
}

#side-title-contact{
      position:absolute; 
}

#title-divider-contact{
      position:absolute; 
}

/* HACKS ------------------------------------------------------------*/

.clear{
	clear:both;
	height:1px;
}

.inv{
 display:none;
}

.pp_social .facebook,
.pp_social .twitter{ background: none; }


/* GENERAL ------------------------------------------------------------*/

html, body{ width: 100%;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	line-height: 1.6em;
	color: #606060;
}


h1{ font-size: 30px; }

h2{ font-size: 28px; }

h3{ font-size: 26px; }

h4{ font-size: 24px; }

h5{ font-size: 22px; }

h6{ font-size: 20px; }

h1,h2,h3,h4,h5,h6{
	margin-bottom: 21px;
	line-height: 21px;
	font-family: 'Lobster', 'Yanone Kaffeesatz', arial, serif;
	font-weight: 200;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
	line-height: 1.2em;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 15px;
}



p{
	margin-bottom: 21px;
	margin-left: 30px;
	margin-top: 10px;
	margin-right: 30px;
}

.title-divider{
	background: url(../img/sidebar-dividers.png) repeat-x bottom left;
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-right: 30px;
}

.hr-divider{ 
	margin-bottom: 38px;
	padding-bottom: 22px;
	background: url(../img/sidebar-dividers.png) repeat-x bottom left;
}

#comments-wrap .comment-reply-link{
	color: #606060;
}

/* BACKGROUND ------------------------------------------------------------*/
/* BACKGROUND ------------------------------------------------------------*/
#bg-b {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: -100;
	height: 100%;
	width: 100%;
}

/* open BACKGROUND ------------------------------------------------------------*/
/* open BACKGROUND ------------------------------------------------------------*/
#bg {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: -40;
	height: 100%;

}

.bgheight { height: 100%; }

#no-bg-click{
	position: fixed;
	left: -30px;

	height: 100%;
	z-index: -20;
}
/* SOCIAL --------------------------------------------------------*/

#nav li.social{
	display: block;
	overflow: hidden;
}

#nav li.social a{
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	padding: 0px;
	margin: 11px 5px;
	text-indent: -9000px;
}

/* PAGE WRAP ------------------------------------------------------------*/

#page-wrap {
	overflow: hidden;
	position: absolute;
	width: 940px;
	margin: 25px auto 90px auto;
	padding: 0px 0px;
	background: url(../img/light-bg.png) repeat-x #f8f8f8 bottom;
	-webkit-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	box-shadow: 0px 0px 2px rgba(0,0,0,.2);
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	z-index: -10;
	top: 18px;
}


body.wide-950 #page-wrap { 
	width: 950px; 	
}

#page-wrap #content-reservation {
	width: 880px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	display: inline;
	margin-top: 15px;
	margin-bottom: 15px;
}
#page-wrap #content {
	width: 882px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	display: inline;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 150%;
}

#page-wrap #content-title {
	width: 880px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	display: inline;
	margin-top: 15px;
	margin-bottom: 15px;
}
#page-wrap #content-00 {
	width: 880px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	display: block;
	background: url(../img/light-bg.png) repeat-x repeat-y  #f8f8f8 bottom;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 150%;
}

#page-wrap #content-01 {
	width: 880px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	display: none;
	background: url(../img/light-bg.png) repeat-x repeat-y #f8f8f8 bottom;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 150%;
}
#page-wrap #content-02 {
	width: 880px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	display: none;
	background: url(../img/light-bg.png) repeat-x repeat-y #f8f8f8 bottom;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 150%;
}
#page-wrap #content-03 {
	width: 880px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	display: none;
	background: url(../img/light-bg.png) repeat-x repeat-y #f8f8f8 bottom;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 150%;
	height: 150px;
}
#opener-a1 {
	width: 30px;
	float: right;
	display: block;
	height: 30px;
	color: #666;
	position: absolute;
	top: 24px;
	left: 882px;
}
#closer-00 {
	width: 30px;
	float: right;
	display: block;
	height: 30px;
	position: absolute;
	left: 882px;
	color: #666;
	top: 47px;
}
#closer-01 {
	width: 30px;
	float: right;
	display: none;
	height: 30px;
	position: absolute;
	left: 882px;
	color: #666;
	top: 47px;
}
#closer-02 {
	width: 30px;
	float: right;
	display: block;
	height: 30px;
	position: absolute;
	left: 882px;
	color: #666;
	top: 47px;
}
#closer-03 {
	width: 30px;
	float: right;
	display: none;
	height: 30px;
	position: absolute;
	left: 882px;
	color: #666;
	top: 47px;
}
#closer-04 {
	width: 30px;
	float: right;
	display: none;
	height: 30px;
	position: absolute;
	left: 882px;
	color: #666;
	top: 47px;
}
#closer-a1 {
	width: 30px;
	float: right;
	display: block;
	height: 30px;
	position: absolute;
	color: #666;
	top: 24px;
	left: 882px;
}
#closer-a2 {
	width: 30px;
	float: right;
	display: block;
	height: 30px;
	position: absolute;
	left: 903px;
	color: #666;
	border-radius: 20px;
	top: 233px;
}
#closer-a3 {
	width: 30px;
	float: right;
	display: block;
	height: 30px;
	position: absolute;
	left: 903px;
	color: #666;
	border-radius: 20px;
	top: 232px;
}
#closer-bungalow {
	width: 30px;
	float: right;
	display: block;
	height: 30px;
	position: absolute;
	left: 903px;
	color: #666;
	border-radius: 20px;
	top: 252px;
}
#closer-room1 {
	width: 30px;
	float: right;
	display: block;
	height: 30px;
	position: absolute;
	left: 903px;
	color: #666;
	border-radius: 20px;
	top: 171px;
}
#closer-room2 {
	width: 30px;
	float: right;
	display: block;
	height: 30px;
	position: absolute;
	left: 903px;
	color: #666;
	border-radius: 20px;
	top: 153px;
}
#content-03-extra {
	width: 600px;
	float: right;
	display: none;
	line-height: 150%;
	position: relative;
	left: 273px;
	top: -50px;
	height: 150px;
}
#page-wrap #content-04 {
	width: 880px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	display: none;
	background: url(../img/light-bg.png) repeat-x #f8f8f8 bottom;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 150%;
}

body.wide-950 #page-wrap #content { 
	width: 650px;
}

#page-wrap #content.fullwidth { 
	width: 690px;
}

body.wide-950 #page-wrap #content.fullwidth { 
	width: 890px;
}
/* FILTER ------------------------------------------------------------*/

.gallery-filter{
	display: table;
	overflow: hidden;
	margin-top: 13px;
	margin-left: 188px;
	padding: 0px 20px;
	background: url(../img/light-bg.png) repeat-x #dadada;
	border-radius: 10px;
	-moz-border-radius:  10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	box-shadow: 0px 0px 2px rgba(0,0,0,.2);
}

.gallery-filter a{
	text-decoration: none;
	color: #606060;
}

.gallery-filter li{
	display: block;
	float: left;
	height: 100%;
	line-height: 40px;
	padding: 0px 10px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

.gallery-filter li:hover{
	background: url(../img/nav-over-rev.png) repeat-x left bottom;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}

/* GALLERY ------------------------------------------------------------*/

#gallery-holder{
	display: block;
	width: 900px;
	margin: 0 auto;
	margin-bottom: 50px;
	position: absolute;
	left: 80px;
}

.gallery-thumbs{
	overflow: scroll;
	line-height: 0em;
	width: 800px;
	height: 800px;
	margin-top: 50px;
	margin-left: 10px;
}

.gallery-thumbs>li{
	float: left;
	margin: 10px 30px 10px 0px;
	-webkit-box-shadow: 0px 0px 2px  rgba(0,0,0,.2); 
	-moz-box-shadow: 0px 0px 2px  rgba(0,0,0,.2); 
	box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
}

/* SIDEBAR ------------------------------------------------------------*/

#sidebar{
	float: right;
	width: 210px;
	margin-right: 30px;
}

#sidebar a{
	text-decoration: none;
	color: #606060;
}

#sidebar .side-title{
	line-height: 48px;
	padding: 0 10px 0 10px;
	margin-bottom: 20px;
	border-top: 2px solid #d7d7d7;
	border-bottom: 2px solid #ffffff;
	background: url(../img/light-bg.png) repeat-x;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* Categories menu ----------------------------------------------------*/

#sidebar>ul>li{
	display: block;
	background: url(../img/sidebar-dividers.png) repeat-x bottom left;
}


#sidebar>ul>li>a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 10px 0px;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}

#sidebar>ul>li:hover{ 
	color: #000;
	background: url(../img/sidebar-dividers-over.png) repeat-x bottom left;
}

/* META ----------------------------------------------------*/

.entry-meta{
	margin-bottom: 12px;
	font-size: 11px;
	font-style: italic;
	color: #9b9a9a;
}

.entry-meta span{
	padding: 3px 0px 2px 20px;
	background: url(../img/light-icons.png) no-repeat; 
}

.entry-meta span.author{ background-position: 0px -5px }

.entry-meta span.date{ background-position: 0px -41px  }

.entry-meta span.comments{ background-position: 0px -180px  }

.entry-meta span.tags{ background-position: 0px -76px }

.entry-meta a{
	text-decoration: none;
	color: #9b9a9a;
}

.entry-meta a:hover{ 
	color: #606060;
	text-decoration: underline;
}

/* BLOG ----------------------------------------------------*/

.blog-title{ 
	line-height: 1.2em;
	margin-bottom: 10px;
	padding-bottom: 15px;
	background: url(../img/sidebar-dividers.png) repeat-x bottom left;
}	

.blog-title span{
	display: block;
	padding-left: 35px;
	background: url(../img/title-bullet.png) no-repeat 0px 2px;	
}

.post-entry a,
.single-post-entry a{
	color: #606060;
	text-decoration: none;
}


.post-entry{
	margin-bottom: 21px;
	padding-bottom: 5px;
}

.single-post-entry{
	margin-bottom: 21px;
}

.entry-feature-image,
.single-entry-feature-image{
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 2px 2px rgba(0,0,0,.2);
	box-shadow: 0px 2px 2px rgba(0,0,0,.2);
}

/* COMMENTS ------------------------------------------------------------*/

#comments-wrap a{
	text-decoration: none;
}

.comment {
  border-bottom: 1px #ccc dotted;
  margin: 0 0 18px;
  padding: 0 0 18px;
}


.respond-title-wrap,
.comment-title-wrap {
	border-bottom: 1px solid #ecedf3;
	padding: 0 0 15px 0;
	margin: 0 0 30px 0;
}

#respond-title,
#comments,
.add-comment-link {
	font-size: 15px;
	color: #2c2d31;
	font-weight: bold;
}

.respond-caption { font-size: 11px; }

.add-comment-link a {
	text-decoration: none;
	font-size: 12px;
	padding: 0 15px 0 0;
}

.commentlist {
	margin: 0 0 30px 0;
	list-style-type: none;
	font-size: 13px;
}

.commentlist ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 40px;
}

.commentlist ul li { padding: 0 0 25px 0; }

.commentlist ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}

.commentlist ul li:first-child .comment-border {
	 border-bottom: 1px #ccc dotted;
	margin: 18px 0 0 0;
 	height: 18px;
	width: 430px;
}

.comment {
	margin: 0 0 18px 0;
	padding: 0 0 18px 0;
}

.children .comment {  
	border-bottom: none;
	margin-top: 20px;
	border-top: 1px #ccc dotted;
	
}

.children { list-style-type: none; }

.comment .avatar {
	float: left;
	margin: 2px 15px 0 0;
}

.comment .children .avatar {
	width: 30px;
	height: 30px;
	margin: 4px 10px 0 0;
}

.comment p:last-child { margin: 0; }

.comment-meta { 
	margin: 0 0 12px 50px; 
	color: #a4a5aa;
	font-size: 11px;
	position: relative;
}

.children .comment-meta { margin-left: 40px; }

.comment-meta a {
	font-weight: normal;
	color: #ccc;
	padding: 0 15px 0 0;
}

.comment-reply-link-wrap {
	position: absolute;
	right: 0;
	top: -18px;
}

.comment-author cite {
	font-weight: bold;
	font-style: normal;
	color: #2C2D31;
	margin: 0;
	padding: 0;
}

.comment-author cite a {
	padding: 0 15px 0 0;
}

.comment .children .comment-body { margin: 20px 0 0 20px; }

.nocomments {
	text-align: center;
	padding: 20px;
}

.comment-body ul { list-style-type: disc; }

.comment-body ol { list-style-type: decimal; }

/* CONTACT ------------------------------------------------------------*/

.contact-data span{
	display: block;
	padding-left: 22px;
	background: url(../img/light-icons.png) no-repeat transparent;
}

.contact-data .ico-tel{ background-position: 0px -113px;  }
	
.contact-data .ico-email{
	background-position: 0px -147px;
	margin-right: 15px;
}

/* FORMS ------------------------------------------------------------*/

#commentform,
#contactForm{
	margin-bottom: 18px;
}

#contactForm input,
#contactForm textarea,
#commentform input,
#commentform textarea{
	padding: 10px 15px;
	background: #fff;
	color: #606060;
	border: 1px  solid #d6d6d6;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#contactForm input,
#commentform input{
	width: 200px;
	margin-bottom: 20px;
}

#contactForm textarea,
#commentform textarea{
	width: 400px;
	height: 230px;
	max-width: 600px;
	max-height: 155px;
}

#contactForm #submit,
#commentform #submit{
	width: 76px;
	margin: 21px 0px;
	padding: 10px 14px;
	
	color: #cbcbcb;
	text-shadow: 0px 1px rgba(0, 0, 0, 0.9);
	
	background: -webkit-gradient(linear, left top, left bottom, from(#656464), to(#303030)); 
	background: -moz-linear-gradient(top,  #656464,  #303030);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#656464', endColorstr='#303030', GradientType=0);
}

#contactForm #submit:hover,
#commentform input#submit:hover{
	opacity: 0.8;
}

#contactForm label,
#commentform label{
	padding-left: 7px;
}


#respond{ 
	margin: 25px 0 50px 0px;
	overflow: hidden;
}

#respond .cancel-comment-reply a{
	color: #282d34;
	text-decoration: none;
	margin-bottom: 20px;
	display: block;
}


/* PAGER ------------------------------------------------------------*/

.pager{
	overflow: hidden;
	display: block;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 10px;
}

.pager li{
	display: block;
	margin-right: 5px;
	float: left;
}

.pager li a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	color: #282d34;
	width: 20px;
	height: 20px;
	border-top: 2px solid #b0b0b0;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background: #dfdfdf;
}

.pager li:hover a,
.pager li.active a{
	color: #fff;
	background: #282d34;
	border-top: 2px solid transparent;	
}

/* FOOTER ------------------------------------------------------------*/

#footer-container {
	display: none;
	left: 0px;
	position: fixed;
	bottom: -15px;
	width: 100%;
	z-index: 1000;
}
#footer-container1 {
	display: none;
	left: 0px;
	position: fixed;
	bottom: -15px;
	width: 100%;
	z-index: 1000;
	padding-top: -15px;
}

#footer-overlay {
	background: url(../img/light-bg.png) repeat-x #e8e8e8;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	padding: 10px 0 380px;
	position: relative;
	z-index: 1000;
	overflow: auto;
}
#footer-overlay1 {
	background: url(../img/light-bg.png) repeat-x #e8e8e8;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	padding: 0px 0 40px;
	position: relative;
	z-index: 1000;
	overflow: auto;
}
#footer-wrapper{
	overflow: hidden;
	width: 780px;
	margin: 0 auto;
}

#footer-wrapper-r{
	overflow: hidden;
	width: 780px;
	margin: 35px auto;
	top: -15px;
}

body.wide-950 #footer-wrapper{
	width: 950px;
}


#footer-wrapper .footer-col{
	width: 700px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}


body.wide-950 #footer-wrapper .footer-col{
	width: 207px;
}


#footer-wrapper .footer-col img.borderer{
	background: #f1f1f1;
	
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#DADADA)); 
	background: -moz-linear-gradient(top,  #ffffff,  #DADADA);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#DADADA', GradientType=0);
	
	padding: 10px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.3); 
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.3); 
	box-shadow: 0px 1px 2px rgba(0,0,0,.3); 
}


#footer-open {
	position: fixed;
	width: 340px;
	height: 60px;
	z-index: 5000;
	background: url(../img/footer-open.png) no-repeat;
	left: 0px;
	bottom: 40px;
}

#footer-open a{
	display: block;
	width: 100%;
	height: 100%;
}

.footer-close {
	 background: url(../img/footer-close.png) no-repeat;
}

#footer-open-ger {
	position: fixed;
	width: 340px;
	height: 60px;
	z-index: 5000;
	background: url(../img/footer-open.png) no-repeat;
	left: 0px;
	bottom: 40px;
}

#footer-open-room {
	position: fixed;
	width: 438px;
	height: 60px;
	z-index: 5000;
	background: url(../img/footer-open.png) no-repeat;
	left: 60px;
	bottom: 20px;
}
#footer-open-ger a{
	display: block;
	width: 100%;
	height: 100%;
}
#footer-open-room a{
	display: block;
	width: 100%;
	height: 100%;
}
.footer-close-ger {
	 background: url(../img/footer-close.png) no-repeat;
}
.footer-close-room {
	 background: url(../img/footer-close.png) no-repeat;
}

#footer-vid {
	position: fixed;
	width: 250px;
	height: 50px;
	z-index: 5001;
	background: white;
	left: 0px;
	bottom: 40px;
	padding-left: 30px;
	font-size: 11pt;
	padding-top: 10px;
}
#footer-vid-ger {
	position: fixed;
	width: 250px;
	height: 50px;
	z-index: 5001;
	background: white;
	left: 0px;
	bottom: 40px;
	padding-left: 30px;
	font-size: 11pt;
	padding-top: 10px;
}
#footer-calendar {
	position: fixed;
	width: 250px;
	height: 50px;
	z-index: 5001;
	background: white;
	left: 0px;
	bottom: 40px;
	padding-left: 30px;
	font-size: 11pt;
	padding-top: 0px;
}
#footer-calendar-r {
	position: fixed;
	width: 250px;
	height: 50px;
	z-index: 5001;
	background: white;
	left: 0px;
	bottom: 20px;
	padding-left: 30px;
	font-size: 11pt;
	padding-top: 0px;
	line-height: 120%;
}
#footer-description-vid {
	position: absolute;
	width: 800px;
	z-index: 5001;
	background: transparent;
	left: 0px;
	bottom: 120px;
	padding-left: 100px;
	font-size: 10pt;
	padding-top: 0px;
}

#frame-vid {
	position: absolute;
	width: 400px;
	z-index: 5001;
	left: 130px;
	padding-left: 0px;
	font-size: 10pt;
	display: table-row-group;
	top: 10px;
}
/* FOOTER lists ------------------------------------------------------------*/


#footer-wrapper .footer-col ul>li{
	background: url(../img/sidebar-dividers.png) repeat-x bottom left; 
	padding-bottom: 9px;
	padding-top: 9px;
}

#footer-wrapper .footer-col ul>li:first-child{
	padding-top: 0px;
}

#footer-wrapper .footer-col ul>li:last-child{
	border: none;
}

#footer-wrapper .footer-col a{
	te: none;
	color: #606060;
}

/* TWITTER ------------------------------------------------------------*/


#footer-wrapper .tweet_list  a{
	color: #EB598F;
}

#footer-wrapper .tweet_list .tweet_time a{
	color: #929292;
	font-style: italic;
}

/* SCROLL ------------------------------------------------------------*/

#scroll-holder{
	display: block;
	background: #f1f1f1;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#DADADA));
	background: -moz-linear-gradient(top,  #ffffff,  #DADADA);

















	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#DADADA', GradientType=0);
	position: absolute;
	width: 100%;
	-webkit-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	box-shadow: 0px 0px 2px rgba(0,0,0,.2);
	margin-top: 4%;
	z-index: 200;
}

#scroll-holder-1{
	display: none;
	background: #f1f1f1;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#DADADA));
	background: -moz-linear-gradient(top,  #ffffff,  #DADADA);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#DADADA', GradientType=0);
	position: absolute;
	width: 100%;
	-webkit-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	box-shadow: 0px 0px 2px rgba(0,0,0,.2);
	margin-top: 0%;
	z-index: 200;
}

#makeMeScrollable{
	width:100%;
	position: relative;
	z-index: 200;
}

#makeMeScrollable div.scrollableArea img{
	position: relative;
	float: left;
	margin: 10px 5px;
	padding: 0;
}

#makeMeScrollable div.scrollableArea img:hover{
	opacity: 0.9;
}

/* LINK BUTTON  ------------------------------------------------------------*/

.link-button{
	display: table;
	line-height: 2.5em;
	padding: 4px 15px;
	background: url(../img/light-bg.png) repeat-x;
	text-decoration: none;
	
	-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,.2); 
	-moz-box-shadow: 0px 2px 2px rgba(0,0,0,.2); 
	box-shadow: 0px 2px 2px rgba(0,0,0,.2); 
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.link-button,
.post-entry .link-button{
	color: #cbcbcb;
	text-shadow: 0px 1px rgba(0, 0, 0, 0.9);
	
	background: -webkit-gradient(linear, left top, left bottom, from(#656464), to(#303030)); 
	background: -moz-linear-gradient(top,  #656464,  #303030);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#656464', endColorstr='#303030', GradientType=0);
}

.link-button:hover,
.post-entry .link-button:hover{
	color: #fff;
}


/* LOADING  ------------------------------------------------------------*/

.loading-img{
	background: url(../img/loading.gif) no-repeat center center;
}

/* NAVIGATION --------------------------------------------------------*/

#nav-wrapper-home{
	position: relative;
	width: 1004px;
	height: 30px;
	left: 0px;
	z-index: 5000;
	top: 8px;
}

#nav-wrapper-home1{
	position: relative;
	width: 1004px;
	height: 30px;
	left: 0px;
	z-index: 5000;
	top: 0px;
}

#nav-wrapper-home2{
	position: relative;
	width: 1004px;
	height: 30px;
	left: 0px;
	z-index: 5000;
	top: 8px;
}

#nav-wrapper-home-ger{
	position: relative;
	width: 970px;
	height: 30px;
	left: 0px;
	z-index: 5000;
	top: 8px;
}

#nav-wrapper{
	position: relative;
	width: 940px;
	height: 30px;
	left: 0px;
	top: 0px;
	z-index: 5000;
}
#nav-wrapper-gallery{
	position: relative;
	width: 940px;
	height: 30px;
	left: 0px;
	top: 13px;
	z-index: 4999;
}
#gallery-holder-1{
	position: relative;
	width: 940px;
	height: 30px;
	left: 0px;
	top: 44px;
	z-index: -8000;
}

#side-wrapper{
	position: absolute;
	width: 840px;
	height: 30px;
	bottom: 11px;
	margin-left: -420px;
	left: 50%;
	z-index: 2000;
}

#left-wrapper{
	position: absolute;
	width: 250px;
	height: 200px;
	left: 0px;
	z-index: 5000;
	top: 80px;
}


#left-wrapper-introduction{
	position: absolute;
	width: 600px;
	height: 200px;
	left: 350px;
	z-index: 1;
	top: 80px;
}
#left-introduction{
	display: inline-block;
	width: 600px;
	position: relative;
	background: white;
	font-size: 14px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	height: 182px;
	top: 7px;
}

#left-introduction-tit{
	display: none;
	width: 600px;
	position: relative;
	background: white;
	font-size: 14px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	height: 90px;
	top: 7px;
}



#left-wrapper1{
	position: absolute;
	width: 250px;
	height: 200px;
	left: 0px;
	z-index: 5000;
	top: 283px;
}
#left-wrapper2{
	position: absolute;
	width: 250px;
	height: 200px;
	left: 0px;
	z-index: 5000;
	top: 351px;
}
#left-wrapper3{
	position: absolute;
	width: 250px;
	height: 200px;
	left: 0px;
	z-index: 5000;
	top: 387px;
}
#left-wrapper-ger{
	position: absolute;
	width: 340px;
	height: 200px;
	left: 0px;
	z-index: 5000;
	top: 80px;
}
#left-wrapper1-ger{
	position: absolute;
	width: 250px;
	height: 200px;
	left: 0px;
	z-index: 5000;
	top: 283px;
}
#left-wrapper2-ger{
	position: absolute;
	width: 250px;
	height: 200px;
	left: 0px;
	z-index: 5000;
	top: 351px;
}
#left-wrapper3-ger{
	position: absolute;
	width: 250px;
	height: 200px;
	left: 0px;
	z-index: 5000;
	top: 387px;
}
body.wide-950 #nav-wrapper{
	width: 950px;
}

#nav{
	display: block;
	width: 958px;
	position: absolute;
	background: url(../img/light-bg.png) repeat-x #dadada;
	font-size: 12px;
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	height: 40px;
}

#nav-ger{
	display: block;
	width: 1004px;
	position: absolute;
	background: url(../img/light-bg.png) repeat-x #dadada;
	font-size: 12px;
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	height: 40px;
}

body.wide-950 #nav{
	width: 950px;
}

#nav>li{
	display: block;
	float: left;
	height: 100%;
	line-height: 40px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

#nav li>a,
#nav>li.current-menu-item:hover>a{
	text-decoration: none;
	color: #606060;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.7);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#nav>li:hover{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color: #000;
	background: url(../img/current-menu-item-black.png) repeat-x;
}

#nav>li:hover>a{
	color: #f1f1f1;
	text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}

#nav>li.current-menu-item{
	background: url(../img/nav-over-rev.png) repeat-x left bottom;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}

#nav>li.social,
#nav>li.search-box{
	float: right;
	margin-right: 20px;
}

#nav>li.logo{
	line-height: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

#nav>li.logo a{
	padding: 0px;
}

#nav>li.logo:hover,
#nav>li.search-box:hover,
#nav>li.social:hover{
	background: none;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent; 
}

/* NAV SIDE ------------------------------------------------------------*/
#nav-side{
	display: block;
	width: 840px;
	position: absolute;
	background: url(../img/light-bg.png) repeat-x #dadada;
	font-size: 12px;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	height: 40px;
}

#nav-side>li{
	display: block;
	float: left;
	height: 100%;
	line-height: 40px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

#nav-side li>a,
#nav-side>li.current-menu-item:hover>a{
	text-decoration: none;
	color: #606060;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.7);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#nav-side>li:hover{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color: #000;
	background: url(../img/current-menu-item-black.png) repeat-x;
}

#nav-side>li:hover>a{
	color: #f1f1f1;
	text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}

#nav-side>li.current-menu-item{
	background: url(../img/nav-over-rev.png) repeat-x left bottom;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}

#nav-side>li.social,
#nav-side>li.search-box{
	float: right;
	margin-right: 20px;
}

#nav-side>li.logo{
	line-height: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

#nav-side>li.logo a{
	padding: 0px;
}

#nav-side>li.logo:hover,
#nav-side>li.search-box:hover,
#nav-side>li.social:hover{
	background: none;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent; 
}

/*-NAV GER VERSION----------------------------------------------------------*/
#nav-ger>li{
	display: block;
	float: left;
	height: 100%;
	line-height: 40px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

#nav-ger li>a,
#nav-ger>li.current-menu-item:hover>a{
	text-decoration: none;
	color: #606060;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.7);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#nav-ger>li:hover{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color: #000;
	background: url(../img/current-menu-item-black.png) repeat-x;
}

#nav-ger>li:hover>a{
	color: #f1f1f1;
	text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}

#nav-ger>li.current-menu-item{
	background: url(../img/nav-over-rev.png) repeat-x left bottom;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}

#nav-ger>li.social,
#nav-ger>li.search-box{
	float: right;
	margin-right: 20px;
}

#nav-ger>li.logo{
	line-height: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

#nav-ger>li.logo a{
	padding: 0px;
}

#nav-ger>li.logo:hover,
#nav-ger>li.search-box:hover,
#nav-ger>li.social:hover{
	background: none;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent; 
}

/* NAV SIDE ------------------------------------------------------------*/
#nav-ger-side{
	display: block;
	width: 840px;
	position: absolute;
	background: url(../img/light-bg.png) repeat-x #dadada;
	font-size: 12px;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	height: 40px;
}

#nav-ger-side>li{
	display: block;
	float: left;
	height: 100%;
	line-height: 40px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

#nav-ger-side li>a,
#nav-ger-side>li.current-menu-item:hover>a{
	text-decoration: none;
	color: #606060;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.7);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#nav-ger-side>li:hover{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color: #000;
	background: url(../img/current-menu-item-black.png) repeat-x;
}

#nav-ger-side>li:hover>a{
	color: #f1f1f1;
	text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}

#nav-ger-side>li.current-menu-item{
	background: url(../img/nav-over-rev.png) repeat-x left bottom;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}

#nav-ger-side>li.social,
#nav-ger-side>li.search-box{
	float: right;
	margin-right: 20px;
}

#nav-ger-side>li.logo{
	line-height: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

#nav-ger-side>li.logo a{
	padding: 0px;
}

#nav-ger-side>li.logo:hover,
#nav-ger-side>li.search-box:hover,
#nav-ger-side>li.social:hover{
	background: none;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent; 
}

/* LEFT ------------------------------------------------------------*/
#left{
	display: inline-block;
	width: 330px;
	position: relative;
	background: white;
	font-size: 14px;
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	height: 182px;
	top: 7px;
}
#left-ger{
	display: inline-block;
	width: 340px;
	position: absolute;
	background: white;
	font-size: 14px;
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	height: 182px;
	top: 7px;
}
#left>li{
	display: block;
	float: left;
	height: 100%;
	line-height: 40px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

#left li>a,
#left>li.current-menu-item:hover>a{
	text-decoration: none;
	color: #606060;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.7);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#left>li:hover{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color: #000;
	background: url(../img/current-menu-item-black.png) repeat-x;
}

#left>li:hover>a{
	color: #f1f1f1;
	text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}

#left>li.current-menu-item{
	background: url(../img/nav-over-rev.png) repeat-x left bottom;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}

#left>li.social,
#left>li.search-box{
	float: right;
	margin-right: 20px;
}

#left>li.logo{
	line-height: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

#left>li.logo a{
	padding: 0px;
}

#left>li.logo:hover,
#left>li.search-box:hover,
#left>li.social:hover{
	background: none;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent; 
}
/* LEFT1 ------------------------------------------------------------*/
#left1{
	display: inline-block;
	width: 330px;
	position: relative;
	background: white;
	font-size: 14px;
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	height: 60px;
	top: -11px;
}
#left1-ger{
	display: inline-block;
	width: 340px;
	position: absolute;
	background: white;
	font-size: 14px;
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	height: 60px;
	top: -11px;
}
#left1>li{
	display: block;
	float: left;
	height: 100%;
	line-height: 40px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

#left1 li>a,
#left1>li.current-menu-item:hover>a{
	text-decoration: none;
	color: #606060;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.7);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#left1>li:hover{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color: #000;
	background: url(../img/current-menu-item-black.png) repeat-x;
}

#left1>li:hover>a{
	color: #f1f1f1;
	text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}

#left1>li.current-menu-item{
	background: url(../img/nav-over-rev.png) repeat-x left bottom;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}

#left1>li.social,
#left1>li.search-box{
	float: right;
	margin-right: 20px;
}

#left1>li.logo{
	line-height: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

#left1>li.logo a{
	padding: 0px;
}

#left1>li.logo:hover,
#left1>li.search-box:hover,
#left1>li.social:hover{
	background: none;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent; 
}
/* LEFT2 ------------------------------------------------------------*/
#left2{
	display: inline-block;
	width: 330px;
	position: absolute;
	background: white;
	font-size: 14px;
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	height: 37px;
	top: -16px;
}
#left2-ger{
	display: inline-block;
	width: 340px;
	position: absolute;
	background: white;
	font-size: 14px;
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	height: 37px;
	top: -16px;
}
#left2>li{
	display: block;
	float: left;
	height: 100%;
	line-height: 40px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

#left2 li>a,
#left2>li.current-menu-item:hover>a{
	text-decoration: none;
	color: #606060;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.7);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#left2>li:hover{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color: #000;
	background: url(../img/current-menu-item-black.png) repeat-x;
}

#left2>li:hover>a{
	color: #f1f1f1;
	text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}

#left2>li.current-menu-item{
	background: url(../img/nav-over-rev.png) repeat-x left bottom;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}

#left2>li.social,
#left2>li.search-box{
	float: right;
	margin-right: 20px;
}

#left2>li.logo{
	line-height: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

#left2>li.logo a{
	padding: 0px;
}

#left2>li.logo:hover,
#left2>li.search-box:hover,
#left2>li.social:hover{
	background: none;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent; 
}
/* LEFT2 ------------------------------------------------------------*/
#left3{
	display: inline-block;
	width: 330px;
	position: relative;
	background: white;
	font-size: 14px;
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	height: 50px;
	top: -12px;
}
#left3-ger{
	display: inline-block;
	width: 340px;
	position: absolute;
	background: white;
	font-size: 14px;
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	height: 50px;
	top: -12px;
}
#left3>li{
	display: block;
	float: left;
	height: 100%;
	line-height: 40px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

#left3 li>a,
#left3>li.current-menu-item:hover>a{
	text-decoration: none;
	color: #606060;
	text-shadow: 1px 1px rgba(255, 255, 255, 0.7);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#left3>li:hover{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color: #000;
	background: url(../img/current-menu-item-black.png) repeat-x;
}

#left3>li:hover>a{
	color: #f1f1f1;
	text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}

#left3>li.current-menu-item{
	background: url(../img/nav-over-rev.png) repeat-x left bottom;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}

#left3>li.social,
#left3>li.search-box{
	float: right;
	margin-right: 20px;
}

#left3>li.logo{
	line-height: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

#left3>li.logo a{
	padding: 0px;
}

#left3>li.logo:hover,
#left3>li.search-box:hover,
#left3>li.social:hover{
	background: none;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent; 
}
/* SUB NAV ------------------------------------------------------------*/

#nav>li ul{
	display: block;
	margin-top: 10px;
	background: #4d4d4e;
	margin-left: -1px;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow: 0px 2px 2px  rgba(0,0,0,.3);
	-moz-box-shadow: 0px 2px 2px  rgba(0,0,0,.3);
	box-shadow: 0px 2px 2px rgba(0,0,0,.3);
	width: 140px;
}

#nav>li ul li a{
	color: #f1f1f1;
	text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}

#nav>li ul li{
	border-top: 1px solid #606060;
}

#nav>li ul li:first-child{
	border: none;
}

#nav>li ul li:hover{
	color: #000;
	background: url(../img/sub-over.png) repeat-x;
	width: 140px;
}

/* nav ger submenus --------------------------------------------------*/
#nav-ger>li ul{
	display: block;
	margin-top: 10px;
	background: #4d4d4e;
	margin-left: -1px;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow: 0px 2px 2px  rgba(0,0,0,.3);
	-moz-box-shadow: 0px 2px 2px  rgba(0,0,0,.3);
	box-shadow: 0px 2px 2px rgba(0,0,0,.3);
	width: 156px;
}

#nav-ger>li ul li a{
	color: #f1f1f1;
	text-shadow: 0 1px rgba(0, 0, 0, 0.5);
}

#nav-ger>li ul li{
	border-top: 1px solid #606060;
}

#nav-ger>li ul li:first-child{
	border: none;
}

#nav-ger>li ul li:hover{
	color: #000;
	background: url(../img/sub-over.png) repeat-x;
	width: 156px;
}
/* SEARCH ------------------------------------------------------------*/

#searchform #s{
	color: #948d7a;
	font-size: 10px;
	width: 100px;
	padding: 5px 20px 5px 10px;
	border: 1px  solid #ccc;
	margin-left: 10px;
	background: url(../img/glass.png) no-repeat white center right;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.1);  
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.1); 
	box-shadow: 0px 0px 5px rgba(0,0,0,.1); 
}

/* IMAGE DESCRIPTION ------------------------------------------------------------*/

#image-description{
	position: absolute;
	display: none;
	background: url(../img/light-bg.png) repeat-x #E8E8E8;
	padding: 30px;
	width: 240px;
	top: 150px;
	
	-webkit-box-shadow: 0px 0px 2px  rgba(0,0,0,.2); 
	-moz-box-shadow: 0px 0px 2px  rgba(0,0,0,.2); 
	box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 10px;
}

/* IMAGE BUTTONS ------------------------------------------------------------*/

#image-buttons{
	display: block;
	display: none;
	overflow: hidden;
	position: absolute;
	top:30px;
	right: 30px;
	width: 150px;
}

#image-buttons li{
	display: block;
	float: right;
	margin-left: 10px;
	cursor: pointer;
	background: url(../img/buttons.png) no-repeat;
}

#image-buttons li#close-image{
	width: 42px;
	height: 42px;
	background-position: 0px 0px;
}

#image-buttons li#info-button{
	width: 42px;
	height: 42px;
	background-position: -51px 0px;
}

#image-buttons li#info-button:hover{
	background-position: -51px -42px;
}

#image-buttons li#close-image:hover{
	background-position: 0px -42px;
}


/* NEW ZRINKA -------------------------------------------------*/
#kontakt1{
	width: 360px;
	position: absolute;
	top: 482px;
	left: 110px;
	}
#kontakt2{
	left: 20px;
	position: absolute;
	top: 69px;
	width: 350px;
	}
	
	#button00{
	left: 500px;
	position: absolute;
	top: 50px;
	height: 30px;
	border-radius: 10px;
	cursor: pointer;
	border-style: solid;
	font-size: 13px;
	color: #666;
	background: white;
	font-weight: bolder;
	padding-left: 10px;
	padding-right: 10px;
	}
	
	#button00-hrv{
	left: 500px;
	position: absolute;
	top: 50px;
	height: 30px;
	border-radius: 10px;
	cursor: pointer;
	border-style: solid;
	font-size: 13px;
	color: #666;
	background: white;
	font-weight: bolder;
	padding-left: 10px;
	padding-right: 10px;
	}
	
	#button01{
	left: 580px;
	position: absolute;
	top: 50px;
	height: 30px;
	border-radius: 10px;
	cursor: pointer;
	border-style: solid;
	font-size: 13px;
	color: #666;
	background: white;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	}
	
	#button01-hrv{
	left: 590px;
	position: absolute;
	top: 50px;
	height: 30px;
	border-radius: 10px;
	cursor: pointer;
	border-style: solid;
	font-size: 13px;
	color: #666;
	background: white;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	}
	
	#button02{
	left: 676px;
	position: absolute;
	top: 50px;
	height: 30px;
	border-radius: 10px;
	cursor: pointer;
	border-style: solid;
	font-size: 13px;
	color: #666;
	background: white;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	}
	
	#button02-hrv{
	left: 683px;
	position: absolute;
	top: 50px;
	height: 30px;
	border-radius: 10px;
	cursor: pointer;
	border-style: solid;
	font-size: 13px;
	color: #666;
	background: white;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	}
	
	#button03{
	left: 772px;
	position: absolute;
	top: 50px;
	height: 30px;
	border-radius: 10px;
	cursor: pointer;
	border-style: solid;
	font-size: 13px;
	color: #666;
	background: white;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	}
	
	#button03-hrv{
	left: 785px;
	position: absolute;
	top: 50px;
	height: 30px;
	border-radius: 10px;
	cursor: pointer;
	border-style: solid;
	font-size: 13px;
	color: #666;
	background: white;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	}
	
		#button04{
	left: 870px;
	position: absolute;
	top: 50px;
	height: 30px;
	border-radius: 10px;
	cursor: pointer;
	border-style: solid;
	font-size: 13px;
	color: #666;
	background: white;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	}
	
	#button04-hrv{
	left: 870px;
	position: absolute;
	top: 50px;
	height: 30px;
	border-radius: 10px;
	cursor: pointer;
	border-style: solid;
	font-size: 13px;
	color: #666;
	background: white;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	}
	
	#button00-ger{
	left: 408px;
	position: absolute;
	top: 50px;
	height: 30px;
	border-radius: 10px;
	cursor: pointer;
	border-style: solid;
	font-size: 13px;
	color: #666;
	background: white;
	font-weight: bolder;
	padding-left: 10px;
	padding-right: 10px;
	}
	
	#button01-ger{
	left: 510px;
	position: absolute;
	top: 50px;
	height: 30px;
	border-radius: 10px;
	cursor: pointer;
	border-style: solid;
	font-size: 13px;
	color: #666;
	background: white;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	}
	
	#button02-ger{
	left: 610px;
	position: absolute;
	top: 50px;
	height: 30px;
	border-radius: 10px;
	cursor: pointer;
	border-style: solid;
	font-size: 13px;
	color: #666;
	background: white;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	}
	
	#button03-ger{
	left: 720px;
	position: absolute;
	top: 50px;
	height: 30px;
	border-radius: 10px;
	cursor: pointer;
	border-style: solid;
	font-size: 13px;
	color: #666;
	background: white;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	}
		#button04-ger{
	left: 870px;
	position: absolute;
	top: 50px;
	height: 30px;
	border-radius: 10px;
	cursor: pointer;
	border-style: solid;
	font-size: 13px;
	color: #666;
	background: white;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	}
/* NEW ZRINKA -------------------------------------------------*/
	#title-g{
	left: 692px;
	position: absolute;
	top: 56px;
	border-radius: 10px;
	font-size: 13px;
	color: #666;
	background: white;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
	#gallery-background{
	left: 0px;
	position: absolute;
	top: 88px;
	border-radius: 10px;
	height: 830px;
	width: 859px;
	z-index: -25;
	background-image: url(../img/back-gal.png);
	}
	
	#text-vid{
	width: 400px;
	margin-left: 0px;
	position: absolute;
	top: 0px;
	left: 555px;
	}
	#text-vid-ger{
	width: 450px;
	margin-left: 0px;
	position: absolute;
	top: 0px;
	left: 555px;
	}
	
#offer{
	left: 350px;
	position: fixed;
	top: 100px;
	height: 50%;
	width: auto;
}


/* Guest reviews, Specialized Guides and Social ---*/
#reviews_guides_social{
	overflow: hidden;
	position: absolute;
	left: 945px;
	margin-left: -570px;
	width: 570px;
	height: 32px;
	padding: 13px 0px 15px 0px;
	background: url(../img/light-bg.png) repeat-x #f8f8f8 bottom;
	-webkit-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	box-shadow: 0px 0px 2px rgba(0,0,0,.2);
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	z-index: -10;
	bottom: 40px;
	font-size: 14px;
	color: #666;
}

#reviews_guides_social a{
text-decoration: none;
color:#606060;
}

#reviews_guides_social a:hover{
padding: 25px 0px 25px 0px;
color:#FFF;
text-decoration: none;
background-image: url(../img/bg-black.png);
}

#reviews_guides_social img{
vertical-align: -10px;
}


#reviews_guides_social-ger{
	overflow: hidden;
	position: absolute;
	left: 990px;
	margin-left: -615px;
	width: 615px;
	height: 32px;
	padding: 13px 0px 15px 0px;
	background: url(../img/light-bg.png) repeat-x #f8f8f8 bottom;
	-webkit-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	box-shadow: 0px 0px 2px rgba(0,0,0,.2);
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	z-index: -10;
	bottom: 40px;
	font-size: 14px;
	color: #666;
}

#reviews_guides_social-ger a{
text-decoration: none;
color:#606060;
}

#reviews_guides_social-ger a:hover{
padding: 25px 0px 25px 0px;
color:#FFF;
text-decoration: none;
background-image: url(../img/bg-black.png);
}

#reviews_guides_social-ger img{
vertical-align: -10px;
}
/* Guest reviews, Specialized Guides and Social - CONTACT---*/
#reviews_guides_social-contact{
	overflow: hidden;
	position: absolute;
	left: 940px;
	margin-left: -720px;
	width: 720px;
	height: 32px;
	padding: 13px 0px 15px 0px;
	background: url(../img/light-bg.png) repeat-x #f8f8f8 bottom;
	-webkit-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	box-shadow: 0px 0px 2px rgba(0,0,0,.2);
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	z-index: -10;
	top: 86px;
	font-size: 12px;
	color: #666;
}

#reviews_guides_social-contact a{
text-decoration: none;
color:#606060;
}

#reviews_guides_social-contact a:hover{
padding: 25px 0px 25px 0px;
color:#FFF;
text-decoration: none;
background-image: url(../img/bg-black.png);
}

#reviews_guides_social-contact img{
vertical-align: -10px;
}




#content-review-guides{
	position:relative;
	margin-right: 1%;
	margin-left: 1%;
	/* [disabled]width: 98%; */
	height: 1101px;
}

#content-review-zadar{
	position:relative;
	margin-right: 1%;
	margin-left: 1%;
	/* [disabled]width: 98%; */
	height: 1901px;
}

#content-review-offers{
	position:relative;
	margin-right: 1%;
	margin-left: 1%;
	/* [disabled]width: 98%; */
	height: 1000px;
}

#komentar{
	display: inline-block;
	width: 330px;
	position: absolute;
	background: white;
	font-size: 12px;
	border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	box-shadow: 0px 0px 4px rgba(0,0,0,.2);
	height: 40px;
	bottom: 40px;
	padding: 10px 10px 10px 10px;
}


/* MAP---*/
/* MAP---*/
#contact-wrapper-map{
	position:absolute;
	left: 1%;
	top: 149px;
	width: 98%;
	height: 1320px;
	background-color:#FFF;
	opacity:0.92;
	border-radius: 10px 10px 10px 10px;
}
/* MAP---*/
/* MAP---*/


/* new buttons---*/
/* new buttons---*/
/* Guest reviews, Specialized Guides and Social ---*/
#r1{
	overflow: hidden;
	position: absolute;
	left: 945px;
	margin-left: -570px;
	width: 570px;
	height: 12px;
	padding: 6px 0px 14px 0px;
	background: url(../img/light-bg.png) repeat-x #f8f8f8 bottom;
	-webkit-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	box-shadow: 0px 0px 2px rgba(0,0,0,.2);
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	z-index: -10;
	bottom: 103px;
	font-size: 13.45px;
	color: #666;
}

#r1 a{
text-decoration: none;
color:#606060;
}

#r1 a:hover{
padding: 25px 0px 25px 0px;
color:#FFF;
text-decoration: none;
background-image: url(../img/bg-black.png);
}

#r1 img{
vertical-align: -10px;
}

/* new buttons---*/
/* new buttons---*/
#r1-cont{
	overflow: hidden;
	position: absolute;
	left: 940px;
	margin-left: -720px;
	width: 720px;
	height: 12px;
	padding: 6px 0px 14px 0px;
	background: url(../img/light-bg.png) repeat-x #f8f8f8 bottom;
	-webkit-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	box-shadow: 0px 0px 2px rgba(0,0,0,.2);
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	z-index: -10;
	top: 51px;
	font-size: 14px;
	color: #666;
}

#r1-cont a{
text-decoration: none;
color:#606060;
}

#r1-cont a:hover{
padding: 25px 0px 25px 0px;
color:#FFF;
text-decoration: none;
background-image: url(../img/bg-black.png);
}

#r1-cont img{
vertical-align: -10px;
}



#r1german{
	overflow: hidden;
	position: absolute;
	left: 990px;
	margin-left: -615px;
	width: 615px;
	height: 12px;
	padding: 6px 0px 14px 0px;
	background: url(../img/light-bg.png) repeat-x #f8f8f8 bottom;
	-webkit-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	box-shadow: 0px 0px 2px rgba(0,0,0,.2);
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	z-index: -10;
	bottom: 103px;
	font-size: 13.45px;
	color: #666;
}

#r1german a{
text-decoration: none;
color:#606060;
}

#r1german a:hover{
padding: 25px 0px 25px 0px;
color:#FFF;
text-decoration: none;
background-image: url(../img/bg-black.png);
}

#r1german img{
vertical-align: -10px;
}

/* new buttons---*/
/* new buttons---*/
#r1german-cont{
	overflow: hidden;
	position: absolute;
	left: 940px;
	margin-left: -720px;
	width: 720px;
	height: 12px;
	padding: 6px 0px 14px 0px;
	background: url(../img/light-bg.png) repeat-x #f8f8f8 bottom;
	-webkit-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 2px  rgba(0,0,0,.2);
	box-shadow: 0px 0px 2px rgba(0,0,0,.2);
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	z-index: -10;
	top: 51px;
	font-size: 14px;
	color: #666;
}

#rgerman1-cont a{
text-decoration: none;
color:#606060;
}

#r1german-cont a:hover{
padding: 25px 0px 25px 0px;
color:#FFF;
text-decoration: none;
background-image: url(../img/bg-black.png);
}

#r1german-cont img{
vertical-align: -10px;
}
/* new buttons---*/
/* new buttons---*/


#widget{
position: absolute;
right: 10px;
top: 15px;
}

#new_slikica{
position: absolute;
left: 112px;
bottom: 0px;
z-index:-11;
}

#new_slikica_ger{
	position: absolute;
	left: 140px;
	bottom: 0px;
	z-index:-11;
}

#weather{
position: absolute;
left: 0px;
top: 51px;
}

#tweetpost{
padding-left: 30px;
}


#opener-intro {
	width: 30px;
	float: right;
	display: block;
	height: 30px;
	color: #666;
	position: absolute;
	top: 18px;
	left: 554px;
}

#closer-intro {
	width: 30px;
	float: right;
	display: block;
	height: 30px;
	position: absolute;
	color: #666;
	top: 18px;
	left: 554px;
}