* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Tahoma;
	font-size: 11px;
	line-height: 16px;
}
html, body {
	color: #666666;
	background-image: url(images/top.jpg);
	background-color: #fefdfc;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: center top;
}


a {
	outline: none;
	color: #095139;
}

a:hover {
	outline: none;
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	margin-bottom: 12px;
	color: #444444;
	margin-top: 2px;
	font-family: Georgia;
}
h2 {
	font-size: 14px;
	color: #095139;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 2px;
}
h3 {
	font-size: 22px;
	margin-bottom: 20px;
	color: #ed1c24;
}

ul {
	padding-top: 10px;
}
li {
	padding-bottom: 2px;
	padding-left: 2px;
	margin-left: 30px;
}
table {
	margin-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}

td {
	padding: 3px;
	background-color: #ac9c84;
	text-indent: 3px;
}



strong {
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
.linki {
	text-decoration: underline;
	color: #BC1029;
}

a.linki:hover {
	color: #584B3C;
}

#clear {
	position: relative;
	clear: both;
	height: 10px;
	width: 960px;
}


#page {
	width: 100%;
	min-height: 380px;
	height: auto !important;
	height: 380px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	padding-top: 39px;
	background-position: top;
}

#flash {
	height: 290px;
	width: 680px;
	float: left;
}
#nazwa {
	width: 665px;
	float: left;
	margin-bottom: 10px;
}
#main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#main .leftcolumn {
	width: 205px;
	float: left;
	text-align: right;
	padding-right: 30px;
	color: #444444;
	font-size: 12px;
	font-family: Georgia;
	line-height: 20px;
}

#main .leftcolumn a {
	color: #095139;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}

#main .rightcolumn {
	width: 665px;
	float: left;
	padding-right: 20px;
	padding-left: 30px;
}

#main .menu {
	height: 215px;
	width: 240px;
	float: left;
	background-color: #d6cdbf;
	padding-top: 25px;
}


#top {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	height: 478px;
}

.fota {
	left: 641px;
	top: 0px;
	padding: 5px;
	float: left;
	border: 1px solid #034314;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #f9f5ee;
}
.fota-right {
	left: 641px;
	top: 0px;
	padding: 5px;
	float: right;
	border: 1px solid #034314;
	margin-bottom: 8px;
	background-color: #f9f5ee;
	margin-left: 8px;
}

#logo {
	width: 259px;
	position: relative;
	height: 478px;
	float: left;
}
#lang {
	width: 180px;
	position: relative;
	height: 73px;
	float: left;
	padding-top: 35px;
	padding-left: 510px;
}
#menu {
	float: left;
	height: 30px;
	width: 680px;
	margin-top: 23px;
}


#lang a {
	margin-right: 12px;
}
#bottom {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	height: 80px;
	background-image: url(images/stopka.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	padding-top: 40px;
}

#bottom .stopka {
	width: 900px;
	color: #c5af93;
	margin-left: auto;
	margin-right: auto;
}

#bottom .stopka a {
	color: #c5af93;
	text-decoration: none;
}
#bottom .link1 {
	width: 670px;
	float: left;
}
#bottom .link2 {
	width: 230px;
	float: right;
}

#lang a#langPL{
	position: absolute;
	left: 575px;
	top: 35px;
	width: 19px;
	height: 19px;
	display: block;
	text-indent: -7007px;
	background-image: url(images/pl.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#lang a#langDE{
	position: absolute;
	left: 600px;
	top: 35px;
	width: 19px;
	height: 19px;
	display: block;
	text-indent: -7007px;
	background-image: url(images/de.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#lang a#langEN{
	position: absolute;
	left: 625px;
	top: 35px;
	width: 19px;
	height: 19px;
	display: block;
	text-indent: -7007px;
	background-image: url(images/en.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#lang a#langFR{
	position: absolute;
	left: 650px;
	top: 35px;
	width: 19px;
	height: 19px;
	display: block;
	text-indent: -7007px;
	background-image: url(images/fr.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


