html, body{
	background: #000000;
	margin: 0px;
	padding: 0px;
}
div {
	width: auto;
	margin: 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.top_obr{
	background: url(../img/top.jpg) no-repeat center;
	width: 960px;
	height: 316px;
	padding: 0px;	
}
.top_prawy{
	float: right;
	width: 230px;
	height: 273px;	
}
.right{
	float: right;
}
.nagl2{
	padding: 0px 0px 0px 60px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.content{
	background: url(../img/content.jpg) no-repeat;
	width: 960px;
	height: 414px;
	color: white;
}
/* klasa dla srodka z prawa kolumna */
.contenta{
	color: white;
	width: 630px;
	/*height: auto;*/
		height: 360px;
		overflow: auto;
	padding: 0px 5px 5px 30px;
	margin: 0px 0px 40px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.contenta .ol2 li{
	list-style-type: square;
	text-decoration: none;
}
.contenta p{
	margin: 0px;
	padding: 5px 5px 5px 80px;
	font-weight: bold;
	font-size: 13px;
}
.contenta img{
	float: left;
	margin: 5px 10px 5px 0px;
	border: 1px solid #ad8854;
}
.contenta .no_border{
	border: 0px;
}
.contenta a:link, .contenta a:visited, .contenta a:hover{
	text-decoration: none;
	color: #cdae54;
}
.contenta a:hover{
	text-decoration: underline;
	color: #d7c2a3;
}
.left{
	float: left;
	margin: 0px 0px 10px -15px;
	padding: 5px 5px 5px 30px;
	width: auto;
}
.left img{
	float: left;
	margin: 0px 0px 0px 0px;	
}
.left a{
	text-decoration: none;
	color: #a8907f;
}
.left a:hover{
	text-decoration: underline;
	color: #a8907f;
}
.left p{
	padding: 0px 0px 10px 5px;
	color: #ded6bf;
	font-family: Arial, Helvetica, sans-serif;
}
ul{
	margin: 0px;
	padding: 0px;
}
li{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.li1{
	padding: 0px 0px 10px 0px;
}
.li2{
	padding: 0px 0px 10px 20px;
}
.li3{
	padding: 0px 0px 10px 35px;
}
.li4{
	padding: 0px 0px 10px 53px;
}
.li5{
	padding: 0px 0px 10px 65px;
}
.li6{
	padding: 0px 0px 10px 75px;
}
.li7{
	padding: 0px 0px 10px 88px;
}
.li8{
	padding: 0px 0px 10px 100px;
}
.li9{
	padding: 0px 0px 10px 110px;
}
.li10{
	padding: 0px 0px 10px 125px;
}
.poza { 
	position:absolute; 
	width:200px; 
	height:200px;
	z-index:10; 
	left:-250px; 
	top:-8000px; 
	visibility: visible; 
}
img{
	border: 0px;
}
.bottom{
	width: 880px;
	min-height: 44px;
	clear: both;
}
#copyright{
	padding: 8px 80px 10px 5px;
	color: #c7ac82;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
}
#copyright a:link, #copyright a:visited, #copyright a:active{
	color: #c7ac82;
	text-decoration: none;
}
#copyright a:hover{
	color: #733f17
}
.bottom_img{
	margin: 5px 0px 0px 60px;
	text-align: left;
}
.bottom_img img{
	margin: 3px 3px 3px 3px;
	border: 0px;
}
.galeria{
	/*border: 1px solid #6c6867;*/
	width: auto;
	padding: 2px;
	margin: 5px 0px 15px 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	float: left;
	color: #ced2d1;
}
.galeria img{
	margin: 0px 0px 0px 40px;
}
.movies{
	border: 1px solid #6c6867;
	width: 425px;
	height: 350px;
	padding: 5px;
}
table.border td{
	border: 1px solid #727272;
	background-color: #373737;
	color: white;
}
.myspace a{
	margin: 40px 0px 0px 110px;
	position: absolute;
	background: url(../img/myspace.gif) no-repeat;
	height: 30px; 
	width: 110px;
}
.myspace a:hover{
	background: url(../img/myspace_wl.gif) no-repeat;
	height: 30px; 
	width: 110px;
}