 /**
font-family:'Futura BT W01 Bold';
font-family:'FuturaBTW01-BoldCondens';
font-family:'FuturaBTW01-BoldItalic';
font-family:'FuturaBTW01-BoldItalicC';
font-family:'Futura BT W01 Book';
font-family:'FuturaBTW01-BookItalic';
font-family:'FuturaBTW01-CdXBlack';
font-family:'FuturaBTW01-CdXBlackIta';
font-family:'FuturaBTW01-ExtraBlack';
font-family:'FuturaBTW01-ExtraBlackI';
font-family:'Futura BT W01 Heavy';
font-family:'FuturaBTW01-HeavyItalic';
font-family:'Futura BT W01 Light';
font-family:'FuturaBTW01-LightConden';
font-family:'FuturaBTW01-LightItalic';
font-family:'Futura BT W01 Medium';
font-family:'FuturaBTW01-MediumConde';
font-family:'FuturaBTW01-MediumItali';
*/
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html {
	overflow-y: scroll;

	background-color: #ffffff;
	}
body {
	margin: 0px;
	padding: 0px;

font-family:'Futura BT W01 Book', Arial, Sans-Serif;
	font-size: 14px;
	color: #191919;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
font-family:'Futura BT W01 Book', Arial, Sans-Serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #474747;
}

a:hover {
}

#wrapper {

}

#wrapper2 {

}

.container {
	width: 1000px;
	margin: 0px auto;

}

/* Header */

#header {
	overflow: hidden;
	width: 1000px;
	height: 150px;
	margin: 0 auto;
	padding: 0px 0px;

}
#head2{
background:#989898 url('./images/bg_brushed_steel.png') top center repeat-y;
}
/* Logo */

#logo {
	float: left;
	width: 315px;
	margin: 0px 0px 0px 30px;

	padding: 0px 0px 0px 0px;

	color: #FFFFFF;
}

#logo h1, #logo p {
}

#logo h1 {
	display: block;
	padding: 10px 0px 0px 0px;
	letter-spacing: -3px;
	text-align: center;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	margin-top: -10px;
	padding: 0px 0 0 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Splash */

#splash {
	width: 960px;
	height: 300px;
	margin: 0px auto;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */

#menu {
	float: right;
	width: 620px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	float: left;
	margin: 0;

	padding: 25px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 65px;
	padding: 0px 5px 0px 5px;
}

#menu a {
	display: block;
	height: 70px;
	line-height: 70px;
	margin-right: 1px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	color: #040509;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	border-bottom: 5px solid #040509;
	text-decoration: none;
}

#menu .current_page_item a {
}

/* Page */

#page {
	width: 990px;
	margin: 0px auto;
	padding: 30px 0px;

}

/* Content */

#content {
	float: left;
	width: 640px;
	padding: 0px 0px 0px 0px;
}

#content2 {
	float: left;
	width: 1040px;
	padding: 0px 0px 0px 0px;

}

.post {
	overflow: hidden;
	margin-bottom: 20px;
}

.post .title {
	margin: 0px;
	padding: 7px 0px 0px 0px;
	letter-spacing: -1px;
}

.post .title a {
	border: none;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: normal;
	color: #000000;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
	color: #148DFB;
}

.post .entry {
	padding: 0px 0px 30px 0px;
	padding-bottom: 20px;
	text-align: justify;
}



.links {
	float: right;
	margin: 20px 0px 30px 0px;
	text-align: right;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
}

.more {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-right: 30px;
}

.comments {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 320px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	border-style:dotted;
	border-width: 1px;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 50px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px solid #CCCCCC;
	background: url(images/img01.gif) no-repeat left 13px;
	margin: 0px 30px;
	font-size: 14px;
	font-weight: normal;
}

#sidebar li li span {
}

#sidebar li li a {
	padding: 0px 0px 0px 0px;
}

#sidebar h2 {
	margin: 0px;
	padding: 20px 0px 30px 0px;
	padding-left: 30px;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: normal;
	color: #000000;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
	font-size: 14px;
}

#sidebar a {
	border: none;
	color: #969493;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Three Column Footer Content */

#footer-content {
	overflow: hidden;
	width: 960px;
	margin: 0px auto;
	padding: 50px 0px;
}

#footer-content h2 {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}

#footer-content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer-content-wrapper {
	overflow: hidden;
	background: #F3F3F3;
	border-top: 1px solid #E6E6E6;
}

#column1 {
	float: left;
	width: 300px;
	margin-right: 30px;
}

#column2 {
	float: left;
	width: 300px;
}

#column3 {
	float: right;
	width: 300px;
}

#footer {
	width: 960x;
	margin: 0px auto;
	height: 55px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: #000000;
}

