html {
	margin: 0 auto;
	padding: 0;
}
body {
	margin: 0 auto;
	padding: 0;
	color: #0d0e11;
	font-size:15px;
	font-weight:300;
	line-height:22px;
	font-family: 'Exo 2', Arial;
	background-color: #fff;
	background-image:url('img/bgBottom.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
}

body.subpage {
	background-image:url('img/bgSubpage-01.jpg');
	background-repeat:no-repeat;
	background-position:50% 0;
}

body.subpage.hotele {
	background-image:url('img/bgSubpage-06.jpg');
}

body.subpage.szkolenia {
	background-image:url('img/bgSubpage-07.jpg');
}

body.subpage.przewoz {
	background-image:url('img/bgSubpage-02.jpg');
}

body.subpage.kontakt {
	background-image:url('img/bgSubpage-08.jpg');
}

body.subpage.firma {
	background-image:url('img/bgSubpage-05.jpg');
}

body strong { font-weight:700 }

a {
	color:#f22e08;
	text-decoration: none;
	outline: 0px;
}
a:hover {
	color: #000;
}
a img {
	border: 0px;
}
p {
	margin: 0 0 11px;
}
h1 {
	color: #fff;
	font-family: 'Roboto Slab', Arial, Tahoma;
	font-size: 60px;
	font-weight: bold;
	line-height: 65px;
	margin: 0;
	padding: 0;
	text-shadow:0 1px 0 #333
}
h1 span {
	color:#f22e08;
}

body.subpage h1 { margin:70px 0 100px; }

h2 {
	color: #ababab;
	font-family: 'Roboto Slab', Arial, Tahoma;
	font-size: 21px;
	text-transform:uppercase;
	font-weight: bold;
	line-height: 24px;
	margin: 0 0 20px 0;
	text-shadow:0 1px 0 #fff; 
	padding: 0;
}

h2 span {
	color: #f22e08;
}

body.subpage h2 { font-size:30px; line-height:32px; color:#f22e08; display:block; float:left; width:100%; }
body.subpage h2.margin-top { margin-top:20px }

.red { color:#f22e08 }

h3 {
	color: #ababab;
	font-family: 'Roboto Slab', Arial, Tahoma;
	font-size: 21px;
	text-transform:uppercase;
	font-weight: bold;
	line-height: 24px;
	margin: 0 0 20px 0;
	text-shadow:0 1px 0 #fff; 
	padding: 0;
}

h3 span {
	color: #f22e08;
}

h4 {
	color: #986937;
	font-family: 'Roboto Slab', Arial, Tahoma;
	font-size: 18px;
	font-weight: 400;
	line-height: 21px;
	margin: 33px 0 15px 0;
	padding: 0;
}

h5 {
	color: #af793c;
	font-family: 'Exo 2', Arial, Tahoma;
	font-size: 18px;
	font-weight: 700;
	line-height: 21px;
	margin: 30px 0 15px 0;
	padding: 0;
}

h5.first {
	margin: 0 0 15px 0;
}

h6 {
	color: #af793c;
	font-family: 'Exo 2', Arial, Tahoma;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	margin: 5px 0 0 0;
	padding: 0;
}

a.more {
	display:block;
	float:left;
	color:#fff;
	background:#f22e08;
	padding:4px 20px;
	font-size:11px;
	font-family:'Roboto Slab';
	font-weight:300;
	margin:12px 0 0 0;
	text-transform:uppercase;
	border-radius:14px;
}

a:hover.more, a:hover.link {
	background:#ababab;
}

a.link {
	display:block;
	float:right;
	color:#af793c;
	text-transform:uppercase;
	font-size:12px;
	font-weight:300;
	margin:12px 0 0 0;
	padding:0 0 0 27px;
	height:20px;
	line-height:18px;
	background-image: url('img/moreLink.png');
	background-repeat:no-repeat;
}

a.link.left {
	float:left;
}

#container {
	width: 1190px;
	margin: auto;
	display: block;
	position:relative; 
	z-index:100;
}

#top {
	width:1190px;
	position:relative;	
	z-index:1000;
	margin:auto;
}

#mobileMenu { display:none }

#top #topLeft {
	width:41%;
	float:left;
	position:relative;
	display:inline;	
}

