* {
	border: none;
	margin: 0;
	padding: 0;
}

body {
	background: #fff url('img/bg_body.png') repeat-x;
	padding: 26px 0;
	font: 0.6875em verdana, sans-serif;
	color: #000;
}
a,
a:hover,
#content a:hover,
a:visited {
	text-decoration: none;
	color: #000;
}
#content a,
#footer p a {
	text-decoration: underline;	
}
a:hover {text-decoration: underline;}
h1 {
	margin-bottom: 20px;
	font: bold 1.5em tahoma, sans-serif;
	color: #b4546f;
}
h2 {
	margin: 10px 0;
	font-size: 1.2em;
	color: #8e2644;
}
h3 {
	background: url('img/shape_square_double_maroon.gif') left 0.4em no-repeat;
	margin-bottom: 10px;
	padding-left: 15px;
	font-size: 1em;
	color: #9f2247;
}
ul {
	overflow: hidden;
	list-style: none;
}
ol li {
	list-style-type: decimal;
}
blockquote {
	float: left;
	width: 240px;
	font: bold italic 1.25em georgia, serif;
	color: #b4546f;
	text-align: left;
	text-indent: 2em;
	overflow: hidden;
	line-height: 1.2em;
	background: url('img/blockquote.jpg') no-repeat;
	padding: 10px 0 0 6px;
}
table {
	border-spacing: 1px;
	margin-bottom: 20px;
}
thead {
	background: #b55571;
	text-align: center;
	color: #fff;
}
thead th {
	padding: 10px;
	font-weight: normal;
}
	th span {
		background: url('img/shape_arrow_down_orange.gif') left 0.45em no-repeat;
		padding-left: 15px;
	}
td,
tbody th {
	padding: 5px 20px;
	text-align: center;
}
tbody th {
	color: #953551;
	text-align: left;
}
tr.odd {background: #f6dce4;}
	tr.header th {font-weight: bold;}
form {
	margin-bottom: 20px;
	padding-left: 170px;
}
	form ul {margin: 0 0 0 -170px !important;}
	form li {
		background: none !important;
		margin-bottom: 10px;
		padding-left: 0 !important;
	} 
label {
	float: left;
	width: 160px;
	margin-right: 10px;
	padding: 3px 0;
	text-align: right;
	font-weight: bold;
	color: #9f2247;
}
input,
textarea {font: 1em verdana, sans-serif;}
textarea {height: 115px;}
input.text,
textarea {
	width: 230px;
	border: 1px solid #a7a7a7;
	padding: 2px;
}
input.submit {
	cursor: pointer;
	min-width: 100px;
	border: 1px solid #ec840f;
	background: #ffcb61 url('img/shape_gradient_orange.png') repeat-x;
	padding: 0 2px;
	text-align: center;
	color: #000;
}

hr,
big,
.navi,
#header span {display: none;}

a.more {
	background: url('img/shape_arrow_right_orange.gif') left 0.3em no-repeat;
	padding-left: 10px;
	font-weight: bold;
	font-size: 0.9em;
	color: #5a5a5a;
}
ul#dane-adr li {
	background: none !important;
	margin-bottom: 4px;
}
#dane-adr strong {
	float: left;
	width: 50px;
	text-align: right;
	padding-right: 6px;
}
ul#dane-adr img {
	display: inline;
}
img.ico {
	position: absolute;
	margin-left: 5px;
}
#container {
	overflow: hidden;
	width: 835px;
	background: url('img/bg_container.png') no-repeat;
	margin: 0 auto;
	padding: 0 15px;
}
#header {
	position: relative;
	height: 233px;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 10px 10px 0 280px;
	font-size: 0.9em;
	color: #d6d6d6;
}
#header.type_1 {background-image: url('img/bg_header_1.jpg');}
#header.type_2 {background-image: url('img/bg_header_2.jpg');}
#header.type_3 {background-image: url('img/bg_header_3.jpg');}
	#header a {color: #d6d6d6;}
	#header ul {float: right;}
		#header ul a {
			border: 1px solid #505050;
			width: 21px;
			height: 15px;
			display: block;
		}	
		#header ul li {
			float: left;
			margin-left: 5px;
		}
		#flag-pl {
			background: red url('img/flags/pl.png');
		}
		#flag-en {
			background: url('img/flags/en.png');
		}
		#flag-de {
			background: url('img/flags/de.png');
		}
	#header dl,
	#header dt,
	#header dd {float: left;}
	#header dt {
		background: left center no-repeat;
		padding-left: 20px;
	}
	#header dd {margin-right: 15px;}
	#header p {
		position: absolute;
		bottom: 0;
		left: 0;
	}
		#header p a {
			display: block;
			width: 235px;
			height: 229px;
			background: no-repeat;
		}
		body#pl #header p a {background-image: url('img/bg_logotype_pl.png');}
		body#de #header p a {background-image: url('img/bg_logotype_de.png');}
		body#en #header p a {background-image: url('img/bg_logotype_en.png');}
	dt#phone {background-image: url('img/icon_phone.gif');}
	dt#e-mail {background-image: url('img/icon_envelope.gif');}