#footer p {
	margin: 0;
	padding-top: 2px;
	line-height: normal;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

#trad{
font-size: 10px;

}

#banner-wrapper {
text-align: center;
position:relative;
width:100%;
	overflow: hidden;
	height: 430px;
	background: #000000;
}
#banner-wrapper2 {
text-align: center;
position:relative;
width:100%;
	overflow: hidden;
	height: 40px;
	background: #000000;
}
#white{

text-align:center;
padding: 10px 600px 10px 0px;
color:#ffffff;
font-size:16px;
font-weight: bold;
}

ul.box_grid {
	list-style:none;
	margin:0;
	padding:0;

}

	ul.box_grid li,
	ul.box_grid li a {
		width:148px;
		height:148px;
	}

	ul.box_grid li {
		float:left;
		z-index: 5;
		background-color:#FFF;
		margin:0 12px 12px 0;
		-webkit-box-shadow: 1px 1px 5px 1px rgba(50, 50, 50, 1);
		-moz-box-shadow:    1px 1px 5px 1px rgba(50, 50, 50, 1);
		box-shadow:         1px 1px 5px 1px rgba(50, 50, 50, 1);
	}

	ul.box_grid li a {
		display:inline-block;
		position:relative;
	}

	ul.box_grid li a span {
		position:absolute;
		top:10px;
		left:10px;
		width:125px;
		font-size:12px;
		line-height:12px;
		font-weight:bold;
		color:#000;
	}

	ul.box_grid li a:hover span {
		color:#00aeef;
	}

	#odnosnik a:hover{
	height: 42px;
	width: 211px;
	background-color:#ff0000;
	background: url('http://fatman.rafko.pl/mapa.png');


	}



	#opis{
padding:2px;
padding-top:8px;
		position: relative; top:10px;
		background-color: #000000;
		height: 88px;


		}
		#opis a{
		color:#ffffff;
		}
			#opis small{
		color:#ffffff;
		}
#produkty
{
text-align: center;
height: 223px;
width: 208px;
float: left;
margin:6px;
background-color:#ffffff;
border-style:solid;
border-width: 0px;

		-webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 1);
		-moz-box-shadow:    1px 1px 5px rgba(50, 50, 50, 1);
		box-shadow:         1px 1px 5px rgba(50, 50, 50, 1);
}


#obr
{
height:120px;
}

#produkty img
{

}

#listing{
clear: left;
text-align: center;
			}
 #listin
 {
 line-height: 17px;
 }
	#wybor{
	margin-right:180px;
	}

	.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}


#szukaj{
height:30px;

position: relative;
left:795px;
top: 110px;

}

.entry li{line-height: 20px;}
td {padding:6px;}
.entry p {line-height: 18px;}
.entry_2 {
background-color: #ffffff;
padding: 5px;

}

#in_stock{
background-image: url('./item_stock_green.png');
background-repeat: no-repeat;
background-position: 5px;
width:130px;
float:right;
color:#58b43f;
font-weight: bold;
font-size: 16px;
border-style:solid;
border-width:1px;
border-color:#58b43f;
padding:4px;
}

#out_stock{
float:right;
color:#000000;
font-weight: bold;
font-size: 16px;
border-style:solid;
border-width:1px;
border-color:#000000;
padding:4px;

}


#mapa2{
margin: auto;
border-style: solid;
border-width:1px;
width: 100%;
}
#moja-mapa{
border-style: solid;
border-width:1px;
border-color:#000000;
text-align: center;
width:100%;
height: 280px;

}
#woj1{

float: left;
padding:8px;
font-weight: bold;
}

#woj2{
text-align: right;
border-bottom-style:solid;
border-width:1px;
border-bottom-color:#d7d7d7;
padding:8px;

}

#woj2 a{
padding-left: 60px;
padding-right: 60px;

}

#w0 {
display: block;
}
#w1,#w2,#w3,#w4,#w5,#w6,#w7,#w8,#w9,#w10,#w11,#w12,#w13,#w14,#w15,#w16 {
display: none; }


#rejestracja2 {width:29%;


}

#rejestracja2 p{
text-align: left;
}

#rejestracja {width:90%;
height: 630px;
margin-left:10px;

}


@media (max-width: 900px) {

#rejestracja {

background-image: none;

}

#baner-opis{
display: none;
		  		}
#baner-opis2{
display: none;
		  		}

}

#ban-gw{
position: relative;
top:58px;
}
#news1{

height:698px;
}

#gdzie_kupic a{
margin-left: 20px;    
background: red;
margin-top: 20px;
color: white;
font-weight: bold;
font-size: 28px;
/*border-style:solid;*/
padding:7px;
}