body {
	background-color: #90A2A9;
	background-image: url(grafika/tlo-strona.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size:12px;
}
h2 {
	font-size:11px;
}
p, li {
	font-size:12px;
}
li{
	list-style-type: square;
}
a {
	text-decoration:none;
	font-size:12px;
}
a.naglowek {
	color:#666666;
	font-weight:bold;
	width:140px;
}
.tytul {
	border-top:1px solid silver;
	border-bottom:1px solid silver;
	padding:5px;
	background-color:#FBFBFB;
}
.pdfy-nagl {
	width: 510px;
	padding: 5px;
	background-color: #889497;
	color: White;
	}
.pdfy-tabela {
	width:100%;
	text-align:center;
	font-size: 11px;
	margin-bottom:25px;
}
.pdfy-miniatury {
	border:1px solid #808080;
	width:141px;
}
.pdfy-podpis {
	background-color: #F3F3F3;
	color: #B60804;
	border: 1px solid #CCCCCC;
	border-top:none;
	height: 20px;
}
.naglowek:hover {
	color: Black;
}
.link-pomar {
	color:#Ff5900;
	font-weight:bold;
	font-size:11px;
}
.link-pomar:hover {
	color: #A9A9A9;
}
.KreskaKropka {
	background-image: url(grafika/pierwsza/kreskakropka.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 373px;
	height: 56px;
	padding-left: 25px;
}
.hrule {
	width:185px;
	margin-bottom:8px;
	margin-top:8px;
}
td.LeweKreska {
	height:1px;
	padding:0;
	width:100%;
	background-color: #999999;
}
.L-menu-ItemWys {
	height:20px;
}
.linkPierwsza {
	font-size: 14px;
	font-weight:bold;
	color:black;
}
.linkPierwsza:hover {
	color: #666666;
}
div#calosc {
	width: 763px;
	margin:auto;
	padding:0px;
	border:1px solid white;
	border-top:none;
	margin-top:12px;
	background-color: #E1E3E0;
}
div#FotFlesz {
	width: 763px;
	padding:0px;
	height: 153px;
}
div#menu {
	width: 761px;
	padding:0px;
	height: 30px;
	border: 1px solid #999999;
	background-image: url(grafika/tlo-menumain.gif);
	background-repeat: repeat-x;
}
div#pasek-red {
	height:5px;
	width:100%;
	background-color: #FF6633;
	margin:0;
	font-size:0px
}

div#LeweMenu {
	margin:0;
	float:left;
	width:198px;
	border:1px solid white;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
}
div#SrodekStrony {
	margin:0;
	float:right;
	width:561px;
	border:1px solid #999999;
	border-top-color:white;
	background-color: White;
}
div#SrodekSrodek {
	width: 356px;
	float:left;
}
div#SrodekPrawa {
	margin:0;
	padding:0;
	float:right;
	width:198px;
	border-left:1px solid #999999;
	background-color: #E1E3E0;

}
div#stopka {
	width:761px;
	height:35px;
	border: 1px solid #999999;
	border-top-color:white;
	clear:both;
	margin:auto;
}
a.lewe {
	font-size: 11px;
	font-weight: bold;
	color: #7F7F7F;
	margin-left:6px;
}
.lewe:hover {
	color: #E10000;
}
a.podmenu {
	font-size: 11px;
	color: #B22222;
	margin-left:6px;
}
.podmenu:hover {
	color: #868686;
}

a.mail {
	font-size: 12px;
	color: #B22222;
}
.mail:hover {
	color: #868686;
}

a.mail00 {
	font-size: 14px;
	color: #B22222;
}
.mail00:hover {
	color: #868686;
}

div.subL {
	border-top:1px solid silver;
	vertical-align:middle;
	text-indent:10px
}
.LeweOdst {
	width:184px;
	margin:auto;
	padding:6px;
	text-align:center;
}
.SrodekOdst {
 width: 520px;
 margin:auto;
 margin-top:10px;
}
.border {
border: 1px solid #606060;
}
.inputtxt {
	border: 1px solid #90A2A9;
	background-color: #E1E3E0;
	width:220px;
}
.textarea {
 	border: 1px solid #90A2A9;
	background-color: #E1E3E0;
	width:220px;
}
.inputWyslij {
	border: 2px solid #B5B5B5;
	background-color: #E1E3E0;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
p.justuj {
	font-size:11px;
	text-align:justify;
}
.center {
	text-align:center;
}
.left {
	text-align:left;
}
table.dane {
	width: 100%;
	text-align:center;
	border:1px solid gray;
	border-collapse: collapse;
	}
.dane td,th {
	font-size:11px;
	border:1px solid gray;
	padding:3px;
}