@charset "utf-8";
/* CSS Document */
@font-face {
   @import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
}

body {
	width:100%;
	height:auto;
	background:#fff;
	margin:0;
	padding:0;
	font-family: sans-serif;
	position:relative;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	
}
img {
	border:none;
}


p{	color:#858585;}
a {	text-decoration:none;}
div {
	overflow:hidden;
	display:block;
	position:relative;
	
}
img.rotator {
	display:block;
	width:432px;
	width:238px;
}
div#contener {
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	background:#fff;
	
}
div#logo_box {
	position:absolute;
	z-index:50;
	top:-20px;
	width:300px;
	height:300px;
	margin-left:7%;
	
	}
div#top {
	height:258px;
	width:100%;
	background:url(../images/static/top_tlo.jpg) no-repeat left #b56a93 ;
	margin:0;
	float:none;	
}
div.contenr_top {
	overflow:visible;
	margin:0;
	float:none;
	
	height:100px;
	width:100%;
		background:#000;

}

div#top_k {
	height:340px;
	width:100%;
	margin:0 auto;
	
	background:no-repeat;
	background-size:cover;
	-moz-background-size: cover;
}
div#top_g {
	height:100px;
	width:70%;
	margin:0 auto;
	overflow:visible;
	background:no-repeat;
	background-size:cover;
	-moz-background-size: cover;
}
a#logo {
	position:relative;
	z-index:200;
	width:100%;
	height:auto;
	float: none;
	margin:0;
	
}
a#logo img {
	display:block;
	width:80%;
	height:auto;
	margin:10% 0 0 20%;
	z-index:200;
	
}
div#menu_top_s {
	background:url(../images/static/tlo_top.png) repeat;
	overflow:visible;
	width:100%;
	height:30%;
	margin:0;
}
div#menu_top {
	
	display:table;
	border-collapse: separate;
	width:70%;
	height:30%;
	margin:0 auto;
	
	

}
ul#menu_top_g {
	background:#000;
	display:list-item;
	border-collapse: separate;
	width:70%;
	
	height:auto;
	float:left;
		overflow:visible;
		margin:0 30%;
		padding:0;
}
ul#menu_top_g li {
	float:left;
	width:12%;
	list-style:none;
	height:100%;
	padding:0;
}
a.menu_top {
	/* For Safari 3.1 to 6.0 */
-webkit-transition-property:all;
-webkit-transition-duration:0.5s;
-webkit-transition-timing-function:linear;

/* Standard syntax */
transition-property:all;
transition-duration:0.5s;
transition-timing-function:linear;
display: list-item;
list-style:none;
width:100%;
height:45% !important  ;
	color:#ff6633;
font-family: 'Jockey One', sans-serif;
font-size:2em;
text-align:center;
vertical-align: middle;
padding:55% 0  0 0; 
}
a:hover.menu_top {
	color:#000;
	background: #ff6633;
	
}
div#contener1 {
	margin:0;
	width:100%;
	height:auto;
	background:url(../images/static/tlo1.jpg) repeat-x;
}
div#box1_g {
	height:186px;
	padding-top:32px;
	width:1076px;
	margin:0 auto;
	float:none;	

}
div#contener2 {
	margin:0;
	width:100%;
	height:auto;
	padding-bottom:20px;
	background: url(../images/static/tlobox3.jpg)repeat-x;
}
div#box2_g {
	height:348px;
	
	width:1076px;
	margin:0 auto;
	float:none;	

}
div#contener3 {
	margin:0;
	width:100%;
	height:340px;
	background: #b56a93;
	background: url(../images/static/tlobox2.jpg)repeat-x;

}
div#box3_g {
	height: auto;
	padding:0;
	padding-left:3%;
	padding-bottom:20px;
	width:70%;
	margin:0 auto;
	float:none;	
}
div#box3_g h1 {
	font-size:3em;
	font-family: 'Jockey One', sans-serif;
	text-transform:uppercase;
	text-align:left;
	
}

div.box1_s {
	width:70%;
		padding-left:3%;
	height:inherit;
	margin:2% auto;
	
	
}

