.header_cont > table:nth-child(1){
	width: 1100px !important;
}
a.pristav{
	width: 143px;
	height: 20px;
	background-color: #0b5d95;
	color: #fff;
	text-transform: uppercase;
	position: relative;
    top: -6px;
    left: 12px;
    padding: 4px 20px;
    font-size: 14px;
    text-decoration: none;
    border-radius: 3px;
}