@charset "utf-8";
body {
	font: 100%/1.4 'Open Sans', Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px; 
}

a img { 
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline; 
}

a:visited {
	color: #6E6C64;
	text-decoration: underline;
}

a:hover, a:active, a:focus { 
	text-decoration: none;
}

.crl {
    clear:both;
}

.container {
	width: 960px;
	margin: 0 auto;
}

.header {
	background-image: url(../img/frontend/menu.png);
	background-repeat:repeat-x;
	height:105px;
	width:100%;
	position:absolute;
	z-index:-10;
	-webkit-box-shadow:  0px 2px 7px 0px #999;  
    box-shadow:  0px 2px 7px 0px #999;
}

.sidebar1 {
	float: left;
	width: 216px;
	padding: 15px 11px;
}

.sidebar1 p{
	padding-left:28px;
	font-size:13px; 
        height:87px;
	padding-right:0;
}

#prawa2 .sidebar1 p{
    height:auto;
}

#prawa .show_more {
    float: left;
    margin: 0 0 0 27px;
}

.sidebar1 h4{
	margin:0;
	padding:0;
	color:#005db5;
}

.sidebar1 img{
	width:9%;
}

hr{
	margin:0 0 10px 0;
	padding:0;
	background-color: #ccc;
	height: 2px;
	border:0;
}

.footer hr{
	opacity:0.6;
	height:1px;
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}

.footer {
	padding: 10px 0;
	position: relative;
	clear: both; 
	margin-top:25px;
	background-image:url(../img/frontend/patt.jpg);
	height:125px;
}

.fltrt { 
	float: right;
	margin-left: 8px;
	font-size:11px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
	font-size:11px;
}

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#logo{
	margin:20px 0;
	float:left;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
	transition: all 250ms ease;
}

#logo:hover{
	opacity:0.7;
}

.header2 {
        height: 110px;
}

.header2 ul{
	position:relative;
	top:45px;
	left:30px;
	float:right;
}

.header2 ul li{
	display:inline;
	margin: 0 18px;
}

.header2 ul li a{
	text-decoration:none;
	color:#fff;
	text-shadow: 2px 2px 3px #444;
    filter: dropshadow(color=#000, offx=2, offy=2);
	font-size:16px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
	transition: all 200ms ease;
}

.header2 ul li a:hover{
	text-shadow: 0px 0px 3px #444;
    filter: dropshadow(color=#000, offx=0, offy=0);
	opacity:0.7;
}

.box{
	float:left;
	margin-right:10px;
}

#contentwrap{
	background-color:#ededed ;
	/*height:180px;*/
	border-radius:5px;
}

#lewa p{
	padding-left:0;
}

#lewa{
	float:left;
	width:450px;
	margin-left:20px;
	font-size:13px; 
	text-align:justify;
}

#lewa2{
        margin-top: 50px;
        float:left;
	width: 660px;
}

#lewa ul{
	/*float:left;*/
	list-style:none;
	/*margin-right:80px;*/
        line-height: 3px;
}

#lewa h2 {margin-bottom: 20px;}

#prawa{
        float: right;
        width: 475px;
        font-size: 13px;
        text-align: justify;
}

#prawa_box1 {
    float: left;
}

#prawa p{
	float:left;
	margin-right:25px;
}

#prawa img{
	margin-left:15px;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

#prawa img:hover{
	opacity:0.7;
	position:relative;
	top:-10px;
}

#prawa2 {
    margin-top: 50px;
    margin-bottom: 30px;
    width: 300px;
    float: left;
}

#prawa2 #contentwrap{
	background-color:#ededed ;
	/*height:725px;*/
	border-radius:5px;
}

#boxwrap{
	margin-top:25px;
}

#boxwrap h2{
	color:#005db5;
	font-weight:normal;
	position:relative;
	top:8px;
}

#producenci{
	width:920px;
	background-color:#e6e6e6;
	margin-top:25px;
	border-radius:5px;
}

#producenci h2{
	color:#005db5;
	font-weight:normal;
	position:relative;
	top:3px;
	padding-top:20px;
}

#producenci .box {
    padding:20px;
}

