body
{
	background-image: url("./grafika//tlo/tlo2a.jpg");
	background-attachment: fixed;
}

.formtekst
{
	vertical-align: top;
	color: #457795; 
}

.komunikat
{
	color: red;
}

.kursor
{
	cursor: pointer;
}

.ogloszenie
{
	border: 2px solid #6c0a6d;
	color: #6c0a6d;
	font-size: small;
	padding-left: 3px;
}

.przycisk
{
	background-color: #cff6f8;
	font:  bold 1em Tahoma, sans-serif;
	color: #457795;
	text-decoration: none;
	border-top: 2px solid #e0f2f3;
	border-right: 2px solid #457795;
	border-bottom: 2px solid #457795;
	border-left: 2px solid #e0f2f3;
}

.pole
{
	color: #457795;
	vertical-align: top;
	height: 250px;
	width: 350px;
	font-family: Tahoma, sans-serif;
	font-size: small;
}

a.innastrona
{
	text-decoration: none;
	color: #457795;
}

a.ksiega
{
	vertical-align: top;
	text-decoration: none;
	color: #457795;
}

a.menu
{
	background-color: #cff6f8;
	text-decoration: none;
	color: #457795;
	border-right:2px solid #457795;
	border-left:2px solid #457795;
	margin-right: -6px;
	padding: 0 7px 0 7px;
}

a.menu:hover
{
	background-color: navy;
	color: white;
}

a.portretlink
{
	text-decoration: underline;
	color: white;
}

a.portretlink:hover
{
	color: orange;
}

a.tastrona
{
	text-decoration: none;
	color: #6c0a6d;
	font-weight: bold;
}

a.tekstlink
{
	text-decoration: underline;
	color: #457795;
}

a.tekstlink:hover
{
	color: orange;
}

a.tytulh2
{
	text-decoration: none;
	color: #457795;
}

a.tytulh2:hover
{
	color: orange;
}

h2.tytul
{
	font-variant: small-caps;
	text-align: center;
	color: #457795;
}

img.obrazek
{
	float: left;
	padding: 0 5px 5px 0;
}

p.blokmenu
{
	padding: 0 0 0 30px;
}

table.szerokosc
{
	width: 485px;
}

td
{
	font: 0.8em Tahoma, sans-serif;
}

td.banner
{
	background-image: url("./grafika/banner/banner4.gif");
	background-repeat: no-repeat;
	height: 143px;
}

td.lewapara
{
	font-size: 20px;
	font-weight: bold;
	color: white;
	background-color: #6c0a6d;
}

td.lewaniepara
{
	font-size: 20px;
	font-weight: bold;
	color: white;
	background-color: #457795;
}

td.margines
{
	width: 5px;
}

td.nadportret
{
	height: 20px;
	background-image: url("./grafika/paski/nadportretpurple1.gif");
}

td.nadtekst
{
	height: 20px;
	background-image: url("./grafika/paski/nadtxtwhite1.gif");
}

td.pasekmenu
{
	background-image: url("./grafika/paski/pasekblue1.gif");
	background-repeat: no-repeat;
	font: bold 0.8em Tahoma, sans-serif;
	height: 43px;
}

td.podportret
{
	height: 20px;
	background-image: url("./grafika//paski/podportretpurple1.gif");
}

td.podtekst
{
	height: 20px;
	background-image: url("./grafika/paski/podtxtwhite1.gif");
}

td.portret
{
	vertical-align: top;
	width: 200px;
	height: 400px;
	background-color: #6c0a6d;
	/*font-size: x-small;*/
	color: white;
	padding: 5px 25px 5px 25px;
}

td.prawapara
{
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	color: white;
	background-color: #6c0a6d;
}

td.prawaniepara
{
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	color: white;
	background-color: #457795;
}

td.tekst
{
	vertical-align: top;
	height: 400px;
	background-color: #fdf8fd;
	color: #457795;
	padding: 5px 25px 5px 25px;
}

table.tekst1
{
	font-size: 17px;
}

