body
{
  background-color: #5b5b5b;
  text-align: center;
  margin: 0px;
	color: #303030;

}

body, div, p, h1, h2, h3, hr, img
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

form
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

p
{
	margin-bottom: 10px;
}

.formmessage
{
	color: red;
}

img
{
	border: 0px solid;
}

td
{
	vertical-align: top;
	text-align: left;
}

*
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td, div, p, a, input, textarea
{
	font-size: 11px;
	line-height: 15px;
}


a {
	color: #d64b55;
}

.smallHeader {
	font-weight: bold;
}

.textHeader {
	color: #d64b55;
	font-weight: bold;
}

.pageHeader {
	font-size: 15px;
	text-align: left;
	padding: 10px 0px 10px;
	font-weight: bold;
	color: #d64b55;
}

.normal, .module { /* default style */
	margin: 0px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	border: 0px solid #000000;
	text-align: left;
}

.productheader
{
	color: #d64b55;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.error
{
	color: #d64b55;
}

a.galleryimg
{
	display: block; 
	border: 2px solid #5b5b5b;
}

a.galleryimg:hover
{
	border: 2px solid #d64b55;
}

#asoffer
{
	float: right;
	border: #cccccc 1px solid;
	background-color: #ccc;
	margin: 0px 20px 10px 0px;
	text-align: center;
}

#asoffer td.row2
{
	background-color: #ebebeb;
}

#tablelistbrief
{
	margin-top: 10px; 
	width: 730px; 
}

#tablelistbrief a
{
	color: #585858; 
	font-size: 11px; 
	text-decoration: none
}

#tablelistbrief a:hover
{
	text-decoration: underline;
}

.spacedot
{
	height: 20px; 
	background-image: url('../images/hdot.gif');
	background-repeat: repeat-x;
	background-position: 0px 15px;
}

ul.list
{
	list-style-type: none;
}

.pokazkoszyk
{
	clear: both;
	width: 155px;
	height: 20px;
	background-color: #777;
	background-image: url('../images/koszyk.gif');
	background-repeat: no-repeat;
	background-position: 10px 3px;
	color: #fff;
	padding: 0px;
	text-decoration: none;
	margin: 0px 0px 0px 5px;
}

#newsletter
{
	clear: both;
  width: 155px; 
  height: 130px;
  margin: 10px 0px 0px 5px;
  border: 1px solid #777;
  background: #eae8e8;
}


.newsletterHeader
{
	clear: both;
	width: 155px;
	height: 20px;
	background-color: #777;
	color: #fff;
	padding: 0px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
