.clr{
clear:both;
}
body{
background: url(./gfx/tlo.jpg);
background-color: #000000;
background-repeat: no-repeat;
margin:0px;
padding:0px;
}

.logo{
background: url(./gfx/logo.jpg);
background-repeat: no-repeat;
float:left;
margin-top:0px;
padding-top:0px;
width:236px;
height:93px;
margin-left:50px;
}
.opis{
margin:0px;
padding:0px;
}

.hajeden{
font-family: Georgia;
font-weight:bold;
font-size:14px;
color:#ffffff;
padding-top:5px;
}
a.menugora{
font-family: Verdana;
font-weight:bold;
font-size:14px;
color:#98cb00;
text-decoration:none;
}

.main{
float:left;
background: url(./gfx/tlo_txt.png);
background-repeat: no-repeat;
margin-left:190px;
width:645px;
height:484px;
}

.txt{
margin-top:20px;
padding-left:50px;
padding-right:50px;
height:380px;
color:#ffffff;
font-family: Verdana;
text-align:center;
font-size:13px;
}

.menudol,a.menudol,a.menudol:link,a.menudol:visited{
font-family: Verdana;
font-weight:bold;
font-size:19px;
color:#98cb00;
text-decoration:none;
}

a:link,a:visited{color:#ffffff}
a:hover{color:yellow}

h1{
font-size:14px;
}

h3.stopka{
font-size:12px; letter-spacing:1px; color:#444444;
text-align:center;
font-family:Trebuchet Ms;
margin-top:40px;
}
a.stopka,a.stopka:link,a.stopka:visited,a.stopka:hover{
text-decoration:none;
font-size:12px; letter-spacing:1px; color:#444444;
font-family:Trebuchet Ms;

}