body {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 0.8em;*/
	font-size: 80%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #eef0f6;
}
html, body, * {
	margin: 0;
	padding: 0;
}

img {
	border: 0!important;
}
.wrapper {
	width: 700px;
	margin: 0 auto;
	text-align: left;
}

#top {
	background: #f6f6f6 url('../images/top-bg.gif') repeat-x scroll 100% 100%;
	
}

#top div.wrapper {
	position: relative;
	height: 160px;
}

#christmas {
	background-color:transparent;
	background-image:url('../images/zyczenia-boze-narodzenie.jpg');
	background-position:0 0;
	background-repeat:no-repeat;
	height:100px;
	left:170px;
	position:absolute;
	top:20px;
	width:275px;
}

#wielkanoc {
	background-color:transparent;
	background-image:url('../images/zyczenia-wielkanoc.jpg');
	background-position:0 0;
	background-repeat:no-repeat;
	height:100px;
	left:170px;
	position:absolute;
	top:20px;
	width:275px;
}

#logo {
	width: 234px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	top: 40px;
	left: 0;
}
#logo a {
	background: transparent url(../images/logo.png) no-repeat scroll 0 0;
	display: block;
	height: 0 !important;
	overflow: hidden;
	padding-top: 50px;
	width: 234px;
}

#search {
	width: 190px;
	width: auto!important;
	height: 40px;
	position: absolute;
	top: 93px;
	right: 15px;
	text-align: right;
}
#search label {
	padding: 4px 10px;
	font-size: 12px;
}
#search input {
	border: 0;
	margin: 0;
	border: 1px solid #ccc;
	font-size: 14px;
	display: block;
	float: left;
	height: 20px;
	padding: 2px 0;
	width: 129px;
}
#search input.submit {
	color: #fff;
	background: #0094c4;
	font-size: 14px;
	font-weight: bold;
	border: 0;
	margin: 0;
	display: block;
	height: 26px;
	width: 80px;
	padding: 0 5px;
}

#strapline {
	width: 300px;
	position: absolute;
	right: 20px;
	top: 70px;
}
#strapline h2 {
	font-size: 150%;
	font-weight: normal;
	text-align: right;
}
#tabnfz {
	height: 52px;
	width: 221px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 30px;
}
#tabnfz h1 {
	height: 0!important;
	padding: 52px 0 0;
	background: transparent url('../images/tabnfz.gif') no-repeat scroll 0 0;
}

#menu {
	position: absolute;
	z-index: 4;
	bottom: 0;
	width: 700px;
	padding-top: 6px;
	background: transparent url('../images/menu-top-bg.gif') repeat-x scroll 0 0;
	border-right: 1px solid #ccc;
	overflow: hidden;
}
#menu ul {
	list-style: none;
	width: 800px;
}
#menu ul li {
	width: auto;
	float: left;
}
#menu ul li a {
	display: block;
	height: 19px;
	padding: 6px 16px 4px;
	background: transparent url('../images/menu-button-bg.gif') no-repeat scroll 0 0;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #243289;
	border-right: 1px solid #ccc;
}
#menu ul li a:hover {
	color: #0094c4;
}
#menu ul li a.over {
	background: #fff none no-repeat scroll 0 0;
	color: #0094c4;
	border-left: 1px solid #ccc;
}

#submenu {
	background: #0094c4;
	margin: 0;
	height: 30px;
	border: 1px solid #ccc;
	width: 700px;
	overflow: hidden;
}
#submenu ul {
	list-style: none;
	width: 750px;
}
#submenu ul li {
	display: block;
	float: left;
	width: auto;
	border-right: 2px solid #E8F0F1;
}
#submenu a {
	display: block;
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 8px 18px;
}
#submenu a:hover {
	background: #e8f0f1;
	color: #0094c4;
}
#submenu a.over {
	background: #e8f0f1;
	color: #0094c4;
}

#main {
	width: 699px;
	margin: 0 auto;
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
	position: relative;
}
#main .inner {
	padding: 20px 20px 0;
}
#header {
	background: #9cd1dd;
	color: #fff;
	height: 90px;
	overflow: hidden;
	position: relative;
}
.home #header {
	background: #0094c4;
	color: #fff;
	height: 169px;
	overflow: hidden;
	position: relative;
	margin: 0 0 20px;
}
.home #header img {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
#header img {
	display: block;
	position: absolute;
	right: 0;
}
#header h1 {
	font-size: 1.3em;
	font-weight: normal;
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 240px;
	color: #000;
}
#header h1.standout {
	font-size: 1.7em;
}
.home #header h1 {
	bottom: 30px;
	color: #fff;
}
#header span.standout {
	display: block;
	font-size: 1.7em;
	font-stretch: wider;
}

