div.header_wrapper {
  width: 100%;
  height: 577px;
  background: url(images/bg_header.jpg) 50% 0 no-repeat;
}
div.header img.hp_picture {
  position: absolute;
  top: 45px;
  left: 59px;
  border: none;
}
div.schedule ul {
    color: #9cdaa5;
    font-size: 1.9em;
    list-style: none;
    margin: 30px 0 0 20px;
}
div.schedule ul li {
    margin: 0 0 35px 0;
}
div.schedule ul li.border {
    padding-bottom: 22px;
	background: url(images/schedule_line_white.gif) left bottom no-repeat;
	margin-bottom: 18px;
}
div.schedule ul li strong {
    float: left;
    display: inline;
    width: 100px;
    padding-top: 10px;
	font-weight: normal;
}
div.schedule ul li img {
    border: 3px solid #FFF;
}
div.schedule ul li.air_condition {
    margin: -32px 0 0 2px;
}
div.schedule ul li.air_condition strong {
    height: 35px;
	width: 210px;
    display: block;
    text-indent: -9999px;
	margin: 10px 0 0 0;
}
div.schedule ul li.air_condition_cs strong {
    background: url(images/cs_klimatizovano.gif) 0 0 no-repeat;
}
div.schedule ul li.air_condition_en strong {
    background: url(images/en_klimatizovano.gif) 0 0 no-repeat;
}
div.schedule ul li.air_condition_de strong {
    background: url(images/de_klimatizovano.gif) 0 0 no-repeat;
}
div.schedule ul li.air_condition_ru strong {
    background: url(images/ru_klimatizovano.gif) 0 0 no-repeat;
}