<!-- tabelka czarna ramka czerwone tło nie wiem do czego -->
.tabmala	{
	width: 300px;
	border: 10 solid #000000;
	background: #FF0000;
	border-color: #000000;
	border-style: solid; 
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   charset=iso-8859-2;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

.titre-menu {
	font-weight: bold;
	background-color: #CCCCCC;
}

.wew-menu {
	font-weight: bold;
	font-style: italic;
	text-align: right;
	background-color: #CCCCCC;
}

.w {
	text-indent: 15pt;
	text-align: justify;
}

h6 {
	font-size: medium;
	font-weight: bold;
	text-align: center;
}


A:link          {
	text-decoration: none;
	color: #000000;

}
A:visited       {
	text-decoration: none;
	color: #000000;

}
A:hover         {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.sidelink:link	{
	color: #838383;
	font-weight: bold;
	text-decoration: none;


}
.sidelink:visited	{
	color: #838383;
	font-weight: bold;
	text-decoration: none;


}
.sidelink:hover	{
	color: #838383;
	font-weight: bold;
	text-decoration: underline overline;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid 000000;
}


.photo {
	margin: 5;
}

.main-table {
	border: 1px solid #000000;
	padding: 5;
}

.bordure-table {
	border: 1px solid #000000;
}
.center {
	text-align: center;
}