div.gal_home {
	width:172px;
	height:92px;
	margin:6px;
	float:left;
}
a.gal {
	display:block;
	
padding:0;
	border:#fff 1px solid ;
		width:170px;
		height:90px;
		position:relative;
	
	
}
.thumb-pad {
	padding: 0 !important;
}
.gal a span {
	-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
	display:block;
	background:none;
	position:relative;
	width:170px;
	height:91px;
	top:-94px;
	z-index:80;
	box-sizing: border-box;
}
.gal a:hover span{
	background:#fff;
}
img.img_gal_home {
	position:relative;
	z-index:100;
	padding:1px;
	margin:5px;
	background:#b56a93;
	width:158px;
	height:78px;
}
.galeria1 {
width:258px;
	height:135px;
	margin:6px;
	float:left;
}
a.galeria1 {
	display:block;
	
padding:0;
	border:#fff 1px solid ;
		width:233px;
		height:133px;
		position:relative;
	
	
}
img.img_galeria {
	position:relative;
	z-index:100;
	padding:0px;
	margin:5px;
	
	width:256px;
	height:133px;
}
.galeria1 a span {
	-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
	display:block;
	background:none;
	position: absolute;
	width:246px;
	height:126px;
	margin:0;
	padding:0;
	z-index:110;
	border: solid 0 #fff;
	top:2px;
	left:5px;
	box-sizing: border-box;
}
.galeria1 a:hover span{
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
	background:none;
	border:#000 solid 8px ;

	box-sizing: border-box;
}
img:hover.img_gal_home {
	
	
}
div.gal {
	width:950px;
	height:204px;
	margin:24px 0 0 81px;

}
div.oferta {

	width:950px;
	height:auto;
	margin:24px 0 0 81px;


}
a#galeria {
	position:relative;
	display:block;
	width:96px;
	height:	84px;
	background:url(../images/static/a_tlo_gal.jpg) no-repeat;
	top:29px;
	left:871px;
}
a:hover#galeria {
	background:url(../images/static/a_tlo_gal_h.jpg) no-repeat;
}

a.menu_s {
	font-size:10px;
	color:#b56a93;
	
}
a:hover.menu_s {
	
	color:#fff;
	
}
p.akapit_tytul {
	width:350px;
		font-family: 'Jockey One', sans-serif;
	font-style:italic;
	font-size:35px;
	color:#000;
	
}
p.stopk_d {
	display:block;
	width:100%;
	height:inherit;
	font-size:2em;
	font-family: 'PT-Sans', sans-serif;
	
}
div#adres {

	margin-left:84px;
	width:150px;
	height:inherit;
	float:left;
}
div#kontakt_form {
	text-align:left;
	width:772px;
	height:inherit;
	float:right;
	margin-left:28px;

	
}
input.kontakt_for {
	display:block;
	width:32%;
	height:48px;
	border:solid #E9E6E4 3px; 
	padding:0 48px ;
	border-radius:24px;
	box-sizing: border-box;
	background:#fff;
	color:#000;
	float:left;
	margin-right:1%;
	font-size:1.5em;
	font-family: 'Jockey One', sans-serif;
}
div#kontakt_form textarea {
	display:block;
	width:100%;
	height:150px;
	border:solid #E9E6E4 3px; 
	padding:0 48px ;
	border-radius:24px;
	box-sizing: border-box;
	background:#fff;
	color:#000;
	float:left;
	margin-top:10px;
	font-family: 'Jockey One', sans-serif;
	font-size:1.5em;
	line-height:1.8em;
	
}
input.sub {
	display:block;
width:20%;
height:48px;
	border:none; 
float:left;
color:#000;
margin:15px 0;
background:#ff6633;
font-size:1.5em;
border-radius:24px;
font-family: 'Jockey One', sans-serif;
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
input:hover.sub {
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
color:#ff6633;
background:#000;
}
a.asub {
display:block;
width:105px;
height:35px;
float:left;
color:#000;
padding:15px 0 0 45px;
margin:15px 0;
background:none;
font-size:15px;
border:none;
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
a:hover.asub {
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
color:#fff;
background:#b56a93;
}



input#nazwas {
	display:block;
	width:60%;
	height:30px;
background:#858585;
border:#fff solid 1px;
color:#fff;
float:none;
margin-bottom:10px;
}
input#subs {
-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	display:block;
	width:30%;
	height:auto;
	background:#858585;
border:#fff solid 1px;
color:#fff;
padding:2%
}
input:hover#subs {
-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	
	background:#fff;
