.css {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
		text-align: justify;
}
body {
	background-color: #06235B;
	background-image: url(gfx/tlo.jpg);
	text-align:center;
	margin: 0;
	padding: 0;	
}

a{
text-decoration:none;

}

.stopka{
width:730px;
font-size:11px;
margin:auto;
padding-top:40px;
padding-left:20px;
font-family: Tahoma;
}
td.tresc{
margin:auto;
text-align:center;
}

div.adv {
position: absolute;
width: 615px;
height: 381px;
margin: 60px 35%;
z-index: 101;
}

div.popup {
position: fixed;
display:block;
height:2229px;
opacity:0.7;
width:1663px;
z-index: 100;
background-color: #666;
}

#close {
position: relative; 
top: -41px;
left: 480px; 
width: 60px;
color: #fff; 
font-weight: bold;
cursor: pointer;
}

