body{
	background: url('/grafika/zjz.png');
	margin: 0;
	padding: 0;
}

h1{
	font: bold 20px 'Georgia';
	color:#FC0;
}

h2, pre, p, form, .toptab, .bottab{
	font: 17px 'Tahoma';
	color:#FFC;
}

h2{
	font-weight: bold;
	}

img{border: none;}

p{
	text-indent: 30px;
	margin: 0 0 20px;
	padding: 0;
	}

pre{margin-left: 100px}

a{font: 17px 'Tahoma'; color:#FC0}
a:link, a:visited {text-decoration: none;}
a:hover, a:active {text-decoration: underline;}

a.menu {font: italic bold 22px 'Calibri';}

div#baner{
	position: relative;
	width: 800px;
	height: 175px;
	background: transparent url('grafika/baner.png') 0 0 no-repeat;
	margin: 20px auto 0;
}
#bottom{
	position: relative;
	text-align: left;
	background: transparent url('grafika/bottom.png') 0 0 no-repeat;
	vertical-align: bottom;
	width: 800px;
	height: 85px;
	margin: 0 auto 20px;
}
#bottom #tel{
	position: absolute;
	left: 3px;
	top: 53px;
	font: bold 14px 'Arial';
	color:#FFC;
}
#bottom #mail{
	position: absolute;
	left: 11px;
	top: 67px;
	font: bold 14px 'Arial';
	color:#FFC;
}
#bottom #blastboy{
	position: absolute;
	left: 667px;
	top: 73px;
	font: 9px 'Tahoma';
	color:#FFC;
}
#bottom #blastboy a{
	font: bold 9px 'Tahoma';
	color:#FC0;
	text-decoration: none;
	}
#bottom #blastboy a:hover, a:active{
	text-decoration: underline;
}
table{
	position: relative;
	margin: 0 auto;
	}
tr {position: relative;}
td {position: relative;}
td#main{
	background-color: #008827;
}
#left{
	background: transparent url('grafika/bgleft.png') 0 0 repeat-y;
	width: 200px;
	vertical-align: top;
}
#right{
	background: transparent url('grafika/bgright.png') 0 0 repeat-y;
	width: 86px;
}
.toptab{
	background-color: #071;
	padding: 0 5px;
	}
.bottab{
	border-bottom: 2px solid #071;
	padding: 0 5px;
	}

ul {
	width: 200px;
	height: 272px;
	background-image: url('grafika/menu.png');
	position: relative;
	margin: 0;
	padding: 0;
} 
ul li { 
	position: absolute;
	display: block;
} 
ul li a { 
	display: block;
	height: 100%;
	width: 100%;
}

#glowna, #korty, #dorosli, #dzieci, #kontakt{
	left: 29px;
	width: 30px;
	height: 30px;
	}
#glowna {top:	21px;}
#korty	{top:	71px;}
#dorosli{top: 121px;}
#dzieci {top: 171px;}
#kontakt{top: 221px;}

#glowna_txt, #korty_txt, #dorosli_txt, #dzieci_txt, #kontakt_txt{
	left:68px;
	}
#glowna_txt {top:	20px;}
#korty_txt	{top:	70px;}
#dorosli_txt{top: 120px;}
#dzieci_txt {top: 170px;}
#kontakt_txt{top: 220px;}
