body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color: #ffffff;
	font-family: "Courier New";
}
div#main {
	z-index:1;
	position:absolute;
	width:496px;
	height:381px;
}
div#las {
	z-index:2;
	position:absolute;
	width:411px;
	height:361px;
	top:0px;
	left:55px;
}
div#logo {
	z-index:3;
	position:absolute; 
	top:300px;
	left:0px;
	width:126px;
	height:15px;
}
div#menu {
	z-index:3;
	position:absolute; 
	top:240px;
	right:0px;
	width:80px;
}
div#pl {
	z-index:3;
	position:absolute; 
	top:2px;
	left:75px;

}
div#stopka {
	z-index:3;
	position:absolute; 
	top:360px;
	right:130px;

}
a:link,a:visited {
	color:#aaaaaa;
	font-size:8pt;
	font-weight:none;
	font-style:normal;
	text-decoration:none;
}
a:link.pl,a:visited.pl {
	color:#C81010;
	font-size:8pt;
	font-weight:none;
	font-style:normal;
	text-decoration:none;
}
a:link.stop,a:visited.stop {
	color:#999999;
	font-size:8pt;
	text-decoration:none;
}
a:hover { 
	color:#000000;
	font-size:8pt;
	font-weight:none;
	font-style:normal;
	text-decoration:none;
}
a:hover.pl { 
	color:#000000;
	font-size:8pt;
	font-weight:none;
	font-style:normal;
	text-decoration:none;
}
a:hover.stop { 
	color:#000000;
	font-size:8pt;
	text-decoration:underline;
}
p {
	color:#cccccc;
	font-size:8pt;
}