/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

body {
	background: #f5d568 url('img/back_1.jpg') no-repeat center top;
	color: #444;
	font: normal 62.5% Georgia,Tahoma,sans-serif;
	padding-top: 34px;

}


p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

form,input {margin: 0; padding: 0; display: inline;}



a:link,a:visited{
color:#fff;
text-decoration:none;
}
a img{
border:0;
}
div.wrap{
width:600px;
margin:0 auto;
text-align:left;
}
div#top div#nav{
float:left;
clear:both;
width:600px;
height:52px;
margin:22px 0 0;
}
div#top div#nav ul{
float:left;
width:307px;
height:52px;
list-style-type:none;
}
div#nav ul li{
float:left;
height:52px;
}
div#nav ul li a{
border:0;
height:52px;
display:block;
line-height:52px;
text-indent:-9999px;
}
div#header{
margin:-1px 0 0;
}
div#video-header{
height:290px;
margin:-1px 0 0;
}
div#header div.wrap{
height:419px;

}
div#header div#slide-holder{
z-index:40;
width:600px;
height:419px;
position:absolute;
}
div#header div#slide-holder div#slide-runner{
top:9px;
left:9px;
width:580px;
height:398px;
overflow:hidden;
position:absolute;
}
div#header div#slide-holder img{
margin:0;
display:none;
position:absolute;
}
div#header div#slide-holder div#slide-controls{
left:0;
bottom:350px;
width:580px;
height:46px;
display:none;
position:absolute;
background:url('img/slide-bg.png') 0 0;
}
div#header div#slide-holder div#slide-controls p.text{
float:left;
color:#fff;
display:inline;
font-size:10px;
line-height:16px;
margin:15px 0 0 -20px;
text-transform:uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav{
float:right;
height:24px;
display:inline;
margin:11px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a{
float:left;
width:24px;
height:24px;
display:inline;
font-size:11px;
margin:0 5px 0 0;
line-height:24px;
font-weight:bold;
text-align:center;
text-decoration:none;
background-position:0 0;
background-repeat:no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on{
background-position:0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a{background-image:url(img/silde-nav.png);}
div#nav ul li a{background:url('img/nav.png') no-repeat;}






















code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}
h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

.float-left {
   float: left;
}

.float-right {
   float: right;
} 

img.float-right {
  	margin: 5px 0px 10px 10px;  
}
       
img.float-left {
  	margin: 5px 10px 10px 0px;
}


table{
margin: 0px auto; 
border: solid 1px;
border-color: Black;
background-color:yellow;
border-collapse: collapse;
border-spacing: 0;
}
td{padding:0.3em 0.6em;}
td{vertical-align:top;}
td {text-align: center;
background: #F4FFE0;}
.lewy {
text-align: left;}
th {background: #FFF3C9;
color: #414632;
padding:0.3em 0.6em;}







/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border: 1px solid #d5d5d5;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 900px;
}

.outer-container {
	background: url('img/container.jpg') no-repeat center bottom;
	padding-bottom: 64px;
}

/* headere & title */
.header {
	background: #222 url('img/header.jpg') no-repeat;
	height: 300px;
	margin-bottom: 0px;
	text-align: center;
}

.wyprzedaz {
	width: 920px;
	margin: 0 auto;
   height: 50px;
	
}

/* menu */

/* menu */
#nawigacja {
        position:relative;
        display:block;
        height:42px;
        font-size:17px;
        font-weight:normal;
        background:transparent url(img/bgOFF.jpg) repeat-x top left;
        font-family:Lucida Sans Unicode,Arial,Verdana,Helvitica,sans-serif;
}
#nawigacja  ul {
        margin:0;
        padding:0;
        list-style-type:none;
        width:auto;
}
#nawigacja  ul li {
        display:block;
        float:left;
        margin:0 1px 0 0;
}
#nawigacja  ul li a {
        display:block;
        float:left;
        color:#666633;
        text-decoration:none;
        padding:8px 10px 0 10px;
        height:38px;
}
#nawigacja  ul li a:hover,#styleone ul li a.current {
        color:#ffffff;
        background:transparent url(img/bgON.jpg) repeat-x top left;
}