#content {
	float: right;
	width: 540px;
	min-height: 350px;
	background: #fff url('img/bg_content.jpg') right top no-repeat;
	padding: 25px 30px;
	text-align: justify;
}
	#content strong {color: #c78700;}
	#content img#order {border: none;}
	#content ul,
	#content ol,
	#content p {margin-bottom: 12px;}
	#content p,
	#content li {line-height: 1.25em;}
	#content ol {
		margin-left: 20px;
	}
	#content ul li {
		background: url('img/shape_arrow_right_orange.gif') 10px 0.4em no-repeat;
		overflow: hidden;
		padding-left: 20px;
	}
	#intro {
		overflow: hidden;
		margin-bottom: 20px;
	}
	img#order {
		float: right;
		width: 272px;
		height: 57px;
		margin-right: 10px;
	}
ul#news {
	clear: both;
	margin-bottom: 10px;
}
	ul#news img {
		float: left;
		margin: 0 10px 20px 0;
		border: 2px solid #ba627b;
	}
	ul#news li {
		clear: both;
		background: url('img/shape_gradient_grey.png') center bottom repeat-x;
		padding: 0 20px 20px 20px;
	}
	ul#news p {margin-bottom: 5px;}
#footer {
	width: 100%;
	border-top: 20px solid #dadada;
	font-size: 0.8em;
}
	#footer div {
		position: relative;
		top: -20px;
		width: 835px;
		margin: 0 auto -20px;
		padding: 0 15px;
		
	}
	#footer p {
		line-height: 1.4em;
		margin-top: .4em;
	}
	#footer p#copy {
		line-height: 20px;
		margin-bottom: 6px;
		margin-top: 0;
	}
#search-us li {
	list-style: none outside;
	display: inline;
}
#seo4 {
	position: absolute;
	right: 30px;
	top: 28px;
}
#menu {
	overflow: visible;
	float: left;
	width: 191px;
	height: 319px;
	background: url('img/bg_menu.png') no-repeat;
	margin-left: -15px;
	padding: 15px 0 0 59px;
}
	#menu a {
		display: block;
		background: url('img/bg_menu_li.png') left bottom no-repeat;
		padding: 8px 19px 8px 0;
		text-align: right;
		font-weight: bold;
		font-size: 1.25em;
		color: #fff;
	}
	#menu a:hover {
		text-decoration: none;
		color: #850a2e;
	}
		#menu ul a {
			background: url('img/shape_square_pink.gif') 5px center no-repeat;
			padding: 8px 12px;
			text-align: left;
		}
		#menu ul a:hover {
			background-color: #ba627c;
			color: #fff;
		}
		#menu .last-child {background: none;}
/* CSSMenu */
	#menu a {min-height: 1em;}
	#menu ul {
		display: none;
		position: absolute;
		top: 0;
		left: 100%;
		z-index: 1;
		width: 100%;
		background: #98304d;
		margin: 0;
		padding: 0;
	}
	#menu li {position: relative;}
	#menu li,
	#menu li.menuparent {min-height: 1em;}
	#menu ul,
	#menu li:hover ul,
	#menu li:hover ul ul,
	#menu li.menuparenth ul,
	#menu li.menuparenth ul ul {display: none;}
	#menu li:hover ul,
	#menu ul li:hover ul,
	#menu ul ul li:hover ul,
	#menu li.menuparenth ul,
	#menu ul li.menuparenth ul,
	#menu ul ul li.menuparenth ul {display: block;}
/* /CSSMenu */