.container,
#srodek,
#prawa
{
    width: 100%;
}

.display_mobile
{
    display: block;
}

header
{
    height: auto;
}

header #belka_gorna
{
    float: right;
}

header #podlogo
{
    margin: 0 auto;
    position: static;
    background: none;
}

.szukaj_form 
{
    margin-top: 0px;
    height: 32px;
}

#podtop
{
    padding: 10px;
    line-height: 32px;
    height: 32px;
}

.pasek_srodek
{
    display: none;
}

header .menu
{
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 100;
    background-color: rgba(20, 20, 20, .85) !important;
    height: auto;
}

#a_menu_mobile
{
    border-radius: 3px;
    width: 100%;
    line-height: 40px;
    font-size: 28px;
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: center;
}

#a_menu_mobile:hover
{
    background: #f58220;
    transition: .3s;
}

#a_menu_mobile span
{
    display: inline-block;
    background: url('/images/partnerzy/albert/menu_mobile.png') left center no-repeat;
    padding-left: 30px;
}

header nav#nav
{
    display: none;
    background: #fff;
    margin: 0px;
}

header nav#nav ul li
{
    float: none;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #eee;
    border-radius: 3px;
    line-height: 50px;
    display: block;
}

header nav#nav ul li a
{
    display: block;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

header header nav#nav ul ul
{
    border-radius: 0px;
    padding: 0;
    position: static;
}

header nav#nav ul ul li
{
    border-radius: 0px;
}

header nav#nav ul ul li a
{
    text-align: center;
    background: #eee;
    color: #000;
    border-bottom: 1px solid #ccc;
}

header nav#nav ul ul li a:hover
{
    background: rgba(0,0,0,.8);
    color: #fff;
}

nav ul li:hover > ul
{
    display: none;
}

#stopka_kontakt, #stopka_menu, #stopka_platnosci, #stopka_dane {
    border-right: 0px;
    border-left: 0px;
    border-bottom: 1px solid #545353;
    width: 100%;
    text-align: center;
    padding: 0px 0px 20px 0px;
}

#stopka_dane div {
    border: 0px;
}

#facebook_box iframe
{
    width: 100% !important;
}

#podlogo_out
{
    background: #676767;
    margin-top: 40px;
}

#podlogo_out img
{
    width: 130px;
}

header #belka_gorna #logowanie a,
header #belka_gorna #zalogowany a {
    border-right: 1px solid #fff;
    color: #fff;
}

#slider
{
    display: none;
}

.h_wydarzenie_in p
{
    font-size: 14px;
    display: none;
}

#news .news {
    width: 100%;
    margin-right: 0px;
}

#news .new_in
{
    float: left;
    width: auto;
}

.h_wydarzenie, .h_widowisko
{
    background-position: center;
}

.h_wydarzenie_in, .h_widowisko_in, .h_wydarzenie h1, .h_widowisko h1 {
    width: 90%;
		padding: 5%;
}

.a_wydarzenie, .a_in_h1
{
    float: none;
    display: block;
}

.h_wydarzenie h1,
.h_widowisko h1
{
    font-weight: 800;
}

.h_wydarzenie_in p,
.h_widowisko_in p
{
    width: auto;
    background: rgba(255,255,255,.8);
    padding: 10px;
}