/* MASTER PAGE LAYOUT */
body {
	background-image:url(images/body-background.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#EDEDED;
	margin: 0px;
	padding: 0px;
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
}

#content {
	position:relative;
	width:952px;
	left:50%;
	margin-left:-481px;
}

.half-width {
	width:476px;
}


.main-baner {
	background-image:url(images/main-baner-background.jpg);
	background-repeat:no-repeat;
	width:952px;
	height:184px;
}

/* search */
.search-and-mini-tools {
	margin-top:4px;
}

.search-background {
	background-image:url(images/search-background.jpg);
	background-repeat:no-repeat;
	width:153px;
	height:19px;
}

.search-input {
	margin:2px 0px 0px 4px;
	width:146px;
	border:0px;
	font-weight:bold;
}

.search-button {
	width:19px;
	height:19px;
}
/* search end*/

/* mini tools */
.mini-tools-margin {
	margin:0px 0px 0px 50px;
}
/* mini tools end */

/* flash baner */
.flash-baner {
	margin:35px 0px 0px 6px;
}
/* flash baner end */

/* bip men */
.bip-men {
	float:right;
	margin:144px 3px 0px 0px;
}
/* bip men end */

#main-content-cols {
	width:952px;
}

#col-A {
	width:202px;
}

#col-B {
	width:742px;
	margin-left:8px;
}

/* Left menu */

.menu-left {
	list-style:none;
	background-image:url(images/menu-left-background.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px;
	margin:0px 0px 4px 0px;
}

.menu-left-top-background {
	background-image:url(images/menu-left-top-background.jpg);
	background-repeat:no-repeat;
}

.menu-left-main-item {
	padding:1px 0px 2px 22px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
}

.menu-left-item {
	list-style:none;
	border-bottom:1px solid #D9DFEF;
	background-image:url(images/menu-left-item.gif);
	z-index:100;
	background-repeat:no-repeat;
	background-position:top;
	padding:0px;
	margin:0px;

}

.menu-left-item li a {
	display:block;
	margin:0px;
	padding:6px 8px 6px 22px;
	font-weight:normal;
	text-align:left;
	line-height:14px;
	font-size:11px;
	border-right:1px solid #D9DFEF;
	border-left:1px solid #D9DFEF;
}

.menu-left-item li span {
	display:block;
	margin:0px;
	padding:6px 8px 6px 22px;
	font-weight:normal;
	text-align:left;
	line-height:14px;
	font-size:11px;
	border-right:1px solid #D9DFEF;
	border-left:1px solid #D9DFEF;
	cursor:pointer;
}

.menu-left-sub-item {
	list-style:none;
	background-image:url(images/menu-left-item-clean.gif);
	background-repeat:repeat-y;
	padding:0px;
	margin:0px;
}

.menu-left-sub-item li a {
	display:block;
	margin:0px;
	padding:0px 20px 6px 22px;
	font-weight:normal;	
}
/* Left menu end */

/* Footer */
#footer {
	background-image:url(images/footer-background.jpg);
	background-repeat:no-repeat;
	width:952px;
	height:23px;
	margin-bottom:4px;
}

.footer-position {
	padding:5px 10px 5px 10px;
}

.footer-left {
	width:200px;
	text-align:left;
}

.footer-middle {
	width:532px;
	text-align:center;
}

.footer-middle a {
	font-weight:normal;
}

.footer-right {
	width:200px;
	text-align:right;
}

/* Footer end */

/* MAIN PAGE EVENTS */
.content-table-top {
	background-image:url(images/content-table-top.jpg);
	background-repeat:no-repeat;
	width:562px;
	height:23px;
}

