.slider {
	padding: 0;
	margin: 0;
	max-width: 100%;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom:1em;
	height: auto;

}
.slider ul {
  width: 1000%;
  height: auto;
  position: relative;
  list-style: none;
  left: 0;
  margin: 0;
  padding: 0;
  line-height: 0;
  -moz-animation:slide-animation 15s infinite;
  -webkit-animation:slide-animation 15s infinite;
}
.slider ul:hover {
  -moz-animation-play-state:paused;
  -webkit-animation-play-state:paused;
}
.slider li {
  width: 10%;
  list-style: none;
  float: left;
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
}

@-webkit-keyframes slide-animation {
  1% {left: 0%; opacity: 1;}
  18% {left: 0%; opacity: 1}
  19% {opacity: 0.2;}
  20% {left: -100%; opacity: 1;}
  58% {left: -100%; opacity: 1;}
  59% {opacity: 0.2;}
  60% {left: -200%; opacity: 1;}
  98% {left: -200%; opacity: 1;}
  99% {opacity: 0.5;}
  100% {left: 0%;}
}

@-moz-keyframes slide-animation {
  1% {left: 0%; opacity: 1;}
  18% {left: 0%; opacity: 1}
  19% {opacity: 0.2;}
  20% {left: -100%; opacity: 1;}
  58% {left: -100%; opacity: 1;}
  59% {opacity: 0.2;}
  60% {left: -200%; opacity: 1;}
  98% {left: -200%; opacity: 1;}
  99% {opacity: 0.5;}
  100% {left: 0%;}
}



.kolo {
color: #FFF;
}

.boxmen2 {
    background-image: url(../img/kontaktbg.jpg);
    background-repeat: repeat-x;
    float: left;
    width: 100%;
    background-color: #DF2727;
}.boxmen2 h3 {
    font-size: 14px;
    color: #FFF;
    margin: 0px;
    padding-top: 12px;
    padding-right: 4px;
    padding-bottom: 12px;
    padding-left: 22px;
}

.boxmen {
    background-image: url(../img/kontaktbg.jpg);
    background-repeat: repeat-x;
    float: left;
    width: 100%;
    background-color: #DF2727;
    height: 0px;
	overflow: hidden;
}



@media only screen and (max-width : 1024px) {
.ukryj-telefon {
display:none !important;
}
.bgbg {

    background-image:  none !important;
  
   }

.foot-1 h4 {
	border: none !important;}
.foot-1 {
	padding: 1% !important;
	float: left;
	width: 98% !important;
	color: #FFF;
	float: left!important;
	clear: left !important;
	min-height: 122px !important;
	text-align: center;
	
}.creat p {
    float: right;
    width: 100% !important;
    text-align: center !important;
}.creat h3 {
    float: left;
    width: 100% !important;
    text-align: center !important;
}
.menu2 {
    float: left;
width:100% !important;
}
#maincontainer {
width:95%;
}
.logo {
width:30%;
display:inline-block;
float:left;
text-align:left;
}
}

/*Top Navigation*/

#naviinfox{
display:block;
float:right;
height:50px;
margin-right:1%;
}
#navicontainer {
	margin:0px 0 0px 0px;
	display:block;
	height:50px;
	background-repeat: repeat-x;
	
	font-weight: bold;
	text-align: center;
	padding: 0px 0px;text-transform: uppercase;
	
}
#navicontainer:after {
content: "";
display: table;
width: 100%;
height: 50px;
}
/*Strip the ul of padding and list styling*/
#navicontainer ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
}
/*Create a horizontal list with spacing*/
#navicontainer li {
	display:inline-block;
	float: left;
	margin-right: 1px;
}
/*Style for menu links*/
#navicontainer li a {
	display:block;

	height: 50px;
	text-align: center;
	font-weight: 400;
	line-height: 50px;
