/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

* { outline: none; }

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

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
   ========================================================================== */

html, body, div, iframe, p, h3 {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: calibri, arial;
}

.wrapper {
    position: relative;
    width: 810px;
    height: 800px;
    background: url("../admin/uploads/social-bg.png") top center;
 }

body {
    background: transparent;
}

.cover {
    padding: 10px 55px;
}

.cover-inner {
    width: 700px;
    height: 640px; /* 475 */
    margin: 0;
    padding: 0;
    /* display: none; */
}

.social-frame {
    width: 650px;
    height: 590px; /* 440 */
    padding: 0;
    margin: 0;
}

.non-fan {
    position: relative;
    width: 810px;
    height: 800px;
}

.steps {
    position: absolute;
    width: 500px;
    height: 100px;
    bottom: 30px;
    left: 300px;
}

.steps h3 {
    font-size: 18px;
    font-weight: bold;
}

.steps p {
    font-size: 12px;
}

.scroll-pane {
    width: 650px;
    height: 560px;
}

.slavy {
    width: 650px;
    height: 40px;
    background: url("../admin/uploads/slavy.png") top center no-repeat;
}

.pravidla {
    width: 650px;
    height: 40px;
    background: url("../admin/uploads/pravidla.png") top center no-repeat;
}

.slavy-table tr td {
    color: #d81018;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.vyhercovia tr td {
    font-size: 14px;
    height: 25px;
}

#tabs-1 {
    position: relative;
}

.welcome {
    position: absolute;
    width: 810px;
    height: 675px;
    top: 0;
    left: -55px;
}

.fb-text {
    position: absolute;
    width: 810px;
    bottom: 0;
    left: 0;

    font-size: 10px;
    text-align: center;
    color: #333333;
}