#logo {
	padding-top: 8px;
	float: left;
}
.right-header {
    float: right;
    width: 274px;
}
.right-header .contacts {
	    padding-top: 39px;
}
.contacts li {
	padding-bottom: 0px;
}
.contacts li span {
    display: inline-block;
    text-align: right;
    width: 103px;
    color: #73502d;
    font-size: 16px;
    font-weight: bold;
    line-height: 17px;
	
}
.contacts li a {
    text-align: right;
    display: inline-block;
    float: right;
    padding-left: 5px;
    color: #73502d;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    width: 159px;
}

header {padding-bottom: 0px;}

.mob-header {display: none;}

