* {
margin: 0;
padding: 0;
font-family: Tahoma, "Trebuchet MS", sans-serif;
}
body {
	background: #FFF url('/img/bg_body.jpg') repeat-x;
	color: #1C3260;
}
img {
	border: 0;
}
#content img,
#sidebar img {
	margin: 10px;
}
a img {
	border: none;
}
p, ul, ol, address {
	font-size: 12px;
	line-height: 1.4em;
}
#content a,
#sidebar a {
	padding: 1px 1px 1px 0;
}
#content a:hover,
#sidebar a:hover {
	text-decoration: none;
	padding: 1px 0 1px 1px;
}
h2 a,
h2 a:hover {
	padding: 0 10px;
	text-decoration: none;
	color: #000;
}
h2 a {
	border-bottom: 2px dotted #bbb;
}
h2 a:hover {
	border-bottom: none;
}
address {
	font-style: normal;
}
ul li {
	list-style: disc; 
}
#content p,
#content ul,
#content ol,
address {
	margin: 10px;
}
#content li {
	margin-left: 10px;
}
#content small {
	margin: 10px 10px 0;
	font-size: 11px;
	display: block;
}
p.small {
	font-size: 11px;
	text-align: center;
	clear: both;
}
span.red {
	color: red;
}
h1, h2, h3, h2 a {
	font-family: "Trebuchet MS";
	margin: 20px 10px;
}
h1,
#sidebar h2 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
hr {
	clear: both;
	margin: 0 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	border-bottom: none;
	color: #ccc;
}
table {
	color: #fff;
	margin: 0 6px;
	font-size: 12px;
	border-collapse:collapse;	
}
th, td {
	padding: 5px;
	background: #1c3260;
	border-right: 1px solid white;
	border-bottom: 2px solid white;
}
table.kontakt {
	color: #222;
	font-size: 11px;
	border: 1px solid #fbfbfb;
	margin: 20px auto;
}
table.kontakt th, 
table.kontakt td {
	background: #eee;
}
table.kontakt th {
	font-size: 12px;
	font-variant: small-caps;
}
table.kontakt td.dzial {
	letter-spacing: .1em;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background: #ccc;
}
#container {
	background: url('/img/bg_container.jpg') repeat-y;
	width: 835px;
	margin: 10px auto 0;
	position: relative;
	padding-top: 324px;
}
#content {
	width: 570px;
	padding: 0 10px;
	float: right;
	margin-bottom: 20px;
}
#footer {
	margin: 0 2px;
	background: #FFF url('/img/bg_footer.jpg') repeat-x;
	clear: both;
	height: 34px;
	color: #ddd;
}
#footer p {
	font-size: 11px;
	text-align: center;
	padding-top: 7px;
}
#footer strong {
	font-variant: small-caps;
}
#sidebar {
	float: left;
	width: 240px;
	padding-bottom: 10px;
}
#sidebar ul {
	margin: 8px;
	list-style: none outside;
}
#sidebar li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	list-style: none; 
}
#sidebar h2 {
	margin-bottom: 20px;
}
#sidebar h3 {
	font-family: Tahoma;
	font-size: 11px;
	margin: 10px 0 5px;
}
#sidebar small {
	font-size: 9px;	
	display: block;
	font-weight: bold;
	letter-spacing: 1px;
	/* border-bottom: 1px solid #9cc; */
}
.more {
	text-align: right;
}
#sidebar p {
	font-size: 11px;
	margin: 5px 0;
}
#sidebar img {
	margin: 0 auto;
	display: block;
	padding: 5px;
}
#sidebar a:hover img {
	padding: 0;
	border: 5px solid #ddd;
}
#menu {
	background: url('/img/bg_header.jpg');
	height: 324px;
	width: 835px;
	position: absolute;
	top: 0; left: 0;
}
#menu li {
	list-style: none outside;
	float: left;
}
#menu a {
	color: #fff;
	text-decoration: none;
	display: block;
}
#menu a:hover {
	color: #ccc;
}
#menu a span {
	display: none;
}
#mainmenu {
	position: absolute;
	top: 47px;
	right: 0;
}
#mainmenu li {
	font-family: Tahoma;
	width: 116px;
	font-variant: small-caps;
	text-align: center;
	margin-right: 2px;
}
#mainmenu a {
	padding: 7px 0;
	font-weight: bold;
}
#submenu {
	position: absolute;
	top: 266px;
	left: 0;
}
#submenu li {
	margin-right: 2px;
	text-align: right;
	height: 46px;
}
/* --- elemeny submenu --- */
#normy {
	width: 242px;
}
#dane {
	width: 293px;
}
#warunki {
	width: 293px;
}
#submenu a {
	padding: 5px 10px 5px 30px;
}
#langmenu {
	position: absolute;
	right: 5px;
	top: 5px;
}
#langmenu li {
	width: 44px;
	margin-right: 5px;
}
#langmenu a {
	height: 36px;
}
#credits {
	width: 835px;
	margin: 10px auto;
	position: relative;
	padding: 10px 0 30px;
}
#credits p {
	font-size: 11px;
	text-align: center;
}
#credits p,
#credits a {
	color: #555;
}
#credits a:hover {
	text-decoration: none;
}
#credits img {
	position: absolute;
	right: 3px;
	top: 0;
}
/* style dodatkowe */
#products li {/* lista z obrazkami */
	float: left;
	width: 120px;
	border: 4px solid #ddd;
	list-style: none inside;
	margin: 4px;
	text-align: center;
	height: 160px;
}
#products a {
	font-weight: bold;
	font-variant: small-caps;
	padding: 0;
	text-decoration: none;
	font-family: "Verdana";
	letter-spacing: .5px;
	color: #555;
}
#products img {
	margin: 8px auto;
	display: block;
	height: 67px;
	width: 100px;
}