/*--------------------------------------------------------------*/
/*--------------------- Styl standardowy -----------------------*/
/*--------------------------------------------------------------*/

html {
	margin: 0;
	padding: 0;
}
body, td {
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 11px;
}
body {
	margin: 0;
	padding: 0;
	background: #f1f1f1;
	color: #4e4f45;
	background: #f1f1f1 url(images/v01/bodyBg.jpg) center top repeat-y;
}

ol, ul, li {
	padding: 0;
	margin: 0 0 0 15px;
}
li {
	padding: 0 0 0 5px;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p, div, form {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #048be0;
}
a:hover {
	text-decoration: underline;
}

.top {
	vertical-align: top;
}
.clear {
	clear: both;
}

label {
	cursor: pointer;
}

/* DHTML Popup */

.Popup {
	background-color: #FFFFFF;
	border: 1px solid #C8D0CF;
}
.Popup .ImageContainer {
	padding: 5px;
	height: 100%;
	text-align: center;
}
.Popup .Loader {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	border: 1px solid #C8D0CF;
}
.Popup .Preview {
	border: 1px solid #C8D0CF;
	cursor: pointer;
}
.Popup .Caption {
	vertical-align: middle;
	padding: 0px 5px 5px 5px;
	font-weight: bold;
}
.Popup .Prev {
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 5px 5px;
	width: 16px;
}
.Popup .Prev div {
	height: 16px;
	width: 16px;
	cursor: pointer;
	background: url(images/ico_prev.gif) no-repeat center center;
}
.Popup .Next {
	vertical-align: top;
	text-align: right;
	padding: 0px 5px 5px 0px;
	width: 16px;
}
.Popup .Next div {
	height: 16px;
	width: 16px;
	cursor: pointer;
	background: url(images/ico_next.gif) no-repeat center center;
}
.Popup .IcoClose {
	height: 26px;
	width: 26px;
	display: block;
	cursor: pointer;
	background: url(images/ico_close.gif) no-repeat center center;
}
.PopupOverlay {
	width: 100%;
	height: 500px;
	background-color: #999999;
	filter: alpha( opacity = 60 );
	-moz-opacity: 0.6;
	opacity: 0.6;
}

/* ---------------------------------------------------------------- */
/* --------------------------MODYFIKOWANE-------------------------- */
/* ---------------------------------------------------------------- */

/* komunikat */

.komunikat {
	font-weight: bold;
	padding: 25px 0 15px;
	text-align: center;
}
.komunikat p {
	padding: 0 15px;
}

div.msgShell {
	margin-bottom: 15px;
	padding-bottom: 9px;
	color: #dc0505;
	border-bottom: 1px solid #e8ebec;
}

/* divMessage */

div.divMessage div.divMessageCnt, 
div.divMessage div.divThx {
	padding: 15px 18px 0;
	border-bottom: 1px solid #e8ebec;
}
div.divMessage div.divMessageCnt p {
	padding-bottom: 15px;
}
div.divMessage div.divThx {
	padding: 15px 18px;
	background-color: #fff;
}

div.divMessage a.aHomeReturn {
	padding-top: 15px;
	display: block;
}
div.divMessage a.aHomeReturn:hover {
	text-decoration: none;
	color: #dd127b;
}

.message {
	font-weight: bold;
	width: 460px;
	position: absolute; top: 200px; left: 50%;
	margin-left: -235px;
	padding: 0 0 20px;
	background-color: #f3f7f9;
	border: 1px solid #dc0505;
	text-align: center;
	z-index: 999999999;
}
.message div.divTitle {
	padding: 9px 30px 9px 100px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 12px;
	background-color: #56a9de;
	border: solid #e8ebec;
	border-width: 1px 0;
}
.message h1 {
	padding: 10px 30px 0;
	color: #dc0505;
	font: bold 12px Arial, Tahoma, Verdana, Sans-Serif;
	text-align: center;
}

.message div.info, 
.message div.error {
	min-height: 105px;
	margin: 20px 0 10px;
	padding: 0 0 10px;
	text-align: left;
	overflow: visible;
	border-bottom: 1px solid #e8ebec;
	background: #fff url(images/info.jpg) no-repeat 15px 40px;
}
* html body .message div.info, 
* html body .message div.error {
	height: 105px
}
.message div.error {
	background: #fff url(images/error.jpg) no-repeat 15px 40px;
}
.message div.info h1, 
.message div.error h1 {
	margin-left: 70px;
	text-align: left;
}
.message div.error span, 
.message div.info span {
	display: block;
	background: transparent url(images/v01/mark.jpg) 0 2px no-repeat;
	margin-left: 100px;
	padding: 0 30px 0 20px;
}

.message div.divInputShell {
	width: 53px;
	padding: 1px;
	margin: 0 auto; 
	border: 1px solid #c3d0d4;
}
.message div.divInputShell input {
	width: 53px;
	height: 20px;
	border: 0;
	background-color: #56a9de;
	text-align: center;
	color: #fff;
	font: bold 11px Arial, Tahoma, Verdana, Sans-Serif;
	cursor: pointer;
}

/* ---------------------------------------------------------------- */
/* --------------------------DEDYKOWANE---------------------------- */
/* ---------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- BASIC CSS ------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */

h1 {
	color: #0089e0;
	font: normal 15px Arial, Tahoma, Verdana, Sans-Serif;
}
h1 a {
	color: #0089e0;
}
h1 a:hover {
	color: #dc0505;
	text-decoration: none;
}

h2 {
	font: normal 12px Arial, Tahoma, Verdana, Sans-Serif;
}
h2.h2Title {
	color: #1190e0;
	font: bold 12px Arial, Tahoma, Verdana, Sans-Serif;
}

h3 {
	font: normal 10px Tahoma, Arial, Verdana, Sans-Serif;
}
h3.h3Date {
	color: #c4c4c4;
	margin-bottom: 5px;
}

h4 {
	font: bold 11px Arial, Tahoma, Verdana, Sans-Serif;
}

img,
a img {
	border: 0;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- GENERAL --------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */

/* ---------------------------------- */
/* ---------- WINDOWS BODY ---------- */
/* ---------------------------------- */

h2.h2WindowTitle {
	color: #505b5f;
	margin: 0 0 4px 6px;
}
h2.h2WindowTitleLnk {
	margin: 0;
}
h2.h2WindowTitleLnk a {
	display: block;
	height: 1%;
	color: #505b5f;
	margin: 0 0 4px 6px;
}
h2.h2WindowTitleLnk a:hover {
	color: #048be0;
	text-decoration: none;
}

div.divWindowContent,
div.divWindowContentNoM,
div.divFooter {
	height: 1%;
	margin-bottom: 10px;
	border-top: 1px solid #dedede;
	background: transparent url(images/v01/windowContentBg.jpg) 0 0 repeat-x;
	position: relative;
}
div.divWindowContentNoM {
	margin: 0;
}
span.spanMarkBg {
	display: block;
	width: 11px;
	height: 6px;
	background: transparent url(images/v01/spanMarkBg.jpg) 0 0 no-repeat;
	position: absolute; top: -1px; left: 10px;
}

a.aNorm:hover {
	color: #dc0505;
	text-decoration: none;
}

/* ----------------------------------------- */
/* ---------- REPEATABLE ELEMENTS ---------- */
/* ----------------------------------------- */

/* divMore / divBack */

div.divMore,
div.divBack {
	margin-top: 8px;
	padding-bottom: 4px;
}
div.divBack {
	height: 1%;
	overflow: hidden;
}

div.divMore a, 
div.divBack a {
	padding: 0 0 0 18px;
	text-decoration: none;
	background: transparent url(images/v01/markBlue.jpg) 0 2px no-repeat;
}
div.divBack a {
	float: right;
	background: transparent url(images/v01/markRevBlue.jpg) 0 2px no-repeat;
}
div.divMore a:hover, 
div.divBack a:hover {
	text-decoration: none;
	color: #dc0505;
}

/*------------------------------------------*/
/*--- AKTUALNOSCI / OPISY - FORMATOWANIA ---*/
/*------------------------------------------*/

div.divNewsImg {
	margin-left: 15px;
	float: right;
}
div.divPhotoShell {
	margin-bottom: 5px;
}

div.divNewsImg img, 
div.divNewsImg a img, 
div.divPhotoShell img, 
div.divPhotoShell a img,
div.divPhotoGalleryBox img,
div.divPhotoGalleryBox a img {
	padding: 3px;
	border: 1px solid #dedede;
}
div.divPhotoShell div.divDescription {
	padding: 0 4px;
}

div.divImg_4 {
	margin: 0 0 5px 18px; 
	float: right;
}
div.divImg_5 {
	margin: 0 18px 5px 0;
	float: left;
}
div.divImg_6 {
	height: 1%;
	margin: 0 0 10px 20px;
	padding: 5px 0 0;
	overflow: hidden;
}
div.divImg_6 div.divPhotoShell,
div.divImg_7 div.divPhotoShell {
	margin-right: 15px;
	float: left;
}
div.divImg_7 {
	height: 1%;
	margin: 10px 0 10px 20px;
	overflow: hidden;
}

/* divPeager */

div.divPeager {
	margin-top: -5px;
	padding: 16px 0 6px;
	text-align: center;
	font: normal 12px Arial, Tahoma, Verdana, Sans-Serif;
	border-top: 1px solid #dedede;
}
div.divPeager a {
	padding: 0 7px;
	color: #505b5f;
}
div.divPeager a:hover, 
div.divPeager a:hover span {
	color: #048be0;
	text-decoration: none;
}
div.divPeager a:hover span.spanPre {
	background: transparent url(images/v01/markRevBlue.jpg) left 3px no-repeat;
}
div.divPeager a:hover span.spanPost {
	padding-right: 22px;
	background: transparent url(images/v01/markBlue.jpg) right 3px no-repeat;
}

div.divPeager b u {
	padding: 0 7px;
	color: #dc0505;
	font-weight: bold;
	text-decoration: none;
}
div.divPeager span.spanSep {
	color: #dedede;
}
div.divPeager span.spanPre, 
div.divPeager span.spanPost {
	color: #dc0505;
	font-weight: bold;
}
div.divPeager span.spanPre {
	padding-left: 22px;
	background: transparent url(images/v01/markRev.jpg) left 3px no-repeat;
}
div.divPeager span.spanPost {
	padding-right: 22px;
	background: transparent url(images/v01/mark.jpg) right 3px no-repeat;
}

/* divFileArea */

div.divFileArea {
	clear: both;
	margin-top: 5px;
	padding: 10px 10px 5px;
	text-align: left;
	border-top: 1px solid #dedede;
}
div.divFileArea img {
	border: 0;
	margin-right: 8px;
	vertical-align: bottom;
}
div.divFileArea a.aFileLnk {
	font-weight: bold;
	text-decoration: none;
}
div.divFileArea a.aFileLnk:hover {
	text-decoration: none;
	color: #dc0505;
}
div.divFileArea p {
	padding: 3px 0 5px;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- BODY ------------------------------------------------------------------------ */
/* ---------------------------------------------------------------------------------------------------------------------------------------------------- */

div.divBodyShell {
	width: 980px;
	margin: 0 auto;
	padding: 0 4px;
}

/* HEADER */

div.divHeaderShell {
	height: 71px;
	margin-bottom: 1px;
	background: transparent url(images/v01/logo.jpg) 24px 22px no-repeat;
	position: relative;
}
div.divHeaderShell a.aLogo {
	display: block;
	width: 273px;
	height: 45px;
	position: absolute; top: 22px; left: 24px;
}

div.divHeaderShell div.divHeadline {
	display: block;
	height: 22px;
	width: 332px;
	padding: 7px 0 0 18px;
	color: #959493;
	font: normal 12px Arial, Tahoma, Verdana, Sans-Serif;
	border-left: 1px solid #dfdfde;
	position: absolute; top: 30px; left: 317px;
}

div.divHeaderShell ul {
	height: auto;
	margin: 0;
	overflow: hidden;
	list-style: none;
	position: absolute; top: 17px; right: 89px;
}
div.divHeaderShell ul li {
	display: inline;
	margin-right: 9px;
	padding: 0;
	float: right;
}
div.divHeaderShell ul li a {
	padding: 5px 12px 5px 16px;
	color: #959493;
	text-decoration: none;
	background: transparent url(images/v01/ulTopMenuLiBgRed.jpg) 0 5px no-repeat;
}
div.divHeaderShell ul li a:hover {
	color: #048be0;
	text-decoration: none;
}

div.divHeaderShell div.divLang {
	padding-left: 16px;
	background: transparent url(images/v01/ulTopMenuLiBgRed.jpg) 0 0 no-repeat;
	position: absolute; top: 17px; right: 21px;
}
div.divHeaderShell div.divLang div img {
	vertical-align: bottom;
}

/* FLASH/JPG */

div.divMainGraphic {
	width: 980px;
	margin: -9px 0 1px;
	font-size: 0;
}

/* MENU */

table.tableMenu {
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
}
table.tableMenu td {
	margin-left: -1px;
	padding: 0;
	border-left: 1px solid #2da2ed;
	text-align: center;
}
table.tableMenu td a {
	display: block;
	height: 1%;
	padding: 8px 18px;
	color: #fff;
	font: normal 11px "Trebuchet MS", Arial, Tahoma, Verdana, Sans-Serif;
	background-color: #359DA9;
}
table.tableMenu td a:hover,
table.tableMenu td a.aActive {
	text-decoration: none;
	background-color: #dc0505;
}

/* MAIN CONTENTS */

div.divMainContents {
	height: 1%;
	margin-top: 9px;
	overflow: hidden;
}
* html body div.divMainContents {
	padding-top: 9px;
}
div.divMainContents div.divSidebar,
div.divMainContents div.divRegion {
	width: 245px;
	float: left;
}
div.divMainContents div.divSidebar {
	padding-bottom: 30px;
}
div.divMainContents div.divContent {
	display: inline;
	width: 725px;
	margin-right: 10px;
	float: right;
}

div.divMainContents div.divRegionsShell {
	height: 1%;
	overflow: hidden;
	float: left;
}
div.divMainContents div.divRegionH {
	width: 490px;
	margin-bottom: 10px;
	clear: both;
}
div.divNavig {
	text-align: right;
}
div.divNavig a {
	margin: 0 6px;
}
div.divNavig a.aDrukuj {
	background: url(images/ikon/ikonka-drukuj.gif) no-repeat left center;
	padding-left: 14px;
}
div.divNavig a.aDoGory {
	background: url(images/ikon/ikonka-dogory.gif) no-repeat left center;
	padding-left: 14px;
}
div.divNavig a.aHome {
	background: url(images/ikon/ikonka-home.gif) no-repeat left center;
	padding-left: 14px;
}


/* FOOTER */

div.divFooter {
	margin-top: 10px;
	min-height: 60px;
	height: 60px;
	overflow: visible;
}

div.divFootTextArea {
	width: 900px;
	position: absolute; top: 20px; left: 10px;
	padding-bottom: 20px;
}
div.divFootTextArea a.aCompany {
	font-weight: bold;
}
div.divFootTextArea span,
div.divEdito span {
	color: #c4c4c4;
}

div.divFootSpace {
	width: 400px;
	padding-bottom: 20px;
	position: absolute; top: 12px; left: 410px;
}
div.divFootSpace img {
	margin-right: 10px;
}

div.divEdito {
	width: 125px;
	padding-bottom: 20px;
	text-align: right;
	position: relative;
	position: absolute; top: 20px; right: 10px;
}
div.divEdito a {
	color: #505b5f;
}
div.divEdito a.aCMS {
	position: absolute; right: 0;
}
div.divEdito a.aEdito {
	padding-right: 25px;
}

/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- WELCOME / BLOCKS ------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */

/* --- CONTAINERS --- */

div.divNewsBlock,
div.divQuestionnaireBlock,
div.divNewsletter {
	height: 1%;
	padding: 15px 10px 5px;
	overflow: hidden;
}
div.divNewsBlock div.komunikat,
div.divQuestionnaireBlock div.komunikat {
	padding-top: 0;
}

/* SEARCH AREA BLOCK */

div.divSearchAreaBox {
	position: absolute; top: 42px; right: 21px;
}
div.divSearchAreaBox div.divLabel {
	padding: 5px 6px 0 16px;
	color: #959493;
	background: transparent url(images/v01/ulTopMenuLiBgRed.jpg) 0 5px no-repeat;
	float: left;
}
div.divSearchAreaBox form {
	float: left;
}
div.divSearchAreaBox input.inputSearch {
	width: 152px;
	height: 19px;
	padding: 5px 0 0 10px;
	overflow: hidden;
	border: 0;
	color: #a9b3b7;
	font: normal 11px Arial, Tahoma, Helvetica, sans-serif;
	background: transparent url(images/v01/inputBg.jpg) 0 0 no-repeat;
}
div.divSearchAreaBox input.inputSearchButton {
	width: 24px;
	height: 24px;
	border: 0;
	vertical-align: bottom;
	background: transparent url(images/v01/submit.jpg) 0 0 no-repeat;
	cursor: pointer;
}

/* NEWS BLOCK */

div.divNewsBlock {
	padding: 9px 10px 0 0;
}
div.divNewsBlock ul.ulShortNews {
	margin-left: 10px;
}
div.divNewsBlock ul.ulShortNews li {
	padding-left: 0;
}

div.divNewsBlock div.divPriorityNews {
	margin: 0;
}

div.divNewsBlock div.divMore a {
	background: transparent url(images/v01/markRed.jpg) 0 2px no-repeat;
}

/* DESCRIPTION BLOCK */

div.divDescriptionBlock div.divMore a {
	background: transparent url(images/v01/markRed.jpg) 0 2px no-repeat;
}
div.divDescriptionBlock div.komunikat {
	padding: 0 10px;
}

/* QUESTIONNAIRE BLOCK */

div.divQuestionnaireBlock h1 {
	font-size: 11px;
	margin-bottom: 10px;
}

div.divQuestionnaireBlock form.formQuestions input {
	width: 15px;
	margin: 2px 0 0;
	padding: 0;
	float: left;
}
div.divQuestionnaireBlock form.formQuestions span,
div.divQFormBtn {
	height: 1%;
	display: block;
	overflow: hidden;
}
div.divQuestionnaireBlock form.formQuestions span label {
	margin: 4px 0 0 6px;
	float: left;
}

div.divQuestionnaireBlock form.formQuestions div.divQFormBtn {
	margin-top: 10px;
}
div.divQuestionnaireBlock form.formQuestions div.divQFormBtn input {
	width: 70px;
	height: 18px;
	padding: 0 0 2px 0;
	border: 0;
	color: #048be0;
	font: normal 11px Arial, Tahoma, Verdana, Sans-Serif;
	background: transparent url(images/v01/markRed.jpg) 0 3px no-repeat;
	cursor: pointer;
	float: left;
}

a.aAnkietLnk {
	display: block;
	margin-top: 3px;
	padding-left: 18px;
	background: transparent url(images/v01/markRed.jpg) 0 2px no-repeat;
	float: left;
}
a.aAnkietLnk:hover {
	color: #dc0505; 
	text-decoration: none;
}

div.divAResult {
	padding: 5px 0;
}

/* LINKS */

div.divLinks {
	padding: 10px;
}

/* NEWSLETTER */

div.divNewsletter {
	padding: 0 10px;
}
div.divNewsletter div.divText,
div.divNewsletter div.divInputs {
	width: 225px;
	float: left;
	color: #8d9497;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
div.divNewsletter div.divText {
	text-align: right;
}
div.divNewsletter div.divInputs {
	margin-left: 20px;
}

div.divNewsletter div.divInputs p {
	margin-bottom: 4px;
}
div.divNewsletter input.inputNewsletter {
	width: 142px;
	height: 19px;
	padding: 5px 10px 0;
	border: 0;
	color: #a9b3b7;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	background: transparent url(images/v01/newsletterBg.jpg) 0 0 no-repeat;
}
div.divNewsletter input.inputNewsletterBtn {
	width: 53px;
	height: 15px;
	margin: 4px 0 0 7px;
	padding-left: 16px;
	border: 0;
	vertical-align: top;
	color: #959493;
	font: bold 11px Arial, Tahoma, Helvetica, sans-serif;
	background: transparent url(images/v01/ulTopMenuLiBg.jpg) 0 1px no-repeat;
	cursor: pointer;
}

/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- PAGE / MODULES --------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */

/* --- CONTAINERS --- */

div.divNewsContainer,
div.divDescriptionArea,
div.divMapArea,
div.divSearchArea,
div.divContactForm,
div.divGalleryArea,
div.divQuestionnaire,
div.divNewsArchiveArea,
div.divFaqArea {
	height: 1%;
	padding: 15px 10px 5px;
	overflow: hidden;
}

ul.ulPath {
	height: 1%;
	margin: 0;
	overflow: hidden;
	list-style: none;
}
ul.ulPath li {
	display: inline;
	margin-right: 3px;
	padding: 0 0 4px;
	float: left;
}
ul.ulPath li a {
	padding: 5px 6px 5px 10px;
	color: #505b5f;
	font: normal 12px Arial, Tahoma, Verdana, Sans-Serif;
	text-decoration: none;
	background: transparent url(images/v01/patchBg.jpg) 0 10px no-repeat;
}
ul.ulPath li a:hover {
	color: #048be0;
	text-decoration: none;
}

/* SIDEBAR MENU */

ul.ulSidebarMenu {
	padding-top: 15px;
	margin: 0 10px 30px;
	width: 225px;
	list-style: none;
	border-bottom: 1px solid #dedede;
}
ul.ulSidebarMenu li {
	padding: 1px 0;
	border-top: 1px solid #dedede;
}
ul.ulSidebarMenu li a {
	display: block;
	height: 1%;
	padding: 9px 10px 9px 28px;
	color: #505b5f;
	font-size: 12px;
	font-weight: bold;
	background: transparent url(images/v01/mark.jpg) 6px 10px no-repeat;
}
ul.ulSidebarMenu li a:hover,
ul.ulSidebarMenu li.liActive a {
	text-decoration: none;
	color: #fff;
	background: #56a9de url(images/v01/markH.jpg) 6px 10px no-repeat;
}

ul.ulSidebarMenu li ul {
	height: 1%;
	margin: 0 0 10px;
	padding: 10px 0 0;
	list-style: none;
}
ul.ulSidebarMenu li ul li {
	border: 0;
	padding: 0 0 0 30px;
}

ul.ulSidebarMenu li ul li a {
	display: block;
	height: 1%;
	padding: 3px 9px 3px 15px;
	color: #505b5f;
	font-size: 11px;
	font-weight: normal;
	background: transparent url(images/v01/mark2.jpg) 0 7px no-repeat;
}
ul.ulSidebarMenu li ul li a:hover,
ul.ulSidebarMenu li ul li.liActive a {
	text-decoration: none;
	color: #dc0505;
	background: transparent url(images/v01/mark2.jpg) 0 7px no-repeat;
}

ul.ulSidebarMenu li ul li ul li {
	border: 0;
	padding: 0 0 0 15px;
}

/* NEWS LIST */

div.divShortNews {
	padding-top: 9px;
}

div.divPriorityNews {
	height: 1%;
	margin: 0 0 5px;
	padding: 6px 10px;
	overflow: hidden;
	border-bottom: 1px solid #dedede;
}

ul.ulShortNews {
	height: 1%;
	margin: 0 0 5px;
	overflow: hidden;
	list-style: none;
}
ul.ulShortNews li {
	height: 1%;
	margin: -1px 0;
	padding: 6px 10px;
	overflow: hidden;
	border-top: 1px solid #dedede;
}

/* NEWS ARCHIVE */

div.divArchiveHeader {
	height: 1%;
	padding-bottom: 15px;
	margin-bottom: 6px;
	overflow: hidden;
	border-bottom: 1px solid #dedede;
}
div.divArchiveHeader h1 {
	margin-right: 10px;
	float: left;
}
div.divArchiveHeader select {
	width: 220px;
	color: #4e4f45;
	font: normal 11px Arial, Tahoma, Helvetica, sans-serif;
}

/* DESCRIPTION PEAGE */

div.divDescriptionArea div.divKernel,
div.divNewsContainer div.divKernel {
	padding-bottom: 5px;
}

div.divDescriptionArea div.divMore a,
div.divNewsContainer div.divMore a {
	text-decoration: none;
}

div.divDescriptionArea h1 {
	margin-bottom: 10px;
}
div.divDescriptionArea h4,
div.divNewsContainer h4 {
	margin-top: 15px;
}

div.divDescriptionArea a,
div.divNewsContainer a {
	text-decoration: underline;
}
div.divDescriptionArea a:hover,
div.divNewsContainer a:hover {
	color: #dc0505;
}

div.divDescriptionArea div.divBack a,
div.divNewsContainer div.divBack a {
	text-decoration: none;
}

div.divDescriptionArea table,
div.divNewsContainer table {
	margin: 15px auto;
	border: solid #dedede;
	border-width: 1px 1px 0 0;
}
div.divDescriptionArea table td,
div.divNewsContainer table td,
div.divDescriptionArea table th,
div.divNewsContainer table th {
	padding: 6px 10px;
	border: solid #dedede;
	border-width: 0 0 1px 1px;
}
div.divDescriptionArea table th,
div.divNewsContainer table th {
	color: #048be0;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #f1f1f1;
}

div.divDescriptionArea ul,
div.divNewsContainer ul {
	height: 1%;
	margin: 5px 10px 15px 20px;
	list-style: none;
}
div.divDescriptionArea ul li,
div.divNewsContainer ul li {
	padding: 1px 9px 1px 15px;
	background: transparent url(images/v01/mark2.jpg) 0 5px no-repeat;
}

/* MAP */

div.divMapArea h1 {
	margin-bottom: 12px;
}

ul.ulMapArea {
	margin: 0;
	list-style: none;
}
ul.ulMapArea li {
	padding: 3px 0;
}

ul.ulMapArea li a:hover {
	color: #dc0505;
	text-decoration: none;
}

ul.ulMapArea li ul {
	padding: 7px 0 20px;
	border-top: 1px solid #dedede;
}
ul.ulMapArea li ul li {
	padding: 3px 0;
}

ul.ulMapArea li ul li a {
	padding-left: 42px;
	color: #505b5f;
	font: bold 12px Arial, Tahoma, Verdana, Sans-Serif;
	background: transparent url(images/v01/mark.jpg) 20px 2px no-repeat;
} 
ul.ulMapArea li ul li a:hover {
	color: #dc0505;
}

ul.ulMapArea li ul li ul {
	padding: 7px 0 7px 63px;
	border: 0;
}
ul.ulMapArea li ul li ul li a {
	margin: 0;
	padding-left: 15px;
	font: normal 11px Arial, Tahoma, Verdana, Sans-Serif;
	background: transparent url(images/v01/mark2.jpg) 0 7px no-repeat;
}

ul.ulMapArea li ul li ul li ul {
	padding: 7px 0 7px 26px;
}

/* SEARCH AREA */

div.divSearchArea {
	line-height: 150%;
	padding-bottom: 20px;
}
div.divSearchArea div.komunikat {
	margin-bottom: 10px;
	padding: 15px 0 25px;
	color: #dc0505;
	border-bottom: 1px solid #dedede;
}

div.divSearchInputs {
	height: 1%;
	padding: 10px 0 15px;
	overflow: hidden;
}
div.divSearchInputs h4 {
	color: #048be0;
	padding-bottom: 22px;
}
div.divSearchInputs strong {
	display: block;
	padding-top: 5px;
	float: left;
}
div.divSearchInputs input.inputSearchArea,
div.divContactForm input, 
div.divContactForm textarea, 
div.divFaqFormArea input, 
div.divFaqFormArea textarea {
	width: 246px;
	height: 19px;
	margin: 0 6px 0 13px;
	padding: 5px 10px 0;
	border: 1px solid #c3d0d4;
	background-color: #edf2f3;
	color: #4e4f45;
	font: normal 11px Arial, Tahoma, Verdana, Sans-Serif;
	overflow: hidden;
	float: left;
}
div.divSearchInputs div.divInputShell,
div.divContactForm div.divFootnote div.divInputShell,
div.divFaqForm div.divFootnote div.divInputShell {
	padding: 1px;
	border: 1px solid #c3d0d4;
	float: left;
}
div.divSearchInputs input.inputSearchAreaButton,
div.divContactForm div.divFootnote input,
div.divFaqForm div.divFootnote input {
	width: 134px;
	height: 22px;
	border: 0;
	background-color: #006aae;
	text-align: center;
	color: #fff;
	font: bold 11px Arial, Tahoma, Verdana, Sans-Serif;
	cursor: pointer;
}

div.divResultInfo, 
div.divInfo {
	padding: 15px 0;
	border-bottom: 1px solid #e7e7d9;
}
div.divResultInfo p em,
div.divResult div.divResultHeader div.divResultNumber em,
div.divResult dl dt em {
	color: #048be0;
	font-style: normal;
	font-weight: bold;
}

div.divResult div.divResultHeader {
	height: 1%;
	overflow: hidden;
	border-bottom: 1px solid #e7e7d9;
	cursor: pointer;
}
div.divResult div.divResultHeader div.divResultTitle {
	padding: 8px 100px 8px 10px;
	font-weight: bold;
}
div.divResult div.divResultHeader div.divResultNumber {
	padding: 8px 10px;
	float: right;
}

div.divResult dl {
	display: none;
	margin: 0;
	padding: 10px 0 5px 30px;
	border-bottom: 1px solid #e7e7d9;
}
div.divResult dl dt a {
	padding-left: 6px;
	color: #4e4f45;
	font-weight: bold;
}
div.divResult dl dd {
	height: 1%;
	margin: 0;
	padding: 2px 0 5px;
	overflow: hidden;
}

div.divResult div.divMore {
	margin: 0;
	padding: 0 10px 0 0;
	float: right;
}

/* CONTACT FORM */

div.divContactForm div.divFormDescription {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e7e7d9;
}

div.divContactForm h2.h2Title {
	margin-bottom: 6px; 
}
div.divContactForm span.spanStar,
div.divFaqForm span.spanStar {
	padding-left: 2px;
	font-weight: bold;
	color: #eb1313;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

div.divContactForm input, 
div.divContactForm textarea {
	margin: 0 0 8px;
	float: none;
}
div.divContactForm textarea {
	width: 683px;
	height: 125px;
}
div.divContactForm input.input_error, 
div.divContactForm textarea.input_error,
div.divFaqFormArea input.input_error, 
div.divFaqFormArea textarea.input_error {
	border: 1px solid #dc0505;
}

div.divContactForm div.divRadio {
	padding-bottom: 10px;
}
div.divContactForm div.divRadio input {
	width: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}

div.divContactForm div.divZgoda {
	padding: 10px;
	border-bottom: 1px solid #e7e7d9;
}
div.divContactForm div.divZgoda input {
	width: 20px;
	border: 0;
	background: none;
}
div.divContactForm div.divZgoda p.pInput {
	float: left;
}
div.divContactForm div.divZgoda p.pInput span {
	margin-left: -3px;
	vertical-align: top;
}
div.divContactForm div.divZgoda p.pOpis {
	padding-left: 35px;
}

div.divContactForm div.divFootnote,
div.divFaqForm div.divFootnote {
	height: 1%;
	margin: 10px 0 20px;
	overflow: hidden;
}
div.divContactForm div.divFootnote input,
div.divFaqForm div.divFootnote input {
	margin: 0;
	padding-bottom: 5px;
}
div.divContactForm div.divFootnote p,
div.divFaqForm div.divFootnote p {
	margin: 7px 0 0 10px;
	float: left;
}

/* GALLERY LIST */

div.divGalleryArea {
	padding-right: 0;
}

/* ONE GALLERY */

div.divGalleryArea div.divBack {
	padding-top: 7px;
}

div.divGalleryArea h2.h2Title,
div.divQuestionnaire h2.h2Title {
	margin-top: 15px;
	padding: 10px 10px 0 0;
	border-top: 1px solid #e7e7d9;
	color: #0089e0;
}
div.divGalleryArea h1 {
	margin: 0 10px 10px 0;
}

div.divGalleryDescTop {
	padding: 0 10px 10px 0;
}
div.divGalleryDescBottom {
	margin-top: 10px;
	padding: 15px 10px 0 0;
	border-top: 1px solid #e7e7d9;
}

div.divGallery {
	height: 1%;
	overflow: hidden;
}
div.divPhotoGalleryBox {
	width: 225px;
	margin: 5px 10px 5px 0;
	float: left;
	display: table-cell;
}
div.divPhotoGalleryBox div.divDescription {
	padding: 5px 4px 0;
}
div.divPhotoGalleryBox div.divDescription a {
	font-weight: bold;
	font-size: 12px;
}
div.divPhotoGalleryBox div.divDescription a:hover {
	text-decoration: none;
	color: #dc0505;
}

ul.ulOthers {
	margin: 6px 10px 6px 12px;
	list-style: none;
}
ul.ulOthers li {
	padding: 3px 0;
}
ul.ulOthers li a {
	padding-left: 24px;
	color: #505b5f;
	background: transparent url(images/v01/mark.jpg) 0 2px no-repeat;
}
ul.ulOthers li a:hover,
ul.ulOthers li.liActive {
	color: #048be0;
	text-decoration: none;
}

/* NEWSLETTER */

div.divSubMsg {
	margin: 20px 0 30px;
	padding: 15px 0;
	border: solid #dedede;
	border-width: 1px 0;
}

/* QUESTIONNAIRE */

div.divQuestionnaire h1 {
	margin-bottom: 10px;
}
div.divQuestionnaire h2.h2Title {
	padding: 10px 0 0 0;
}

div.divQuestions {
	padding: 10px 20px;
}

div.divQuestionRow {
	height: 1%;
	overflow: hidden;
}
span.spanMark {
	color: #048be0;
	float: left;
}
span.spanAnswerShell {
	height: 1%;
	display: block;
	padding-left: 12px;
	overflow: hidden;
}
span.spanAnswer {
	padding-left: 20px;
	background: transparent url(images/v01/mark.jpg) 0 2px no-repeat;
	float: left;
}

div.divAnkietGraphShell {
	width: 98%;
	margin: 3px 0 7px;
	padding: 1px;
	border: 1px solid #dedede;
	position: relative;
}
div.divAnkietGraph {
	margin: 0;
	padding: 0;
	background-color: #56a9de;
	height: 6px;
	overflow: hidden;
}

/* FAQ */

h1.h1Header {
	margin-bottom: 18px;
	color: #048be0;
	font: bold 11px Arial, Tahoma, Verdana, Sans-Serif;
}
div.divFaqForm {
	padding-top: 8px;
}
div.divFaqForm h1.h1Header {
	padding: 8px 0 0 30px;
	cursor: pointer;
	background: transparent url(images/v01/markZam.jpg) 0 0 no-repeat;
}
div.divFaqForm p.pHeader {
	padding: 4px 0 12px;
}

ul.ulFaq {
	margin: 0 0 7px;
	list-style: none;
}
ul.ulFaq li {
	height: 1%;
	margin-top: -1px;
	padding: 12px 15px 12px 50px;
	color: #4e4f45;
	border: solid #e7e7d9;
	border-width: 1px 0;
}
ul.ulFaq li.liQuestion {
	padding: 7px 10px 7px 30px;
	cursor: pointer;
	font-weight: bold;
	background: transparent url(images/v01/markZam.jpg) 0 0 no-repeat;
}

div.divFaqArea div.divPeager {
	margin: -8px 0 7px;
	border-color: #e7e7d9;
	
}
div.divFaqArea div.divFootnote {
	margin-left: 83px;
	
}

div.divFaqFormArea div.divRow {
	height: 1%;
	margin-bottom: 8px;
	overflow: hidden;
}
div.divFaqFormArea div.divLabel {
	width: 70px;
	padding: 4px 0;
	color: #4e4f45;
	font-weight: bold;
	float: left;
}
div.divFaqFormArea div.divInput {
	width: 615px;
	float: left;
}

div.divFaqFormArea textarea {
	width: 580px;
	height: 125px;
}

