body
{
	background-color: white;
	color: black;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	margin: 0 !important;
}

.wrapper
{
	width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.header
{
	width:100%;
	padding: 20px 0;
}

.logo
{
	width: 1000px;
    height:400px;
	margin-left: auto;
	margin-right: auto;
}

.guzik
{
	color: #f2f3f4;
	margin-left: 100px;
	width: 400px;
	height: 50px;
	background-color: #666666;
	transition-duration:1s;
	border-radius:6px;
	padding: 5px 0;
	text-align: center;
	display:table-cell;
	vertical-align: middle;
	font-weight: bold;

}

.guzik:hover
{

	background-color: #ff9900;
	border-radius:6px;
	color: white;
}
.guzik a 
{
	text-decoration: none;
	color: white;
}


.nav
{ 
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0;
	background-color: #666666;
	text-align: center;
	transition-duration:1s;
	border-radius:6px;
}

.content
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	padding-top: 10px;
	margin-top: 150px;

}

.jeden
{ 
	float: left;
	width: 50%;
	height: 300px;
	padding: 30px 0;
	background-color: white;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 100px;
}


.dwa
{ 
	float: left;
	width: 50%;
	height: 300px;
	padding: 30px 0;
	background-color: white;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 100px;
}

.trzy
{ 
	float: left;
	width: 50%;
	height: 300px;
	padding: 30px 0;
	background-color: white;
	text-align: center;
	padding-bottom: 100px;
}

.cztery
{ 
	float: left;
	width: 50%;
	height: 300px;
	padding: 30px 0;
	background-color: white;
	text-align: center;
	margin-bottom: 150px;
}



.footer
{
    width: 100%0px;
	text-align: center;
	background-color: #666666;
	padding: 30px;
	color: white;
	font-weight: bold;
}

.sticky
{
	width: 100%;
	position: fixed;
	top: 0;
	left: 0px;
	z-index: 100;
}

ol
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 18px;
	font-weight: bold;
	height: 35px;
	line-height: 200%;
	display: inline-block;
}

ol a
{
	color: white;
	text-decoration: none;
	display: block;
}

ol > li
{
	float: left;
	width: 200px;
	height: 40px;
	transition-duration:1s;
}

ol > li:first-child
{
	
}

ol > li:hover
{
	background-color: #ff9900;
	border-radius:6px;
}

ol > li:hover > a
{
	color: white;
}

ol > li > ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 40px;
	display: none;
}

ol > li:hover > ul
{
	display: block;
}

ol > li > ul > li
{
	background-color: #666666;
	position: relative;
	z-index: 100;
}

ol > li > ul > li:hover
{
	background-color: #ff9900;
	transition-duration:1s;
}

ol > li > ul > li:hover > a
{
	color: white;
}

.tresc 
{

	width: 100%;
	height: 700px;
	padding: 40px 0;
	background-color: white;
	text-align: justyfy;
}

.tresc_onas
{
	float: left;
	width: 560px;
	height: auto;
	padding: 20px 0;
	background-color: white;
	text-align: justyfy;
	padding-right: 0px;

}

.tresc_onas_foto
{
	float: left;
	width: 360px;
	height: 670px;
	padding: 10px 0;
	background-color: white;
	text-align: justyfy;
	margin-top: 220px;
	margin-left: 30px;

}
.tresc_regulamin
{

	width: 100%;
	padding: 40px 0;
	background-color: white;
	text-align: justyfy;
}

.tresc_reklamacje
{

	width: 100%;

	padding: 40px 0;
	background-color: white;
	text-align: justyfy;
}
.tresc_oou
{

	width: 100%;

	padding: 40px 0;
	background-color: white;
	text-align: justyfy;
}

.tresc_ig
{

	width: 100%;
	padding: 40px 0;
	background-color: white;
	text-align: justyfy;
}
.foto
{
	width:250px;
  height:300px;
  background-color:white;
  padding:0px;
  transition-duration:1s;
  margin-left: 100px;

}

.foto:hover 
{
  width:400px;
}

.produkt
{
	float: left;
	width: 33%;
	height: 400px;
	padding: 20px 0;
	background-color: white;
	margin-top:30px;
	margin-bottom:30px;
}
.produktfoto
{
	width:250px;
	height:300px;
	background-color:white;
	transition-duration:1s;
	margin-left:0px;
}
  
.produktfoto:hover
{
  width:150px;

}

.guzikp
{
	color: #f2f3f4;
	margin-left: 100px;
	width: 250px;
	height: 50px;
	background-color: #666666;
	transition-duration:1s;
	border-radius:6px;
	padding: 5px 0;
	text-align: center;
	display:table-cell;
	vertical-align: middle;
	font-weight: bold;

}

