html,body {	
	background-color: #444444;		
	vertical-align: middle;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	margin: 0px; 
	padding: 0px;
					}

a {
	outline: none;	
					}

a:active {
	outline: none;
					}

a {	
	font-size: 12px; 
	color: #efefef; 
	align: right;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none; 
					}

b {	
	font-size: 11px; 
	color: #444444; 
	align: right;
	font-family: arial, verdana, sans-serif;
	font-weight: bold; 
					}


s {	
	font-size: 12px; 
	color: #efefef; 
	align: right;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-decoration: none; 
					}


s:hover {		 
	color: #848484; 
	text-decoration: none; 
					}

img {
	border: none;
					}  

#content {				
	width: 940px;
	height: 550px;
	margin: 0px auto;
	overflow: hidden;	
	vertical-align: middle;			
					}	

#tlo {				
	width: 100%;
	min-width: 990px;	
	height: 550px;
	position: absolute;
	margin: 0px;
	left: 0px;	
	background-color: #444444;
	vertical-align: middle;	
	background-image: url(../graphics/bg_a.jpg);
	background-repeat: repeat-x;	
					}

#srodek {				
	width: 940px;
	height: 550px;
	position: absolute;
	left: 0px;	
	background-color: #444444;
	vertical-align: middle;
	color: #ffffff;
	text-align: justify;	
	background-image: url(../graphics/bg_b.jpg);
	background-repeat: repeat-x;		
					}


#naglowek {				
	width: 100%;
	height: 7px;
	position: relative;
	margin: 0px auto;
	overflow: hidden;	
	vertical-align: middle;
	text-align: center;
	background-image: url(../graphics/header.jpg);
	background-repeat: repeat-x;
			
				}

#stopka {				
	width: 100%;
	height: 7px;
	position: relative;
	margin: 0px auto;
	overflow: hidden;	
	vertical-align: middle;
	text-align: center;
	background-image: url(../graphics/footer.jpg);
	background-repeat: repeat-x;
			
				}
