
						/*	OGÓLNE	*/

a:link	{
	color: #0069D2;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #0069D2;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	color: #FF3535;
	text-decoration: none;
	font-weight: bold;
}

body	{
	background-color: #F5FCF5;
	margin: 0px;
	font-family: Tahoma;
	text-align: center;
	font-size: 8pt;
}

#table	{
	width: 750px;
	border: 0px;
	margin: 10px auto 10px auto;
}

img	{
	border: 0px;
}
	
						/*	TOP	*/
	
#top	{
	width: 750px;
	height: 140px;
	background-image: url(obrazki/top.gif);
}

#top div	{
	height: 30px;
	margin: 0px 0px 110px 0px;
}

#top div p	{
	height: 20px;
	margin: 0px;
}

.linki	{
	width: 570px;
	float: left;
	padding: 8px 0px 0px 20px;
	text-align: left;
}

.akcja	{
	width: 140px;
	float: right;
	padding: 5px 20px 0px 0px;
	text-align: right;
}

.akcja img	{
	margin-right: 5px;
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

						/*	MIDDLE	*/

#middle	{
	width: 750px;
	background-image: url(obrazki/bg.gif);
	display: inline-table;
}

#middle:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


#lewa, #srodek, #prawa	{
	margin: auto;
}

#lewa	{
	width: 180px;
	float: left;
	text-align: center;
}

.wybor, .dzialy	{
	width: 150px; 
	margin: 10px auto auto auto;
	border: 2px solid #1A8CFF; 
	text-align: center;
}

.wybor p, .dzialy p	{
	color: #ECF9EC;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	background: #1188FF; 
	padding: 1px;
	margin: 0px;
}

.wybor a	{
	display: block; 
	background: #A4D1FF;
	color: #0069d2; 
	padding-left: 8px; 
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #1a8cff; 
	border-left: 5px solid #1a8cff; 
	text-align: left;
	}
	
.wybor a:hover	{
	color : #ff3535; 
	background: #7dbeff; 
	border-left: 5px solid #0000fe; 
	text-align: left;
}

#srodek	{
	width: 390px;
	float: left;
	text-align: center;
	padding-bottom: 20px;
}

#srodek p	{
	padding: 0px 0px 10px 20px;
	margin: 0px;
	text-align: left;
	font-weight: normal;
}

.hr	{
	width: 100%;
	vertical-align: top;
	margin-bottom: 10px;
}

.linia	{
	width: 100%;
	vertical-align: top;
	margin: 5px auto 5px auto;
	display: block;
}

#prawa	{
	width: 180px;
	float: right;
	text-align: center;
}

.str	{
	text-align: left;
}

.str img	{
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin: 1px 2px 0px 1px;
}

.ksiega	{
	width: 120px;
	height: 70px;
	background-image: url('obrazki/kasiega_gosci.gif');
	margin: 20px auto 20px auto;
}

.ksiega a	{
	padding-top: 4px;
	color: red;
	display: block;
}

.reklama	{
	margin: 5px auto 0px auto;
}

#strona	{
	width: 100%;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	border: 0px;
	text-align: left;
}

#strona img	{
	width: 20px;
	height: 20px;
	margin: 0px 3px 0px 1px;
	vertical-align: middle;
}

#ksiega	{
	width: 120px;
	height: 70px;
	background-image: url('obrazki/kasiega_gosci.gif');
	margin: 20px auto auto 15px;
	padding: 0px;
	text-align: center;
	}
	
#ksiega a	{
	color: red;
	display: block;
	margin-top: 2px;
	}
	
#licznik	*{
	margin: 0px;
	padding: 0px;
	border: 0px;
	cursor: default;
}

						/*	BOTTOM	*/

#bottom	{
	width: 750px;
	height: 90px;
	background-image: url(obrazki/koniec.gif);
}

#bottom a	{
	color: black;
}

#bottom div, div p	{
	margin: 0px;
	padding: 0px;
}

.g	{
	height: 60px;
	text-align: center;
}

.g img	{
	width: 400px;
	height: 50px;
	margin-top: 10px;
}

.d	{
	height: 30px;
}

.l	{
	width: 180px;
	height: 20px;
	padding: 10px 0px 0px 20px;
	float: left;
	text-align: left;
}

.l img	{
	width: 50px;
	height: 15px;
	padding-bottom: 5px;
}

.s	{
	width: 350px;
	height: 22px;
	padding: 8px 0px 0px 0px;
	float: left;
	text-align: center;
}

.p	{
	width: 180px;
	height: 22px;
	padding: 8px 20px 0px 0px;
	float: right;
	text-align: right;
}