border:#858585 solid 1px;
color:#858585;;
}
div#stopka {
	width:100%;
	height:auto;
	padding:20px 0;
	background:#2a2a2a;
	
	
}
div#boxStopka {
		width:70%;
	height:auto;
	margin:0 auto;
	
}
div.box_maly_stopka {
	width:30%;
	height:auto;
	padding:10px 0;
	margin:0 2% 0 0;
	float:left; 
}
div.box_maly_stopka h3{
font-family:'Jockey One',Verdana, Geneva, sans-serif;
font-size:2em;
font-weight: normal;
text-align:center;
color:#fff;
}
a.st_Menu  {
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
	text-align:center;
	display:block;
	float:none;
	font-size:1.2em;
	color:#fff;
	margin-top:0.8em;
}
a:hover.st_Menu {
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
color:#ff6633;
}
div.box_maly_stopka p{
	display:block;
font-family:Verdana, Geneva, sans-serif;
font-size:1.2em;
font-weight: normal;
text-align:center;
color:#fff;
margin-top:0.8em;
}
div#boxStopka p {
display:block;
font-family:Verdana, Geneva, sans-serif;
font-size:1.2em;
font-weight: normal;
text-align:center;
color:#fff;
margin-top:0.8em;
}
div#boxStopka a {
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
	text-align:center;

	font-size:1.2em;
	color:#fff;
	margin-top:0.8em;
}
div#boxStopka a:hover {
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
color:#ff6633;
}
div.box_cont input {
	display:block;
	width:30%;
	height:48px;
	border:solid #E9E6E4 3px; 
	padding:0 48px ;
	border-radius:24px;
	box-sizing: border-box;
	background:#000;
	color:#fff;
	float:left;
	
}
input#send_box {
width:10%;
margin-left:20px;
float:left;
}	
div.box_cont{
	width:70%;
	height:auto;
	margin:0 auto;
	padding-bottom:20px;
}
div.boxGlownaModul {
	width:70%;
	height:auto;
	margin:0 auto;
	padding-bottom:20px;

}
h1 {
font-size:3em;
text-align:center;
	color:#000;
	font-family:'Jockey One',Verdana, Geneva, sans-serif;
}
div.box_cont p {
	width:90%;
	height:auto;
	margin:0 auto;
	line-height:1.5em;
	font-size:1.2em;
}
div.box_cont a {
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
	font-family:'Jockey One',Verdana, Geneva, sans-serif;
	display:block;
	width:120px;
	text-align:center;
	height:30px;
	color:#fff;
	background:#ff6633;
	border-radius:20px;
	font-size:1.4em;
	margin:20px auto;
	padding:3px 5px 5px 0;
}
div.box_cont a:hover {
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
background:#000;
	color:#fcff11;
}
div.box_cont input {
	display:block;
	width:30%;
	height:48px;
	border:solid #ff6633 3px; 
	padding:0 48px ;
	border-radius:24px;
	box-sizing: border-box;
	background:#000;
	color:#fff;
	float:left;
	font-family:'Jockey One',Verdana, Geneva, sans-serif;
	font-size:1.3em;
	
}
input#send_box {
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
width:10%;
margin-left:20px;
float:left;
}
input:hover#send_box {
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border:none;
background:#ff6633;

color:#000;
}
div.box_cont{
	width:70%;
	height:auto;
	margin:0 auto;
	padding-bottom:20px;
}
div#onas {
	height:auto;
	width:100%;
	margin:20px 0;
}

div#onas figure {
	width:40%;
	display:block;
	height:auto;
	float:left;
	overflow:hidden;
}
div#onas figure img {
	display:block;
	margin-right:2%;
	width:100%;
	}
div#onas h1 {
	font-family:'Jockey One',Verdana, Geneva, sans-serif;
	color:#ff6633;
	text-align:left;
	font-weight:normal;
	
}
div#onas p
{	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.5em;
	line-height:1.7em;
	color:#858585;
	text-indent:10px;
	width:70%;
	height:auto;

}
div.box_m p
{	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.5em;
	line-height:1.7em;
	color:#858585;
	text-indent:10px;
	width:70%;
	height:auto;

}
ul.malaOferta {
	display:block;
	float:none;
	list-style:none;
	
} 
ul.malaOferta li{
	list-style:none;
	text-align:0;
	display:block;
	width:80%;
	height:auto;
	padding:5px 0 5px 20px;
}
ul.malaOferta li:hover {
	background:#000;
}
ul.malaOferta li a {
	color:#858585;
	font-family: 'Jockey One', sans-serif;
	font-size:1.3em;
	font-weight:normal;
}
ul.malaOferta li:hover a{
	color:#ff6633;
}
div.oferta_detal_box {
	width:60%;
	height:auto;
	float:left;
	margin-right:4%;
}
@media screen and (min-width:728px ) {
div.oferta_adres_box {
	width:30%;
	height:auto;
	padding:0 0 10px 0;
}
}
@media screen and (max-width:727px ) {
div.oferta_adres_box {
	display:none;
}
}
div.oferta_detal_box p {
color:#9b9c9d;
	font-size:1.3em;
	line-height:1.8em;
}