#breadcrumb {
	margin: 10px 0 10px;
	font-size: 88%;
	padding: 0 0 10px;
	border-bottom: 1px dotted #ccc;
}

#breadcrumb a {
	text-decoration: none;
	color: #0094c4;
}

#breadcrumb .space {
	padding: 0 5px;
}

#content {
	margin: 20px 0 40px;
	min-height: 200px;
}

#content h1 {
	color: #243289;
	font-size: 130%;
	margin: 0 0 15px 0;
}
#content h2 {
	font-size: 100%;
	font-weight: bold;
	color: #0094c4;
}
#content p.postDate {
	font-size: 85%;
	margin: 3px 0;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 10px 0;
}
#content .postdate {
	font-size: 85%;
	margin: 0;
	padding: 0;
	color: #666;
}
#content p.more {
	text-align: right;
}
#content p.more a {
	color: #0094c4;
	text-decoration: none;
}
#content {
	margin: 0 240px 0 0;
}
#content p {
	margin: 0 0 10px;
	font-size: 1em;
	line-height: 140%;
}
#content ul {
	margin: 0 0 0 30px;
}


#content a {
	color: #0094c4;
}

#boxes {
	width: 208px;
	float: right;
	z-index: 1;
}
.home #boxes {
	top: 210px;
}
#boxes .box {
	padding: 10px 20px;
	position: relative;
	cursor: pointer;
	height: 70px;
	margin: 0 0 20px;
}
#boxes .center {
	text-align: center;
}
#boxes h1 {
	font-size: 110%;
	color: #c92627;
	margin: 0 0 5px;
}
#boxes p {
	margin: 0 0 5px;
}
#boxes a {
	color: #c92627;
}
a.fulllink {
	display: block!important;
	text-decoration: none!important;
	width: 208px;
	height: 90px;
	margin: 0 0 20px;
}
#boxes .standout {
	font-size: 110%;
	color: #c92627;
	font-weight: bold;
	margin: 0;
}
.blue1 {
	background: #c8dadd;
}
.blue2 {
	background: #e8f0f1;
}

#newsbox {
	margin: 0 0 20px;
	text-align: center;
}
#newsbox table {
	width: 80%;
	margin: 0 auto;
}
#newsbox table tr th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding: 5px;
	background: #c8dadd;
}
#newsbox table tr td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding: 3px 1px;
}
#newsbox table tr td a {
	display: block;
	background: #e8f0f1;
}
#newsbox table tr td.day {
	padding: 5px 0;
	border-bottom: 1px dotted #ccc;
}
#newsbox a {
	color: #243289;
}
#newsbox .highlight {
	background: #C92627;
	color: #fff;
	padding: 0 0 2px 0;
}
#newsbox .highlight a {
	color: #fff;
	background: #C92627;
}

#features {
	height: 260px;
	position: relative;
	margin: 20px 0 0;
}
#features .feature {
	width: 233px;
	height: 260px;
	position: absolute;
}
#features h1 {
	color: #0094c4;
	font-size: 110%;
	margin: 0 0 15px 0;
	height: 1em;
}
#features p {
	font-size: 88%;
	margin: 0 0 5px 0;
	text-align: justify;
	height: 4em;
}
#features a {
	color: #0094c4;
	text-decoration: none;
}	
#features a.more {
	color: #0094c4;
	text-decoration: none;
	position: absolute;
	top: 110px;
}

#features .f01 {
	background: transparent url('../images/feature-01-bg.jpg') no-repeat scroll 0 0;
	top: 0;
	left: -20px;
}
#features .f02 {
	background: transparent url('../images/feature-02-bg.jpg') no-repeat scroll 0 0;	
	top: 0;
	left: 213px;
}
#features .f03 {
	background: transparent url('../images/feature-03-bg.jpg') no-repeat scroll 0 0;	
	top: 0;
	left: 446px;
}

#features a.image {
	display: block;
	position: absolute;
	bottom: 5px;
	left: 5px;
}
#features a.image img {
	display: block;
	border: 0;
}

