html, body {
color: #ffffff;
background-color: #2A7ABF;
height: 100%;
margin: 0px;
padding: 0px;
font-size: 14px;}

p {
margin: 0px;
padding: 0px; }

#lentele {
height : 100%;
width : 100%;
text-align : center; }

#lentele td {
vertical-align : middle; }

a:link, a:visited, a:active {color: #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
font-style:italic;}      /* unvisited link */

a:hover {text-decoration: underline;}  /* mouse over link */

#tarpas {
padding-top: 20px;}
