/* 2004 www.mambosolutions.com */
body { 
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
/*	background-image: url(../images/butterfly_02.jpg);
	background-repeat: repeat-y; */
	background-image: url(../images/tygiel11.jpg); 
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0px;
	scrollbar-base-color: #333333;
	scrollbar-track-color: #666666;
	scrollbar-face-color: #fff;
	}
	

#container { 
	position: absolute;
	width: 900px;
	top: 0px;
	left: 0%;
	text-align: left;
/*	height: 600px; */
	z-index: 2;
	}
	
	

#seperator{
		/*background-image: url(../images/seperator.png);*/
		background-repeat: no-repeat;
		left: 20px;
		z-index: 3;
		height: 20px;
		
		
	}

	
#mamboTopModule {
      position: absolute;
	top: 12px;
	width: 775px;
	margin-left: 10px;  
	margin-right: 0px; 
	line-height: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	}


#mamboMainBody {
	position: absolute;
	top: 80px;
	left: 22%;
	

	width: 780px;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;

/*	border: solid 1px #333; */
	    

	}



#mamboLeftModule {
	position: absolute;
	top: 100px;
	left: 10px;
	clear: both;
	width: 180px;
   }
	
	
#banners_bottom{
padding-top: 40%;

width: 100%;
clear: both;
 position: absolute;


	
}

#mod_bottom {
position: absolute;
padding-top: 60%;

width: 100%;
clear: both;



}

#stopka {
position: relative;
bottom: 50px;
padding-bottom:10px;

width: 100%x;
/* clear: both; */



}

/** copyright **/

#copyright {
  position:relative;
  width:900px;
  display:block;
  clear:both;
  float:left;
}

#copyright div {
  color:#666666;
  font-size:10px;
  font-weight:bold;
  display:block!important;
  width:900px;
  float:left;
  clear:left;
  margin:10px 0 0 -180px;
  text-align:left;
}
