a.menu:link { color: #FEFEFE; }
a.menu:active { color: #FFFFFF; }
a.menu:visited { color: #FEFEFE; }

a:link
{
	color: #C85421;
	font-weight: bold;
}

a:active
{
	color: #C85421;
	font-weight: bold;
}

a:visited
{
	color: #C85421;
	font-weight: bold;
}

body
{
	background-color: #FFDEBB;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin: 0px;
}

p { text-align: justify; }
table.glowna { width: 100%; }

/* Dwa wpisy dolaczone ze wzgledu na glupote przegladarki micro$oftu */
table.glowna td
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
td.menu td { font-size: 1px; }

td.menu
{
	padding: 6px;
	background-color: #C85421;
	background-repeat: no-repeat;
	color: #000000;
	background-image: url(grafika/tlo_menu_800x600.jpg);
}


.do_gory
{
	clear: both;
	float: right;
	margin: 4px;
}

.grupa
{
	display: block;
	margin: 10px;
	float: left;
	text-align: center;
	/*width: 152px;*/
}

.kod
{
	background-color: #FFEFDD;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-family: Courier, Courier New;
	text-align: left;
	margin: 10px;
	padding: 4px;
	height: 5em;
	overflow: auto;
	font-size: 1em;
}

.logo_podpis { padding: 4px; }

.margines
{
	padding: 5px 0 5px 20px;
	text-align: justify;
}

.naglowek
{
	background-image: url(grafika/tlo_naglowka.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	clear: both;
	color: #FFFFFF;
	font-weight: bold;
	height: 24px;
	padding: 8px 0px 0px 16px;
	text-align: left;
	vertical-align: top;
}

.wazne
{
	color: #C85421;
	font-size: 14px;
	text-align: center;
	margin: 40px 10px 40px 10px;
}

.pogrubienie
{
	font-weight: bold;
	margin: 0 0 10px 0;
}

.przypis
{
	color: #C85421;
	font-style: italic;
	margin: 10px 0 2px 0;
}

.tlo
{
	background-repeat: no-repeat;
	height: 300px;
	position: absolute;
	right: 16px;
	width: 450px;
	z-index: -1;
}

.zdjecie
{
	background-color: #FFEFDD;
	border-color: #C85421;
	border-style: solid;
	border-width: 3px;
	margin: 2px 10px 10px 10px;
}
