@import url(http://fonts.googleapis.com/css?family=Roboto+Slab&subset=latin-ext,latin);
@import url(http://fonts.googleapis.com/css?family=Kaushan+Script&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Kotta+One&subset=latin,latin-ext);


body {
	font-family: "Kotta One" !important;
}
.kwicks {
	height: 100%;
	
}
.kwicks > li {
	height: 100vh;
}

#panel-1 { background-color: #53b388; background-position: center top; background-size: cover; background-image: url('./img/tlo1.png') ;
cursor: pointer; border-right: 10px solid #000;
}
#panel-2 { background-color: #5a69a9; background-position: center top; background-size: cover; background-image: url('./img/A5_FRONT.jpg');
cursor: pointer; border-right: 10px solid #000;
}
#panel-3 { background-color: #c26468; background-position: center center; background-size: cover; background-image: url('./img/tlo3.png'); 
cursor: pointer; border-right: 10px solid #000;
}
#panel-4 { background-color: #c26468; background-position: center center; background-size: cover; background-image: url('./img/tlo4.jpg'); 
cursor: pointer;
}
	
.pole {
	background-color: rgba(255,255,255,1);
	padding: 4px;
	height: 120px !important;
}

.naglowki {
	color: #fff;
	margin: 0;
	padding-top: 5px;
	font-size: 35px;
}

.podnaglowkiem {
	margin: 0;
	font-size: 18px;
	color: #fff;
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: "Kotta One";
}

.typografia1 {
	text-shadow:
	-1px -1px 0 #000,  
	1px -1px 0 #000,
	-1px 1px 0 #000,
	 1px 1px 0 #000;
	 text-shadow: 2px 2px 10px #000000;
}

.btn {
/*background: rgb(41,154,11)!important;
background: -moz-linear-gradient(top,  rgba(41,154,11,1) 0%, rgba(41,154,11,1) 100%)!important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(41,154,11,1)), color-stop(100%,rgba(41,154,11,1)))!important;
background: -webkit-linear-gradient(top,  rgba(41,154,11,1) 0%,rgba(41,154,11,1) 100%)!important;
background: -o-linear-gradient(top,  rgba(41,154,11,1) 0%,rgba(41,154,11,1) 100%)!important;
background: -ms-linear-gradient(top,  rgba(41,154,11,1) 0%,rgba(41,154,11,1) 100%)!important;
background: linear-gradient(to bottom,  rgba(41,154,11,1) 0%,rgba(41,154,11,1) 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#299a0b',GradientType=0 )!important;*/
background-color: #005DBD !important;
  text-transform: uppercase;
 width:230px!important;
 color:white !important; 
 text-align:center !important;
 padding:10px 0 !important;
//  margin:0px 0 0 3%!important;
white-space: normal !important;
border:0px solid transparent !important;
font-size:18px !important;
}

.btn:link {
	color: #ffffff !important;
	text-decoration: none !important;
}

.btn:hover {
background-color: #21A0DB !important;
	/*background:#0B7A09 !important;*/
	color: #ffffff !important;
}

.btn:visited {
	color: #ffffff;
}


.dosrodka {
	margin: 0 auto;
}

.boczne {
	margin-bottom: 0px !important;
	margin-top: 5px;
}

.logo {
position: absolute;
z-index: 2;
top: 38%;
margin: 0 auto;
display: block;
left: 41.9%;
height: 25%;
width: 15%;
background-color: rgba(255, 255, 255, 1);
text-align: center;
-webkit-box-shadow: 0px 4px 3px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 4px 3px 0px rgba(0,0,0,0.75);
box-shadow: 0px 4px 3px 0px rgba(0,0,0,0.75);
border: 1px solid #333;
border-top: none !important;
//background-image: url('./img/logo_smhd.png'); 
padding: 10px;
}	

.stopka {
position: absolute;
z-index: 2;
margin: 0 auto;
display: block;
left: 80%;
top: 96%;
height: 4%;
//width: 15%;
background-color: rgba(255, 255, 255, 0.8);
text-align: center;
-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
//border: 1px solid #333;
border-bottom: none !important;
//background-image: url('./img/logo_smhd.png'); 
padding: 5px;
font-size: 12px;
color: #aaa;
}	

.frame {
    height: 100%;
    width: 100%;
    position: relative !important;
}

.kwicks-collapsed {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%) blur(5px); /* Chrome 19+ & Safari 6+ */ 
    -webkit-backface-visibility: hidden; /* Fix for transition flickering */
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}

.kwicks-expanded {
filter: none !important;
    -webkit-filter: grayscale(0) !important;
}



.border22{
	background:black; width:10px; height:100%; 
	
}

.logomob {
background-color: #aaa;
top: 30%;
position: absolute;
height: 40%;
width: 30%;
left: 35%;
z-index: 1;
display:none;
}

.mobilne {
display:none;
}

.panelmobilny {
z-index: 2;
padding-left: 15%;
padding-right: 15%;
}

.tlo1 {
background: url(../img/tlo1.png);
background-position: center center;	
}

.tlo2 {
background: url(../img/tlo2.jpg);
//background-repeat: no-repeat;
//background-attachment: fixed;
background-position: center center;	
background-size: 187% auto;	
}

.tlo3 {
background: url(../img/tlo3.png);
background-position: center center;
}

.tlo4 {
background: url(../img/tlo4.jpg);
background-position: center center;
}

@media (max-width: 1105px) {
			
}


@media (max-width: 900px) {
	html, body { height:100%; }

	.kwicks, .logo { display: none !important; }
.mobilne { display: block !important; width: 100%; height: 100%; }
}

/*@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
	.kwicks, .logo { display: none !important; }
.mobilne { display: block !important; width: 100%; height: 700px; }
} */

@media (min-width: 801px) {
	.btn { margin-top: 15px !important;}
}

/*@media (min-width: 601px) and (max-width: 1025px) {


	.kwicks, .logo { display: none !important; }
.mobilne { display: block !important; width: 100%; height: 1900px; }
		  
}*/

@media only screen and (max-width: 995px) {

}

@media only screen and (max-width: 485px) {  
		  
		 
}

@media only screen and (max-device-height: 340px) {  
		
	.kwicks, .logo { display: none !important; }
.mobilne { display: block !important; width: 100%; height: 700px; }  
		 
}

@media only screen and (max-device-width: 330px) {

.panelmobilny {
    padding-left: 5%;
    padding-right: 5%;
    z-index: 2;
}

}

.panelmobilny h1 {
	font-size: 25px;
}

.panelmobilny .btn {
	font-size: 12px;
	line-height: 1 !important;
	width: 90% !important;
}