div#container {
	position:relative; 
	margin:0 auto; /* center, not in IE5 */
	margin-top: 10px;
	width:1000px;
	background:black;
	background: #000;
	min-height:100%; 

}

div#left_menu {
	float: left;
	width:220px;
	padding-left: 15px;
	margin:0px;
}

div#main_content {
	float: left;
	clear: none;
	width: 760px;
	margin:0px;
}

div.push{
	clear:both;
}


/* LEFT MENU */
#cien{margin-top:0px; margin-bottom:0px;color:#ffffff;text-shadow: 3px 3px 5px gray;font-family: verdana,arial; font-size:14px;}
#cien2{margin-top:0px; margin-bottom:0px;color:red;text-shadow: 3px 3px 5px gray;font-family: verdana,arial; font-size:14px;}
#BezCiena{margin-top:0px; margin-bottom:0px;color:#fff;font-family: verdana,arial; font-size:14px;}
#napiss{font-family: verdana,arial; font-size:14px; }



.mySlides {display: none;}

/* Number text (1/3 etc) */
.numbertext {
text-align: left;

}

.text {
 
  text-align: center;

}

.tlo_napisu {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;

  text-align: center;
  	background:#000;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 0%;
  width: 30px;
  height: 170px;
  padding: 145px 0 0 15px;
  margin: 25px 0 0 0 ;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
  margin: 25px 15px 0 0 ;
  padding: 145px 0 0 15px;
}

/* The dots/bullets/indicators */
.dot2 {
  height: 30px;
  width: 30px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 0px;
  display: inline-block;
  transition: background-color 0.6s ease;
  border: 1px solid #ccc!important;
  margin:0
}			
.cz { color:red; }

#guziki { padding: 4px; }

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: red;
}
.active2 {
  background-color: #00FF00;
}

#obszar0 {
	float: left;
	clear: none;
	width: 760px;
	margin:0px;
}

.obszar1 {
    background: #222;
    padding: 10px;
}