html {
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: arial;
	font-size: 14px;
	background: #f8fcff;
	height: 100%;
	background-image: url(g/tlo.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}



#kontener {
	width: 929px;
	margin: 0px auto;

}

#top {
	width: 798px;
	height: 193px;
	padding: 0px 0px 0px 131px;
	background-image: url(g/top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#content {
	width: 775px;
	margin: 0px 0px 0px 113px;
	background-image: url(g/ramka-gora.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 18px 0px 0px 0px;
}
#tlo-content {
	width: 775px;
	background-image: url(g/tlo-content2.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
#box-content {
	width: 775px;
	background-image: url(g/tlo-content.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


#lewa {
	float: left;
	width: 239px;
}
#lewa-box {
	padding: 25px 22px 25px 22px;
	background-color: #fff;
	margin: 0px 17px 0px 18px;
}
#lewa-box img {
	border: 0px;
}
#lewa-box a {
	display: block;
	background-color: #fff;
}
#lewa-box a:hover {
	display: block;
	background-color: #DFEEF1;
}
#prawa {
	float: right;
	width: 536px;
	background-image: url(g/tlo-prawa.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#prawa-box {
	background-image: url(g/tlo-prawa2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #fff;
	margin: 0px 41px 0px 0px;
	padding: 40px 24px 0px 24px;
	font-size: 12px;
	color: #404040;
}
#clear {
	width: 775px;
	height: 60px;
	clear: both;
	background-image: url(g/tlo-clear.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


#stopka {
	margin: 2px 0px 0px 113px;
	width: 753px;
	background-image: url(g/stopka-tlo.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 67px;
}
#stopka-box {
	width: 753px;
	background-image: url(g/stopka-obr.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 67px;
}
#logo {
	border: 0px;
}
.menu {
	margin: 7px 0px 0px 0px;
}
#naglowek {
	margin: 0px 0px 0px 0px;
}
#wencki {
	float: right;
	width: 150px;
	border: 0px;
}
#bepol {
	float: left;
	width: 237px;
}
#cleaner {
	clear: both;
}
a.list {
	font-size: 11px;
	color: #1371a0;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0px 0px 0px 10px;
}
a:hover.list {
	color: #1371a0;
	text-decoration: underline;
}
a.selected {
	font-size: 13px;
	color: #000;
	font-family: arial;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	margin: 0px 0px 0px 10px;
}
a:hover.selected {
	color: #000;
	text-decoration: none;
}
.miniaturka {
	float: left;
	width: 150px;
	margin: 15px 10px 15px 10px;
	border: 1px solid #919291;
}
.akt {
	font-size: 14px;
	color: #ae7452;
	font-weight: bold;
	text-decoration: underline;
}
.linia {
	width: 100%;
	clear: both;
	height: 1px;
	background-color: #c9c9c9;
}
.kategoria-nazwa {
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: underline;
	color: #696969;
	background-color: #e4e4e4;
	padding: 3px 5px 3px 5px;
}
td {
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.lista {
	width: 100%;
}
.wiersz-jasny {
	background-color: #fffff;
}
.wiersz-ciemny {
	background-color: #f9f9f9;
}