a:link
{
	color: Black;
	text-decoration: none;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited
{
	color: Black;
	text-decoration: none;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover
{
	color: #595BFF;
	text-decoration: none;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
A:focus
{
	color: #595BFF;
	text-decoration: none;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
body
{
	background-image: url(grafika/podklad.jpg);
	background-color: white;
	background-position: left;
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
	height: auto;
}
.top
{
	width: 100%;
	border-bottom: 1px solid navy;
	background-color: #C4CBF7;
	height: 50px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
table.glowna
{
	height: auto;
	width: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.txt
{
	color : navy;
	list-style-type:square;
	font-size: 11px;
	font-weight: 400;
	font-family: "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 14px;
	text-align: left;
}
.tekst
{
	color : black;
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 16px;
	text-align: justify;
} 
div#panel
{
	position: absolute;
	left: 20px;
	top: 5px;	
}
div#tyt
{
	position: absolute;
	left: 202px;
	top: 85px;	
}
p.tytul
{
	font-size: 18px;
	font-weight: bolder;
	color: navy;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
img.maly
{
	border:1px solid #F0E924;
}
td.oferta
{
	text-align: left;
	vertical-align: top;
	width: 320px;
}