html, body {
		height: 100%;
		margin:0px;
	}

body {
	background: center no-repeat #4d1f00;
	color: #ffcc66;
	font-family: verdana, heveltica, sans-serif;
	font-size:9pt;
	margin: 0px;
	height:100%;
	padding:0px;
	line-height:0px;
	}

a {
	text-decoration: none;
	}
	
a:link {
		color: #ffcc66;
		
	}
	
a:visited {
		color: #ffcc66;
		
	}	
	
a:active {
		color: #ffcc66;
		font-weight: bold;
			}
	
a:hover {
		color: #ffcc66;
		font-weight: bold;
			}
	
img {
	border:0px;
	margin:0px;
	padding:0px;
	}
	
#wrapper {
	display: table;
	margin: 0 auto;
	height: 100%;
}

#cell {
	display: table-cell;
	vertical-align: middle;
}	

#srodek {
text-align:center;
margin: 0 auto;
min-height:440px;
}


#gora {
width:600px;
height:36px;
margin: 0 auto;
margin-top:10px;
}

#dol {
width:600px;
height:20px;
text-align:center;
margin:10px;
}

#jezyk {
text-align:center;
margin:10px;
}

#stopka {
text-align: center;
height:30px;
padding-top: 20px;
}

#tekst {
line-height:20px;
width:600px;
color:#963;
margin-top:100px;
text-align:justify;
}


