html, body
{
	margin: 0;
	padding: 0;
}

a
{
	font-family: verdana; font-size: 12px; text-decoration: none; line-height: 14px; color: #000000;
}

a:hover
{
	font-family: verdana; font-size: 12px; text-decoration: none; line-height: 14px; color: #0058ff;
}

.input
{
	font-family: verdana; font-size: 10px; text-decoration: none; line-height: 12px; color: #3a3a3a;
}

.input2
{
	font-family: verdana; font-size: 12px; text-decoration: none; line-height: 12px; color: #3a3a3a;
}

.style1
{
font-family: verdana; font-size: 12px; text-decoration: none; line-height: 14px; color: #fff;
}

.style2
{
font-family: verdana; font-size: 12px; text-decoration: none; line-height: 14px; color: #000000;
}

.style2 a, style2 a:visited
{
	font-family: verdana; font-size: 12px; text-decoration: none; line-height: 14px; color: #000000;
}

.style2 a:hover
{
	font-family: verdana; font-size: 12px; text-decoration: none; line-height: 14px; color: #0058ff;
}

.style3
{
	font-family: verdana; font-size: 10px; text-decoration: none; line-height: 18px; color: #000000;
}

.style3 a
{
	font-family: verdana; font-size: 10px; text-decoration: none; line-height: 18px; color: #000000;
}

.style3 a:hover
{
	font-family: verdana; font-size: 10px; text-decoration: none; line-height: 18px; color: #0058ff;
}

.style4
{
font-family: verdana; font-size: 9px; text-decoration: none; line-height: 10px; color: #000000;
}

.stat_glowne
{
	font-family: verdana; font-size: 12px; text-decoration: none; line-height: 18px; color: #000000;
}

.row {
	font-family: verdana; font-size: 10px; text-decoration: none; line-height: 11px; color: #000000;
}

.row a {
	font-family: verdana; font-size: 10px; text-decoration: none; line-height: 11px; color: #0058ff;
}

.row a:hover {
	font-family: verdana; font-size: 10px; text-decoration: none; line-height: 11px; color: #0058ff;
}

.table_title {
	font-family: verdana; font-size: 10px; text-decoration: none; line-height: 11px; color: #000000; font-weight: bold;
}

.table_title2 {
	font-family: verdana; font-size: 12px; text-decoration: none; line-height: 14px; color: #000000; font-weight: bold;
}

.content
{
	border: 1px solid #000000;
	margin: 10px 0px 0px 20px;
	font-family: verdana; 
	font-size: 12px; 
	text-decoration: none; 
	line-height: 14px; 
	color: #000000;
	background-color: #f3f3f3;
	width: 700px;
}

.content2
{
	border: 1px solid #000000;
	margin: 10px 0px 0px 20px;
	font-family: verdana; 
	font-size: 12px; 
	text-decoration: none; 
	line-height: 14px; 
	color: #000000;
	background-color: #f3f3f3;
	width: 400px;
}

ul {
	margin: 5;
	padding: 0;
	font-family: verdana;
	font-size: 12px;
}

li {
	margin: 5 0 0 15;
	padding: 0;
	font-family: verdana;
	font-size: 12px;
	line-height: 14px; 
}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6 {
	width: 105px;
	margin: 0px;
	padding: 0;
}

#menu1 dt, #menu2 dt, #menu3 dt, #menu4 dt, #menu5 dt, #menu6 dt {
	height: 20px;
	font-family: verdana;
	font-size: 14px;
	background-color: #0c3177;
	color: #fff;
	text-align: center;
	cursor: pointer;
}

#menu1 dd, #menu2 dd, #menu3 dd, #menu4 dd, #menu5 dd, #menu6 dd {
	background-color: #e0e4fe;
	color: #000;
	width: 180px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
	margin: 0;
	padding: 1px 5px;
	cursor: pointer;
}

#menu1 dd:hover, #menu2 dd:hover, #menu3 dd:hover, #menu4 dd:hover, #menu5 dd:hover, #menu6 dd:hover {
	background-color: #7688ac;
}

dd a:link, dd a:visited  {
	color: #000000;
}