
body {
	text-align: center;
}

table {
border: 3px;


}



td.top
{


vertical-align: top;
	
}

td.menu
{border-left:2px solid blue; 
border-right:2px solid blue;
border-bottom:2px solid blue;
border-top:2px solid blue;


background-color: whitebv;} 

td.txt
{border-left:1px solid white; 
 
border-bottom:1px solid white;}

td.gorne
{
	padding: 25 0 25 0;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 5px solid blue;
	background-color: #E6E6FA;
}



P.menu1
{
	width: 90%;
	margin: 0 0 0 0;
	font-size: larger;
	padding: 0 0 0 0;
	font-weight: bold;
	text-align: left;
	font-family: verdana,tahoma,helvetica,sans-serif;
	background-color: #B1BBBE;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}

P.menu2
{ margin:0 10 0 0;
font-size: 9pt; 
padding:0; 
text-align: right;
font-family: verdana,tahoma,helvetica,sans-serif; 
border-right:1px solid white;}



P.stopka
{ 
font-family: arial,tahoma,helvetica,sans-serif;
font-size: 12pt;
text-align: center;

background-color: #AFB4C0;}

P.tytul
{ 
font-family: arial,tahoma,helvetica,sans-serif;
font-size: 10pt;

color: Red;
}



P.teksty
{ 


text-align: justify;
font-size: 14pt;
text-indent: 30px;

top: 12px;
}
li{
font-family: arial,tahoma,helvetica,sans-serif;
	font-size: 11pt;
}

p.gora
{font-size: 15pt;
padding:25 0 25 0;
font-family: verdana,tahoma,helvetica,sans-serif;
text-align: center;} 

a
{text-decoration:none;
color: black}


a.lewe
{border-left:1px solid white;
border-bottom:1px solid yellow;
width:90%;
background-color:#CBD1D3;}

a.lewe:hover
{background-color: yellow;
}

p.wstawka
{
	border-left: 4px solid green;
	border-bottom: 1px solid red;
	border-top: 1px solid red;
	border-right: 1px solid red;
	background-color: #CBD1D3;
	font-size: 9pt;
	padding: 0;
	text-align: right;
	font-family: verdana,tahoma,helvetica,sans-serif;
	width: 100;
	position: absolute;
	bottom: 10px;
}

