body {
	overflow: scroll;
	margin: 0px;
}
table, tr, th, td {
	padding: 0px;
}
th, td {
	text-align: left;
	vertical-align: top;
}

hr {
	height: 2px;
	background-color: rgb(69,22,0);
	color: rgb(69,22,0);
	border: 0px solid rgb(69,22,0);
}

a {
	color: rgb(69,22,0);
	text-decoration: underline;
}
a:hover {
	color: rgb(0,0,0);
}
.naglowek{	color: #451600;	font-size: 26px;	height: 32px;	border-bottom: #451600 2px solid;}.mbut{	width: 160px;	display: block;	height: 26px;	background: url(/images/menu/men.png) 0 0 no-repeat;	text-align: center;	font-size: 18px;	padding-top: 4px;	color: #451600;	overflow: hidden;	text-decoration: none;}.mbut2{	width: 160px;	display: block;	height: 26px;	background: url(/images/menu/men_open.png) 0 0 no-repeat;	text-align: center;	font-size: 18px;	color: #FFFFFF;	padding-top: 4px;	overflow: hidden;	text-decoration: none;}.mbut_a{	width: 160px;	display: block;	height: 26px;	background: url(/images/menu/men.png) 0 0 no-repeat;	text-align: center;	font-size: 18px;	padding-top: 4px;	color: #451600;	overflow: hidden;	cursor: pointer;	text-decoration: none;}.mbut2_a{	width: 160px;	display: block;	height: 26px;	background: url(/images/menu/men_open.png) 0 0 no-repeat;	text-align: center;	font-size: 18px;	color: #FFFFFF;	padding-top: 4px;	overflow: hidden;	cursor: pointer;	text-decoration: none;}.mbut:hover{	background: url(/images/menu/men_over.png) 0 0 no-repeat;}.mbut_alt{	width: 160px;	display: block;	height: 26px;		text-align: center;	font-size: 18px;	padding-top: 4px;	color: #451600;	overflow: hidden;	text-decoration: none;		cursor: pointer;	background: url(/images/menu/men2.png) 0 0 no-repeat;	}.mbut_alt:hover{	background: url(/images/menu/men2_over.png) 0 0 no-repeat;	}.nizej{	height: 25px;	padding-top: 5px;}
#content p, #content ul {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: rgb(69,22,0);
	margin: 0.75em 0em;
}

#menu{
	list-style: none;
	text-align: center;
	vertical-align: top;
}
	#menu ul {
		margin: 0px;
		padding: 0px;
	}
	#menu li{
		display: inline;
	}

		#menu li a{
			display: block;
			text-align: center;
			text-decoration: none;
			font-weight: bold;
		}

#content p.introduction {
	font-family: Palatino Linotype, Georgia, Garmond, serif;
	font-size: 15px;
	font-style: italic;
	margin: 0.25em 0em;
}

#content p.news {
	margin: 1.5em 0em;
}

#footer p {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: rgb(69,22,0);
	margin: 0.25em 0em;
}

div.product {
	clear: both;
	color: rgb(69,22,0);
	
	min-height: 154px;

	margin: 0.5em 0em;
}
	div.product p {
		margin: 0.5em;
	}
	div.product p.product-name {
		font-size: 1em;
	}
	div.product p.product-description {
	}
	div.product p.product-price {
	}

.old_price
{
	padding: 0px 2px 0px 2px;
	background-image: url(../images/old-price.png);
	background-position: center center;
	background-repeat: no-repeat;
}
