body {
	background: #e7e7e7;
	font-family: "Georgia", sans;
	color: #333;
	margin: 0px;
}

div.clear {
	clear: both;
}

h1 a img {
	border: 0px;
}

div#wrap {
	background: #fff url(gfx/background.jpg) center top no-repeat;
	margin: 0px auto;
	width: 850px;
	padding-top: 40px;
	padding-left: 25px;
	padding-right: 25px;
}

h1 {
	display: block;
	width: 136px;
	float: left;
	margin: 0px;
	margin-left: 10px;
}

#header {
	width: 650px;
	height: 140px;
	float: right;
}

#header #menu {
	text-align: right;
}

#header #menu a {
	background: #fff;
	color: #333;
	font-style: italic;
	font-size: 12px;
	text-decoration: none;
	padding: 10px;
	margin-left: 10px;
}

#header #menu a:hover {
	background: transparent url(gfx/hover.gif);
}

#header h2 {
	margin-top: 64px;
	font-size: 26px;
	font-weight: normal;
	font-style: italic;
	color: #222;
}

#products {
	margin-top: 10px;
	width: 100%;
	text-align: center;
}

#products div {
	padding: 10px;
	float: left;
	width: 263px;
}

#products img {
	border: 0px;
	color: #555;
	font-size: 11px;
	background: #ddd;
}

#products h3 {
	text-align: left;
	font-weight: normal;
	margin: 10px 0px;
	font-style: italic;
	font-size: 16px;
}

#products p {
	text-align: left;
	font-family: "Arial", sans-serif;
	font-size: 11px;
	margin: 0px;
}

#products a {
	display: block;
	width: 260px;
	height: 200px;
	background: transparent;
	position: relative;
}

#products a span {
	position: absolute;
	width: 260px;
	height: 200px;
	background: transparent;
	top: 0;
	left: 0;
}

#products a:hover span {
	background: transparent url(gfx/hover.gif);	
}

.single td {
	padding: 10px !important;
	vertical-align: top;
}

div#copyright {
	background: #e7e7e7;
	border-top: 1px solid #ccc;
	padding: 5px 40px;
	margin: 20px -25px;
}

div#copyright p {
	font-size: 11px;
	font-family: "Arial", sans-serif;
	margin: 10px 0px;
}

p.colours {
	padding-bottom: 7px;
}

p.colours img {
	position: relative;
	top: 5px;
}

.sproduct {
	width: 400px !important;
	float: left;
}

.sproduct .image {
	float: left;
	width: 200px !important;
	overflow: hidden;
	text-align: left;
	padding: 0px !important;
}

.sproduct .image img {
	padding: 0px;
}

.sproduct .description {
	float: right;
	width: 175px !important;
	padding: 0px 10px 0px 15px !important;
}

div#dl_con {
	margin-left: -10px;
	margin-right: -10px;
}

div.prod {
	width: 400px;
	margin-left: 10px;
	margin-right: 10px;
}

.description_dl {
	text-align: left;
	width: 380px !important;
}

.description_dl table, .description_dl table tr, .description_dl table td {
	padding: 3px !important;
	margin: 3px !important;
}

.description_dl table {
	width: 100%;
}

.description_dl h3 {
	font-size: 15px !important;
	line-height: 10px;
	display: inline;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.description_dl p {
	font-size: 12px !important;
	line-height: 10px;
	display: inline;
	padding: 0px;
	margin: 0px;
}

#cennik {
	font-family: "Arial", sans-serif !important;
	font-size: 12px;
	width: 100%;
	text-align: left;
}

#cennik td {
	border-bottom: #ccc 1px dotted;
}

#kontakt_form, #kform {
	font-size: 12px !important;
	font-family: "Arial", sans-serif !important;	
}

.description a {
	display: inline !important;
	color: #333;
	text-decoration: none;
}

.description a:hover {
	text-decoration: underline;
}
