BODY
{
       background-image: url(elementy/top_left.jpg);
       background-color: #949494;
       background-repeat: repeat-x;
       SCROLLBAR-HIGHLIGHT-COLOR: #000000;
       SCROLLBAR-SHADOW-COLOR: #4f4f4f;
       SCROLLBAR-ARROW-COLOR: #000000;
       SCROLLBAR-TRACK-COLOR: #949494;
       SCROLLBAR-BASE-COLOR: #a9a9a9;
       scrollbar-face-color: #949494;
   
}

p.naglowek 
	{
		color:#000000;
		text-align: left;
		text-decoration: none; 
		font-weight:normal; 
		font-size:12pt;
		font-family:verdana;
		margin-left: 40px; 
		margin-top: 0px;
	}
p.tekst {
		color:#000000;
		text-align: left;
		text-decoration: none;
		font-weight:normal; 
		font-size:8pt;
		font-family:verdana;
		margin-left: 5pt; 
		margin-right: 5pt;
	}
p.naglowek_sm {
		color:#000000;
		text-align: center;
		text-decoration: none;
		font-weight:bold; 
		font-size:8pt;
		font-family:verdana;
	}
table.cennik {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;
}
table.cennik th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #000000;
}
table.cennik td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #000000;
}

span.reserved {
		color:#000000;
		text-align: center;
		text-decoration: none;
		font-weight:bold; 
		font-size:10pt;
		font-family:verdana;
		margin-left: 1pt; 
		margin-right: 1pt;
	}
span.free {
		color:#000000;
		text-align: center;
		text-decoration: none;
		font-weight:normal; 
		font-size:10pt;
		font-family:verdana;
		margin-left: 1pt; 
		margin-right: 1pt;
	}
span.weekdays {
		color:#000000;
		text-align: center;
		text-decoration: none;
		font-weight:bold; 
		font-size:9pt;
		font-family:verdana;
}
span.wymienianie {
		color:#000000;
		text-align: left;
		text-decoration: none;
		font-weight:normal; 
		font-size:8pt;
		font-family:verdana;
		margin-left: 20pt; 
}
a:link 
{ 
	COLOR: #000000; 
	TEXT-DECORATION: none 
}

a:active { 
	COLOR: #c42424; 
	TEXT-DECORATION: none 
	}

a:visited 
{ 
	COLOR: #000000; 
	TEXT-DECORATION: none 
}
a:hover 
{
	COLOR: #c42424;
	TEXT-DECORATION: none
}