.nagl {
  width:601px; 
  text-align:right; 
  font:normal 10px arial
}
.nagl a{
  font:normal 10px arial !important;
  color:#000;
}
.nagl a:hover {
  font:normal 10px arial !important;
  color:#000;
}
.akapit1 {
  position:absolute;
  left:50%;
  margin-left:-300px;
  width:601px;
  color:#fff;
  font:normal 10px arial;
  padding: 5px;
  text-align:justify;
  
  }
.naglowek1 {
  cursor:pointer;
}
.akapit {
  position:absolute;
  color:white;
  font:normal 10px arial;
  padding:5px;
  text-align:justify;
  width:601px;
  left:50%;
  margin-left:-300px;
}

.nagl2 {
  width:601px; 
  text-align:left; 
  font:normal 9px arial;
}
.nagl2 a{
  font:normal 9px arial;
  color:#000}
.naglowek {
  cursor:pointer
}

#tw_logo {width:600px; margin:0 auto; }
#tw_logo a {COLOR: rgb(169,169,169); TEXT-DECORATION: none;}

.d1 {
  position:relative;
}

.infobtt{
	cursor:pointer;
	display:inline;
	position:absolute;
	left:50%;
	width:47px;
  height:15px;
  margin-top:-18px;
  margin-left:55px
}
#infotxt{ 
	filter:alpha(opacity=70) !important;  
	border:0px; 
	background:rgb(90,90,90); 
	width:192px; 
	height:192px; 
	position:absolute; 
	left:50%;
	color: #fff; 
	display:none;  
	opacity:0.70; 
	z-index: 10;
	font:normal 10px arial;
	text-align:justify;
  margin-top:-219px;
  margin-left:-101px
}
	
.info-close { 
	display:block; 
	float:right;
	width:10px; 
	height:10px; 
	padding:2px; 
	font-size: 10px; 
	font-weight:bold; 
	background:#000; 
	color:#fff; 
	cursor:pointer; 
	border:1px solid #aaa; 
	margin:6px; 
	line-height:8px; 
	text-align:center
}
.info-close:hover { 
	color:#000; 
	background:#fff; 
}

.d2 {
  position:relative;  
}
.infobtt2{
	cursor:pointer;
	display:inline;
	position:absolute;
	left:50%;
	width:47px;
  height:15px;
  margin-top:-18px;
  margin-left:55px
}
#infotxt2{ 
	filter:alpha(opacity=70) !important;  
	border:0px; 
	background:rgb(90,90,90); 
	width:192px; 
	height:192px; 
	position:absolute; 
	left:50%;
	color: #fff; 
	display:none;  
	opacity:0.70; 
	z-index: 10;
	font:normal 10px arial;
	text-align:justify;
  margin-top:-219px;
  margin-left:-101px
}
	
.info-close2 { 
	display:block; 
	float:right;
	width:10px; 
	height:10px; 
	padding:2px; 
	font-size: 10px; 
	font-weight:bold; 
	background:#000; 
	color:#fff; 
	cursor:pointer; 
	border:1px solid #aaa; 
	margin:6px; 
	line-height:8px; 
	text-align:center
}
.info-close2:hover { 
	color:#000; 
	background:#fff; 
}

.d3 {
  position:relative;  
}
.infobtt3{
	cursor:pointer;
	display:inline;
	position:absolute;
	left:50%;
	width:80px;
  height:15px;

  margin-top:-18px;
  margin-left:20px
}
#infotxt3{ 
	filter:alpha(opacity=70) !important;  
	border:0px; 
	background:rgb(90,90,90); 
	width:192px; 
	height:192px; 
	position:absolute; 
	left:50%;
	color: #fff; 
	display:none;  
	opacity:0.70; 
	z-index: 10;
	font:normal 10px arial;
	text-align:justify;
  margin-top:-219px;
  margin-left:-101px
}
	
.info-close3 { 
	display:block; 
	float:right;
	width:10px; 
	height:10px; 
	padding:2px; 
	font-size: 10px; 
	font-weight:bold; 
	background:#000; 
	color:#fff; 
	cursor:pointer; 
	border:1px solid #aaa; 
	margin:6px; 
	line-height:8px; 
	text-align:center
}
.info-close3:hover { 
	color:#000; 
	background:#fff; 
}

/*slider*/
#slider {
    width: 601px; /* important to be same as image width */
    height: 241px; /* important to be same as image height */
    position: relative; /* important */
	  overflow: hidden; /* important */
	
}
}
#sliderContent {
    width: 601px; /* important to be same as image width or wider */
    position: absolute;
	  top: 0;
	  margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	  display: none;
	  border:none;
}
.sliderImage img {
  border:none
}
.sliderImage span {
    position: absolute;
	font: 10px Arial, Helvetica, sans-serif;
    padding: 5px 13px;
    width: 580px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: rgb(237,237,235);
    display: none;
    text-align:left;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 12px;
}
.sliderImage span strong a{
    font-size: 12px;
    text-decoration:none;
}
.sliderImage span strong a:hover{
    font-size: 12px;
    text-decoration:none;
    color:#fff;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;

}
ul { list-style-type: none;
margin:0;
padding:0;

}

