body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;	
	margin: 0px;
	padding: 0px;
	background-color: White;
}

a {
	color: #006699;
	text-decoration: none;
		font-size: 10px;
}

a:hover {
		color: #CC0033;
	text-decoration: none;
		font-size: 10px;
}
.pskkt {
font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #DA251D;
	font-style: italic;
	font-weight: bold;
}
.funkcja {
	color: #DA251D;
	font-weight: bold;
	font-size: 12px;
}
p {
	padding-left:30px;
	line-height: 130%;
	text-align: justify;

}
a.mail {
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration : none;
}
a.mail:hover {
	font-size: 10px;
	font-style: normal;
	color: #CC0033;
	text-decoration : none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-style: italic;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-style: italic;
	font-weight: bolder;
}

h3{
 font-size: 14px;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 10px;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: circle;
}
		
a.menulink {
	padding-left:10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.menulink:hover {
	padding-left:10px;
	color: #DA251D;
	font-size: 12px;
	font-weight: bold;
}
.kreska {
	border-top-color: #BBE9FF;
	border-top-width: 1px;
	border-top-style: dashed;
	padding-top:20px;
	font-size: 12px;
}
.news {
	font-size: 12px;
	margin-left: 5px;
}

.nazwisko {
	font-size: 11px;
	font-weight: bold;
}
.telefony {
	font-size: 11px;
}
.tluste {

font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009900;
	font-style: italic;
	font-weight: bold;
}
.newsdiv {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0080C0;
	border-right-color: #0080C0;
	border-bottom-color: #0080C0;
	border-left-color: #0080C0;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.wyniki {
	font-size:10px;
	border-collapse:collapse;

}
.wyniki td, .wyniki th{
	border:1px solid #006699;
}