<STYLE TYPE="text/css">
<!--

body {margin: auto;
     text-align: Center;
     font-family: Tahoma,Verdana;
     background-image: url("tlo.jpg");
     bgcolor:#444444;
}

div.main {margin-top: 10px;
         background: #F4F4F4;
         border: 1px silver outset;
         width: 80%;
         padding: 2px;
         text-align: justify;}

div.logo {margin-top: 10px;
         background: #F4F4F4;
         border: 1px silver outset;
         width: 800px;
         padding: 2px;
         text-align: center;}
         
div.content {
	margin-left: 50px;
	margin-right: 50px;
	width: 80%;
	text-align: justify;
	}

div.menu {margin-top: 10px;
         background: #F4F4F4;
         border: 1px silver outset;
         width: 80%;
         padding: 2px;
         text-align: center;}

a {color: black;
  text-decoration: none;
  font-size: 120%;
  border: 0px;}
a:hover {color: black;
        text-decoration: underline;
        position: relative;
        margin-top: -1px;}
img {border: 0px;}
table {border: 0px;}


.pomagaja {
	position: relative;
	height: 150px;
}

-->
</STYLE>