font-family: oswald;
	padding: 0px 20px;
	color: #333;font-weight: normal;
	
	text-decoration: none;
	
	font-size:16px;
	
	transition: all 0.5s ease 0s;
}
/*Hover state for top level links*/
#navicontainer li:hover a {
	background: #493f3d;
	color:#e3c496;
	transition: all 0.5s ease 0s;
}
/*Style for dropdown links*/
#navicontainer li:hover ul a {
	background: #666;
	color: #fff;
	height: 40px;
	line-height: 40px;
}
/*Hover state for dropdown links*/
#navicontainer li:hover ul a:hover {
	background: #333;
	color: #fff;
}
/*Hide dropdown links until they are needed*/
#navicontainer li ul {
	display: none;
}
/*Make dropdown links vertical*/
#navicontainer li ul li {
	display: block;
	float: none;
}
/*Prevent text wrapping*/
#navicontainer li ul li a {
	width: auto;
	min-width: 100px;
	padding: 0 20px;
}
/*Display the dropdown on hover*/
#navicontainer ul li a:hover + .hidden, .hidden:hover {
	display: block !important;
	z-index:999999;
}
/*Style 'show menu' label button and hide it by default*/
.show-menu {
	font-family: oswald;
	text-decoration: none;
	color: #000;

	text-align: center;
	padding: 10px 0;
	display: none;    font-weight: 400;
}
/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}
/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}
/*Responsive Styles*/
@media screen and (max-width : 1024px){
   .opi2 ul {
    margin: 0px;
	padding: 0px;
}.opi2 ul li {

    font-size: 1em !important;
}
   .fav-icons {
  
    width: 65% !important;
    
}.bgbg {
	float: left;
	width: 100%;
	
}

#ebaysh {
    text-transform: uppercase;
    width: 65%;
    text-align: center;
    margin: 0px 0px 0px 0px !important;
    float: right;
    font-size: 16px;
}
  #navicontainer {
    background: transparent;
    height: 33px;
}
.prawa2 {
	float: right;
	width: 100% !important;
	margin: 0% !important;
}
	/*Make dropdown links appear inline*/
	#navicontainer ul {
		position: static;
		display: none;
	}
	/*Create vertical spacing*/
	#navicontainer li {
		margin-bottom: 1px;
	}
	#navicontainer li a {
		border-bottom:1px solid #bbb;
	}
	/*Make all menu links full width*/
	#navicontainer ul li, li a {
		width: 100%;
	}
	/*Display 'show menu' link*/
	.show-menu {
		display:block;
		cursor:pointer;
	}
	.show-menu:before {
		content: "\f039";
		display: table;
		clear: both;
		font-family: FontAwesome;
		display: inline;
		color: #000;
		position: relative;
		margin-right: 15px;
	}
	}

@media screen and (max-width : 1200px){
	#naviinfox{
        display:none;
}
}
@media screen and (max-width : 750px){
  .opi2 {
    float: right;
    width: 99% !important;
	clear: both;
}#galert h3 {
    float: left;
    font-size: 22px;
    margin: 0px;
    padding: 10px;
    width: 100%;
    max-width: 200px !important;
    color: #000;
    font-weight: 400;
}

.rozmiary1 {
    padding: 5% 5% 5% 5% !important;
    float: left;
    width: 90% !important;
    text-align: left;
    color: #c7bba7;
}
.menu2 {
    float: left;
    width: 100% !important;
}.foot-1 ul  { padding: 0px;
margin: 0px;}
.foot-1 ul li a {
color: #FFF;
text-decoration: none;
list-style-type: none;
padding: 0px;
margin: 0px;
text-align: center;
}
.infox a {
	color: #FFF;
	text-decoration: none;
}
.foot-1 ul li {
	list-style-type: none !important;
}
.nahbg {
   
    font-size: 14px !important;
}
#ebaysh img{
	clear: both;}