#footer {
	background: #d2d8e1 url('../images/footer-bg.gif') repeat-x scroll 0 0;
	width: 700px;
	margin: 0 auto 20px;
	text-align: left;
}
#footer .inner {
	padding: 15px 20px;
}
#footer p {
	font-size: 80%;
	color: #595a5a;
}
#footer a {
	color: #595a5a;
}
#footer a:hover {
	color: #C92627;
}
#footer p.fontsizer {
	float: right;
}
#footer p.fontsizer a {
	color: #595a5a;
	text-decoration: none;
}
#footer p.fontsizer a.decreaseFont {
	font-size: 70%;
	font-weight: bold;
}
#footer p.fontsizer a.increaseFont {
	font-size: 150%;
	line-height: 6px;
	font-weight: bold;
}

#contact {
	
}
#contact fieldset {
	border: 1px solid #ccc;
	padding: 10px;
}
#contact legend {
	color: #0094c4;
	font-size: 110%;
	padding: 10px;
}
#contact label {
	display: block;
	width: 160px;
	font-size: 80%;
	color: #666;
}
#contact input {
	display: block;
	width: 180px;
}
#contact textarea {
	display: block;
	width: 180px;
}
#contact input.submit {
	width: auto;
}
#contact span.red {
	display: block;
	font-size: 86%;
	color: red;
}
#googlemap {
	width: 100%;
	height: 280px;
	overflow: hidden;
	position: relative;
	z-index: 5;
}

#contact-details {
	width: 175px;
	float: left;
	margin: 0 0 270px 20px;
}
#contact-details ul {
	list-style: none;
	margin: 20px 0 0!important;
	
}
#contact-details ul li {
	display: block;
	margin: 0 0 5px;
}
#contact-details ul li.title {
	color: #243289;
	font-size: 130%;
	font-weight: bold;
	margin: 0 0 15px 0;
}
#contact-details a {
	display: block;
	font-size: 110%;
	color: #fff;
	text-decoration: none;
	padding: 4px 10px;
	background: #243289;
}
#contact-details a.over {
	font-weight: bold;
	color: #fff;
	background: #0094c4;
}
.contactlist {
	width: 450px!important;
	float: right;
	border-left: 1px solid #ccc;
	padding: 0 20px 0;
	margin: 20px 0 0 0;
}
.contactfeatures {
	margin: 20px 0 0 -210px!important;
	position: absolute!important;
	bottom: 0!important;
}

.details {
	width: 220px;
	float: left;
}
.details .fixed {
	display: block;
	width: 50px;
	float: left;
}
.details br {
	clear: both;
}

/* search results */

#search-results {
	
}

#search-results ol {
	list-style: none;
}

#search-results h1 {
	font-weight: normal;
	color: #243289;
	margin: 0 0 15px 0;
}
#search-results h1 {
	font-size: 150%;
}
#search-results h3 {
	font-size: 90%;
	margin: 0 0 0 0;
}
#search-results p {
	margin: 0 0 0 0;
	font-size: 89%;
	line-height: 150%;
}
#search-results p.url {
	margin: 0 0 15px 0;
	color: #0094c4;
}
#search-results a {
	text-decoration: underline;
	color: #0094c4;
}

#search-results .highlight {
	background: #243289;
	color: #fff!important;
}

/* downloads results */

#downloads {
	
}

#downloads ul {
	list-style: none;
}

#downloads h1 {
	font-weight: normal;
	color: #243289;
	margin: 0 0 15px 0;
}
#downloads h1 {
	font-size: 150%;
}
#downloads h3 {
	font-size: 90%;
	margin: 0 0 0 0;
}
#downloads p {
	margin: 0 0 0 0;
	font-size: 89%;
	line-height: 150%;
}
#downloads p.url {
	margin: 0 0 15px 0;
	color: #0094c4;
}
#downloads a {
	text-decoration: underline;
	color: #0094c4;
}

/* overlabel CSS */

label.overlabel {
	color:#999;
}
label.overlabel-apply {
	position:absolute;
	top:3px;
	left:5px;
	z-index:1;
	color:#999;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 0 0 0;
}
div.overlabel-wrapper {
	position: relative;
}


#oswiadczenie {
	padding: 10px;
	border: 2px solid #C92627;
	margin: 0 0 20px;
	background: #f5f5f5;
	text-align: center;
}
#oswiadczenie h1 {
	font-size: 16px;
	color: #C92627;
	margin: 0 0 10px;
}
#oswiadczenie p {
	font-size: 14px;
	margin: 0 0 10px;
	color: #333;
	font-weight: bold;
}

/* other */

.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}

.blue {
	color: #243289;
}
.lightblue {
	color: #0094c4;
}
