﻿body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl,
dt, dd, li, address, form, fieldset, hr, blockquote {
	margin: 0;
	padding: 0;

}

img, fieldset {
	border: 0;
}
	
body, table, td {
	font: normal 100% Verdana, Tahoma, sans-serif;
	background: #fff;
	color: #333;
}

a {
	text-decoration: none;
}

#skip {
	text-indent: -99em;
}

#skip li {
	float: left;
}

#skip a {
	display: block;
	position: absolute;
	top: -99em;
	left: 0;
	padding: 0.42em 0.83em;
	background: #333;
	font-size: 0.75em;
	font-weight: bold;
	text-indent: 0;
	text-decoration: none;
	color: #fff;
}

#skip a:focus {
	top: 0;
}

.wrapper {
	width: 100%;
}

.wrapper.top {
	background: #f6f6f6 url(../images/top_bg.gif) 0 100% repeat-x;
}

#top {
	margin: 0 auto;
	width: 95%;
	min-width: 773px;
	max-width: 60em;
	overflow: hidden;
}

#lang {
	list-style: none;
	float: left;
	padding: 0.69em 0 0.88em 0;

}

#lang li {
	float: left;
	margin-left: 1.13em;
	text-indent: -999em;
}

#lang li a {
	display: block;
	width: 16px;
	height: 10px;
	border: 1px solid #ddd;
	outline: none;
}

#lang li.active {
	width: 26px;
	height: 12px;
}

#lang li a:hover, #lang li a:focus {
	border-color: #bbb;
}

#pl a {
	background: url(../images/pl.gif) no-repeat;
}
/*
#pl.active {
	background: url(../images/pl_.gif) no-repeat;
}
*/
#en a {
	background: url(../images/en.gif) no-repeat;
}

#de a {
	background: url(../images/de.gif) no-repeat;
}

#map {
	list-style: none;
	float: left;
	padding: 0.63em 0;
}

#map li {
	float: left;
	margin: 0 0 0 3.75em;
	font-size: 0.63em;
	text-transform: lowercase;
}

#map li a {
	padding-left: 1.7em;
	color: #555;
	text-decoration: none;
}

#map li a:hover, #map li a:focus {
	text-decoration: underline;
}

#sitemap {
	display: none;
	background: url(../images/map.gif) 0 65% no-repeat;
}
#top form{
    display:none; /* hide search field */
}

#top fieldset {
	float: right;
	padding: 0.31em 0;
}

#top form label {
	display: block;
	float: left;
	margin: 0.44em 0.5em 0 0;
	width: 42px;
	height: 10px;
	text-indent: -999em;
	background: url(../images/search.gif) no-repeat;
}

#search_field, #newsletter_field {
	float: left;
	font: 0.63em Verdana, Tahoma, sans-serif;
	border: 1px solid #aaa;
	color: #333;
	background: #fff;
	margin: 0.31em 0 0 0;
	padding: 0.2em;
	width: 16.5em;
}

#search_field:focus, #newsletter_field:focus {
	border: 1px solid #777;
}

#search_submit, #newsletter_submit {
	float: left;
	margin: 0 2px 0 0.44em;
}

#header {
	overflow: hidden;
	text-indent: -999em;
	background: url(../images/header_left.gif) 0 0 no-repeat;
}

#header h1 {
	float: left;
	width: 420px;
	height: 197px;
}

#header p {
	float: right;
	width: 330px;
	height: 197px;
	background: url(../images/header_right.jpg) no-repeat;
}

.wrapper.menu {
	border-bottom: 1px solid #c6c6c6;
}

#menu {
	margin: 0 auto;
	width: 95%;
	min-width: 773px;
	max-width: 60em;
}

#menu ul {
	list-style: none;
	width: 100%;
	overflow: hidden;
	border-left: 1px solid #c6c6c6;
}

#menu li {
	float: left;
	text-indent: -999em;
}

#menu li a:hover, #menu li a:focus, #menu li.active a {
	background-position: bottom !important;
}

#menu li a {
	display: block;
	height: 41px;
	outline: none;
	border-right: 1px solid #c6c6c6;
	border-top: 1px solid #c6c6c6;
}

#menu #item1 {
	width: 16%;
}

#menu #item1 a {
	width: 99.5%;
	background: url(../images/item1.jpg) 50% 0 repeat-x;
}

#menu #item2 {
	width: 16%;
}

#menu #item2 a {
	width: 99.5%;
	background: url(../images/item2.jpg) 50% 0 repeat-x;
}

#menu #item3 {
	width: 17%;
}

#menu #item3 a {
	width: 99.5%;
	background: url(../images/item3.jpg) 50% 0 repeat-x;
}

#menu #item4 {
	width: 17%;
}