.guzikp:hover
{

	background-color: #ff9900;
	border-radius:6px;
	color: white;

}
.guzikp a 
{
	text-decoration: none;
	color: white;
}

.nazwa
{
	width: 300px;
	height: 50px;
	border-radius:6px;
	font-weight: bold;
	color: #f2f3f4;
	background-color: #ff9900;
	display:table-cell;
	vertical-align: middle;
	
}
	
.odnosnik
{
    float: left;
	color: #f2f3f4;
	width: auto;
	min-height:  25px;
	background-color: #666666;
	transition-duration:1s;
	border-radius:6px;
	text-align: center;
	display:table-cell;
	vertical-align: middle;
	font-weight: bold;
	font-size: 17px;
    padding: 5px;
    margin-right: 10px;
    


}

.odnosnik:hover
{

	background-color: #ff9900;
	border-radius:6px;
	color: white;
}
.odnosnik a 
{
	text-decoration: none;
	color: white;
}

.ramka_top
{
	width: 1000px;
	height: 100px;
	background-color: white;
	
}

.ramka_lewa
{
	float: left;
	width: 500px;
	height: 450px;
	font-size: 17px;

}
.ramka_prawa
{
	float: left;
	width: 500px;
	height: 450px;
	font-size: 17px;
}

.ramka_dol
{
	float: left;
	width: 1000px;
	height: auto;
	background-color: white;
	font-size: 17px;
	background-color: white;
}
pre 
{
	font-size: 16px;
	font-family: 'Lato', sans-serif;
}

.odnosnik_przedmiot
{
	color: #f2f3f4;
	width: 90px;
	height: 30px;
	background-color: #666666;
	transition-duration:1s;
	border-radius:6px;
	text-align: center;
	display:table-cell;
	vertical-align: middle;
	font-weight: bold;
	font-size: 17px;
	padding: 5px;

	


}

.odnosnik_przedmiot:hover
{

	background-color: #ff9900;
	border-radius:6px;
	color: white;
}
.odnosnik_przedmiot a 
{
	text-decoration: none;
	color: white;
}

.opis_lewa
{
	float: left;
	width: 360px;
	height: 410px;
    padding: 20px;
}

.opis_prawa
{
	float: left;
	width: 560px;
	height: 410px;
    padding: 20px;
}
.opis_dol
{
	float: left;
	width: 960px;
	height: auto;
	background-color: white;
	padding: 20px;
}

.zaczep
{
	width: 10px;
	height:85px;
	background-color: white;
}
.rysunek
{
	width: 960px;
	height:auto;
	background-color: white;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
	
}

.cena
{
	width:100px;
	height: 40px;
	border:2px solid #ff9900;
	margin-left: 25px;
	margin-top: 5px;
	font-size: 26px;
	border-radius:6px;
	padding-top: 5px;

}

.jssora05l, .jssora05r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 40px;
            cursor: pointer;
            background: url('img/a17.png') no-repeat;
            overflow: hidden;
        }
        .jssora05l { background-position: -10px -40px; }
        .jssora05r { background-position: -70px -40px; }
        .jssora05l:hover { background-position: -130px -40px; }
        .jssora05r:hover { background-position: -190px -40px; }
        .jssora05l.jssora05ldn { background-position: -250px -40px; }
        .jssora05r.jssora05rdn { background-position: -310px -40px; }

        /* jssor slider thumbnail navigator skin 01 css */
        /*
        .jssort01 .p            (normal)
        .jssort01 .p:hover      (normal mouseover)
        .jssort01 .p.pav        (active)
        .jssort01 .p.pdn        (mousedown)
        */
        .jssort01 .p {
            position: absolute;
            top: 0;
            left: 0;
            width: 72px;
            height: 72px;
        }
        
        .jssort01 .t {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: none;
        }
        
        .jssort01 .w {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
        }
        
        .jssort01 .c {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 68px;
            height: 68px;
            border: #000 2px solid;
            box-sizing: content-box;
            background: url('img/t01.png') -800px -800px no-repeat;
            _background: none;
        }
        
        .jssort01 .pav .c {
            top: 2px;
            _top: 0px;
            left: 2px;
            _left: 0px;
            width: 68px;
            height: 68px;
            border: #000 0px solid;
            _border: #fff 2px solid;
            background-position: 50% 50%;
        }
        
        .jssort01 .p:hover .c {
            top: 0px;
            left: 0px;
            width: 70px;
            height: 70px;
            border: #fff 1px solid;
            background-position: 50% 50%;
        }
        
        .jssort01 .p.pdn .c {
            background-position: 50% 50%;
            width: 68px;
            height: 68px;
            border: #000 2px solid;
        }
        
        * html .jssort01 .c, * html .jssort01 .pdn .c, * html .jssort01 .pav .c {
            /* ie quirks mode adjust */
            width /**/: 72px;
            height /**/: 72px;
        }