#top #topLeft #langBox {
	position:absolute;
	top:30px;
	left:0;
}

#top #topLeft #langBox a {
	padding-left:47px;
	color:#fff;
	font-weight:bold;
	font-family:'Roboto Slab';
	text-shadow:0 1px 0 #333;
	background-repeat:no-repeat
}

#top #topLeft a#flagEn {
	background-image: url('img/flagEn.png');
}

#top #topLeft a#flagPl {
	background-image: url('img/flagPl.png');
}

#top #topLogo {
	width:18%;
	float:left;
	padding-top:17px;
	display:inline;
	text-align:center;
}

#top #topRight {
	width:41%;
	float:right;
	display:inline;	
}

#top ul.mainMenu { margin: 0; padding: 0; list-style: none; margin-top:53px }
	#top #topLeft ul.mainMenu { float:right; }
	#top #topRight ul.mainMenu { float:left; }
		#top ul.mainMenu li { margin: 0; list-style: none; padding: 0 17px; display: inline; float: left; border-bottom:2px solid #fff; }
				#top ul.mainMenu li:hover { border-bottom:2px solid #f22e08; }
			#top ul.mainMenu li:last-child { padding-right:0; }
			#top ul.mainMenu li:first-child { padding-left:0; }	
			#top ul.mainMenu li a { display: inline; float: left; color: #fff; font-weight:600; padding:0 0 10px; font-size: 14px; text-transform:uppercase; font-family:'Roboto Slab'; text-shadow:0 1px 0 #333  }
				#top ul.mainMenu li a:hover { color: #f22e08;  }


#top ul.mainMenu ul { display:none; margin:0; position:absolute; top:87px; padding:8px 0 18px 5px; background:#10191e; width:210px; z-index:1000; }  
	#top ul.mainMenu ul#imprezy { left:110px; }
		body.en #top ul.mainMenu ul#imprezy { left:229px; }  
	#top ul.mainMenu ul#szkolenia { left:301px; } 
		body.en #top ul.mainMenu ul#szkolenia { left:303px; } 
#top ul.mainMenu ul li { float:left; height:auto; margin:0; border:none; padding:0; }  
	#top ul.mainMenu ul li:hover { border-bottom:none }  
#top ul.mainMenu ul a { display:block; float:left; padding:6px 0 7px 0; font-size:13px; text-transform:none; color:#fff; background-image:none; height:auto; border-bottom:1px solid #606060; font-weight:normal; width:185px; margin-left:12px; line-height:15px; }  
#top ul.mainMenu ul a.last { border:none }  
#top ul.mainMenu ul a:hover { color:#e4ca7b; border-bottom:1px solid #606060; }  

