/*
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:02:27 PM
    Author     : ethar
*/
body{
    background: red;
}
.wrapper,.head_top{
    background: red;
    width:960px
}
nav a{
    width:150px;
}
.cont, footer, .page_cont{
    width:950px;
}
.slider{
    width:630px;
}
.last_news{
    width:280px;
}
.content_left{
    width:650px;
}
.actswithimg{
    width: 280px;
}
.square{
    width:310px;
}
.bigActs{
    width:600px;
}
.bigActsImg{
    max-width: 150px;
}
.bigActsTitle{
    width:400px;
}
.connection-info{
    width: 340px;
    height: 200px;
    overflow: hidden;
}
.footerleft {
    width: 480px;
}
.footerright {
    width: 460px;
}