#ebaysh {
    text-transform: uppercase;
    width: 100% !important;
    text-align: center !important;
    margin: 12px 0px 12px 0px !important;
    float: right;
    font-size: 16px;
	
}
.opid2 #lewa a img {
	    clear: left;
    padding: 20px !important;
}.bgbg {
	float: left;
	width: 100%;
	
}
#dv1 {
	float: left !important;
	width: 100% !important;
	margin-right: 0px !important;
	margin-left: 0px!important; 
	padding: 0px !important;
	text-align: center!important; 
}
.nahbg {
    background-image: url(../img/bgtyt.jpg);
    background-repeat: no-repeat;
    background-position: center bottom !important;
    float: left;
    padding-bottom: 22px;
    width: 66ex;
    font-weight: 600;
    color: #000;
    margin: 20px 0px;
    font-size: 22px;
    width: 100% !important;
    text-align: center !important;
}#navicontainer li a {
    border-bottom: 0px solid #000;
   
}
#navicontainer li a {
	padding: 0px !important; color: #fff;
	background:#441f0d;
	} 
.gal {
    float: left;
     width: 99% !important;
	 text-align: center;
}.opi2 h2 {
    font-size: 32px;
    color: #000;
    
    text-align: center;
}
.tyttop {
    background-image: none !important;

}
.top-2 {
	background: #441f0d !important;
 
    height: auto !important;
	padding: 20px 0px;
}
.logo {
    float: none !important;
	margin: 0 auto;
    width: 90% !important;
	text-align: center;
       display: block !important;
    padding: 0px 0px !important;
}
.fav-icons {
    
    display: none !important;
}
.artiklein-1 {
    padding: 2.5%;
    float: left;
    width: 95% !important;
	clear: both;
	text-align: center;
}

.pries {
    padding: 2% 0px 2
 % 0px;
    float: left !important;
    width: 100% !important;
    background-image: url(../img/pries.jpg);
    background-repeat: no-repeat;
    background-position: left 22px;
    padding: 20px 0px 20px 0px !important;
  
    margin: 0 auto;
}
.opid2  p {float: left;
clear: both;}

.tyt {
    float: left;
    width: 100% !important;
    padding: 0px 0px 0px 0px !important;
    color: #000;
    font-size: 90% !important;
	text-align: center;
}

}

.tabs i.fa {
   
    font-size: 0px;
    margin: 0px 10px 0px 0px;
}
@media screen and (max-width: 650px) {
.tabs label {
    width: 20% !important;
    margin: 1px 0px;
    padding: 10px 0px !important;
    text-align: center !important;
    max-width: none !important;
    font-size: 0px !important;
}
i.fa {
   
    font-size: 28px !important;
    margin: 0px 10px 0px 0px;
}
  .tabs  label:before {
	margin: 0;
	font-size: 18px;
  }
}
ul.thumbs {
    margin: 10px 0px 0px 0px;
    padding: 0px;
}
@media screen and (max-width: 400px) {
 .tabs   label {
	padding: 15px;
  }
.cat1 p {
	font-size: 12px !important;
	color: #000;
	font-weight: 600;
}.footer {
	background-color: #1E639A;
	clear: both;
	float: left;
	width: 100%;
	background-image: url(../img2/footer.jpg);
	min-height: 346px;
}

.footer  a:link, body .g-novisited a:visited {
    color: #fff;
}
.cat1 {
	float: left;








	
	width: 127px !important;
	min-height: 200px !important;
}
  .tabs main {
width: 100% !important;
  padding: 0px;

}.image-gallery .big-image {
    width: 90%;
    height: 260px !important;
	float:left;
}
}

