/* CSS Document */



#slider1 {
    z-index: 2;
    top: 10;
    right: 30;
    width: 500px; /* important to be same as image width */
    height: 150px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 500px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
ul { list-style-type: none;}



 .stilus0
  {
  font-family:tahoma;
  font-size:13px;
  color:rgb(128,128,128);
  font-weight:bold;
  text-decoration:none;
  border:0
 
  } 
  .stilus1
  {
  font-family:tahoma;
  font-size:10px;
  color:#3366FF;
  font-weight:bold;
  text-decoration:none;
  border:0
 
  } 
  
  .stilus11
  {
  font-family:arial,verdana;
  font-size:15px;
  color:rgb(0,0,0);
  font-weight:bold;
  text-decoration:none;
  border:0
  filter:alpha(opacity=50);
  opacity:0.5;
  -moz-opacity:0.5;
  } 
  
  .stilus12
  {
  
  
  background color=;
  filter:alpha(opacity=30);
  opacity:0.5;
  -moz-opacity:0.5;
  
  }
  
  .iframe
  {
  
  border-width : 1px;
  border-style:solid;
  border-color:#3366FF;
  background color:white;
  
  
  }

