body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.rameczka {
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
}
.ramka2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	border-bottom-style: solid;	
	
}

.rameczka a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.ramka2 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}
.rameczka a:link {
	color: #004600;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.rameczka a:visited {
	color: #004600;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.rameczka a:hover {
	color: #59BD7A;
	text-decoration: underline;
	}
.rameczka a:active {
	color: #D6D6EF;
	text-decoration: none;
}

