    * {
      margin: 0;
    }
    
    img, div, a, input {
     _behavior: url('iepngfix.htc');
    }
    
    body {
      background:  url('../images/bg_gradiant.jpg') left top repeat-x;
      background-color: black;
      text-align: center;
    }
    #div_background {
      height: 100%;
      width: 100%;
      background-color: #00FF00;
      background:  url('../images/bg_gradiant.jpg') left top repeat-x;
    }
    #div_container {
      width: 100%;
      min-height: 754px;
      _height: 754px;
      background: url('../images/bg_all.jpg') center top no-repeat;
    }
    #div_container_center {
      width: 1000px;
       min-height: 754px;
      _height: 754px;
      margin: 0 auto;
      background: url('../images/bg_vyrez.jpg') center top no-repeat;
    }
    
    
    
#telo {
	position:relative;
	left:50%;
	margin-left:-450px;
  width:900px;
	float:left;
}

#header {
	position:relative;
	width:900px;
	height:103px;
}

#obdelnik {
  margin-top: -1px;
  margin-left: 3px;
	position:relative;
	width:900px;
	height:497px;
	overflow: hidden;
}

#obdelnik span{
  position:absolute;
  left: 0px;
  top: 0px;
  background: url('../images/aktual_uvod_bezloga.jpg') no-repeat;
  cursor: hand;
  width:900px;
	height:497px;
}

h2 ,p{
  position:absolute;
  left: 0px;
  top: -100px;
}

#flash{
  position: absolute;
  left:50%;
  margin-left:-340px;
  top:180px;
}
