/* Quick.Cms.Ext v6.x default stylesheet */

/* GLOBAL STYLES */
body, body *{margin:0;padding:0;border:0;}
body,table{color:#333;font-size:1em;font-family:Open Sans, sans-serif;font-weight:lighter;}
h1,h2,h3,h4{font-size:1em;}

body{padding:0;background:#f1f3ed;text-align:center;}

input[type="text"], input[type="password"], input[type="file"], input[type="email"], select, textarea{padding:2px;border-width:1px;border-style:solid;border-color:#2e333d;font-family:Arial, sans-serif;font-size:1em;border-radius:2px;}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus{border-color:#00679a;box-shadow:0 0 3px rgba(0,103,154,0.6);}
input[type="text"].warning-required, input[type="password"].warning-required, input[type="email"].warning-required, select.warning-required, textarea.warning-required{background:#fbefef;border-color:#bb4c2e;}
input[type="submit"], button[type="submit"]{padding:5px 14px;border-width:1px;border-style:solid;background:#2e333d;color:#fff;transition:all 0.3s ease;font-family:Arial, sans-serif;font-size:1em;border-radius:2px;}
input[type="submit"]:hover, input[type="submit"]:focus, button[type="submit"]:hover, button[type="submit"]:focus{background:#ed217c;cursor:pointer;}
label{font-weight:bold;}
label span{padding-left:10px;color:#aaa;font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;font-size:100%;}
tbody, tfoot, thead{margin:0;padding:0;}
caption, tr, th, td{margin:0;padding:2px 4px;border:1px solid #e8eaee;font-size:100%;font:inherit;vertical-align:baseline;}

a{color:#ed217c;text-decoration:underline;}
a:hover{color:#000;text-decoration:underline;}

.msg{clear:both;overflow:hidden;padding:20px 0;text-align:center;}
.msg.done, .msg.error{margin:10px 0;background:#2e333d url('img/info.png') no-repeat 20px center;color:#fff;font-size:1.5em;}
.msg.done a, .msg.error a{color:#fff;}
.msg.done a:hover, .msg.error a:hover{color:#1f1a17;}
.msg a.action{display:inline-block;margin:7px 7px;padding:3px 8px;border:1px solid #fff;text-decoration:none;font-size:0.813em;}
.msg a.action:hover{background:#fff;}
.msg.panel a.action{margin-top:13px;}
.msg.error{background-color:#cc1426;}
.wai{position:absolute;width:1px;height:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);overflow:hidden;}

#container{position:relative;width:1100px;margin:0 auto;text-align:left;background:#fff;}
#container:after{content:"";display:table;clear:both;}
#header{}
#body, #foot{float:left;width:100%;margin:0 auto;padding:0;}

/* QUICK LINKS */
#skiplinks{position:absolute;top:0px;left:0px;}
#skiplinks a{position:absolute;top:-500px;left:0px;z-index:10;min-width:200px;padding:10px;color:#fff;}
#skiplinks a:focus{top:0;background:#000;color:#fff;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head1{float:left;width:100%;height:126px;border-bottom: 1px solid #c4c5c1;}
#head1 .container{}
#logo{float:left;padding:11px 0 0 35px;}
#logo #title{float:left;}
#logo #title a{color:#1f1a17;font:bold 3.25em 'Arial';line-height:1em;text-decoration:none;}
#logo #title a span{color:#cc1426/*#c32119 #26547c*/;background:inherit;}
#logo #title a strong{color:#2e333d;background:inherit;}
#logo #title a em{color:#cc1426;font-style:normal;}
#logo #slogan{float:left;clear:left;padding:0 0 0 4px;background:inherit;color:#1f1a17;}

#search-form{float:right;min-width:140px;width:25%;margin:10px 0 0 0;text-align:right;}
#search-form input[type="text"], #search-form button{height:30px;padding:5px 3%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#search-form input[type="text"]{min-width:100px;width:45%;background:#fff;color:#333;border-right:0;border-top-right-radius:0px;border-bottom-right-radius:0px;}
#search-form input[type="text"]:focus{width:78%;transition:all 0.5s ease;}
#search-form button{width:20%;background:#2e333d url('img/search.png') no-repeat center center;color:transparent;border-top-left-radius:0px;border-bottom-left-radius:0px;}
#search-form button:hover, #search-form button:focus{background-color:#2e333d;transition:all 0.5s ease;}
@-moz-document url-prefix(){#search-form button{padding-top:3px;}}

/* HEADER WITH TOP MENU */
#head2{}
#head2 .container{position:absolute;right:0;top:35px;}

#menu_search {width:36px;height:35px;background: url('./img/helpmenu_sprite.png');float:right;cursor:pointer;margin-right:20px;margin-top:4px;}
#menu_search:hover {background-position:0 35px;}

/* MENU TOP */
#header .menu-1{float:right;}
#header .menu-1 ul{float:left;height:100%;margin:0;list-style:none;}
#header .menu-1 li{float:left;padding:0;}
#header .menu-1 li a{margin:8px 0;padding:5px 20px;color:#333;font-size:1.25em;text-decoration:none;background:transparent;border:1px solid transparent;}
#header .menu-1 li:first-child a{border-left:transparent;}
#header .menu-1 li:last-child a{border-right:transparent;}
#header .menu-1 li a:hover, #header .menu-1 .selected a, #header .menu-1 .selected-parent a{color:#2e333d;transition:all 0.5s ease;}
#header .menu-1 .selected a{border-color:transparent #2e333d;}


#menuActiv {float:right;margin:0;background:#ed217c url(img/navi.png) center no-repeat; display:block;cursor:pointer;padding:0;height:55px;width:55px;display:none;position: absolute;z-index: 99;top:-5px;right:80px;}
#menuActiv :hover{background: #ad9266;}

#header .menu-1.activ{background:#231F20;margin:0;top:51px;display: block;right:80px;position: absolute;z-index: 99;}
#header .menu-1.activ ul{margin: 0;}
#header .menu-1.activ ul li{clear: both;text-align: right;float: right;width:100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;}
#header .menu-1.activ ul li a{float:left;width:100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;padding:5px 30px;color: #fff;cursor: pointer;}
#header .menu-1.activ li a:before{display: none;}
#header .menu-1.activ li a:hover, #header .menu-1.activ .selected a, #header .menu-1.activ .selected-parent a{background:#ed217c;}
#header .menu-1.activ li:hover, #header .menu-1.activ .selected, #header .menu-1.activ .selected-parent{background: none;list-style-image:none;}


/* MENU TOP */
#widget-1 .menu-2{float:right;}
#widget-1 .menu-2 ul{float:left;height:100%;margin:0;list-style:none;border:none;}
#widget-1 .menu-2 li{float:left;padding:0;border:none;}
#widget-1 .menu-2 li a{float:left;margin:0px 0;padding:5px 10px;color:#fff;font-size:1em;text-decoration:none;background:transparent;border:none;}
#widget-1 .menu-2 li:first-child a{}
#widget-1 .menu-2 li:last-child a{}
#widget-1 .menu-2 li a:hover, #header .menu-2 .selected a, #header .menu-2 .selected-parent a{transition:all 0.5s ease;}
#widget-1 .menu-2 .selected a{}

/* SLIDER */
/* You will find slider styles in style-slider.css file */

/* BODY/CONTENT STYLES */
#body{clear:both;margin:0;}
#body:after{content:"";display:table;clear:both;}

/* PAGE */
#page{position:relative;float:left;width:100%;margin:0 0 30px;text-align:left;}
#page h1{margin:0px 7% 30px;color:#000;font-size:2.417em;font-weight:normal;font-family: 'Oswald', sans-serif;}
#page .msg.error h1{margin-top:15px;color:#fff;}
#page .msg.error.panel h1{margin:0;font-size:1em;}

/* PAGE - BREADCRUMB (navigation path) */
#page nav.breadcrumb{margin: 10px 7% 0px 7%; }
#page nav.breadcrumb a{}
#page nav.breadcrumb a:hover{}

/* PAGE CONTENT */
#page div.content{line-height:1.4em;font-size:0.9em;margin: 0 7%;}
#page div.content > ul, #page div.content > ol{padding:0 0 0 30px;}
#page div.content > ul:after, #page div.content > ol:after{content:"";display:table;clear:both;}
#page div.content > ul li, #page div.content > ol li{margin:8px 0;padding:0;}
#page div.content p{padding-bottom:10px;}
#page div.content h2{color:#2F333E;font-size:1.5em;line-height:1.5em;font-weight:normal;font-family:'Oswald', arial;width:100%;padding-bottom:10px;}

#page ul.options{width:100%;margin:0 10px 20px 0;list-style:none;}
#page ul.options::after{content:"";display:table;clear:both;}
#page ul.options li{float:left;margin:0 10px 0 0;}
#page ul.options .edit a, #page ul.options .delete a{display:inline-block;width:21px;height:21px;background:url('../admin/img/options.png') no-repeat 0px 0px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;}
#page ul.options .edit a:hover{background-position:0 -21px;}
#page ul.options .delete a{background-position:-21px 0;}
#page ul.options .delete a:hover{background-position:-21px -21px;}

#page > time{position:absolute;top:40px;right:7%;color:#6e6e6e;}

/* IMAGES STYLES */
/* global */
#page26 #content li img{width: 277px;}
#content li img{/*width: 277px;*/}
#content li img:hover{opacity:0.8;}
/* list global */
.images-1, .images-2, .images-3, .images-4{list-style:none;}
.images-1 li, .images-2 li, .images-3 li, .images-4 li{margin:0 0 15px 0;background:inherit;text-align:center;}
.images-1 p, .images-2 p, .images-3 p, .images-4 p{max-width:250px;margin:0 auto;color:#2e333d;font-size:0.875em;}
#content div.content .images-3, #content div.content .images-4{padding:0;}
/* list custom */
.images-1{clear:left;float:left;margin: 0 20px 0 7%;}
.images-2{clear:right;float:right;margin:8px 7% 0 15px;}
.images-3, .images-4{clear:both;margin:0 7%;}
.images-4{padding-top:15px;}
.images-3:after, .images-4:after{content:'';display:table;clear:both;}
.images-3 li, .images-4 li{float:left;width:25%;overflow: hidden;}
.images-3 li:nth-child(4n+1), .images-4 li:nth-child(4n+1){clear:left;}
#content div.content .images-3, #content div.content .images-4{clear:none;}





/* FILES LIST STYLES */
#content .files-list{width:100%;float:left;margin:15px 0 5px;list-style:none;vertical-align:middle;border-left:2px solid #c8cccf;font-size:0.9em;}
#content .files-list li{float:left;clear:left;width:100%;height:20px;margin:9px 0 9px 20px;padding-left:30px;background:url('img/files-ext.gif') no-repeat 0 -260px;}
#content .files-list p{display:inline;color:#2e333d;font-style:italic;}
#content .files-list p:before{content:" - ";}
#content .files-list li.zip{background-position:0 0;}
#content .files-list li.xml{background-position:0 -20px;}
#content .files-list li.xls{background-position:0 -40px;}
#content .files-list li.web{background-position:0 -60px;}
#content .files-list li.vcf{background-position:0 -80px;}
#content .files-list li.txt{background-position:0 -100px;}
#content .files-list li.sys{background-position:0 -120px;}
#content .files-list li.swf{background-position:0 -140px;}
#content .files-list li.psd{background-position:0 -160px;}
#content .files-list li.pps{background-position:0 -180px;}
#content .files-list li.png{background-position:0 -200px;}
#content .files-list li.pic{background-position:0 -220px;}
#content .files-list li.pdf{background-position:0 -240px;}
#content .files-list li.nn{background-position:0 -260px;}
#content .files-list li.eml{background-position:0 -280px;}
#content .files-list li.media{background-position:0 -300px;}
#content .files-list li.fla{background-position:0 -320px;}
#content .files-list li.exe{background-position:0 -340px;}
#content .files-list li.chm{background-position:0 -360px;}
#content .files-list li.cdr{background-position:0 -380px;}

/* QUICK.BOX */
#quick-box{position:fixed;width:100%;height:100%;left:0px;top:0px;background:rgba( 0, 0, 0, 0.7 );z-index:200;}
#quick-box .background{height:100%;}
#quick-box .quick-box-container{position:absolute;padding:0;border-radius:5px;box-shadow: 0 0 15px 1px #000;}
#quick-box .image-wrapper{position:relative;line-height:0px;}
#quick-box .image-wrapper img{margin:0px;padding:0px;border-radius:5px;}
#quick-box .navigation{position:absolute;bottom:0px;margin:0px;padding:5px 0;text-align:center;font-size:0.875em;font-weight:bold;color:#ddd;line-height:normal;background:rgba( 0, 0, 0, 0.2 );width:100%;}
#quick-box .description{margin:0px;padding:5px 0;text-align:center;font-size:0.875em;color:#ddd;font-weight:normal;background:rgba( 0, 0, 0, 0.8 );border-bottom-left-radius:5px;border-bottom-right-radius:5px;max-height:66px;overflow:hidden;}

#quick-box .prev, #quick-box .next{position:absolute;width:50%;top:15%;height:70%;margin:0px;color:#fff;font-family:Verdana;z-index:100;opacity:0.15;}
#quick-box .prev span, #quick-box .next span{position:absolute;top:47%;left:0px;padding:10px;border:1px solid #fff;background:#000;}
#quick-box .next span{left:auto;right:0px;border-right:none;}
#quick-box .prev span{border-left:none;}
#quick-box .next:hover, #quick-box .prev:hover{opacity:0.8;}
#quick-box .prev{left:0px;}
#quick-box .next{right:0px;}
#quick-box .close{position:absolute;top:0px;right:0px;padding:0px 4px 2px;opacity:0.5;background:#000;color:#fff;font-weight:bold;font-family:"Trebuchet MS";text-decoration:none;border:1px solid #fff;border-top:none;border-right:none;border-top-right-radius:5px;z-index:100;}
#quick-box .close:hover{opacity:0.8;}
#quick-box .close, #quick-box .prev, #quick-box .next{line-height:normal;}
#quick-box .loading{display:block;padding:40px 35px;color:white;line-height:1em;}

/* SUBPAGES LIST STYLES */
/* global */
.pages-1, .pages-2, .pages-3, .pages-4, .pagesNews, .pages-5, .pages-list{float:left;width:100%;margin:7px 0;list-style:none;}
.pages-1 li, .pages-2 li, .pages-list li{clear:left;float:left;width:100%;margin:15px 0;padding:25px 0 20px;position:relative;}
.pagesNews li{clear:left;float:left;width:100%;margin:15px 0;padding:25px 0 0;}
.pages-4 li{clear:left;float:left;width:100%;padding: 40px 0 15px 0;border-bottom:1px solid #DBDBDB;position:relative;}
.pages-4 li:first-of-type {border-top:1px solid #DBDBDB;}
.pages-4 li:nth-child(even){background-color:#F7F7F7;border-bottom:1px solid #DBDBDB;}
#page5 .pages-4 li:first-of-type .image{float:right;width:655px;height:440px;margin:0 85px 5px 2.5%;}
.pages-4 li:first-of-type img {width:100%;}
.pages-4 .newsTitle {display:block;margin-left:7%;}
.pages-4 li:nth-child(n+1) div:first-child {margin-left:7%;}


.pages-4 li:first-child .buttonMore  a{height:31px;font-family:Open Sans, sans-serif;font-weight:lighter;text-decoration:none;margin-left:100px;margin-bottom:30px;color:#555;background-image:url('img/see_all_sprite.png');background-position:top right;background-repeat:no-repeat;background-size: 30px 61px;padding-right:50px;display:block;line-height:30px;position:absolute;bottom:0;}
#page15 .pages-4 li:first-child .buttonMore  a,.pages-4 li:nth-child(n+2) .buttonMore  a{height:31px;font-family:Open Sans, sans-serif;font-weight:lighter;text-decoration:none;margin-right:40px;margin-bottom:20px;color:#555;background-image:url('img/see_all_sprite.png');background-position:top right;background-repeat:no-repeat;background-size: 30px 61px;padding-right:50px;display:block;text-align:right;line-height:30px;float:right;position:absolute;bottom:0;right:0;}
.pages-4 li .buttonMore a:hover{background-position:bottom right;}
.pages-4 li .buttonMore a:first-of-type{display:none;}

.pages-1 li .image, .pages-2 li .image, .pages-3 li .image, .pagesNews li .image{float:left;margin:0 2.5% 5px;width:275px;overflow:hidden;}
#page5.pages-1 li .image, #page5.pages-2 li .image, #page5.pages-3 li .image, #page5.pagesNews li .image{float:left;margin:0 2.5% 5px;width:500px;overflow:visible;}
.pages-4 li .image{float:left;margin:0 2.5% 5px 0;width:275px;overflow:hidden;height:184px;}
.pages-1 h2, .pages-2 h2, .pages-3 h2, .pages-4 h2, .pagesNews h2{padding:0 0 10px;}
.pages-1 h2, .pages-1 h2 a, .pages-2 h2, .pages-2 h2 a, .pages-3 h2, .pages-3 h2 a, .pages-4 h2, .pages-4 h2 a, .pagesNews h2, .pagesNews h2 a, .pages-list h2 a{color:#cc1426;font-size:1.25em;font-weight:normal;background:none;text-decoration:none;}
.pagesNews h2, .pagesNews h2 a {color:#000;font-size:1em;font-weight:bold;background:none;text-decoration:none;}
.pages-4 h2, .pages-4 h2 a { font-size: 20pt;line-height: 25pt;font-family: 'Gothic720EU',arial;color:#2e333d;}
.pages-3 h2, .pages-3 h2 a{color:#ed217c;font-size:20pt;background:none;text-decoration:none;font-family:'Gothic720EU',arial;}
#page17 .pages-3 li .image{margin:0 2.5% 5px;overflow:hidden;}


.pages-1 h2 a:hover, .pages-2 h2 a:hover, .pages-3 h2 a:hover, .pages-4 h2 a:hover, .pagesNews h2 a:hover, .pages-list h2 a:hover{color:#2e333d;background:none;text-decoration:underline;}
.pages-2 div.description, .pages-3 div.description, .pagesNews div.description{margin:5px 2.5% 0 0;font-weight:lighter;font-size:0.9em;line-height:1.4em;}
.pages-4 div.description{margin:5px 2.5% 0 0;font-weight:lighter;font-size:0.9em;line-height:1.4em;color:#2e333d;font-family: 'Gothic720EU',arial;}
.pages-4 li:first-of-type div.description{margin:5px 2.5% 0 7%;}
.pages-2 ul, .pages-2 ol, .pages-3 ul, .pages-3 ol, .pages-4 ul, .pages-4 ol, .pagesNews ul, .pagesNews ol, .pages-5 ul, .pages-5 ol, .pages-list ul, .pages-list ol{float:left;width:96%;margin:5px 0 0 4%;padding:0;list-style:disc;}
.pages-1 li li, .pages-2 li li, .pages-3 li li, .pages-4 li li, .pagesNews li li, .pages-5 li li, .pages-list li li{padding:0;border:0;background:none;}
.pages-1 li ol, .pages-2 li ol, .pages-3 li ol, .pages-4 li ol, .pagesNews li ol, .pages-5 li ol, .pages-list li ol{list-style:decimal;}
.pages-1 p, .pages-2 p, .pages-3 p, .pages-4 p, .pagesNews p, .pages-5 p, .pages-list p{padding-bottom:10px;}

.news-more{position: absolute;bottom:20px;width: 100%;}
.news-more a{text-decoration:none;color:#000;}
.news-more a:hover{text-decoration:none;}
.news-more-wraper {width:100px;margin:0 auto;}
.news-more-wraper .news-more-img{background-image:url('./img/see_more_sprite.png');background-repeat:no-repeat;width:25px;height:25px;float:left;margin-left:5px;}
.news-more-wraper:hover .news-more-img{background-position:0 -25px;}
.news-more-wraper .news-more-word{display:block;float:left;text-transform:uppercase;line-height:25px;}
/* custom */
.pages-3 li{clear:left;float:left;width:100%;margin:15px 0;padding:25px 0 20px;position:relative;display:table;}
.pages-3 li:nth-child(even){background-color:#F7F7F7;border-bottom:1px solid #DBDBDB;}
.pages-3 li.oferta-item {background-color:#FFF;}


.pages-3 li .buttonMore {font-family:Open Sans, sans-serif;font-weight:lighter;text-transform:uppercase;line-height:30px;}
.pages-3 li .buttonMore a{color:#555;text-decoration:none;float:left;}
.pages-3 li .buttonMore a:first-of-type{}
.pages-3 li .buttonMore a{float:right;}
.pages-3 li .buttonMore .buttonMoreImg:hover{background-position:bottom right;}
.pages-3 li .buttonMore .buttonMoreImg {background-image:url('img/see_all_sprite.png');background-position:top right;background-repeat:no-repeat;background-size: 30px 61px; height:31px;width:30px;margin-left:5px;}


#page17.pages-3 li .subpagetitle { vertical-align: middle;display: table-cell;width:70%;}
.pages-3 li .subpagetitle div.description {}
/*.pages-3 li:nth-child(n) div:first-child {margin-left:7%;}*/

#page17 .pages-3 li{clear:none;float:left;width:25%;margin:5px 0;padding:5px 0px 10px 0px;position:relative;text-align:center;}
#page9 .pages-3 li{clear:none;float:left;width:18%;margin:5px 0px 5px 40px;padding:5px 0px 10px 0px;position:relative;}
#page9 .pages-3 li:nth-child(even){background-color:#fff;}
#page9 .pages-3 li .subpagetitle {background-color:#fff;display:block;width:100%;}
#page9 .pages-3 li h2{clear:both;}
#page9 .pages-3 li .buttonMore{clear:left;padding-top:30px;}
#page9 .pages-3 li .image img{float:none;width:190px;margin:0px 0;position:relative;text-align:center;}
#page9 .pages-3 li .image{text-align:center;width:220px;padding:5px 0px 10px 0px;}
#page9 .pages-3 li:nth-child(even){background-color:#fff;border-bottom:0px solid #DBDBDB;}
#page17 .pages-3 li:nth-child(even){background-color:#fff;border-bottom:0px solid #DBDBDB;}
#page17 .pages-3 li .buttonMore, #page17 .pages-3 li h2 {display:none}
#page17 .pages-3 li .subpagetitle { width:100%;float:left;}

.pages-4 time{color:#6e6e6e;}
.pages-4 time.time-part1{color:#6e6e6e;font-size: 1.5em;font-family:'Oswald';}
.pages-4 li:first-of-type time.time-part1{margin-left: 7%;}
#page15 .pages-4 li:first-of-type time.time-part1{margin-left: 0;}
.pages-4 time.time-part2{color:#ed217c;font-size: 1.5em;margin-left:5px;font-family:'Oswald';}
#content .pages-4  li img{width: 100%;}

time .time-part1{color:#6e6e6e;font-size: 1.5em;font-family:'Oswald';}
time .time-part2{color:#ed217c;font-size: 1.5em;margin-left:5px;font-family:'Oswald';}

.pagesNews  time{color:#6e6e6e;}
.pagesNews time.time-part1{color:#6e6e6e;font-size: 1.5em;font-weight: bold;}
.pagesNews time.time-part2{color:#ed217c;font-size: 1.5em;font-weight: bold;margin-left:5px;}


.pages-5{clear:both;margin: 0 7%;width:86%;}
.pages-5 li{width:32%;float:left;border-bottom:1px solid #DBDBDB;display:block;margin: 0 5px;}
.pages-5 li {border:1px solid #DBDBDB;}
.pages-5 li .image{float:left;width:100%;text-align:center;}
.pages-5 li .image img {width:100% !important;}
.pages-5 h2, .pages-list h2{width:100%;}
.pages-5 h2, .pages-5 h2 a{color:#2F333E;font-size:16pt;font-weight:normal;background:none;text-decoration:none;font-family:'Oswald', arial;width:100%;float:left;height:62px;}
.pages-5 h2 a:hover, .pages-list a:hover{color:#2e333d;background:none;text-decoration:underline;}
.pages-5 div.description, .pages-list div.description{margin:5px 2.5% 0;font-weight:lighter;font-size:1em;line-height:1.4em;}
.pages-5 li .buttonMore {height:30px;float:right;margin-top:30px;margin-bottom:10px;width:100%;}
.pages-5 li .buttonMore a{height:31px;font-family:Open Sans, sans-serif;font-weight:lighter;text-decoration:none;margin-right:10px;color:#555;background-image:url('img/see_all_sprite.png');background-position:top right;background-repeat:no-repeat;background-size: 30px 61px;padding-right:40px;display:block;text-align:right;line-height:30px;float:right;text-transform:uppercase;}
.pages-5 li .buttonMore a:hover{background-position:bottom right;}
.pages-5 li .subpagetitle { vertical-align: middle;display: block;width:100%;text-align:center;float:left;margin-top:10px;}

.pages{clear:both;padding:8px 0;text-align:right;}
.pages ul, .pages li{display:inline;}
.pages li{padding:0 2px;}
.pages a, .pages strong{padding:0 3px;}

/* SITE MAP */
#site-map{clear:left;margin:10px 7%;list-style:none;}
#site-map > li{padding:8px 0;}
#site-map > li > a{font-weight:bold;}
#site-map ul{padding:3px 0 3px 30px;list-style:none;}
#site-map ul li{padding:3px 0;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;background:#2e333d;color:#fff;font-size:1.083em;}
#foot .container{padding:22px 25px 0px}
#foot .container:after{content:"";display:table;clear:both;}
#foot a{color:#fff;text-decoration:none;}
#foot a:hover{text-decoration:underline;}

#foot .options{float:right;}
#foot .options ul{list-style:none;}
#foot .options li{float:right;margin-left:25px;}
#foot .options li a{display:block;width:16px;height:16px;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:1%;color:transparent;}
#foot .options li.print a{background:url('img/options.png') no-repeat 0 0;}
#foot .options li.print a:hover{background-position:0 -16px;}
#foot .options li.back a{background:url('img/options.png') no-repeat 0 -32px;}
#foot .footer .footer .back {float:right;}
#foot .footer .copy{clear: both;float:left;padding-bottom: 20px;font-size: .83em;width:50%;}
#foot .options li.back a:hover{background-position:0 -48px;}
#foot .footer{clear:both;width:96%;margin-top:20px;padding:2%;border-top:1px solid #aaa;}


#powered{clear:both;width:100%;padding-bottom:25px;padding-top:5px;text-align:center;}
#powered a{display:inline-block;width:192px;height:26px;}
#powered a:hover{border-color:#fff;}

.dev{padding:5px;text-align:center;color:#f00;font-weight:bold;}

@media print{
  /* PRINT STYLES */
  * {color:#000 !important;background:#fff !important;border-color:#444 !important;border-width:1px !important;}

  body{margin:1cm 0;font-size:0.875em;}
  #container{position:static;width:17.2cm;height:auto;margin:0;box-shadow:none;}
  #head1{height:auto;}
  #logo{padding:0 0 0.2cm;}
  #logo #title a{font-size:2em;}
  #header .menu-1{margin-top:0.3cm;}
  #header .menu-1 li a{padding:0.1cm 0.2cm;border:0px;border-right:1px solid #000;font-size:1em;}
  #header .menu-1 .selected a{font-weight:bold;}
  #head2 .container{position:static;}

  #body{clear:none;border-top:0px;}
  #page{clear:both;position:static;float:none;}
  #page h1{margin:0;}

  #body, #head1, #foot{float:none;}
  #search-form, #foot .options{display:none;}
}


/* PLUGINS */

/* DOWNLOAD LIST */
#download-list{width:100%;margin:15px 0 5px;}
#download-list td{padding:7px 12px;}
#download-list thead{text-align:center;}
#download-list thead a{font-weight:bold;}
#download-list tbody .name a:first-child{position:relative;padding-left:26px;}
#download-list tbody .name a:first-child:before{content:'';position:absolute;left:0px;width:16px;height:20px;background:url('img/files-ext.gif') no-repeat 0 -260px;}
#download-list tbody p{margin:5px 0 0 26px;color:#777;font-size:0.938em;}
/*left:7px;opacity:0.4;}*/
#download-list tbody .size, #download-list tbody .date-file{width:17%;max-width:170px;text-align:center;vertical-align:middle;font-size:0.938em;}
#download-list tbody .size{text-align:right;}
#download-list tbody .size abbr{font-style:italic;color:#777;}
#download-list tbody .zip .name a:first-child:before{background-position:0 0;}
#download-list tbody .xml .name a:first-child:before{background-position:0 -20px;}
#download-list tbody .xls .name a:first-child:before{background-position:0 -40px;}
#download-list tbody .web .name a:first-child:before{background-position:0 -60px;}
#download-list tbody .vcf .name a:first-child:before{background-position:0 -80px;}
#download-list tbody .txt .name a:first-child:before{background-position:0 -100px;}
#download-list tbody .sys .name a:first-child:before{background-position:0 -120px;}
#download-list tbody .swf .name a:first-child:before{background-position:0 -140px;}
#download-list tbody .psd .name a:first-child:before{background-position:0 -160px;}
#download-list tbody .pps .name a:first-child:before{background-position:0 -180px;}
#download-list tbody .png .name a:first-child:before{background-position:0 -200px;}
#download-list tbody .pic .name a:first-child:before{background-position:0 -220px;}
#download-list tbody .pdf .name a:first-child:before{background-position:0 -240px;}
#download-list tbody .nn .name a:first-child:before{background-position:0 -260px;}
#download-list tbody .msg .name a:first-child:before{background-position:0 -280px;}
#download-list tbody .media .name a:first-child:before{background-position:0 -300px;}
#download-list tbody .fla .name a:first-child:before{background-position:0 -320px;}
#download-list tbody .exe .name a:first-child:before{background-position:0 -340px;}
#download-list tbody .chm .name a:first-child:before{background-position:0 -360px;}
#download-list tbody .cdr .name a:first-child:before{background-position:0 -380px;}

/* DROP DOWN MENU */
#header .menu-1 > ul{margin:8px 0;line-height:1.5em;}/* dodać jakąś klasę np drop-down do konkretnych li ktore sie maja rozwijac? */
#header .menu-1 li{position:relative;margin-left:5px;font-family: 'Open Sans', sans-serif;}/* dodać jakąś klasę np drop-down do konkretnych li ktore sie maja rozwijac? */
#header .menu-1 li a{margin:0;font-family: 'Open Sans', sans-serif;border:0;padding: 0.25em 40px 0.25em 0;}
#header .menu-1 li:hover, #header .menu-1 .selected, #header .menu-1 .selected-parent{transition:all 0 ease 0;color: #ed217c;list-style-image: url(./img/bullet.png);text-align: left;list-style-position: outside;}
#header .menu-1 li a:hover, #header .menu-1 .selected a, #header .menu-1 .selected-parent a{}

#header .menu-1 ul ul{display:none;position:absolute;top:2.1em;left:0px;z-index:10;height:auto;white-space:nowrap;background:#fff;}
#header .menu-1 > ul > li:hover > ul{display:block;background:#ccc;color:#fff;}
#header .menu-1 ul ul li{clear:left;display:block;margin-left:0;width:100%;}
#header .menu-1 ul ul li a{width:100%;margin:0;font-size:1.125em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#000;color:#fff;}
#header .menu-1 ul ul li a:hover{background:#fff;color:#000;}
#header .menu-1 > ul > li > ul > li{border-top:1px solid #fff;}

#header .menu-1 > ul > li > ul > li > ul{top:0;left:100%;border-left:5px solid #cc1426;}
#header .menu-1 > ul > li > ul > li:hover ul{display:block;background:#000;color:#fff;}
#header .menu-1 ul ul ul li{border-bottom:1px solid #fff;}
#header .menu-1 ul ul ul li a{font-size:0.875em;}

/* YOUTUBE LINKS */
.youtube{width:930px;height:523px;padding:1px;float:left;margin:10px;}

/* TAGS */
#tags{list-style:none;margin: 0 7%;}
#tags li{display:inline-block;}
#tags a{display:inline-block;margin:0 5px;padding:3px 6px 3px 21px;background:url('img/tag.png') no-repeat 2px 4px;border:1px solid #e8eaee;}
#tags a:hover{color:#cc1426;}
#tags li.head a{margin:0;padding-left:0;border:0;}

/* GALLERIA */
.images-7{clear:left;height:450px;}
.images-7 .galleria-stage{height:360px;}
.images-7 .galleria-thumbnails .galleria-image{}
.images-7 .galleria-counter, .images-7 .galleria-info-title{padding:5px;background:#2e333d;}
.images-7 .galleria-thumb-nav-left, .images-7 .galleria-thumb-nav-right, .images-7 .galleria-info-link, .images-7 .galleria-info-close, .images-7 .galleria-image-nav-left, .images-7 .galleria-image-nav-right{}

/* CONTACT-PANEL */
.contact-panel{clear:left;margin:25px 7% 0;}
.contact-panel dt{padding:0 0 7px;}
.contact-panel dd{margin-bottom:20px;}
.contact-panel input[type="text"], .contact-panel input[type="email"], .contact-panel textarea{width:97.6%;padding:7px 0.7%;font-size:1em;background:#eee;}
.contact-panel #captcha{min-width:60px;width:6%;}
.contact-panel .captcha em{font-style:normal;font-weight:bold;}
.contact-panel .captcha ins{padding:0 3px;font-weight:bold;text-decoration:none;}
.contact-panel .save{text-align:center;}
.contact-panel .save input{padding:7px 14px;text-transform:uppercase;letter-spacing:1px;}

/* COMMENTS */

#page8 #comments {width:auto;padding-top:0;}
#page8 #comments h2{display:none;}
#page8 #comments h3{float:left;font-size:20pt;color:#ed217c;font-family:'Gothic720EU',ariel;}
#page8 #comments article:first-of-type {border-top:1px solid #DBDBDB;margin:0;}
#page8 #comments article:nth-child(odd){background-color:#F7F7F7;border-bottom:1px solid #DBDBDB;}
#page8 #comments article header {margin-top:10px;}

#comments{float:left;padding-top:25px;width:100%;}
#comments h2{margin:0 7% 10px;padding-bottom:15px;color:#ed217c;font-size:1.5em;font-weight:normal;}
#comments article{border-bottom:1px solid #eff0f3;padding: 0 7%;}
#comments header{float:left;width:100%;margin-bottom:10px;}
#comments h3{float:left;font-size:1em;color:#333;}
#comments time{float:right;color:#888;font-size:0.875em;}
#comments p{clear:both;margin-bottom:25px;font-weight:normal;font-size:0.875em;line-height:1.4em;}
#comments .msg{float:left;width:100%;margin:30px 0 50px;}

#comments-form{clear:both;margin: 0 7%;padding-top: 20px;}
#comments-form fieldset{padding:25px 0;}
#comments-form dt{padding:0 0 7px;}
#comments-form dd{margin-bottom:20px;}
#comments-form input[type="text"], #comments-form textarea{width:99%;padding:7px;font-size:1em;background:#eee;}
#comments-form #captcha{min-width:60px;width:6%;}
#comments-form .captcha em{font-style:normal;font-weight:bold;}
#comments-form .captcha ins{padding:0 3px;font-weight:bold;text-decoration:none;}
#comments-form legend{font-size:1.25em;color:#ed217c;}
#comments-form .save{text-align:center;}
#comments-form .save input{padding:7px 14px;text-transform:uppercase;letter-spacing:1px;}

.pages-slider {height:78px;}

#reservations-content{margin:0 20px;}
#navi-week {width: 85%;margin: 0 auto;}
.column-separation-view-container{margin-top:20px;}
.day-name {color: #333;font-size: 16pt;font-weight: normal;font-family:'Oswald';text-transform: uppercase;}
.day-date {color:#333;font-size:14px;display: block;line-height: 10pt;}
.day-date time.time-part1{color:#6e6e6e;font-size: 13pt;font-family:'Oswald';}
.day-date time.time-part2{color:#ed217c;font-size: 13pt;margin-left:5px;font-family:'Oswald';}

.calendar-name {float:left;width:100%;text-align:center;color:#333;font-family:'Oswald';font-size:30pt;font-weight:normal;margin-bottom: 30px;}
.navi-week-next {float:right;}
.navi-week-next .week-next-img{background-image: url('./img/navi_next_week.png');background-repeat: no-repeat;width: 25px;height: 25px;cursor:pointer;}
.navi-week-next:hover .week-next-img{background-position:0 -25px;}

.navi-week-prev {float:left;}
.navi-week-prev .week-prev-img{background-image: url('./img/navi_prev_week.png');background-repeat: no-repeat;width: 25px;height: 25px;cursor:pointer;}
.navi-week-prev:hover .week-prev-img{background-position:0 -25px;}

#navi-label{float:left;display:block;margin-left:10px;margin-right:10px;font-size: 18pt;font-family: 'Oswald'; font-weight: normal;}
#navi-date-div{float:left;}
#navi-date-div input{font-size: 18pt;font-family: 'Oswald'; font-weight: normal;background-color:#F2F2F2;border:0;text-align: center;}
#calendar-navi{font-size: 20px;font-weight: bold;margin-bottom: 40px;}
#navi-date{float:right;margin-left:10px;}
#navi-date-div{font-size:16px;}
.navi-date{width: 400px;height: 30px;margin: 0 auto;}
.lane-name{border-bottom: 1px solid #D5D5D5;margin-bottom: 5px;}

.event { overflow: hidden;width: 92%;margin: 3px auto;position: relative;padding: 15px 0;font-family:'Oswald';}
.eventTime{margin-bottom:10px;font-size:15pt;}
.eventContent{font-size: 19pt;text-transform: uppercase;word-wrap: break-word;}
.eventExtraContent{font-size:11pt;margin-top: 5px;font-family:'arial';}
.eventDisabled {  position: absolute;width: 100%;height: 100%;top: 0;background: rgba(0, 0, 0, 0.4); }
.disabledDescription {}
.eventDisabledDescription{margin-top:5px;}

#subPageAccordion .subPageName {background:none;color:rgb(237, 33, 124);font-size:20pt;padding-left:1em;font-family: 'Gothic720EU',arial; font-weight: normal;}
#subPageAccordion .subPageName span{left:.2em;}
#subPageAccordion .subPageDesc {font-size:1.4em;text-align:justify;font-family: 'Gothic720EU',arial; font-weight: normal;}
#subPageAccordion {  width: 90%;  margin-left: 40px;}

#page9 .pages-3 .image img {border-radius: 50%;width: 275px;}
#page17 .pages-3 .image img {border-radius: 0;}

.qtip.qtip-default.tpDescription.qtip-pos-tl{background:#fff;font-size:0.8em;line-height:1.2em;padding:20px;border:1px solid #eee;text-align:justify;}
.qtip.qtip-default.tpDescription.qtip-pos-tl a{font-size:2em;text-decoration:none;line-height:1.6em}