div.oferta_box h2 {
	display:block;
	width:100%;
	height:50px;
	padding:0 0 2% 2%;
font-size:2em;
	font-family: 'Jockey One', sans-serif;
	text-transform:uppercase;
}
@media screen and (min-width:1150px) {
div.oferta_box {
	float:left;
	width:30%;
	height: 600px;
	margin:0 3% 3% 0 ;	
}
div.oferta_box p {
	display:block;
	margin-top:1%;
	height:210px;
	margin-bottom:2%;
	padding:0 0 2% 2%;
	font-size:1.3em;
	color:#858585;
	font-family: 'PT-Sans', sans-serif;
	line-height:1.8em;
	
}
}

@media screen and (min-width:900px ) and (max-width:1149px ) {
div.oferta_box {
	float:left;
	width:44%;
	height: 600px;
	margin:0 3% 3% 0 ;	
}
div.oferta_box p {
	display:block;
	margin-top:1%;
	height:200px;
	margin-bottom:2%;
	padding:0 0 2% 2%;
	font-size:1.3em;
	color:#858585;
	font-family: 'PT-Sans', sans-serif;
	line-height:1.8em;
	
}
}
div.oferta_box img {
	width:100%;
	height:auto;
}
div.oferta_box h2 {
	display:block;
	width:100%;
	height: autop;
	margin: 2%;
font-size:2em;
	font-family: 'Jockey One', sans-serif;
	text-transform:uppercase;
}


a.oferta_box, a.oferta_detal_box  {
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
	font-family:'Jockey One',Verdana, Geneva, sans-serif;
	display:block;
	width:120px;
	text-align:center;
	height:30px;
	color:#fff;
	background:#ff6633;
	border-radius:20px;
	font-size:1.4em;
	margin:20px auto;
	padding:3px 5px 5px 0;
}
a:hover.oferta_box ,a:hover.oferta_detal_box  {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
background:#000;
	color:#fcff11;
}
ol {
	margin:0;
	text-indent:15px;	
	
}
ol li {
	text-indent:10px;
	font-family: 'Jockey One', sans-serif;
	font-size:1.5em;
	line-height:1.5em;
	margin:10px;
	color:#ff6633;
}
 ol li span {
	font-family: 'PT-Sans', sans-serif;
	color:#9b9c9d;
	font-size:0.8em;
}
div#box_m {
	width:45%;
	height:auto;
	float:left;
	padding-right:5%;
}
div#box_m h1 {
	font-family:'Jockey One',Verdana, Geneva, sans-serif;
	color:#ff6633;
	text-align:left;
	font-weight:normal;
	
}
div#box_s {
	width:65%;
	height:auto;
	float:left;
}
ul#menu_top_g li ul {
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
	position:relative;
	z-index:100;
	display:block;
	visibility:hidden;
	opacity:0;
	background:#000;
	padding:25% 0;
	padding:10px;
	list-style:outside;
	top:40px;
	
	

}
ul#menu_top_g li ul li {
	float:none;
}
ul#menu_top_g li:hover ul {	
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
opacity:1;
	visibility:visible;
	top:0;
 }
 a.podMenu {
 
		-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
	font-family:'Jockey One',Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#ff6633;
	margin:0;
	float:none;
	z-index:inherit;
	position:relative;

}
a:hover.podMenu {	
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
	color:#fcff11;
}
div.opinia {
	width:46%;
	padding:2%;
	float:left;
	height:200px;
	
}
div:hover.opinia {
	background:#f4f3f5;
}
div.opinia h2 {
font-family:'Jockey One',Verdana, Geneva, sans-serif;
	color:#ff6633;
	text-align:left;
	font-weight:normal;
	font-size:2em;
}