/*
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 : 2015-05-05, 13:20:16
    Author     : Arkosław
*/

@media (max-width:1150px){
    .widetheme .commercialbar{
        display: none !important;
    }
    .container{
        width: 800px !important;
    }
}
#drsuplogo{
    display: none !important;
}