#maincontainer  img {
	max-width: 100%;
	height: auto;
}
@media screen and (max-width: 1240px) {
.vtnssli {
    float: left;
    padding-top: 3% !important;
    width: 60%;
}}
@media screen and (max-width: 650px) {
 .infobox  label {
	font-size: 0px !important;
	  background: #ececec;
	padding: 4px !important;
  }
  
  .opisauta {

	overflow-y: scroll;
overflow-x: scroll !important;;
}
  

  .cena-in {font-size: 28px !important; 
  padding: 31px 0px 0px 0px !important;}
  .infobox label img { 
  height: auto !important; 
width: auto !important; }
  .galnag {
	width: 100%;
	height: 35px;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin: 0 auto;
	border-bottom: 3px solid green;
	font-size: 32px;
	padding-top: 25px;
}

}
  .infobox input:checked + label {
  color: #fff;
  background: #000000;}
.infobox main {
 
    width: 100%;
    padding: 1% 0% 0% 0%;
    margin: 0 auto;

    float: left;
}
 .infobox  label:before {
	margin: 0;
	font-size: 18px;
  }
  .infobox section {
   
    width: 90% !important;
}
}

@media screen and (max-width: 400px) {
  .infobox label {
	padding: 15px;
  }
  
 .typography {
    font-size: 12px;
}
}.infobox  {font-size: 14px;}
.infobox table {width: 100%;}
.infobox table td{padding: 1%; border-bottom: 1px solid #dedede; font-size: 12px;}
.infobox table h4{padding: 1%; color: #fff;}
.infobox {
	width: 84%;
	color: #ccc;
	background-image: none;
	margin: 0 auto;
	float: none;
	padding: 1%;
	margin: 0 autp;
}#container {
	width: 100%;
	/* [disabled]overflow: hidden; */
	margin: 0px auto;
}


.thumbs {
    margin-top: 10px;
	min-height:100px;
  /*  display: flex;*/
    justify-content: space-between;
}

.thumbs li,
.thumbs li a {
	width: 98px;
	/* height: 55px;*/
	float:left;
	list-style: none;
}

.thumbs a {
    /*display: block;*/
    position: relative;
    font: bold 12px/25px Arial, sans-serif;
    color: #515151;
    text-decoration: none;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.25), inset 1px 1px 0px rgba(0, 0, 0, 0.15);
}

.thumbs li a img {
    width: 90px;
   
    border: 1px solid #dedede;

	margin:2px;
}

.thumbs li a:hover span {
    position: absolute;
    z-index: 101;
    bottom: -30px;
    display: block;
    width: 98px;
    height: 25px;
    text-align: center;
    border-radius: 3px;

    -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);

    background: #fff;
    background: -webkit-linear-gradient(top, #fff 0%,  #bcbcbc 100%);
    background: -moz-linear-gradient(top, #fff 0%,  #bcbcbc 100%);
    background: -o-linear-gradient(top, #fff 0%,  #bcbcbc 100%);
    background: -ms-linear-gradient(top, #fff 0%,  #bcbcbc 100%);
    background: linear-gradient(top, #fff 0%,  #bcbcbc 100%);
}

.thumbs li a:hover span::before {
    width: 0;
    height: 0;
    border-bottom: 5px solid white;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    content: "";
    position: absolute;
    top: -5px;
    left: 44px;
}
.slide22b {
	width: 100%;
	float: left;
}
.slide22 {
    overflow: hidden;
    /*border: 4px solid #E74C3C;*/
}

.slide22,
.slide22 li,
.slide22 img {
    /*width: 569px;*/
        min-height: 350px;
    position: relative;
}

.slide22 li {
    position: absolute;
    z-index: 50;
    width: 100%;
    background-color: #fff;
}


.slide22 li:target {
    z-index: 100;
    -webkit-animation: slider 1s 1;
}
@media screen and (max-width : 524px){
   
 .slide22, .slide22 li, .slide22 img{
 height: 400px !important;}
    
}
@media screen and (max-width : 424px){
   
 .slide22, .slide22 li, .slide22 img{
 height: 340px !important;}
    
}ul.slide22 {
    margin: 0px;
    padding: 0px;
}