#paski1{
	width:100%;
	height:320px;
	background-image:url(../img/frontend/patt.jpg);
	position:absolute;
	top:105px;
	z-index:-10;
}

#sklep{
	top:120px;
	margin-left:960px;
	position:fixed;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
	transition: all 250ms ease;	
}

#sklep:hover{
	margin-left:965px;
	opacity:0.8;
}

.error-message {
    color: red;
}

form input {
    margin-bottom: 10px;
}
html body div.container div#oferta_list ul.ul_parent ul.ul_parent {
 /*   margin-top: 40px;*/
}

html body div.container div#oferta_list ul {
    list-style: none;
}
html body div.container div#oferta_list ul ul li.cat ul li {
   /* height: 150px;*/
    overflow: hidden;
    float:left;
    
}

html body div.container div#oferta_list ul ul li.cat ul li div.logo_div {
   /* float: left;
    height: 150px;*/
}

html body div.container div#oferta_list ul ul li.cat ul li a div.logo_div_desc {
   /* height: 150px;*/
    /*float: left;*/
   /* padding: 15px;*/
   /* width: 714px;*/
}

/*logo*/

html body div.container div#oferta_list ul ul li.cat ul li a div.logo_div div.logo_img {
    margin-bottom:20px;
}

.prod_a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 80px;
    width: 161px;
    background: #FFF;
}


.show_more, .rozwin {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff!important;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:5px 20px;
	text-decoration:none;
	text-shadow:1px 1px 0px #1570cd;
        text-decoration: none!important;
        float:right;
}.show_more:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}.show_more:active, .rozwin:hover {
	position:relative;
	top:1px;
}
.rozwin {
    float:none;
    display: block;
    cursor:pointer;
}

.rozwin h3,
.rozwin h2 {
    margin:0
}
.cat {
   /* margin-bottom:20px;*/
    position:relative;
}

.ul_parent > .ul_parent li.cat ul, .ul_parent li.cat ul  {
    padding:30px 20px;
}
.arrow {
    background-image: url("../img/frontend/arrow-d.png");
    background-repeat: no-repeat;
    display: block;
    height: 27px;
    position: absolute;
    right: 20px;
    top: 13px;
    width: 25px;
    z-index: 2000;
}
.arrow-up div{
    background-image:url(../img/frontend/arrow-u.png);
    background-repeat: no-repeat;

   
}

.logo-des {
    float:left;
    width:33%;
    text-align:center;
}


.logo-link {
    border: 1px solid #ccc;
    border-radius:6px;
    height:auto;
    display: block;
    margin: 20px;
    padding: 10px;
}

#oferta_list .ul_parent .ul_parent li.cat span.rozwin {
    opacity: 0.8;
    
}


#kontakt_form {
    float: right;
    margin-right: 80px;
    margin-top: 122px;
}
.sidebar1 .show_more {
    float: left;
    margin: 0 0 0 28px;
}

/* Formularz zamówień */

#order-form {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 2px 2px 8px #CCCCCC;
    padding: 35px 35px 10px;
    width: 75%;
}

#order-form p {
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    margin: 20px 0 5px;
    padding: 4px 0;
    text-transform: uppercase;
    text-indent:15px;
}

#order-form > div label {
    float: left;
    width: 160px;
}

#order-form > div input {
    width: 270px;
}
#order-form > div input.submit {
	width:auto;
}

#order-form > div {
    margin: 10px 0;
}

.check-item {
    border-bottom: 1px solid #DDDDDD;
    margin: 10px 30px;
    width:180px;
    float:left;
    
}

#order-form .check-item > input {
	width:10px;
    height:25px;
    margin:0
    
}

.submit-wrapp {
	
	text-align:right;
}

.submit {
	float:none!important;
}

.invalid {
	background:#fff0f0;
	color:red;
}

#prawa_box1 strong {
    margin-left: 28px;
}

.footer  #prawa {
    width:550px;
}

.footer  #lewa {
    width:360px;
}

#kontakt_lista iframe {
    margin-top: 30px;
}
#boxwrap #lewa li {
    list-style: disc inside none;
    text-transform: uppercase;
}

.footer #lewa ul {
    float: left;
    line-height: 22px;
    list-style: disc outside none;
    margin: 0 53px 0 10px;
}