th
{
	text-align: center;
	vertical-align: middle;
}
table.menu_glowne
{
	margin: auto;
	padding: 0;
	width: auto;
	text-align: center;
}
table.menu_glowne tr td
{
	background: #AA0000 none;
	color: white;
	padding: 0px 0px;
	margin: auto;
	width: 8em;
	height: 1.5em;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
table.menu_glowne tr td p
{
   background-color: green;
}
table.menu_glowne tr td a
{
	color: #FFFF33;
	text-decoration: none;
}
table.menu_glowne tr td a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	border: none;
}
table.menu_glowne tr td.dodatkowy
{
	width: 4px;
	background-color: transparent;
	padding: 0px;
	margin: 0;
	border: none;
}
table.menu_glowne tr td.empty
{
	width: auto;
	background-color: transparent;
	border: none;
}
table.menu_glowne tr td img
{
	margin: 0;
	width: 4px;
	height: auto;
}
p.title
{
	width: 100%;
	background-color: #AA0000;
	padding: 0 1em 0.2em 0;
	margin: 1px 5px 1em 5px;
	font-size: 15px;
	font-weight: bold;
	color: white;
	border: none;
}
h1
{
	font-size: 14px;
	font-weight: bold;
	color: #AA0000;
	margin: 0.6em auto;
}
h2
{
	font-size: 12px;
	font-weight: bold;
	color: #AA0000;
	margin: 0.6em;
}
h3
{
	font-size: 11px;
	font-weight: bold;
	margin: 0.6em;
}
u
{
   text-decoration: none;
	border-bottom: 3px solid #AA0000;
}
div.ora_result
{
	text-align: center;
}
table.ora_result
{
	empty-cells: show;
	margin: 1em auto;
	border: 1px solid #AA0000;
	text-align: center;
}
table.ora_result tr th
{
	background-color: #CC9999;
	background-image: url(img/bg-l-red.gif);
	font-weight: bold;
	padding: 0 2px;
	border-right: 1px solid #AA0000;
	border-bottom: 1px solid #AA0000;
	margin:0;
}
table.ora_result tr td
{
	border-right: 1px solid #AA0000;
	border-bottom: 1px solid #AA0000;
	padding: 0 2px;
	margin:0;
}
table.ora_result tr td.str
{
   text-align: center;
}
table.ora_result tr td.str_nb
{
   text-align: center;
	white-space: nowrap;
}
table.ora_result tr td.liczba
{
   text-align: right;
}
fieldset.zgloszenia
{
	text-align: left; 
	width: 60em; 
	margin: 0 auto 0 1em;
	white-space: nowrap;
}
fieldset.zgloszenia * input
{
	white-space: nowrap;
}
table.punkty
{
	margin: 2px 23px;
}
table.punkty tr td.pierwszy
{
	list-style: disc inside;
}
table.ora_result tr td.przeterm
{
	background-color: red;
	color: White;
	font-weight: bold;
	text-align: center;
}


