td, body,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.justowanie {
	text-align: justify;
}
.tlo-menu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tlo {
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
}
.tlo-head {
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
}
li {
    margin-bottom: 5px;
}
.title {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 5px;
}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
}
.foot:hover {
	text-decoration: underline;
	color: #990000;
}
.foot2 {
	color: #214D94;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
}
.foot2:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.foot3 {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
}
.footLINK {
	margin-top: 8px;
	margin-bottom: 14px;
	text-align: center;
}
.zakladka {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/button.jpg);
	background-color: #888888;
	font-size: 11px;
	text-align: center;
}
.zakladkaLINK {
	color: #FFFFFF;
	text-decoration: none;
}
.zakladkaLINK:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.zakladkaOFF {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-color: #EEEEEE;
	color: #990000;
	text-decoration: none;
	font-size: 12px;
	text-align: center;	

}
.zakladkaOFF, .zakladka {
	padding-bottom: 2px;
	border-left:  #FFFFFF 1px solid;
	border-right:  #FFFFFF 1px solid;
	border-bottom:  #FFFFFF 2px solid;

}
.subtitle {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 9px;

}
.czerwien {
	color: #990000;
}