.nav1 {
	float: left;
	width: 350px;
}

.nav2 {
	float: left;
	width: 190px;
        background: url('img/b.jpg') no-repeat left top;
        height: 43px;
}

.nav3 {
	float: right;
	width: 360px;
}


/* path */
.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}


/* main */
.main {
	background: url(img/img05.jpg) repeat-x left top;
	border-top: 1px solid #FFF;
	padding: 8px 12px 0 0;
}

/* content_left */

.content_left {
	float: left;
	width: 680px;
        
}
.content_left .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
        padding-left: 10px;
}
.content_left li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content_left p {
        font-family: Georgia, Tahoma, Verdana;
        padding-left: 40px;
		  font-size: 1.2em;
}

.content_left img {
	 border:0;
         padding: 2px;
     
}

.content_left h1,h2 {
        padding-top: 6px;
        color: #553;
        margin-bottom: 4px;
        padding-left: 40px;
      
}

.content_left h1 {font: normal 1.8em Georgia,sans-serif;}
.content_left h2 {font: bold 1.4em Georgia,sans-serif;}
     

/* content2 */
.content2 {
	
        float: left;
	width: 900px;
        margin-bottom: 50px;
        
}

.content2 p {
        font-family: Georgia,Tahoma, Lucida Sans Unicode,sans-serif;
        font-size: 14px;
        padding-left: 10px;
}

.content2 h1,h2 {
        padding-top: 6px;
        color: #553;
        margin-bottom: 4px;
        padding-left: 10px;
      
}

.content2 h1 {font: normal 1.8em Georgia,sans-serif;}
.content2 h2 {font: bold 1.4em Georgia,sans-serif;}
     

.content2 img {

	border: 0px solid #ebebeb;
	background: none;
	padding: 5px;

}


/* content_right */
.content_right {
	float: right;
	width: 660px;
        
}
.content_right .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
        padding-left: 10px;
}
.content_right li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content_right p {
        font-family: Georgia,Tahoma, Lucida Sans Unicode,sans-serif;
        font-size: 14px;
        
     
}

.content_right img {
	border:0;
  padding: 2px;
     
}

.content_right h1,h2 {
        padding-top: 6px;
        color: #553;
        margin-bottom: 4px;
        padding-left: 10px;
      
}


     


/* Body dzial firma */
#body {

        float: left;
        width: 850px;
    
}

#body img {

        width: 360px;
        height: 160px;
        margin: 12px;
        padding: 0;
        border: 3px solid #D9D5CA;

}


/* Location dzial dystrybucja */

#location {

        width: 850px;
        float: left;
        font: normal 1.1em Georgia,Tahoma,sans-serif;
}



#location img {

        width: 284px;
        height: 170px;
        margin: 12px;
        padding: 0;
        border: 3px solid #D9D5CA;

}

#location a {
        color: #5A5A43;
        text-decoration: none;
}
#location a:hover {
        color: #000000;
}

#location h2 {

        display: block;
        font-size: 18px;
        color: #735833;
        text-align: left;
        padding: 1px 0;
        height: 18px;
        line-height: 1.4;
        word-spacing: 3px;
        font-weight: normal;
        font-family: Georgia;

}


/* navigation */
.navigation {
	float: left;
	width: 210px;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.2em Georgia,Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}





/* navigation2  dzial handlowcy */
.navigation2 {
	float: left;
	width: 220px;
        color: #5A5A43;
}
.navigation2 h1 {
	font: normal 1.8em Georgia,Tahoma,sans-serif;
	line-height: 10px;
	margin: 0;
	padding-left: 25px;
}
.navigation2 h2 {
	font: bold 1.4em Georgia,Tahoma,sans-serif;
	line-height: 20px;
	margin: 0;
	padding-left: 12px;
}

