body {
margin:0px;
background-color:#ffffff;
}
#centered
{ 
 width: 700px; /* set to desired width in px or percent */
 border: 0px; /* Changing this value will add lines around the centered area */
 padding: 0;  
 margin: 0 auto; 
} 
.buttons_div{ 
	margin-right:0px;
	margin-top:55px;
	margin-left:0px;
	padding:0px; 
}
.footer{
	height:18px;
}
.footerIn{
	width:700px;
	text-align:right;
	color:#d3d5d8;
	font-family:verdana;
	font-size:11px;
	margin-bottom:10px;
}
.smenu {
margin:0px;
background:url(images/tlo_home.jpg) no-repeat top ;
}
.jmenu {
margin:0px;
background:url(images/tlo_jasne.jpg) no-repeat top ;
height:396px;
}
.content {
text-align:justify;
color:#898989;
font-family:verdana;
font-size:12px;
line-height: 150%;	
}