body {
	background: #2D1F0C;
	color: #f2f2f2;
	margin: 0;
	font-family: Verdana, Tahoma, sans;
	font-size: 12px;	
}
img {
	border: 0;
}
#strona {
	background: #694d28;
	color: #000;
	width: 890px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 0;
	border-bottom: 0;
	margin: 0 auto 20px;
}
#logo {
	background: url('../img/logo.jpg') no-repeat;
	width: 890px;
	height: 190px;
}
#stopka, #pasek {
	display: block;
	background: #211608;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0;
	margin: 0;
	width: 890px;
}
#pasek {
	height: 5px;
	font-size: 0;
}
#menu {
	background: url('../img/menu.png') repeat-x;
	width: 890px;
	height: 37px;
	color: #b49d7e;
	font-size: 16px;
	border-bottom: 1px solid #000;
}
#menu ul {
	list-style: none;
	margin: 0 0 0 120px;
	padding: 0;

}
#menu li {
	display: block;
	float: left;
	width: 130px;
	height: 37px;
	text-align: center;
}
#menu li a {
	display: block;
	width: 130px;
	height: 27px;
	padding-top: 10px;
	color: #b49d7e;
	text-decoration: none;
	border: 0;
}
#menu li.z, #menu li:hover {
	background: #211608 url('../img/g.png') repeat-x;
	cursor: pointer;
}
#zawartosc {
	background: #694d28 url('../img/zawartosc.png') repeat-x;
	width: 890px;
}
#panel {
	width: 200px;
	display: table-cell;
	vertical-align: top;
	border-right: 2px dotted #5d4524;
	font-size: 11px;
	padding: 15px 15px 20px 35px;
	margin: 0;
}
#panel h2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
#panel a {
	border: 0;
}
ul.adres {
	list-style: none;
	font-style: italic;
}
ul.oferta {
	list-style: square;
	margin: 45px 0 0 0;
	padding: 0;
	font-size: 12px;
}
ul.oferta li {
	margin-bottom: 5px;
	border-bottom: 1px dotted #000;
}
ul.oferta li.w {
	margin-left: 15px;
	font-weight: bold;
	list-style: none;
}
ul.oferta a {
	color: #000;
	text-decoration: none;
}
.subcat {
    color: #dcc9b1;
    padding-left: 10px;
}

#bttm_below_footer_div {
    width: 880px;
    text-align: center;
    height: auto;
    font-size: 11px;
	margin: 0 auto 20px;
    height: 70px;
}


.product_list {
    width: 285px;
    float: left;
    height: 220px;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px #211608 solid;
}

.product_list img {
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: none;
}

.product_dimensions {
    width: 100%;
    text-align: center;
    color: #dcc9b1;
    font-size: 12px;
    font-weight: bold;
}

.product_name {
    width: 100%;
    text-align: center;
}

.product_name a {
    width: 100%;
    color: #dcc9b1;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.product_name a:hover {
    color: #000;
    text-decoration: underline;
}

ul.oferta a:hover {
	color: #dcc9b1;
	text-decoration: none;
}
#tresc {
	display: table-cell;
	vertical-align: top;
	text-align: justify;
	padding: 0 25px;
}
#tresc h1 {
	margin-top: 0;
	padding-top: 25px;
	font-size: 14px;
	font-weight: bold;
}
img.koszyk {
	float: left;
	margin-right: 15px;
}
.zdjecia {
	border: 0;
}
.zdjecia img {
	border: 1px solid #000;
}
.zdjecia td {
	width: 185px;
	vertical-align: middle;
	text-align: center;
	border: 0;
	padding-bottom: 20px;
}
.zdjecia a {
	border: 0;
}
#stopka {
	width: 890px;
	color: #b49d7e;
	padding: 0;
	font-size: 10px;
}
#stopka p {
	margin: 0;
	padding: 5px;
}
#stopka a {
	color: #dcc9b1;
	border-bottom: 1px dotted #e7d7c3;
}
#stopka a:hover {
	border: 0;
}
.wymagane {
	font-weight: bold;
}
#pK {
	margin: 20px 0 20px;
	border: 0;
	padding: 20px 10px 15px;
}
#pK legend {
	margin-left: 15px;
}	
#pK label {
	display: block;
	width: 150px;
	float: left;
	clear: both;
	margin-bottom: 10px;
}
#pK input, textarea#wiadomoscI {
	font-size: 12px;	
	color: #000;
	background: #b3a18a;
	padding: 2px;
	border: 1px solid #000;
	margin-bottom: 10px;
}
#pK input {
	width: 200px;
}
#pK input#tematI {
		width: 400px;
}
textarea#wiadomoscI {
	overflow: auto;
	width: 400px;
	height: 300px;
}
input#tokenI {
	width: 100px;
}
input#wyslijI {
	width: 100px;
	margin-left: 450px;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.u {
	border-bottom: 1px dotted #000;
}
a {
	cursor: pointer;
	color: #a79379;
	text-decoration: none;
	border-bottom: 1px dotted #a79379;
}
a:hover {
	border: 0;
}
.autor {
	font-size: 11px;
	font-style: italic;
	text-align: right;
}
ol.przypis {
	font-size: 10px;
	padding-bottom: 10px;
}
