#call_for_artists {
	margin: 75px 0 3px 0;
	color: #666666;
	font-weight: bolder;
	clear: left;
	display: block;
}

#call_for_artists div {
	margin-left:10%;
}

#intro {
	height: 83px;
	background: #7fae00;
	display: block;
}
/*
#intro img{
  margin-left:10%;
}
*/
#news_list li{
    list-style:none;
    float:left;
    /*width:180px;*/
    width:21%;
}

#news_list .sperator{
    /*width:141px;*/
    width:18.4%;
    height:1px;
}

#news_list .date{
    text-transform:uppercase;
    color:#666666;
    font-size:12px;
    margin-bottom:5px;
}

#news_list .logotype{
    height:118px;
    margin-bottom:5px;
}

#news_list .logotype a{
    display:block;
    height:100%;
/*    width:100%;*/
    width:auto;
    background-position:center top;
    background-repeat:no-repeat;
}
#setka_inner{
    margin-left:10%;
    padding:10px 0;
    color:white;
    font-size:27px;
    line-height:140%;
}
#setka_inner p{
   margin-bottom:0;
}

