@charset "utf-8";
/* CSS Document */

body {
	background:url(pcx/bg.gif) top repeat-x #333333;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC
}
object { outline:none; }
a:link {
	color: #999999;
	text-decoration: none;
	outline:none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}

.all { margin-top:40px; height:530px}
.left{ float:left}
.right { float:right}
.stopka {color: #999999; padding-left:8px; font-size:9px; clear:both}
.tekst { overflow:auto; width:500px; height:320px; padding-top:10px; padding-right:10px; padding-bottom:10px}
.getFlash { margin-top:8px}
.geFlash_text { margin-left:10px; font-size:14px}


	.footer {clear:both; color:#828282; font-size:10px; height:20px; padding:8px 16px; width:900px}
	.footer a { color:#828282}
	.footer img { position:relative; bottom:10px; border:0}