body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #B0C6DB;
	background-image: url(images/tlo.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 20px;
	color: #FFCC66;
	margin: 5px 20px 20px 20px;
}
h2 {
	font-size: 18px;
	color: #FFCC66;
	margin: 5px 20px 20px 20px;
}
p {
	margin: 5px 20px 20px 20px;
	line-height: 17px;
}
.ramka {
	border: 5px solid #FFFFFF;
}
.stopka {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.style1 {
	font-size: 20px;
	color: #FFFF00;
	font-weight: bold;
	line-height: 30px;
	text-decoration: underline;
}
.style2 {
	color: #FFCC66;
}
