html,body {            
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px; 
	margin-top : 0px; 
	height:100%;
	padding-bottom:0px;
	padding-top:0px;
	text-align:center;
}

#top{
	position: static;
	background: url('../_img/tlo_top.jpg') repeat-x;
	width:100%;
	height:41px;
}

#center_block{
	width:234px;
	left:50%;
	position: relative;
	margin-left:-510px;
	display:block;
}

#text_block{
	position: static;
	background: url('../_img/tlo_text.jpg') repeat-y;
	width:804px;
	
	margin-left:108px;
}

#text_top{
	position: static;
	background: url('../_img/tlo_text_top.jpg') repeat-x;
	width:802px;
	margin-left:1px;
	margin-right:2px;
	
}

#bottom_text{
	position: static;
	background: url('../_img/bottom_text.jpg');
	width:804px;
	height:19px;
	margin-left:108px;
}

#flash{
 width:100%;
 position:static;
 top:40px;
}

.top{
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	color:#9B9B9B;
	line-height:15px
}

.top a{
	color:#9B9B9B;
	text-decoration:none;
}

.top a:hover{
	color:#9B9B9B;
	text-decoration:underline;
}

.stopka{
	font-family:Verdana;
	font-size:9px;
	color:#797474;
	margin-bottom:20px;
	margin-left:500px;
	margin-top:5px;

}
.stopka a{
	text-decoration:none;
	color:#797474;
}

.text{
	text-align:justify;
	margin-left:10px;
	margin-right:20px;
	font-family:Verdana;
	font-size:11px;
	color:#585555;
}

.text a{
	color:#585555;
}

.stopka_art{
	color:#ABA494;
	font-family:Arial;
	font-size:11px;
	margin-left:11px;
	margin-top:5px;
	margin-bottom:5px;
}