/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

.user-content{
	line-height: 25px;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-family: 'Bebas';
}

a{
	text-decoration: none;
}

h1{
	font-family: 'Bebas';
	font-size: 50px;
	line-height: 1px;
}

h2{
	font-size: 30px;
}

h3{
	font-size: 22px;
	line-height:4px;
	color:#b39b82;
}


@font-face {
    font-family: 'Bebas';
    src: url('../fonts/bebasneue-webfont.eot');
    src: url('../fonts/bebasneue-webfont.eot?iefix') format('eot'),
         url('../fonts/bebasneue-webfont.woff') format('woff'),
         url('../fonts/bebasneue-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
//#webfontHNjo5JBz
}

body{
	background-image: url('../img/background_top.jpg');
	background-position: 50% 0;
	background-color: #000;
	background-repeat:no-repeat;
	color:#EEE;
	font-family: 'Crete Round';
}

#content{
	width:1000px;
	height:100%;
	margin: 0 auto;
	text-align:center;
}
#kapelusznik{
	position:fixed;
	top: 40%;
	left: 0;
}


#desc
{
	text-align:justify; 
	width:650px; 
	margin: 15px auto 15px auto;
	font-family: 'Crete Round';
	font-size: 24px;
	line-height: 26px;
	//color:#b39b82;
}

#background_bottom{
	background: url('../img/background_bottom.jpg');
	bottom: -1760px;
	z-index: -999;
	margin: -850px 0px 0px -80px;
	width: 1160px;
	height: 893px;
}

#desc span{
}

#face{
	position:absolute;
	background: url('../img/uglyface1.png');
	background-position: 130px 130px;
	width:130px;
	height:130px;
	left: 0px;
	top:308px;
}

#rightBar{
	padding: 30px 0px 0px 0px;
	position: fixed;
	right: 0px;
	width: 111px;
	height: 283px;
	background: url('../img/right_bar_bckg.png');
}

#rightBar .icon{
	margin: 0px 0px 0px 10px;
}

.box{
	width:250px;
	text-align:justify;
	float:left;
}

.box h2
{
	text-transform:uppercase;
	font-family: 'Bebas';
	text-align: center;
	line-height:6px;
}

.box p
{
	line-height:18px;

}

.middleBox
{
	margin: 0px 60px 0px 60px;
}

.box h2{
	color: #cbae92;
}

.boxRight{
	
}
#newsletter
{
	margin: 25px 200px 0px 0px;
	float:right;
	//clear:both;
	text-align:left;
}

#newsletter h3{
	font-family: 'Bebas';
	font-size: 40px;
	line-height:6px;
	margin:0;
	color:white;
}

#newsletter p{
	font-family: 'Crete Round';
	font-size: 16px;
	//line-height:1px;
}

.submitBtn{
	background: url('../img/subscribe.png');
	border: none;
	width: 76px;
	height:28px;
}
#copyright
{
	text-align:center;
	margin: 10px 0px 10px 0px;
	font-size:13px;
}

#followus{
	text-transform:uppercase;
	font-family: 'Bebas';
	text-align:left;
	font-size: 42px;
	margin: 0px 0px 0px 0px;
	float:left;
}

#followus span{
	font-size: 34px;
}


.perk .description{
	word-wrap: break-word;
	white-space: pre-line;
	padding-top: 0em;
}
#header_menu .button{
	float:left;
	margin: 0px 30px 0px 0px;
}

#header_menu{
	margin: 65px 0px 0px 170px;
}

.trailerBox{
	width:500px; 
	float:left; 
	text-align: justify;
}

.cytat{
	font-size: 16px;
	margin: 0 auto;
	width: 415px;
}

.cytat_img{
	float:right;
	margin: 10px 0px 0px 0px;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}