.navigation2 h3 {
	font: italic 1.4em Georgia,Tahoma,sans-serif;
	margin: 0;
	padding-left: 30px;
}

.navigation2 p {
	font: normal 1.1em Georgia,Tahoma,sans-serif;
	margin: 0;
	padding-left: 30px;
}

.navigation2 p img {
	border:0;
        padding: 2px;
}

.navigation2 p strong {

        font: 1.1em Georgia,Tahoma,sans-serif;
        font-weight: bold;
   
}

.navigation2 ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}


.navigation2 a {
	color: #5A5A43;
	text-decoration: none;
}
.navigation2 a:hover {
        color: #000000;
}



.twocols {
       width: 600px;
       color: #5A5A43;
       padding-bottom: 20px;
}

.twocols a {
	color: #5A5A43;
	text-decoration: none;
}
.twocols a:hover {color: #000000;}



.twocols .col1 {

	float: left;
	width: 280px;
        border: 1px solid #c5c5c5; 
        background: url(img/img05.jpg) repeat-x left top;
}


.twocols .col2 {

	float: right;
	width: 280px;
        border: 1px solid #c5c5c5; 
        background: url(img/img05.jpg) repeat-x left top;
}

.twocols h1 {
	font: normal 1.8em Georgia,Tahoma,sans-serif;
	line-height: 10px;
	margin: 0;
	padding-left: 25px;
}
.twocols h2 {
	font: bold 1.4em Georgia,Tahoma,sans-serif;
	line-height: 20px;
	margin: 0;
	padding-left: 12px;
}

.twocols h3 {
	font: italic 1.4em Georgia,Tahoma,sans-serif;
	margin: 0;
	padding-left: 30px;
}

.twocols p {
	font: normal 1.1em Georgia,Tahoma,sans-serif;
	margin: 0;
	padding-left: 30px;
}

.twocols p img {
	border:0;
        padding: 2px;
}

/* tabelka wyroznienia */

.twocols2 {
       width: 820px;
       color: #5A5A43;
       padding-bottom: 20px;
       margin: 0 auto;
       font: normal 1.1em Georgia,Tahoma,sans-serif;

}

.twocols2 a {
	color: #5A5A43;
	text-decoration: none;
}
.twocols2 a:hover {color: #000000;}

.twocols2 .col1 {

	float: left;
        width: 400px;
         color: #000000;
}

.twocols2 .col2 {

	float: right;
        width: 400px;
  color: #000000;
}

.twocols2 h2 {
	font-weight: normal;
        font-family: Georgia;
        font-size: 18px;
        color: #735833;
	margin: 0;
	
}

.twocols2 h3 {
	font-weight: normal;
        font-family: Georgia;
        font-size: 12px;
        color: #5A5A43;
	margin: 0;
	
}

.twocols2 p img {
	border:0;
        padding: 2px;
        
}


/* Wyroznienia */


#wyroznienia {

        width: 820px;
        font: normal 1.1em Georgia,Tahoma,sans-serif;
        margin: 0 auto;
}



#wyroznienia img {

        width: 150px;
        height: 207px;
        margin: 12px;
        padding: 0;
        border: 0px;

}

#wyroznienia a {
	color: #5A5A43;
	text-decoration: none;
}
#wyroznienia a:hover {
        color: #000000;
}

#wyroznienia h2 {

        display: block;
        font-size: 18px;
        color: #735833;
        text-align: left;
        padding: 1px 0;
        height: 18px;
        line-height: 1.4;
        word-spacing: 3px;
        font-weight: normal;
        font-family: Georgia;

}


/* sidebar 2 */
.sidebar2 {
        float: left;
        width: 180px;
}
.sidebar2 h2 {
        color: #5A5A43;
        font: bold 1.1em Tahoma,sans-serif;
        line-height: 30px;
        margin: 0;
        padding-left: 12px;
}

.sidebar2 h1 {
        color: #553;
        margin-bottom: 4px;
      
}


.sidebar2 h1 {font: normal 1.8em Georgia,sans-serif;}



