@CHARSET "UTF-8";

html {
	background-image: url('resources/tlo.gif');
}

* {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica,
		sans-serif;
}

a:visited, a:link, a:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #c1c1c1;
}

body {
	text-align: center;
}

div#strona {
	background-color: white;
	width: 740px;
	margin: 0 auto;
	padding: 0px;
}

img.single {
	border: 0px;
	display: block;
}


img#bottom {
	display: block;
}

div#topMenu {
	background-color: #717787;
	margin-top: 1px;
	margin-bottom: 1px;
	border: none;
	overflow: hidden;
}

div#center {
	background-color: #2d3b49;
	width: 740px;
	margin: 0px;
	border: none;
	padding: 0px;
	overflow: hidden;
}

div#main {
	text-align: left;
	background-color: #a2b2c0;
	color: white;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 453px;
	float: left;
}

div#leftMenuItems {
	margin: 0px;
	border: none;
	padding: 0px;
	width: 97px;
	float: left;
}

img.leftMenuItem {
	border: 0px;
	width: 97px;
	height: 21px;
	display: block;
}

div#leftMenuImgL {
	background-image: url('resources/g_P-PION-1.gif');
	margin: 0px;
	border: none;
	padding: 0px;
	width: 2px;
	min-height: 1px;
	float: left;
}

div#leftMenuImgR {
	background-image: url('resources/g_P-PION-2.gif');
	margin: 0px;
	border: none;
	padding: 0px;
	width: 3px;
	float: left;
}

div#rightMenuImgR {
	background-image: url('resources/g_P-PION-1.gif');
	margin: 0px;
	border: none;
	padding: 0px;
	width: 2px;
	float: right;
}

div#rightMenuImgL {
	background-image: url('resources/g_P-PION-2.gif');
	margin: 0px;
	border: none;
	padding: 0px;
	width: 3px;
	float: right;
}

div#rightBaner {
	text-align: center;
	margin: 0px;
	border: none;
	padding: 0px;
	width: 160px;
	float: right;
}

.rBaner {
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 4px;
}

/* aktualności */
table#news {
	padding: 0px;
	margin: 0px;
	width: 453px;
}

td.news {
	border: 0px;
	border-bottom: 1px;
	border-color: #c1c1c1;
	border-style: dashed;
}

img.imgNote {
	border: 0px;
	width: 170px;
	float: left;
	margin-right: 5px;
}

img.imgNoteDetails {
	border: 0px;
	width: 317px;
}

div.imgNoteDetails {
	margin-top: 10px;
	text-align: center;
}

div.descImg {
	margin-bottom: 10px;
	padding-left: 68px;
	font-style: italic;
}

div.date {
	font-size: 8pt;
	font-weight: bold;
	color: #c1c1c1;
	margin-bottom: 5px;
	margin-top: 5px;
}

a.newsLinkTopic:link,a.newsLinkTopic:visited,a.newsLinkTopic:hover,div.topic
	{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #6ba759;
}

a.newsLinkTopic:hover {
	text-decoration: underline;
}
/*a.newsLink:link,a.newsLink:visited,a.newsLink:hover, a.menuGalleries:link, a.menuGalleries:hover, a.menuGalleries:visited*/

a.newsLink:hover {
	font-size: 14px;
}

a.menuGalleries:hover {
	text-decoration: underline;
}

div.topic {
	margin-bottom: 10px;
}

div.note {
	color: #d5d5d5;
	font-size: 12px;
	height: auto;
}

div.newsLinkDiv {
	clear: left;
	text-align: right;
	margin-bottom: 5px;
}

/*** *** *** ***/ /* Banery */
.imgBanerR {
	margin: 5px;
	margin-top: 10px;
	width: 150px;
	border: 0px;
	display: block;
}

.imgBanerL {
	margin: 5px;
	margin-top: 10px;
	width: 87px;
	border: 0px;
	display: block;
}
.imgFader { 
	position:relative; 
	filter:alpha(opacity=0); -moz-opacity:0.0;
	border: 0px;
}
/*******************/ 

/* GALERIE */

div#menuGalleries {
	color: #c1c1c1;
	font-size: 12px;
	background-color: black;
	display: block;
	text-align: left;
}

img.gallery {
	border: 0px;
	height: 93px;
	max-width: 140px;
}

div.gallery {
	display: block;
	float: left;
	width: 140px;
	text-align: center;
	margin: 5px;
	vertical-align: middle;
}

div.gal {
	padding: 5px;
	background-color: black;
	overflow: auto;
	min-height: 276px;
}

img.gal {
	padding: 5px;
	border: 0px;
	width: 120px;
	height: 80px;
}

/************/

table#bottom {
	color: white;
	font-size: 12px;
	background-color: #717787;
	width: 740px;
}