#news {
    float:left;
    width: 189px;
    padding: 25px; 
    padding-top: 60px;
    font-size: 0.7em;
}

.news_cz {
  background: url('../images/news/header.png') no-repeat top left;
}

.news_en {
  background: url('../images/news/header_en.png') no-repeat top left;
}

#news div.new-small {
    float:left;
    width: 189px;   
    border-bottom: 1px solid #eaeef2;
    padding-bottom: 10px;
    margin-bottom: 4px;
    line-height: 1.5em;
}

#news div.new-small a,#news div.new-more a { color: #ee7f00; text-decoration: underline; }
#news div.new-small a:hover,#news div.new-more a:hover { text-decoration: none;  }

#news div.new-small span.date {
    float:left;
    width: 189px;   
    color: #8a8a8a;
    font-weight: bold;
}
#news div.new-small span.headline {
    float:left;
    width: 189px;   
    color: #ee7f00;
    font-weight: bold;
}
#news div.new-small span.text-short {
    float: left;
    width: 189px;   
    color: #33567f;
}

#news div.new-more {
    float: left;
    width: 189px;   
    position: relative;
}

#news div.new-more span.arrow-orange {    
    float: right;
    width: 75px;
    padding-right: 20px;  
    line-height: 22px;
    text-decoration: underline;
}


#promo-info {
    float:left;
    width: 711px;
    height: 270px;   
    padding-bottom: 10px; 
}

#promo-info div.turdeski {
    margin-right: 9px;    
}
#promo-info div.olympiada {
    margin-right: 9px;    
}

#promo-info div.turdeski_en {
    margin-right: 9px;    
}
#promo-info div.olympiada_en {
    margin-right: 9px;    
}

.lohDistributor {
	font-size: 13px;
	color: #000000;
	clear: both;
	padding-left: 20px;
	position: relative;
	top: -20px;
}

.lohDistributor img {
	margin-right: 300px;
}

div.hpLogo {
	float: right;
	margin-right: 20px;
	border-left: 1px solid #d8dde1;
	padding-left: 10px;
	width: 200px;
}

div.hpLogo img {
	float: right;
	border: none;
}

div.hpLogo .hpLogoTitle {
	float: left;
	font-size: 11px;
}
