body
{
  margin: 0 auto;
  padding: 0;
	background: #FFFFFF url(../grafika/tlo_male2.jpg);
}
#owijka {
 width:1000px;
 height: 590px;
 margin:0 auto;
 /*border:black 1px solid;*/
 padding-top:5px;
 background: transparent url(../grafika/tlo_male.jpg);
}
div#linia_gora {
 width:1000px;
 height: 590px;
 background: transparent url(../grafika/linia_gora.gif) top left repeat-x;
}
div#linia_prawa {
 width:1000px;
 height: 590px;
 background: transparent url(../grafika/linia_prawa.gif) right repeat-y;
}
div#linia_lewa {
 width:1000px;
 height: 590px;
 background: transparent url(../grafika/linia_lewa.gif) left repeat-y;
}
div#linia_dol {
 width:1000px;
 height: 590px;
 background: transparent url(../grafika/linia_dol.gif) bottom repeat-x;
}
div#lewa_gora {
 width:1000px;
 height: 590px;
 background: transparent url(../grafika/lewa_gora.gif) top left no-repeat;
}
div#lewa_dol {
 width:1000px;
 height: 590px;
 background: transparent url(../grafika/lewa_dol.gif) bottom left no-repeat;
}
div#prawa_gora {
 width:1000px;
 height: 590px;
 background: transparent url(../grafika/prawa_gora.gif) top right no-repeat;
}
div#prawa_dol {
 width:1000px;
 height: 590px;
 background: transparent url(../grafika/prawa_dol.gif) bottom right no-repeat;
}
div#naglowek {
 width:1000px;
 height: 590px;
 background: transparent;
 text-align:center;
}
div#menu {
 width:50px;
 height: 370px;
 float: left;
 position: relative; top: 40px; left: 30px; z-index: 2;
 background: transparent;
 padding-top: 70px;
 /*border: 1px solid red;*/
}
div#glowna {
	position: absolute; left: 60px; top: 30px !important;
	margin: none;
	width: 860px;
	height: 450px;
	overflow: auto;
	padding-right:10px;
	text-align:justify;
	font-size: 22px;
	font-weight:bold;
	/*border: 1px solid black;*/
}
div#start{
 width:880px;
 height: 520px;
 float:left;
 position: relative; top: 40px; left: 60px;
 background: transparent;
}
.bio {
	position: absolute; top: 0px; left: 0px;
}
.prace {
	position: absolute; top: 0px; right: 0px;
}
.mroczna {
	position: absolute; left: 0px; bottom: 0px;
}
.kontakt {
	position: absolute; right: 0px; bottom: 0px;
}
.tytul {
	position: absolute; top: 40px; left: 300px;
}
.kotek {
	position: absolute; top: 360px; left: 400px;
}
.angielski {
	position: absolute; top: 440px; left: 340px;
}