#menu #item4 a {
	width: 99.4%;
	background: url(../images/item4.jpg) 50% 0 repeat-x;
}

#menu #item5 {
	width: 18%;
}

#menu #item5 a {
	width: 99.4%;
	background: url(../images/item5.jpg) 50% 0 repeat-x;
}

#menu #item6 {
	width: 16%;
}

#menu #item6 a {
	width: 99.4%;
	background: url(../images/item6.jpg) 50% 0 repeat-x;
}

#navi {
	margin: 0 auto;
	padding: 0.81em 0;
	width: 95%;
	min-width: 773px;
	max-width: 92em;
	font-size: 0.63em;
	color: #666;
}

#navi a {
	color: #666;
}

#navi a:hover, #navi a:focus {
	color: #333;
	text-decoration: underline;
}

#navi em {
	color: #333;
	font-style: normal;
}

.wrapper.content {
	background: #fff url(../images/content_bg.gif) 0 44px repeat-x;
	overflow: hidden;
}

#content {
	margin: 0 auto;
	width: 95%;
	min-width: 773px;
	max-width: 60em;
	overflow: hidden;
	line-height: 105%;
}

.column {
	float: left;
	width: 49%;
	background: url(../images/column_bg.jpg) 0 45px repeat-x;
}

#col1 {
	margin-right: 4px;
}

#content .column h2 {
	width: 152px;
	height: 43px;
	background: url(../images/aktualnosci.jpg) no-repeat;
	text-indent: -999em;
}

#content .column h2#aktualizacje {
	background: url(../images/aktualizacje.jpg) no-repeat;
}

.box {
	padding: 10px 10px 0 10px;
	border: 1px solid #e5e5e5;
	border-top: 0;
	overflow: hidden;
}

#col2 .box {
	background: url(../images/box.gif) 98% 13px no-repeat;
    background-position: center right;
	padding-bottom: 8px;
	color: #666;
}

#content .date {
	font-size: 0.69em;
	color: #777;
}

#content h3 {
	margin: 4px 0;
	font-size: 0.75em;
	font-weight: bold;
	color: #e00;
}

#content h3 a {
	color: #e00;
	text-decoration: none;
}

#content h3 a:hover, #content h3 a:focus {
	text-decoration: underline;
}

#content p {
	font-size: 0.69em;
}

#content .box .more a {
	display: block;
	float: right;
	margin: 5px 0 0 0;
	width: 47px;
	height: 21px;
	text-indent: -999em;
	background: url(../images/more_.gif) no-repeat;
	outline: none;
}

#content .box .more a:focus {
	background-position: bottom;
}

#col2 ul {
	list-style: none;
	margin: 8px;
	font-size: 0.69em;
}

#col2 ul li {
	margin: 3px 0;
	padding: 0 0 0 16px;
	background: url(../images/col2_li_dot.gif) 0 3px no-repeat;
}

#col2 ul li a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#col2 ul li a:hover, #col2 ul li a:focus {
	text-decoration: underline;
}

#col2 #banner2 {
	margin-top: 3px;
	padding: 0;
	background: url(../images/banner2_bg.jpg) repeat-x;
	border-top: 1px solid #e5e5e5;
	height: 67px;
}

#col2 #banner2 a {
	display: block;
	width: 100%;
}

.wrapper.bottom {
	margin-top: 10px;
	background: #808080 url(../images/bottom_bg.jpg) repeat-x;
}

#bottom {
	margin: 0 auto;
	width: 95%;
	min-width: 773px;
	max-width: 60em;
	overflow: hidden;
}

#bottom #kontakt {
	float: right;
	width: 43%;
	height: 73px;
}

#bottom address {
	margin: 23px 0 0 15px;
	font-size: 0.69em;
	line-height: 150%;
	color: #c9e3f8;
	font-style: normal;
}

#bottom address a {
	color: #c9e3f8;
	text-decoration: underline;
}

#bottom address a:hover, #bottom address a:focus {
	color: #fff;
}

#footer {
	clear: both;
	margin: 0 auto;
	width: 95%;
	min-width: 773px;
	max-width: 60em;
	overflow: hidden;
}

#footermenu {
	float: left;
	list-style: none;
	font-size: 0.63em;
	margin: 13px 0;
}

#footermenu li {
	float: left;
	margin-right: 14px;
	padding-right: 14px;
	border-right: 1px solid #999;
}

#footer a {
	color: #ddd;
}

#footer a:hover, #footer a:focus  {
	text-decoration: underline;
}

#notices {
	float: right;
	list-style: none;
	font-size: 0.63em;
	margin: 13px 0;
	color: #ddd;
}

#notices li {
	float: left;
	margin-left: 50px;
}

#design {
	clear: both;
	float: right;
	width: 30%;
	margin: 0 0 10px 0;
	font-size: 0.63em;
	text-align: right;
}