body {
	margin-top:0px;
	background-color: #6E6C71;
}
Table, TR, TD, P {
	font-family: Verdana;
	font-weight: normal;
	font-size:  10px;
	text-align: center;
	color: #EEEEEE;
}

P {
	font-family: Verdana;
	font-weight: normal;
	font-size:  12px;
	line-height: 16px;
	text-align: left;
	color: #EEEEEE;
	padding-left: 10px;
	padding-right: 10px;
}
ul, li {
	list-style-type: square;
	line-height: 16px;
	font-family: Verdana;
	font-weight: normal;
	font-size:  12px;
	line-height: 16px;
	text-align: left;
	color: #EEEEEE;
}
.img {
	border: 1;
	border-color: #0A9343;
	border-style: solid;
}
A {
	text-decoration: none;
}
A:link {
	color: #93BC54;
	text-decoration: none;
}
A:active {
		color: #93BC54;
		text-decoration: underline;
}
A:visited {
	color: #93BC54;
}
A:hover {
		color: #93BC54;
		text-decoration: underline;
}
.stopka {
	font-size: 10px;
	font-weight: normal;
}
.stopka A:link, A:hover{
	font-size: 10px;
	color: #eeeeee;
	text-decoration: none;
	font-weight: normal;
}

.stopka A:visited {
	color: #eeeeee;
	font-weight: normal;
}

.stopka A:hover, A:visited {
	text-decoration: underline;
	color: #eeeeee;
}
.data {
	font-size: 10px;
}
.gora A:link, A:visited {
	color: #93BC54;
	text-decoration: none;
	font-weight: bold;
}
.gora A:hover {
	color: #93BC54;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
.lapka {  cursor: hand}
