body {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
}
td {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 150%;
	background-color: White;
}
ul { list-style-type: square;
}
td.stopka {
	background-color: #373b85;
	color: #ffffff;
	text-align: center;
}
td.cen {
	background: #373b85;
	color: #ffffff;;
	text-align: center;
}
td.cen2{
	background: #EFEFEF;
	color: #333333;
	text-align: center;
}
a.lmenu {
	color: #373b85;
	font-size: 11px;
	text-decoration: none;
	border: 0px solid;
}
a.lmenu:hover {
	color: Silver;
	background-color: White;
}
a.lstopka {
	color:  White;
	font-size: 10px;
	text-decoration: none;
	border: 0px solid;
	}
a.lstopka:hover {
	text-decoration: none;
   color: Silver;
}
a {
	font-size: 12px;
	text-decoration: none;
	border: 0px solid;
}
a:hover {
	text-decoration: none;
}
p.main {
 text-indent: 60px;
 text-align: justify;
}

img {
	border: 0px solid;
}
p.naglowek {
 color: #373b85;
 font-weight: bold;
 font-size: 12px;	
}
p.maly_nag{
	color: #515151;
	font-weight: bold;
	font-size: 11px;
}
hr {
	color: #8B8B8B;
	height: 2px;
	width: 100%;
	border-style: dotted;
}

