A:active {color:#524C3C; text-decoration:none;} 
A:link {color:#524C3C; text-decoration:underline;} 
A:visited {color:#524C3C; text-decoration:underline;} 
A:hover {color:#524C3C; text-decoration:none;}

BODY {
	background-image:url(images/tlo.jpg);
	font-family:Verdana, Arial;
	font-size:12px;
	color:#524C3C;
}

div.top {
	width:796px;
	height:138px;
	background-image:url(images/top.gif);
	cursor:hand;
}

td.menu {
	width:123px;
}

td.center-left {
	width:25px;
	background-image:url(images/center-left.gif);
	background-repeat:repeat-y;
}

td.center {
	width:568px;
	background-color:#FFFFFF;
	background-image:url(images/center-tlo.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
	padding-top:0px;
	text-align:left;
	padding-bottom:40px;
}

td.center-right {
	width:80px;
	background-image:url(images/center-right.gif);
	background-repeat:repeat-y;
}

div.center-top {
	width:568px;
	height:9px;
	background-image:url(images/center-top.gif);
	background-repeat:no-repeat;
	padding:0px;
	font-size:0px;
	line-height:0px;
}

div.bottom{
	width:796px;
	height:77px;
	background-image:url(images/bottom.gif);
}

div.copyright {
	font-family: Verdana, Arial, Tahoma;
	font-size:10px;
	color:#ffffff;
	text-align:center;
	margin-top:10px;
}

.copyright A:active {text-decoration:none; color:#b21596;} 
.copyright A:link {text-decoration:none; color:#b21596;} 
.copyright A:visited {text-decoration:none; color:#b21596;} 
.copyright A:hover {text-decoration:underline; color:#b21596;}

div.news {
	width:510px;
	background-color:#F4F1EA;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#524C3C;
	text-align:left;
	padding:10px;
	margin-bottom:20px;
	margin-left:20px;
}

div.news-tytul {
	font-weight:bold;
	font-size:17px;
	margin-bottom:10px;
}

div.news-data {
	font-size:9px;
	color:#8E897C;
}

img.news-mini {
	border:2px solid #C1BCB0;
	margin:3px;
}


div.pies {
	width:420px;
	height:132px;
	margin-top:30px;
	background-color:#F4F1EA;
	text-align:left;
	font-size:17px;
	font-weight:bold;
	padding:3px;
	cursor:pointer;
	color:#524C3C;
	margin-left:40px;
}

div.pies:hover {
	background-color:#ebe6db;
}

div.pies-kreska {
	width:426px;
	height:1px;
	background-color:#d7d7d7;
	font-size:0px;
	line-height:0px;
	padding:0px;
	margin-left:40px;
}

span.text {
	font-family:Verdana, Arial;
	font-size:10px;
	color:#524C3C;
	font-weight:normal;
}

img.pies {
	height:130px;
	width:170px;
	vertical-align:50px;
	border: 1px solid #98917f;
	float:left;
	margin-right:7px;
}

img.profil-photo {
	margin-top:10px;
	border: 1px solid #524C3C;
}

div.profil {
	width:440px;
	background-color:#F4F1EA;
	padding:5px;
	margin-top:5px;
}

#aOverlay {
	background: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0; left: 0;
	z-index: 900;
	display: none;
	cursor: pointer;
}
#aBox {
	position: absolute;
	z-index: 950;
	height: 42px; width: 42px;
	overflow: hidden;
}
#aBox div#aImgHolder {
	display: block;
	padding: 10px 0;
	background: #EEE;
	min-height: 32px;
}
#aBox img#aImg {
	display: block;
	margin: 0 10px;
	background: #EEE;
}
#aBox *:focus { -moz-outline: 0;; }
#aBox a.aButton {
	float: right;
	background-color: transparent;
	background-image: url(images/aBox-buttons.gif);
	text-decoration: none;
	width: 40px; height: 16px;
	cursor: pointer;
	border: 0;
	background-repeat: no-repeat;
}
#aBox a.aButton:hover {
	background-color: transparent;
	text-decoration: none;
	border: 0;
}
#aBox a.aButton:active {
	background-color: transparent;
	border: 0;
}
#aBox a#aCloseButton {
	width: 28px;
	height: 32px;
}
#aBox a#aCloseButton { background-position: 0 0; float: left; }
#aBox a#aNextButton { background-position: -68px 0; }
#aBox a#aPrevButton { background-position: -28px 0; }

#aBox a#aCloseButton:hover { background-position: 0 -64px; }
#aBox a#aNextButton:hover { background-position: -68px -64px; }
#aBox a#aPrevButton:hover { background-position: -28px -64px; }

#aBox a#aCloseButton:active { background-position: 0 -32px; }
#aBox a#aNextButton:active { background-position: -68px -32px; }
#aBox a#aPrevButton:active { background-position: -28px -32px; }

#aBox div#aBoxMeta {
	position: absolute;
	z-index: 960;
	background: #EEE;
	padding: 0 10px;
	height: 0;
	overflow: hidden;
}
#aBox h1#aInfoTitle {
	color: #444;
	font-size: 16px;
	font-weight: bold;
	margin: 0 80px 0 32px;
	text-align:left;
}
#aBox p#aCount {
	clear: right;
	float: right;
	text-align: center;
	width: 80px;
	margin: 0;
	color: #666;
	font-size: 11px;
}
#aBox p#aInfo {
	margin: 0 80px 0 32px;
	color: #666;
	font-size: 11px;
	text-align:left;
}
#aBox h1#aInfoTitle, #aBox p#aCount, #aBox p#aInfo {
	font-family: Arial, Helvetica, Verdana, sans-serif !important;
	text-transform: none !important;
}

img#aLoadImg {
	position: absolute;
	top: -900em; left: -900em;
	border: 0;
	width: 32px;
	height: 32px;
	z-index: 999;
}

img.galeria {
	margin:5px;
	border: 1px solid #524C3C;
}

.back {
	width:90px;
	height:21px;
	margin-top:35px;
	border: 1px solid #524C3C;
	background-color:#F4F1EA;
	padding:2px;
	font-family:Verdana, Arial;
	color:#524C3C;
	font-size:10px;
}

span.brak {
	color:#bbb7ad;
}

img.szcz {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	border: 1px solid #524C3C;
}

div.szcz {
	width:470px;
	background-color:#F4F1EA;
	padding:5px;
	margin-top:5px;
	text-align:left;
}

div.linki {
	font-family:Verdana, Arial;
	font-size:15px;
	color:#524C3C;
	line-height:35px;
}

.list-przyjaciele {
	font-family:Verdana, Arial;
	font-size:12px;
	color:#524C3C;
	list-style-type: square;
	line-height:20px;
	margin-left:40px;
}

.list-przyjaciele A:active {text-decoration:none; color:#524C3C;} 
.list-przyjaciele A:link {text-decoration:none; color:#524C3C;} 
.list-przyjaciele A:visited {text-decoration:none; color:#928972;} 
.list-przyjaciele A:hover {text-decoration:underline; color:#524C3C;}

div.przyjaciele-foto {
border: 1px solid #928972;
width: 215px;
height:180px;
padding:3px;
}

