body {
	margin: 15px 0px;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.logo {
	font-size: 24px;
	color: #069;
}
.tekstas_apacia {
	font-size: 8pt;
	color: #333;
}
.teksto_pavadinimas {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	height: 56px;
	line-height: 40px;
}
td.meniu {
	height: 40px;
	padding-left: 8px;
}
td.meniu a:link {
	color: #000;
	text-decoration: none;
}
td.meniu a:active {
	color: #000;
	text-decoration: none;
}
td.meniu a:visited {
	color: #000;
	text-decoration: none;
}
td.meniu a:hover {
	color: #000;
	text-decoration: underline;
}
.meniu_pabraukimas {
	background-color: #008000;
}
.linijos {
	background-color: #008000;
}
.reklama {
	color: #D52B00
}

a:link {
	color: #000;
	text-decoration: underline
}
a:active {
	color: #000;
	text-decoration: underline
}
a:visited {
	color: #000;
	text-decoration: underline
}
a:hover {
	color: #000;
	text-decoration: none
}
