body {
	background-color: #b4b3b4;
/*	background-image: url(gfx/tex.png);*/
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

div.main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

div.header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 52px;
	display: none;
}

div.body {
	position: absolute;
	top: 52px;
	left: 0px;
	width: 900px;
	height: 652px;
	overflow: hidden;
}

div.menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 652px;
	display: none;
}

div.menu_loading {
	position: absolute;
	left: 300px;
	top: 200px;
	width: 300px;
	height: 60px;
	text-align: center;
}

div.biografia {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 652px;
	display: none;
}

div.dladzieci, div.tekstypiosenek, div.teatr, div.proza, div.wiersze, div.felietony {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 1000px;
	display: none;
}

div.biografia_click {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 251px;
}

div.dladzieci_click {
        position: absolute;
	top: 30px;
	left: 290px;
	width: 120px;
	height: 143px;
}

div.tekstypiosenek_click {
	position: absolute;
	top: 364px;
	left: 0px;
	width: 250px;
	height: 236px;
}

div.teatr_click {
        position: absolute;
	top: 200px;
	left: 230px;
	width: 200px;
	height: 255px;
}

div.proza_click {
	position: absolute;
	top: 325px;
	left: 400px;
	width: 350px;
	height: 299px;
}

div.wiersze_click {
        position: absolute;
	top: 160px;
	left: 688px;
	width: 212px;
	height: 269px;
}

div.felietony_click {
        position: absolute;
	top: 0px;
	left: 700px;
	width: 184px;
	height: 182px;
}

div.blog_click {
        position: absolute;
	top: 0px;
	left: 500px;
	width: 200px;
	height: 233px;
}

div.paper1 {
	position: absolute;
	top: 230px;
	left: 450px;
	width: 100px;
        height: 108px;
}

div.paper2 {
        position: absolute;
	top: 470px;
	left: 270px;
	width: 100px;
	height: 99px;
}

div.clip {
	position: absolute;
	top: 140px;
	left: 440px;
	width: 50px;
	height: 50px;
}

div.clips {
        position: absolute;
	top: 260px;
	left: 100px;
	width: 100px;
	height: 100px;
}

div.pen {
        position: absolute;
	top: 400px;
	left: 720px;
	width: 180px;
	height: 200px;
}

div.footer {
	position: absolute;
	background-color: #030001;
	top: 600px;
	left: 0px;
	width: 900px;
	height: 52px;
}

div.footer_text {
	position: relative;
	top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 260px;
	text-align: center;
}

div.noscript {
	position: absolute;
	background-color: #000000;
	border: 2px solid #ff0000;
	top: 10px;
	left: 600px;
	width: 260px;
	text-align: center;
	z-index: 200;
}

div.ie {
        position: absolute;
	background-color: #000000;
	border: 2px solid #0000ff;
	top: 0px;
	left: 570px;
	width: 300px;
	height: 48px;
	text-align: center;
	display: none;
	z-index: 100;
}

div.biografia_text {
	position: absolute;
	top: 50px;
	left: 250px;
	width: 600px;
	height: 570px;
}

div.dladzieci_text, div.tekstypiosenek_text, div.teatr_text, div.proza_text, div.wiersze_text, div.felietony_text {
        position: absolute;
	top: 50px;
	left: 250px;
	width: 580px;
	height: 900px;
	padding: 10px;
	overflow: auto;
}

div.dladzieci_index, div.tekstypiosenek_index, div.teatr_index, div.proza_index, div.wiersze_index, div.felietony_index { 
        position: absolute;
	left: 10px;
	width: 225px;
	overflow: auto;
}

div.dladzieci_index {
	top: 220px;
	height: 730px;
}

div.tekstypiosenek_index {
	top: 370px;
	height: 580px;
}

div.teatr_index {
	top: 320px;
	height: 630px;
}

div.proza_index {
	top: 350px;
	height: 600px;
}

div.wiersze_index {
        top: 350px;
	height: 600px;
}

div.felietony_index {
	top: 240px;
	height: 710px;
}

img {
	border: 0px;
}

span.info {
	color: #ffffff;
}

span.loading {
	font-weight: bold;
	font-size: 14px;
}

p.biografia_text {
	color: #252525;
	font-size: 14px;
	line-height: 1.5;
	text-align:justify;
}

p.text_title {
	color: #121212;
	font-size: 18px;
	font-weight: bold;
}

p.text_content {
	color: #252525;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
}

a {
	text-decoration: underline;
	color: #b5b5b5;
}

a:hover {
	color: #ffffff;
}

a.back {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin-left: 30px;
}

a.back:hover {
	color: #030001;
	font-size: 14px;
}

a.jump {
	color: #121212;
	font-weight: bold;
	text-decoration: none;
}

a.jump:hover {
	color: #ffffff;
}
