@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic,700italic&subset=latin,latin-ext,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,600,700&subset=latin,latin-ext,cyrillic);
* {margin: 0; padding: 0; border: 0; font-size: 12px; /* font: inherit; */ vertical-align: baseline;}
body {line-height: 1;}
table {border-collapse: collapse; border-spacing: 0;}
img {border: none;}
html {}
input, select {outline: none}
a {text-decoration: none; outline: none;background: none;}
.clear {clear: both!important;}
html {background-color: #ffffff;}
a {color: #000000;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out}
input {font-weight:600;font-family:'PT Serif', Palatino Linotype, serif!important;}
.clear {clear:both;}

#sus {display:block;position:fixed;z-index:9999;bottom:10px;right:10px;width:36px;height:36px;float:left;text-idnent:-999em!important;}

a {color:#000000;text-decoration:none;}
a:hover {color:#006496;}


html {background:url(../images/bghtml.png) top center repeat #FFF;}
body {}
 .containerWrap {background:url(../images/bgbody.jpg) top center no-repeat transparent;}
 /*.containerWrap {background:url(../images/bg.jpg) top center no-repeat transparent;} */
.strip {}
.strip .stripWrap{width:100%;}
.strip .content {margin:auto;width:970px;position:relative;}

#header {height:144px;}
#header .logo {background:url(../images/logo.png) center no-repeat transparent;width:180px;height:135px;display:block;float:left;position:absolute;top:0;left:25px;z-index:1001}
.menuWrap {background:#143c64;clear:both;height:30px;position:relative;top:14px;z-index:1000;}
.menuWrap #menu {width:970px;}

#menu {clear:both;padding:0px 0px 0px 0px;margin:auto;}
#menu ul {list-style:none;}
#menu .ul-level {display:block;text-align:right;width:auto!important}
#menu .li-level{position:relative;display:inline-block;}
#menu .li-level:first-child a {padding-left:0px;}
#menu .li-level:last-child a{padding-right:0px;}
#menu .first-level{display:block;height:30px;line-height:30px;font-weight:normal;padding:0px 8px;font-size:14px;text-transform:uppercase;color:#d2aa28;background:url(../images/bmenu.png) top repeat-x transparent;}
#menu .li-level:first-child .first-level {}
#menu .li-level:last-child .first-level {}
#menu .first-level:hover, #menu a.current {color:#fff;background-position:bottom;}
#menu .sub-level{text-align:center;display:none;position:absolute;left:1px;top:30px;left:-1px;min-width:200px;z-index:1002;background:#143C64;-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;}
	  .sub-level .second-level {padding:0px 12px;line-height:24px;display:block;position:relative;font-size:12px;color:#d2aa28;text-transform:uppercase;}
	  .sub-level .second-level:hover {background:#fff;color:#143C64;}
	  .sub-level .third-level {padding:0px 12px;line-height:24px;display:block;position:relative;font-size:12px;}
	  .sub-level .li-level-second {position:relative}
	  .sub-level .li-level-third {position:relative}
	  .sub-level .li-level-second:last-child a.second-level {-webkit-border-bottom-right-radius: 5px;
															-webkit-border-bottom-left-radius: 5px;
															-moz-border-radius-bottomright: 5px;
															-moz-border-radius-bottomleft: 5px;
															border-bottom-right-radius: 5px;
															border-bottom-left-radius: 5px;}
	  .sub-level .li-level-third:last-child a.third-level {-webkit-border-bottom-right-radius: 5px;
															-webkit-border-bottom-left-radius: 5px;
															-moz-border-radius-bottomright: 5px;
															-moz-border-radius-bottomleft: 5px;
															border-bottom-right-radius: 5px;
															border-bottom-left-radius: 5px;}
#menu .arr {background:url(../images/arr-drop.png);width:6px;height:10px;position:absolute;top:34%;right:3%;display:none;}
#menu .second-level:hover .arr {display:block!important;visibility:hidden;}
.visible {visibility:visible!important}
.li-level-second .sub-level {display:none;position:absolute;left:100%!important;top:0%!important;}


.topRight {position:absolute;right:0px;top:10px;z-index:5;text-align:right;height:25px;}
.topBar .topRight {float:right;}
.topBar .topLeft {float:left;padding-left:238px;margin-top:10px;}
.topBar .topLeft ul {list-style:none;}
.topBar .topLeft li {display:inline-block;}
.topBar .topLeft a {width:25px;height:25px;display:block;background:#fff;transition:none;font-size:13px;text-transform:uppercase;text-align:center;line-height:25px;color:#d2aa28;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;

}
.topBar .topLeft a.cur{
color:#143c64;
background: #dcbd31; /* Old browsers */
background: -moz-linear-gradient(top,  #dcbd31 0%, #c8971f 100%, #dcbd31 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dcbd31), color-stop(100%,#c8971f), color-stop(100%,#dcbd31)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* IE10+ */
background: linear-gradient(to bottom,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcbd31', endColorstr='#dcbd31',GradientType=0 ); /* IE6-9 */
}
.topBar .topLeft a:hover {color:#143c64;
background: #dcbd31; /* Old browsers */
background: -moz-linear-gradient(top,  #dcbd31 0%, #c8971f 100%, #dcbd31 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dcbd31), color-stop(100%,#c8971f), color-stop(100%,#dcbd31)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* IE10+ */
background: linear-gradient(to bottom,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcbd31', endColorstr='#dcbd31',GradientType=0 ); /* IE6-9 */
}
.topRight .rezervari {display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;height:25px;width:130px;line-height:25px;text-align:center;color:#FFF;font-size:14px;vertical-align:top;
background: #dcbd31; /* Old browsers */
background: -moz-linear-gradient(top,  #dcbd31 0%, #c8971f 100%, #dcbd31 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dcbd31), color-stop(100%,#c8971f), color-stop(100%,#dcbd31)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* IE10+ */
background: linear-gradient(to bottom,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcbd31', endColorstr='#dcbd31',GradientType=0 ); /* IE6-9 */}
.topRight .rezervari:hover {box-shadow:0px 0px 3px #FFFFFF;}
.topRight .rezervari:active {box-shadow:0px 0px 3px #DCBD31;}
.topRight .rezervari i {margin-right:4px;}
.topRight .search {display:inline-block;vertical-align:top;}
		  .search .input {height:16px;border:1px solid #c8c8c8;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;background:#FFF;padding:3px 6px;width:136px;font-size:12px;font-weight:normal!important;display:inline-block;vertical-align:top;}
		  .search .input:hover, .search .input:focus {box-shadow:0px 0px 3px #FFF;}
		  .search .submit {font-size:14px;color:#143c64;height:25px;width:60px;cursor:pointer;
		  border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;font-weight:normal!important;
		  background: #ececec; /* Old browsers */
background: -moz-linear-gradient(top,  #ececec 0%, #cccccc 100%, #dcbd31 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ececec), color-stop(100%,#cccccc), color-stop(100%,#dcbd31)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ececec 0%,#cccccc 100%,#dcbd31 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ececec 0%,#cccccc 100%,#dcbd31 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ececec 0%,#cccccc 100%,#dcbd31 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ececec 0%,#cccccc 100%,#dcbd31 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#dcbd31',GradientType=0 ); /* IE6-9 */transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out}
		  .search .submit:hover, .search .submit:focus {box-shadow:0px 0px 3px #fff;}


.slideshowWrap {position:relative;margin-top:-46px;overflow:hidden;height:360px;}		  
.slideshowWrap .content{height:360px;width:970px;position:relative;z-index:3;}
/*.slideshowWrap .overlay {background:url(../images/sliderOverlay.png) right no-repeat transparent;width:235px;height:360px;position:absolute;left:365px;top:0px;z-index:101;} */

 /*.slideshowWrap .overlay {background:url(../images/corner1.png) right no-repeat transparent;width:235px;height:360px;position:absolute;left:365px;top:0px;z-index:101;} */

.slideshowWrap .overlay {background:url(../images/corner.png) right no-repeat transparent;width:235px;height:360px;position:absolute;left:365px;top:0px;z-index:101;}
.slideshowWrap .slideshow {width:970px;height:360px;position:relative;}	
			   .slideshow .slideText {padding-top:80px;float:left;width:365px;font-family:'Open Sans', sans-serif;text-align:center;}
						  .slideText a {text-shadow:1px 1px 0px #fff;display:inline-block;vertical-align:middle;text-align:center;color:#143c64;font-size:32px;padding-left:54px;}
						  .slideText strong {font-size:85px;font-weight: 400;}
			   .slideshow .slideImage {float:right;}
			   .slideshow .slide {width:970px;height:360px;display:block;}
#pager {position:absolute;top:10px;left:232px;z-index:102}
#pager span{background:#ececec;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;width:10px;height:10px;display:inline-block;float:left;text-indent:-999em;cursor:pointer;margin-right:12px;}
#pager span.cycle-pager-active {
background: #2b71b6; /* Old browsers */
background: -moz-linear-gradient(top,  #2b71b6 0%, #1a456f 100%, #dcbd31 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2b71b6), color-stop(100%,#1a456f), color-stop(100%,#dcbd31)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2b71b6 0%,#1a456f 100%,#dcbd31 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2b71b6 0%,#1a456f 100%,#dcbd31 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2b71b6 0%,#1a456f 100%,#dcbd31 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2b71b6 0%,#1a456f 100%,#dcbd31 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b71b6', endColorstr='#dcbd31',GradientType=0 ); /* IE6-9 */}


.mainContainer {padding:25px 0 0 0;}

.contentLeft {float:left;width:642px;}
.contentLeft .mainContent {padding:15px 20px 15px 20px;margin:0 0 15px 0;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;background:#FFF;border:1px solid #dcdcdc;}
			 .mainContent .pageTitle {font-size:24px;color:#143c64;font-weight:normal;text-transform:uppercase;margin-bottom:10px;position:relative;}
			 .mainContent .pageTitle .icon {background:url(../images/azuga-icon.png) center no-repeat transparent;width:65px;height:32px;display:inline-block;position:relative;bottom:-6px;}
			 .mainContent .textContent {font-size:13px;font-family:'Open Sans', sans-serif;line-height:20px;color:#646464;}
						  .textContent p {margin-bottom:10px;}
						   .textContent ul{list-style-position: inside;}
.contentRight {float:right;width:316px;}
.contentRight .botBox {width:283px;margin-bottom:10px;}
.contentRight .partBox {margin-left:-8px;width:150px;}
.contentRight .BoxContent {width:294px!important;}
.contentRight .BoxLinkWrap {bottom:20px;left:0;position:absolute;width:100%;}
.contentRight .botBox.rezervare {}
.contentRight .botBox h4 {font-size:14px;font-style:italic;font-family:'Open Sans', sans-serif;margin:0 0 8px 0;font-weight: 400;}
.contentRight .botBox h4 a{color:#143c64;font-size:14px;}
.contentRight .botBox h4 a:hover{color:#d2aa28;}
.contentRight .botBox p {border-bottom:1px solid #dcdcdc;padding:0 0 15px 0;margin:0 0 8px 0;font-size:11px!important}

.botBoxesWrap {width:auto!important;margin:15px 0 0 0;height:235px;}
.botBoxesWrap .botBox {height:204px;margin-right:10px;width:286px;}				  
.botBoxesWrap .botBox:last-child {margin-right:0!important;}				  
.botBox {border:1px solid #dcdcdc;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;background:#FFF;width:288px;padding:14px;float:left;position:relative;}

.botBox .BoxTitle {font-size:20px;color:#143c64;font-weight:normal;text-transform:uppercase;margin-bottom:10px;text-align:center;}
.botBox .BoxContent {font-size:12px;font-family:'Open Sans', sans-serif;}
.botBox .BoxContent p {color:#646464;margin-bottom:10px;line-height:16px;}
.botBox .BoxLinkWrap {display:block;text-align:center;}
.botBoxesWrap .BoxLinkWrap {position:absolute;bottom:16px;left:0;width:100%;}
.botBox .BoxLink {font-size:13px;text-transform:uppercase;color:#143c64;display:inline-block;margin:auto;line-height:24px;padding:0 5px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;
background: #ececec; /* Old browsers */
background: -moz-linear-gradient(top,  #ececec 1%, #cdcdcd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ececec), color-stop(100%,#cdcdcd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ececec 1%,#cdcdcd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ececec 1%,#cdcdcd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ececec 1%,#cdcdcd 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ececec 1%,#cdcdcd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */
}
.botBox .BoxLink:hover {box-shadow:0px 0px 3px #666;}
.rezervare .BoxContent {background:url(../images/bgRezervare.png) center no-repeat transparent;width:300px;height:178px;margin:0 0 0 -6px;}

.partBox {float:left;width:140px;height:178px;float:left;position:relative;}
.partBox .BoxLinkWrap {bottom:7px;font-family:'PT Serif', serif;}
.c1.partBox {background:url(../images/cam1.png) center no-repeat transparent;margin-right:5px;}
.c2.partBox {background:url(../images/cam2.png) center no-repeat transparent!important;}


#footer .footerBar {background:url(../images/bgbluepattern.png) center repeat transparent;height:340px;clear:both;margin:15px 0 0 0;}
.fbox {float:left;text-align:center;}
.fbox .logo {background:url(../images/flogo.jpg);width:135px;height:90px;display:block;margin-left:86px;}

.fbox h6 {color:#FFF;font-size:16px;text-transform:uppercase;letter-spacing:1px;padding-bottom:4px;}
.fbox .input {display:inline-block;height:16px;width:140px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;box-shadow:inset 0px 0px 2px #113558;padding:4px 6px;font-size:11px;color:#676767;}
.fbox .input:hover, .fbox .input:focus {box-shadow:0px 0px 3px #FFF;}
.fbox .submit {display:inline-block;width:90px;height:24px;font-size:12px;color:#FFF;text-transform:uppercase;cursor:pointer;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;
background: #dcbd31; /* Old browsers */
background: -moz-linear-gradient(top,  #dcbd31 0%, #c8971f 100%, #dcbd31 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dcbd31), color-stop(100%,#c8971f), color-stop(100%,#dcbd31)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* IE10+ */
background: linear-gradient(to bottom,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcbd31', endColorstr='#dcbd31',GradientType=0 ); /* IE6-9 */
}
.newsletter, .socialmedia {padding:20px 20px;}
.newsletter {margin:0 63px;}
.socialmedia {float:right;}
.socialmedia a{color:#FFF;font-size:12px;font-family:'Open Sans', sans-serif;padding-top:6px;display:block;}
.socialmedia a:hover {}
.socialmedia i{background:#fff;width:26px;height:26px;color:#113558;display:inline-block;border-radius:13px;-webkit-border-radius:13px;-moz-border-radius:13px;line-height:26px;font-size:18px;}
.topRight span{background:#fff;width:26px;height:26px;color:#113558;display:inline-block;border-radius:13px;-webkit-border-radius:13px;-moz-border-radius:13px;line-height:26px;font-size:18px;text-align: center;}
.fbox .submit:hover, .fbox .submit:active {}

.pageTitle .rezervari {position:absolute;right:0px;top:10px;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;height:25px;width:130px;line-height:25px;text-align:center;color:#FFF;font-size:14px;vertical-align:top;
background: #dcbd31; /* Old browsers */
background: -moz-linear-gradient(top,  #dcbd31 0%, #c8971f 100%, #dcbd31 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dcbd31), color-stop(100%,#c8971f), color-stop(100%,#dcbd31)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* IE10+ */
background: linear-gradient(to bottom,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcbd31', endColorstr='#dcbd31',GradientType=0 ); /* IE6-9 */}
.pageTitle .rezervari:hover {box-shadow:0px 0px 3px #FFFFFF;}
.pageTitle .rezervari:active {box-shadow:0px 0px 3px #DCBD31;}
.pageTitle .rezervari i {margin-right:4px;}


.article.Gallery {border-top:1px solid #dcdcdc;margin:10px 0 0 0;padding:10px 0 0 0;clear:both;}
.article.Gallery li {display:inline-block;float:left;display:block;margin:0px 10px;padding-bottom: 20px;}
.article.Gallery a {display:block;}


.articleList {padding:10px 0 0 0;}
.articleList .articleItem {border-top:1px solid #dcdcdc;padding:20px 0 0 0;margin:20px 0 0 0;}
			 .articleItem .thumb {width:180px;height:110px;float:left;margin:0px 10px 0 0;}
			 .articleItem .thumb a {display:block;width:180px;height:110px;display:block;}
			 .articleItem .thumb a:hover{}
			 .articleItem .title {font-family:Open Sans, sans-serif;font-size:16px;font-style:italic;font-weight:normal;padding:0 0 8px 0;}
			 .articleItem .title a{color:#143c64;}
			 .articleItem .title a:hover{color:#d2aa28;}
			 .articleItem .text {font-size:13px;font-family:"Open Sans", sans-serif;color:#828282;line-height:16px;}
			 .articleItem .link {padding:8px 0 0 0;text-align:right;}
			 .articleItem .link a{font-size:13px;color:#143c64;display:inline-block;margin:auto;line-height:24px;padding:0 5px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;
background: #ececec; /* Old browsers */
background: -moz-linear-gradient(top,  #ececec 1%, #cdcdcd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ececec), color-stop(100%,#cdcdcd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ececec 1%,#cdcdcd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ececec 1%,#cdcdcd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ececec 1%,#cdcdcd 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ececec 1%,#cdcdcd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */
}
			 .articleItem .link a:hover{color:#FFF;background: #dcbd31; /* Old browsers */
background: -moz-linear-gradient(top,  #dcbd31 0%, #c8971f 100%, #dcbd31 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dcbd31), color-stop(100%,#c8971f), color-stop(100%,#dcbd31)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* IE10+ */
background: linear-gradient(to bottom,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcbd31', endColorstr='#dcbd31',GradientType=0 );}


.articleList.List {}
.articleList.List .articleItem:first-child {border-top:0!important;}
				  .articleList.List .thumb {width:178px;height:108px;float:left;margin:0px 10px 0 0;}
				  .articleList.List .thumb {display:block;width:178px!important;height:108px!important;display:block;float:left;border:1px solid #c8c8c8!important;cursor:pointer;}
				  .articleList.List .thumb:hover{box-shadow:0px 0px 3px #666;}

.preturi {font-family:'Open Sans', sans-serif;}
.preturi ul {text-align: center;}
.preturi li {border-right:1px solid #ccc;border-top:1px solid #ccc;vertical-align:top;display: inline-block;list-style:none;padding: 20px 10px 0;width: 256px;margin-bottom:8px;}
.preturi li:nth-child(odd) {border-right:1px solid #ccc;}
.preturi li:nth-child(even) {border-right:0;}
.preturi .itemtitle {color: #d2aa28;font-size: 15px;font-weight: normal;padding: 0 0 10px;text-transform: uppercase;}
.preturi .itemprice {color: #828282;font-size: 14px;}
.preturi .itemprice strong {font-size: 26px;}
.preturi .itemtext {color: #828282;font-size: 12px;padding: 14px 0 0;}
	
.tabWrap {}
.tabWrap .tabs {list-style:none;padding:14px 0;}
.tabWrap .tabs li{display:inline-block;margin:0px 5px;}
.tabWrap .tabs a{font-size:13px;color:#143c64;display:inline-block;margin:auto;line-height:24px;padding:0 5px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;font-family:"PT Serif", serif;
background: #ececec; /* Old browsers */
background: -moz-linear-gradient(top,  #ececec 1%, #cdcdcd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ececec), color-stop(100%,#cdcdcd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ececec 1%,#cdcdcd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ececec 1%,#cdcdcd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ececec 1%,#cdcdcd 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ececec 1%,#cdcdcd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */}
.tabWrap .tabs a:hover{}
.tabWrap .tabs a.current{color:#FFF;background: #dcbd31; /* Old browsers */
background: -moz-linear-gradient(top,  #dcbd31 0%, #c8971f 100%, #dcbd31 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dcbd31), color-stop(100%,#c8971f), color-stop(100%,#dcbd31)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* IE10+ */
background: linear-gradient(to bottom,  #dcbd31 0%,#c8971f 100%,#dcbd31 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcbd31', endColorstr='#dcbd31',GradientType=0 );}

.panes {background:#FFF;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;border:1px solid #dcdcdc;}
.panes .textWrap {padding:15px 25px 5px 25px;border-bottom:1px solid #dcdcdc;margin:0 0 15px 0;}
.formWrap {padding:10px 25px;border-bottom:1px solid #dcdcdc;}

.formWrap .input, .formWrap .select select {background:#FFF;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border:1px solid #c8c8c8;width:136px;height:16px;padding:3px 6px;font-family:'Open Sans', sans-serif!important;font-size:13px;box-shadow:inset 2px 2px 2px #ccc;}
.formWrap .select select {height:24px;width:148px;padding:0;}
.formWrap .select select {outline:none;display: inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;}
.formWrap textarea.input {height:60px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}
.formWrap  label.select {position:relative}
.formWrap  label.select:after {content:'>';font:15px "Consolas", monospace;font-weight:bold;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);left:130px; top:-2px;padding:0 0 2px;position:absolute;pointer-events:none;color:#d2aa28;}
/* .formWrap  label.select:before {content:'';right:2px; top:-1px;width:24px; height:22px;background:#e3e3e3;position:absolute;pointer-events:none;display:block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border:1px solid #c8c8c8} */
/* .formWrap  label.select:before {content:'';    right: 0;
    top: -3px;width:24px; height:22px;background:#e3e3e3;position:absolute;pointer-events:none;display:block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border:1px solid #c8c8c8} */
.formWrap  label.select:before {content:'';    left: 122px;
    top: -5px;width:24px; height:22px;background:#e3e3e3;position:absolute;pointer-events:none;display:block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border:1px solid #c8c8c8}
.formWrap  label.select:hover:after {color:#143c64!important}

.formWrap .input:hover, .formWrap .input:focus, .formWrap .select select:hover, .formWrap .select select:focus {background:#f1f1f1}
.formWrap .tcell {font-family:'PT Serif', serif;color:#646464;font-size:14px;padding:0 0 4px 0px;width:210px;}
.formWrap .tcell.Full {}
		  .tcell.Full .input {width:416px;}
.formWrap .tcell.Left {text-align:left;width:280px;}
.formWrap .tcell.Right {text-align:left;width:150px;}




 .cell.check label {display: inline-block;cursor: pointer;position: relative;font-size: 12px;color:#646464;vertical-align:middle;}
		  .cell.check label:first-of-type {}
		  .cell.check input[type=radio],
		  .cell.check input[type=checkbox] {display: none;}
		  .cell.check label:before {content: "";display: inline-block;width: 16px;height: 16px;margin-right: 10px;position: absolute;left: 0;bottom: 3px;
		  box-shadow:inset 2px 2px 5px #ccc;
		  border-radius:10px;
		  background: rgb(249,249,249);
background: -moz-linear-gradient(top,  rgba(249,249,249,1) 0%, rgba(220,220,220,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(100%,rgba(220,220,220,1)));
background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(220,220,220,1) 100%);
background: -o-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(220,220,220,1) 100%);
background: -ms-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(220,220,220,1) 100%);
background: linear-gradient(to bottom,  rgba(249,249,249,1) 0%,rgba(220,220,220,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#dcdcdc',GradientType=0 );

		  }

		  .cell.check .radio label:after {border-radius: 8px;}
		  .cell.check label {margin-bottom: 10px;padding-left:24px;}
		  .cell.check label:before {border-radius: 3px;}

		  .cell.check input[type=radio]:checked + label:before {content: "\2022";color: #d2aa28;font-size: 30px;text-align: center;line-height: 15px;text-shadow:0px 0px 5px #666;-moz-text-shadow:0px 0px 5px #666;}
		  .cell.check input[type=checkbox]:checked + label:before {content: "\2713";text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);font-size: 15px;color: #d2aa28;text-align: center;line-height: 15px;}



.tcell .submit {margin:15px 0 0 0!important;cursor:pointer;font-size:13px;text-transform:uppercase;color:#143c64;display:inline-block;margin:auto;font-weight:normal!important;line-height:24px;padding:0 5px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out
background: #ececec; /* Old browsers */
background: -moz-linear-gradient(top,  #ececec 1%, #cdcdcd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ececec), color-stop(100%,#cdcdcd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ececec 1%,#cdcdcd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ececec 1%,#cdcdcd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ececec 1%,#cdcdcd 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ececec 1%,#cdcdcd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */
}
.tcell .submit:hover {box-shadow:0px 0px 3px #666;}

.cell span {font-size:11px;}		  

.copyright {padding:0 0 10px 0;}
.copyright p {padding:10px 0 0 ;font-size:12px;color:#646464;}
.copyright p a {font-size:12px;color:#646464;}
.wbm {background:url(../images/wbm.png);width:56px;height:38px;position:absolute;right:0px;top:10px;}

.listBox {padding-bottom:50px;}

.telegondola {padding:10px 0 0 0;}
@media (min-width: 768px) {	

}


/* General small screen Mobile down size from 768px, display all columns in block
============================================================================================== */
@media handheld, only screen and (max-width: 768px) {

}


}
/* Custom sizes
============================================================================================== */
@media screen and (max-width: 480px) {
  /* Add your styles for devices with a maximum width of 480 */
}
@media screen and (max-width: 768px) {
  /* Add your styles for devices with a maximum width of 768 */
}
@media screen and (max-width: 320px) {
  /* Add your styles for devices with a maximum width of 320 */
}
@media screen and (max-width: 1024px) {
  /* Add your styles for devices with a maximum width of 1024 */
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* Add your styles for devices with a maximum width of 1024 */
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* Add your styles for devices with a maximum width of 768 */
}

/* PLUGINS */
/*

    Zebra_DatePicker: a lightweight jQuery date picker plugin

    Twitter Bootstrap theme

    copyright (c) 2011 - 2013 Stefan Gabos
    https://stefangabos.ro/jquery/zebra-datepicker/

*/

.Zebra_DatePicker *,
.Zebra_DatePicker *:after,
.Zebra_DatePicker *:before  { -moz-box-sizing: content-box !important; -webkit-box-sizing: content-box !important; box-sizing: content-box !important }

.Zebra_DatePicker           { position: absolute; background: #FFF; border: 1px solid #999; display: none; z-index: 100; padding: 5px }

.Zebra_DatePicker *         { margin: 0; padding: 0; color: #373737; background: transparent; border: none }

/* = GLOBALS
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker table                      { border-collapse: collapse; border-spacing: 0 }

.Zebra_DatePicker td,
.Zebra_DatePicker th                         { text-align: center; padding: 5px 0 }

.Zebra_DatePicker td                         { cursor: pointer }

.Zebra_DatePicker .dp_daypicker,
.Zebra_DatePicker .dp_monthpicker,
.Zebra_DatePicker .dp_yearpicker             { margin-top: 3px }

.Zebra_DatePicker .dp_daypicker td,
.Zebra_DatePicker .dp_daypicker th,
.Zebra_DatePicker .dp_monthpicker td,
.Zebra_DatePicker .dp_yearpicker td         { width: 30px }

.Zebra_DatePicker,
.Zebra_DatePicker .dp_header .dp_hover,
.Zebra_DatePicker td.dp_selected,
.Zebra_DatePicker .dp_footer .dp_hover,
.Zebra_DatePicker td.dp_hover               { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }

/* = HEADER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_header td             { }

.Zebra_DatePicker .dp_header .dp_previous,
.Zebra_DatePicker .dp_header .dp_next       { width: 30px }

.Zebra_DatePicker .dp_header .dp_caption    { font-weight: bold }
.Zebra_DatePicker .dp_header .dp_hover      { background: #DEDEDE; color: #373737 }
.Zebra_DatePicker .dp_header .dp_blocked    { color: #DEDEDE; cursor: default }

/* = DATEPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_daypicker th              { font-weight: bold }
.Zebra_DatePicker td.dp_not_in_month            { color: #DEDEDE; cursor: default }
.Zebra_DatePicker td.dp_not_in_month_selectable { }
.Zebra_DatePicker td.dp_weekend                 { }
.Zebra_DatePicker td.dp_weekend_disabled        { color: #DEDEDE; cursor: default }
.Zebra_DatePicker td.dp_selected                { background: #039; color: #FFF !important }
.Zebra_DatePicker td.dp_week_number             { cursor: text; font-weight: bold }

/* = MONTHPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_monthpicker td    { width: 33% }

/* = YEARPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_yearpicker td     { width: 33% }

/* = FOOTER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_footer            { margin-top: 3px }

/* = SOME MORE GLOBALS (MUST BE LAST IN ORDER TO OVERWRITE PREVIOUS PROPERTIES)
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker td.dp_current             { color: #3A87AD }
.Zebra_DatePicker td.dp_disabled_current    { color: #3A87AD }
.Zebra_DatePicker td.dp_disabled            { color: #DEDEDE; cursor: default }
.Zebra_DatePicker td.dp_hover               { background: #DEDEDE }

/* = ICON
----------------------------------------------------------------------------------------------------------------------*/
button.Zebra_DatePicker_Icon                { display: block; position: absolute; width: 16px; height: 16px; background: url('../images/plugins/datepicker/calendar.png') no-repeat left top; text-indent: -9000px; border: none; cursor: pointer; padding: 0; line-height: 0; vertical-align: top }
button.Zebra_DatePicker_Icon_Disabled       { background-image: url('../images/plugins/datepicker/calendar-disabled.png') }

/* don't set vertical margins! */
button.Zebra_DatePicker_Icon                { margin: 0 0 0 3px }
button.Zebra_DatePicker_Icon_Inside         { margin: 0 3px 0 0 }
.error {color:red!important;}
.errorb {border:1px solid red!important;}

.roll-code {
    width: 34px;
    height: 34px;
    display: inline-block;
    vertical-align: top;
    background-image: url("../img/roll.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgb(223, 223, 223);
    cursor: pointer;
}
.cell img {vertical-align: middle;}
.dataNewsletter {color:#fff;}
span.cell {position:relative;}

.camimg img {width:600px;}

.accord {
	    max-width: 283px;
    margin-right: 0px;
        padding-top: 10px;
}
.form_input {
	margin-bottom: 10px;
	text-align: left;
}
.info_accord {
	margin-top: 10px;
}
.form_input input[type="checkbox"] {
	float: left;
	margin-right: 10px;
}