@charset "utf-8";

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
	margin:0 auto;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
.container {
	width: 1000px;
}

*html .container {
	width: 1200px;
}

body {
	background: url(../images/bg.jpg) no-repeat top center;
}

div#footer {
	width: 100%;
	float: left;
	clear: both;
	overflow: hidden;
	margin: 20px auto;
}

div#left {
	width: 400px;
	float: left;
}

div#right {
	width: 550px;
	float: left;
	margin:  0 0 0 20px;
}


div#logo {
	background: url(../images/logo.png) no-repeat;
	width: 400px;
	height: 78px;
	margin: 10px 0 10px 0;
	float: left;
	clear: both;
}

div#language {
	width: 450px;
	float: left;
	overflow: hidden;
	margin: 50px auto;
}

ul#lang li {
	display: block;
	float: left;
}

button#pl {
	background: url(../images/pl.png) no-repeat;
	width: 117px;
	height: 181px;
	border: 0;
	cursor: pointer;
	margin: 0 10px 0 0;
}


button#en {
	background: url(../images/en.png) no-repeat;
	width: 126px;
	height: 178px;
	border: 0;
	cursor: pointer;
}


button#de {
	background: url(../images/de.png) no-repeat;
	width: 114px;
	height: 178px;
	border: 0;
	cursor: pointer;
	margin: 0 10px 0 0;
}

div#zdj {
	width: 400px;
	float: left;
	margin: 0 0 0 50px;
}

div#swoje_serce {
	background: url(../images/swoje_serce_ofiarowali.png) no-repeat;
	width: 225px;
	height: 41px;
	float: left;
	margin: 30px auto;
}

div#ciuchcia {
	background: url(../images/ciuchcia.png) no-repeat;
	width: 243px;
	height: 81px;
	float: left;
	margin: 0 0 0 30px;
}

div#lista {
	width: 100%;
	float: left;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #0c4165;
}

*html div#left_menu {
	width: 400px;
	float: left;
	margin: 0 0 0 0px;
}

/*left menu*/
div#left_menu {
	width: 400px;
	float: left;
	margin: 0 0 0 0;
}

ul#menu {
	padding: 0;
	margin: 0;
}

ul#mainlevel li{
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#mainlevel li a, ul#mainlevel li a img {
	border: 0;
	padding: 0;
	margin: 0;
}

/*nasza historia*/
div#content {
	float: left;
	width: 530px;
	margin: 0 0 0 10px;
}

div#text {
	width: 530px;
}


div#content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
}

div#news {
	float: left;
	width: auto;
	margin: 0 0 0 160px;
}

.pomoc_txt {
	float: left;
	width: auto;
	font-size: 19px;
	font-style: italic;
}

.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0a4063;
	border-bottom: 1px dashed #0a4063;
	width: 100%;
	padding: 10px 0 10px 0;
}

ul.latestnews li.latestnews {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0a4063;
}

ul.latestnews {
	margin: 0;
}

ul.latestnews li.latestnews a {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0a4063;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0a4063;
}

.readon{
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0a4063;
	float: right;
	clear: both;
}

#podziekowania {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a4063;
	text-align: center;
}

#home {
	width: 84px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding: 20px 0 0 0;
	float: right;
}
