body         { font-size: 10pt; color: #000000; font-family: Verdana }
body         { background-color:#f19914 }
a:link       { text-decoration: none; color: #000000; font-weight: bold }
a:visited    { text-decoration: none; color: #000000; font-weight: bold }
a:hover      { text-decoration: underline; color: #f19914; font-weight: bold }
a:active     { text-decoration: none; color: #000000; font-weight: bold }
p            { margin-top: 10; margin-bottom: 10; text-align:justify }
td           { font-size: 10pt; }
h1           { font-size: 16pt; color: #f19914; font-weight: bold }
h2           { font-size: 12pt; color: #f19914; font-weight: bold }

a.pliki{
	font-size: 10px;
	font-weight: normal;
	display: block;
	width: 100%;
	height: 30px;
	vertical-align: middle;
}

a.pliki:hover{
	font-size: 10px;
	font-weight: normal;
	display: block;
	width: 100%;
	height: 30px;
	vertical-align: middle;
}

a:link.menu, a:visited.menu {
	display: block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left:3px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 16px;
	width:130px;
	text-decoration: none;
	color:#ffffff;

}

a:hover.menu {
	text-decoration: none;
	color:#000000;
	background-color: #f19914;
}
ul           { text-align: left }