.sidebar2 ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidebar2 li {border-bottom: 1px solid #EAEADA;}
.sidebar2 li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}


.sidebar2 a {
	color: #5A5A43;
	text-decoration: none;
}
.sidebar2 a:hover {
        color: #000000;
}

.sidebar2 img { 
	background: none;
	margin: 1px;
        border:0;
	/* margin: 4px 7px 4px 4px; */	
        
   
}

/* thumbnails */

#sidebar {

	float: left;
	width: 650px;
	padding: 0; 
	margin: 1px 0 0 0;		
	display: inline;	
        padding-bottom: 5px;

}	

#sidebar h2 {
	font: bold 1.4em sans-serif,Tahoma, Helvetica, Arial;	
	color: #553;	
}

#sidebar li {
	list-style: decimal;
	
}

#sidebar a {
	color: #5A5A43;
	text-decoration: none;
}
#sidebar a:hover {
        color: #000000;
}

p.thumbs {
        padding: 2px 0 0 1px;
        border-bottom:#BCBCB5 dashed 1px;
		
}

.thumbs img { 
	position: relative;
	background: none;
	padding: px;
	margin: 1px;
        border:0;
	/* margin: 4px 7px 4px 4px; */	
        width: 150px;
        height: 113px;
   
}

#kolumna {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 650px;		
}

#kolumna .col3, .col3-center {
	float: left;
	width: 30%;
}
#kolumna .col3-center { 
	margin: 0 10px; 
}


#kolumna .opis {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
        padding-left: 10px;
}  
#kolumna .opis strong {
  font-size: 1.2em;
  color: red;

}

.zielony {
   color: green;
}

.czerwony {
   color: red;
}


.pagination{
padding: 2px;
margin-top: 20px;
clear: both;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #EAEADA;
text-decoration: none; 
color: #5A5A43;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #EAEADA;
color: #000;
background-color: #F0F0EB;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #EAEADA;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}


/* Kolumny w dziale kontakty */

#columns {
        color: background: url(img/img05.jpg) repeat-x left top;
        border: 1px solid #c5c5c5; #5A5A43;
        margin: 0 auto; 
	padding: 0;	
	width: 830px;	
      	
}

#columns .col3, .col3-center {
	float: left;
	width: 250px;
}
#columns .col3-center { 
	
        width: 330px;
}

#columns h1 {
	font: normal 1.8em Georgia,Tahoma,sans-serif;
	line-height: 10px;
	margin: 0;
	padding-left: 25px;
}

#columns h3 {
	font: italic 1.4em Georgia,Tahoma,sans-serif;
	margin: 0;
	padding-left: 20px;
}

#columns p {
	font: normal 1.1em Georgia,Tahoma,sans-serif;
	margin: 0;
	padding-left: 20px;
}

#columns p img {
	border:0;
        padding: 2px;
}

#columns a {
	color: #5A5A43;
	text-decoration: none;
}
#columns a:hover {color: #000000;}

/* Mapa w dziale kontakty */
#map {

margin: 0 auto; 
}



/* footer */
#footer-wrap {
	clear: both;
	width: 900px;
    	font-size: 95%;	
	text-align: left;
	padding: 15px 0;
	background: url(img/footer-dots.jpg) repeat top;
        background: url(img/img05a.jpg) repeat-x left bottom;
	
}
#footer-wrap a {
	text-decoration: none;
	color: #b6b6b6;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding:10px 0;
}
#footer-wrap h3 {
	color: #b6b6b6;
	margin: 0;
	padding: 0 10px; 
	text-transform: uppercase;
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 800px;		
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	background: url(img/footer-dots.jpg) repeat-x left top;
}
#footer-columns li {
	background: url(img/footer-dots.jpg) repeat-x left bottom;		
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 4px 0 4px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}


/* footer bottom */
#footer-bottom {
	clear: both;
	color: #b6b6b6;	
	margin: 0 auto; 
	width: 850px;
	padding: 10px 0;
	text-align: center;
}