.intro { color: #fff; position:absolute; top:0; left:0; z-index:1; height: auto;  text-align: center; width: 100%; }

	
#sliderSpace { height:700px; width:100% }


@media only screen and (min-width: 100px) and (max-width: 470px) {
	#sliderSpace { height:200px; }
}
@media only screen and (min-width: 471px) and (max-width: 579px) {
	#sliderSpace { height:230px; }
}
@media only screen and (min-width: 571px) and (max-width: 679px) {
	#sliderSpace { height:300px; }
}
@media only screen and (min-width: 680px) and (max-width: 900px) {
	#sliderSpace { height:400px; }
}
@media only screen and (min-width: 901px) and (max-width: 1190px) {
	#sliderSpace { height:500px; }
}
@media only screen and (min-width: 1191px) and (max-width: 1500px) {
	#sliderSpace { height:560px; }
}

#newest { padding-top:25px }

img#arenyPic { margin-top:50px }

#mainMiddle { margin-top:5px; background:url('img/tabsBg.jpg') no-repeat bottom left; min-height:300px }

#mainMap { background:url('img/mainMap.png') no-repeat bottom right; position:relative; min-height:290px; font-size:14px; }

#mainMap a.more { position:absolute; top:210px; right: 50px;}

#mainBottom { background:url('img/mainTxtPl-02.png') no-repeat top center; margin-bottom:35px; overflow:hidden  }
	body.en #mainBottom { background:url('img/mainTxtEn-02.png') no-repeat top center }
	
#contactForm { margin-top:250px }

.midRow { margin-bottom:50px; display:block; float:left; width:100%}

/**** MAIN TABS ***/

  .ui-tabs-nav { padding:0; float: left; width:30%; list-style:none; margin:0 }
  .ui-tabs-nav li { clear: left; width: 100%; background:url('img/normalTab.png') repeat-y 163px 0; margin:0; padding:0 0 6px }
  .ui-tabs-nav li a { display:block; font-size:11px; font-family:'Roboto Slab'; text-transform:uppercase; color:#000; font-weight:bold; }
  .ui-tabs-nav li.current { background:url('img/activeTab.png') no-repeat 100% 0;  }
  	.ui-tabs-nav li.current a { color:#f22e08 }
  .ui-tabs-panel { float: right; width:65%; padding-left:5%}
  	.ui-tabs-panel .tab-content { display:none }
  	.ui-tabs-panel #tabs-1 { display:block }
 
  #tabsMedia .ui-tabs-nav2 { float: right; margin:70px 0 20px 0; padding:0; list-style:none } 
  	#tabsMedia .ui-tabs-nav2 li { float:left; display:inline; margin-left:20px; } 
		#tabsMedia .ui-tabs-nav2 li a { font-size:15px; font-family:'Roboto Slab'; text-transform:uppercase; color:#000; font-weight:bold; } 
		#tabsMedia .ui-tabs-nav2 li.ui-tabs-active a { color:#f22e08 }
  #tabsMedia .mediaTab { display:block; float:left; width:100%; }



.tabs-menu { width:100% }


/**** MAIN TABS ***/ 

a.anchor { width:100%; display:block; float:left }

#bottomRow {
	height:213px;
	padding:0 45px;
	color:#aeaeae;
	font-size:14px;
	background: #000 url('img/footerBg.jpg') no-repeat top right;
}

#bottomRow h4 {
	font-size:19px;
	color:#fff;
}

#bottomRow h6 {
	color:#fff;
}

#bottomRow a:hover {
	color:#fff;
}

#socialBox {
	width:100%;
	margin-top:20px;
}

#socialBox a {
	font-size:35px;
	color:#fff;
	margin:0 10px;
	display:inline;
	float:left;
}

#socialBox a:hover {
	color:#9e9e9e;
}

#footer {
	width:100%;
	height:35px;
	font-size:12px;
	color:#a3a3a3;
	padding-top:15px;
}

#footer a { color:#a3a3a3; }
#footer a:hover { color:#666; }

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.fluid-wrapper {
    height: 0;
    margin-bottom: 10px;
    padding-bottom:30%;
    position: relative;
}

.fluid-wrapper iframe {
    border: medium none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.listRow {
	display:block;
	float:left;
	width:100%;
}

#addresses { width:100%; float:left; }
#addresses ul { margin:0; padding:0 }
#addresses ul li { list-style:none; display:inline; margin:0; padding:0 }

.infoTable {   border-collapse:collapse }
.infoTable tr td { padding:6px 3px 7px 8px; font-size:14px; text-align:left; line-height:18px;border:1px solid #121b20; }
.infoTable tr td.price { padding:4px 0 4px 0; width:90px; background:#f22e08; font-size:14px; text-align:center; font-weight:700; color:#fff; line-height:17px; }

span.separatorSpecial { display:none; width:100%; height:30px; float:left; }
	span.separatorSpecial:nth-of-type(4n+4) { display:block; }
	
div.darkBox {
	margin:33px auto !important;
	padding:10px 20px;
	text-align:center;
	display:block;
	background:#4c5550;
	color:#fff;
	width:80%;
	font-size:25px;
	line-height:35px;
	font-weight:bold;
	font-family:'Roboto Slab';
	text-transform:uppercase
}
	
div.darkBox span {
	color:#f22e08;
	font-size:38px;
	line-height:40px;
}
