	#container{
	margin: auto;
	text-align:center;
	width:780px;
	_width:100%;
	height:100%;
	}
	#container2{
	text-align:left;
	width:780px;
	height:100%;
	}
	body{
	background:#74735E url("bkgr_body.jpg") repeat-y top left;
	margin:0px;
	padding:0px;
	}
	
	.top{
	background: white url(bg_topleft.gif) repeat-x bottom left;
	}
	.buttons{
	background:url(bg_botright.jpg) no-repeat top left; 
	}
	
	#panel{
	width:252px;
	_width:262px;
	height:86px;
	_height:196px;
	padding:110px 10px 0px 0px;
	background:url(btn_bg.gif) no-repeat top left; 
	}
	
	.splcnt{
	padding: 8px 40px 4px 40px ;
	font: normal 10px/12px verdana;
	text-align: justify;
	color:#403018;
	}
	.splcnt .adres{
	padding: 8px;
	}
	.splcnt a{
	font: normal 10px verdana;
	text-decoration: none;
	color:#403018;
	}
	
	.splcnt img#spc{
	margin-top:8px;
	border: 3px solid #cbcbcb;
	}