/* 
    Created on : 2016-03-12, 09:00:00
    Author     : R
*/
body {
    overflow-x: hidden;
}
._50f7, .fb_ltr .plugin, #u_0_0 {
    display:none;
}
.r-f-impact
{
    font-family:Impact, Charcoal, sans-serif;
}
.w3-display-container {
    width:100%;
}


.comments-link {
    padding: 3px 6px;
    text-align: center;
    border-radius:3px;
    font-weight: bold;
    font-size: 13px;
    color:#fff;
    background:url(http://www.sokzburaka.pl/user_open/src/images/bg-ec1939.png) 0 0 repeat;
    text-decoration: none;
}
.r-red {
    color: #EB1947;
}
.top-banner-background {
    width:100%;
    height:300px;
    padding-top: 50px;
    background:url(http://www.sokzburaka.pl/user_open/src/images/header-bg.gif) 50% 0 no-repeat;
}
.top-banner-background .advice {
    width:728px;
    height:90px;
    margin:0 auto;
}
.top-banner-background .advice .reposition {
    width:728px;
    height:90px;
    margin-left:-11px;
    z-index: 1000;
}
.r-header
{
    background:url(http://www.sokzburaka.pl/user_open/src/images/bg-ec1939.png) 0 0 repeat;
}
.r-header-left
{   
    background:url(http://www.sokzburaka.pl/user_open/src/images/logo.png) no-repeat;
    background-position:100% 50%;
    border-right:5px solid #fff;
    height:53px;
    position: relative;
}
.r-top-menu, .r-mobile-menu
{
    clear:both;
    height:74px;
    margin:0 auto 20px auto;
    max-width:90%; 
    font-size:20px;
	font-family:impact;
	letter-spacing:1px;
    
}

.r-top-menu a{float:left; width:20%; height:74px; color:#ed1e3e; text-decoration:none; font-size:16px;}
.r-top-menu a span {color:#aeaeae;  display:block; text-decoration:none; font-size:18px; text-transform: uppercase;}

.r-top-menu a:hover{color:#ccc;}
.r-quarter-hide-content
{
    margin:0 auto;
    width:300px;  
}
.r-quarter-hide-content .w3-card
{
    border:none;
}
.r-quarter-hide-content .w3-card .r-card-header
{
    background-color:#aeaeae;
}
.r-quarter-hide-content .w3-card .r-card-header h5
{
    color:#fff;
    font-family:Impact, Charcoal, sans-serif;
    font-size:18px;
    margin-left:10px;
    padding:2px 0 2px 0;
    font-weight:normal;  
}
.r-half-full-content
{
    margin:0 auto;
    max-width:600px;
    word-wrap: break-word;
    -ms-word-wrap: break-word;
}
.r-footer
{
    background-color: #b7b7b7;
    font-family:Impact, Charcoal, sans-serif;
}
.r-footer-left
{
    text-align:right;
}
.r-footer-left a,
.r-footer-right a
{
    letter-spacing:1px;
    margin:10px;
    text-decoration:none;  
}
.r-footer-left a:hover,
.r-footer-right a:hover
{
    text-decoration:underline;
}

.r-header-lubi-nas span.r-f-impact{
    font-size:36px;background-color:#fff; text-align:center; display:block; width:440px; height:53px; padding-left: 75px; color:#aeaeae;
	
}

/* przyklejone */
.r-przyklejone-mem-dnia {
    width:100%;
    height: 48px;
    background:url(http://www.sokzburaka.pl/user_open/src/images/mem-dnia.png) top center no-repeat;
}

.r-przyklejone-szb-poleca {
    width:100%;
    height: 48px;
    background:url(http://www.sokzburaka.pl/user_open/src/images/szb-poleca.png) top center no-repeat;
}

/* top banner */

#gallery {
    background-repeat:none;
    background-size: 750px 200px;
    max-width:750px;
    max-height:200px;
    margin:0 auto;
}

#gallery ul {
    margin:0;
    padding:0;
}

#gallery ul li {
    list-style:none;
    display:none;
    margin:0;
    padding:0;
}

#gallery .galleryItem {
    max-width:750px;
    max-height:240px;

    margin: 0 auto;
}

#gallery .selected {
    display:block;
    border:none;
}

/* eof top banner */

@media all and (max-width: 750px)
{
    .top-banner-background {
        display:none;
    }
}
@media all and (max-width: 601px)
{
    
    .r-header-left
    {
        background:url(http://www.sokzburaka.pl/user_open/src/images/logo.png) center center no-repeat;
        border-right:none;
        height:53px;
    }
    .r-header-right
    {
        background: #fff;
    }

    .r-header-lubi-nas span.r-f-impact {
        text-align:center;
		padding-left:0!important; 
		font-size:20px;
		padding-top:10px;
    }

    .r-mobile-menu .w3-half {
        float:none;
    }

    .r-footer-left,.r-footer-right
    {
        text-align:center;
    }
}

@media all and (min-width: 601px) {
    .r-mem-container, .r-medium-menu {
        border:1px solid #ccc; 
    }
}

@media all and (min-width: 1200px)
{
    .r-mobile-menu {
        display:none;
    }
}

@media all and (max-width: 1255px)
{

    .r-top-menu
    {
        display:none;
    }

    .r-medium-menu {
        display:block;
        font-size: 18px;
        color:#000;
        background-color: lightgray;
    }
    .r-medium-menu .w3-navbar li a {
        letter-spacing: 1px;
    }
    .r-quarter-hide
    {
        display:none;
    }
    .r-half-full
    {
        width:100%;
        text-align:center;
    }
}

@media all and (min-width: 1256px)
{

    .r-medium-menu {
        display:none;
    }
}