/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 1, 2016, 9:31:37 PM
    Author     : ethar
*/
.body{
    background: blue;
}
.wrapper{
    background: blue;
}
.wrapper,.head_top {
    width: 768px;
}
.cont, footer, .page_cont{
    width:750px;
}
nav a{
    width:120px;
}
.slider{
    float:none;
    width:720px;
    margin: 10px auto;
}
.mobile_latest_news{
    float: right;
    margin: 10px;
    height: 360px;
    overflow: hidden;
}
.box-news-body{
    height: 280px;
}
.hidein{
    display: none;
}
.cont{
    position: relative;
}
.connection-info{
    display: none;
}
.footerleft{
    width:150px;
}
.footerright{
    width:570px;
}
.visit-our{
    margin-top: -70px;
}
.internal-last-news{
    display: none;
}
.bigActs{
    width:700px;
}
.bigActsTitle{
    width:480px
}
.content_left{
    width:100%;
}
.last_news,.square{
    width: 90%;
    margin: 10px auto;
    float:none;
}