body {
	margin: 0;
	padding: 0;
	background: #233b5e url(images/tlo.gif) repeat-x;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #fff;
}

p {
	margin-top: 0.4em;
	margin-bottom: 0.6em;
}

form {
	margin: 0;
	padding: 0;
}

b {
	color: #eeeeee;
}

a {
	color: #999999;
	text-decoration: none;
}

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

table.mTop {
	height: 35px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

table.mTop a {
	margin: 0 7px 0 7px;
	font-weight: bold;
}

table.mTop a:hover {
	text-decoration: none;
	border-bottom: 1px solid #898989;
}

table#content {
	background: url(images/t002.gif) bottom center no-repeat;
	padding: 10px 5px 10px 5px;
}

.f10 {
	font-size: 10px;
}

div.foot {
	width: 100%;
	text-align: center;
	background: url(images/t004.gif) repeat-x;
	margin-top: -11px;
	padding: 5px 0 0 0;
	color: #999999;
}

div.foot b {
	color: #999999;
}

img.imgBB {
	border: 1px solid #000000;
}

img.imgBorderBig {
	border: 5px solid #193051;
}

.tytul {
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	font-size: 16px;
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	margin: 0 0 2em 0;
	width: 75%;
}
.tytul2 {
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	font-size: 16px;
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	width: 75%;
}

.wiekszy {
	font-size: 13px;
	font-weight: bold;
	color: #a8a8a8;
	margin: 1em 0 1em 0;
}

input.tField, input.buttton {
	background: #233b5e;
	border: 1px solid #999999;
	color: #fff;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	padding: 1px 2px 1px 2px;
}

input.buttton {
	padding: 2px 3px 2px 3px !important;
}

img.imgGallery {
	border: 5px solid #fff;
}

.raty01, .raty02 {
	line-height: 0.8em;
	color: #f00;
	font-size: 30px;
	font-weight: bold;
}

.raty02 {
	font-size: 40px !important;
}

.hr {
	color: #cccccc;
	background: #cccccc;
	width: 90%;
	height: 1px;
	border: 0;
}

/* galeria */
.box-file {
	float: left;
	text-align: center;
	border: 1px solid #E8E8E8;
	margin: 5px;
	padding: 5px;
	width: 128px;
	background-color: #213556;
}
.box-file-wide {
	float: left;
	text-align: center;
	border: 1px solid #E8E8E8;
	margin: 5px;
	padding: 5px;
	width: 178px;
	background-color: #213556;
}
.box-file:hover,
.box-file-wide:hover {
	background-color: #1d314c;
	border: 1px solid #888;
}
.box {
	margin: 10px auto 10px auto;
}
.box a img {
	border: 0;
}
.phname {
	height: 45px;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
}

img.nowosci {
	border: 1px solid #ccc;
}
a img.nowosci:hover {
	border: 1px solid #888;
}



/* lightbox */ 
#lightbox{
	background-color:#213556;
	padding: 20px;
	border: 2px solid #666;
	border: 1px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}


