body {
	background: #000000 url('gfx/bg_body.jpg') no-repeat center top;
	margin: 0px;
	padding: 0px;
}

#main{
	position: relative;
	width: 730px;
	margin: 0px auto 0px auto;
}

.nadpisy{
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: right;
	z-index: 20;
}

.nadpisy h1, .nadpisy h2, .nadpisy h3{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	float: right;
}

#enter{
	position: absolute;
	top: 307px;
	left: 297px;
	width: 136px;
	height: 47px;
	z-index: 10;
}

#enter a{
	width: 136px;
	height: 47px;
	display: block;
	outline: none;
	background: #000000 url('gfx/wejscie_on.jpg') no-repeat 0px 0px;
}

	#enter a img{
		border:none;
	}
	
	#enter a:hover img{
		display: none;
	}

#txt{
	width: 700px;
	margin: 26px 0px 0px 0px;
	padding: 45px 15px 50px 15px;
	float: left;
	background: #2b2b2b url('gfx/bg_txt.jpg') no-repeat center top;
	font-family: Arial;
	font-size: 12px;
	color: #bababa;
	line-height: 22px;
	text-align: justify;
}

#txt a{

	color: #bababa;
	

}

#menu{
	width: 750px;
	text-align: left;
	padding-top: 425px;
}

#menu a{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #757575;
	text-decoration: none;
	outline: none;
	
}

#stopka{
	float: left;
	font-family: Arial;
	font-size: 10px;
	color: #bababa;
	margin-top: 15px;
}

	#stopka a{
		font-size: 10px;
		color: #bababa;
		text-decoration: none;
		float: left;
		line-height: 20px;
		margin-right: 10px;
		outline: none;
	}
	
	#stopka a img{
		border: none;
	}

.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}