.content-table-middle {
	width:560px;
	border-right:1px solid #D9DFEF;
	border-left:1px solid #D9DFEF;
	background-image:url(images/content-table-background.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.content-table-bottom {
	background-image:url(images/content-table-bottom.jpg);
	background-repeat:no-repeat;
	width:562px;
	height:7px;
	margin-bottom:8px;
}

.h3-header a {
	font-weight:normal;
}

/* SUBPAGE EVENTS */
.content-subpage-table-top {
	background-image:url(images/content-subpage-table-top.jpg);
	background-repeat:no-repeat;
	width:742px;
	/* height:23px; */
	display : block;
}

.content-subpage-table-middle {
	background-image:url(images/content-subpage-table-background.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:740px;
	border-right:1px solid #D9DFEF;
	border-left:1px solid #D9DFEF;
	display : block;
}

.content-subpage-table-bottom {
	background-image:url(images/content-subpage-table-bottom.jpg);
	background-repeat:no-repeat;
	width:742px;
	height:8px;
	margin-bottom:8px;
	display : block;
}

.subpage-content-paddings {
	padding:3px 7px 3px 7px;
}

.event-title {
	font-weight:normal;
}

.read-more-event {
	font-weight:normal;
}

/* RIGHT TABLE */
.right-table-top {
	background-image:url(images/right-table-top.jpg);
	background-repeat:no-repeat;
	width:172px;
	height:23px;
}

.right-table-middle {
	border-right:1px solid #D9DFEF;
	border-left:1px solid #D9DFEF;
	width:170px;
}

.right-table-bottom {
	background-image:url(images/right-table-bottom.jpg);
	background-repeat:no-repeat;
	width:172px;
	height:12px;
	margin-bottom:8px;
}

.right-table-middle-paddings {
	padding:5px 7px;
}

/* HEADERS AND TEXT */
p {
	text-align:justify;
	line-height:20px;
	font-size:12px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

.contact-right-table-text {
	text-align:left;
	line-height:15px;
	font-size:11px;
	padding:0px;
	margin:0px 0px 4px 0px;
}

.contact-right-table-text-right {
	text-align:right;
	line-height:15px;
	font-size:11px;
	padding:0px;
	margin:0px 0px 4px 0px;
}

.contact-right-table-td td {
	text-align:left;
	line-height:15px;
	font-size:11px;
	padding:0px 0px 3px 0px;
}

h2 {
	font-family:Tahoma;
	font-size:14px;
	padding:5px 0px 5px 0px;
	font-weight:bold;
}

.h3-header {
	display:block;
	margin:0px 7px 0px 7px;
	padding:4px 0px 0px 0px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
}


.h3-arrow {
	display:block;
	background-image:url(images/header-arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin:0px 7px 0px 7px;
	padding:4px 0px 0px 15px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
}


.h3-archiwum {
	display:block;
	float:right;
	background-image:url(images/header-archiwum.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin:0px 5px 0px 5px;
	padding:4px 0px 0px 15px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
}

/* LINKS */
a {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:underline;
}

.site-map-link {
	color:#4d4d4d;
}

.bigger-link {
	font-size:13px;
	cursor:pointer;
}

/* IN TEXT IMAGES */
.left-text-img {
	float:left;
	margin:10px 10px 10px 0px;
	padding:5px;
	border:1px solid #C9C9C9;
}

.right-text-img {
	float:right;
	margin:10px 0px 10px 10px;
	padding:5px;
	border:1px solid #C9C9C9;
}

.text-img {
	margin:0px 10px;
	padding:5px;
	border:1px solid #C9C9C9;
}

/* LEFT BOX */
.left-box-top {
	background-image:url(images/menu-left-top-background.jpg);
	width:202px;
	height:23px;
}

.left-box-middle {
	width:200px;
	border-right:1px solid #D9DFEF;
	border-left:1px solid #D9DFEF;
}

.left-box-bottom {
	background-image:url(images/menu-left-bottom.jpg);
	width:202px;
	height:8px;
	margin:0px 0px 9px 0px;
}

.news-title-p-left-box {
	text-align:left;
	line-height:20px;
	font-size:11px;
	padding:0px 10px 0px 0px;
	cursor:pointer;
}

.news-title-p-left-box a {
	text-decoration:none;
	font-weight:normal;
}

.news-title-left-box {
	padding:5px 0px 0px 5px;
}

.border-bottom-left-box {
	border-bottom:1px dashed #D9DFEF;
}

.news-title-left-box:hover {
	padding:5px 0px 0px 5px;
	background-color:#F3F3F3;
	cursor:pointer;
}

/* ZYCZENIA */

.zyczenia-margin {
	margin-bottom:6px;
}

/* KONTAKT */

.kontakt-item-border {
	border-top:1px dashed #d9dfef;
}

/* LINKI */

.linki-img {
	border:1px solid #E8EAEF;
	padding:5px;
	margin:3px;
}

.link-margin-bottom {
	margin-bottom:20px;
}

.my-links img {
	border:1px solid #ccc;
}

.cursor {
	cursor:pointer;
}

/* ARCHIWUM */

.pagger-arch {
	padding:1px 5px 0px 0px;
	margin:0px;
	font-family:Tahoma;
	font-size:13px;
}

/* CHANGELOG */

.changelog-txt {
	cursor:pointer;
}

/* COLORS */

.blue {
	color:#00F;
}

.blue li a { color:#00F; }

/* ---------------------------------------- Karty informacyjne ---------------------------------------- */

.karty-inf { margin:0px; padding:0px; list-style:none; }

.karty-inf li { padding:10px 0; border-bottom:1px dashed #e7e7e7; }

.karty-inf .karta-nr { font-size:1.1em; font-weight:bold; color:#ff8e40; margin-bottom:5px; }

.karty-inf li ul.karta-zal li { border:0px !important; padding:0px !important; }

/* ---------------------------------------- Data table ---------------------------------------- */

.krema-data-table { border:1px solid #cccccc; }

.krema-data-table td { border:1px solid #f2f2f2; padding:10px; }

.krema-data-table td p { margin:0px; padding:0px; text-align:center; }


































