html {
	padding:0;
	margin:0;  
	background: #000 url("img/bg1.gif") bottom fixed repeat-x;   	
	
}
body{
	padding:0px 0px 0px 0px;
	margin:0;     	
	background: url("img/line.gif") top repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
	}
a{
	color:#fff;               
	text-decoration:none;
}             
a:hover{
	text-decoration:underline;
}                  
div#all{
	margin:0 auto;
	padding: 55px 0 0 0;
	width:251px; 
	border:#fff solid 0px;
	
}
div#top{
	background: url("img/start_top.gif") no-repeat;
	width:251px;
	height:10px; 
	margin:0;
	 
} 

div#fotter{
	background: url("img/start_bottom.gif") no-repeat;
	width:251px;
	height:10px;
	margin:0;
}                
div#main{                 
        margin:0;
	text-align:center;
	font-size:12px; 
	border-left: #fff 1px solid; 
	border-right: #fff 1px solid; 
	width: 249px;  
	padding: 40px 0px 0px 0px; 
	background:  url("img/logo2.gif") top no-repeat;
}
h1.ukryte{ 
	display: none; 
}
img{ 
	margin:0;
	padding: 10px;
	border:0px;
	}                                                   
img.serwetka{
	margin: 70px 0 30px 0 ;
}
table{
	width: 249px; 
 	text-align:center;
 	border:#fff solid 0px;
 	margin:0;
	padding: 0px;
}
table tr{
	vertical-align:top;
}
table td{
	width: 124px;
	text-align:center;
 	border:#fff solid 0px;
 	margin:0 auto;
	padding: 0px;
}
.linki_h {text-align:left; border-bottom:1px #999999 dotted;}
