* {
	margin: 0px;
	padding: 0px;
	border: none;
}
html, body {
    height: 100%;
}
body {
    font-family: Arial, sans-serif;
	font-size: 0.9em;
	background: #000000;
	line-height: 1.3em;
}
img, a img {
    border: none;
}
header, nav, section, article, aside, footer {
   display: block;
}
address, blockquote, dl, fieldset, h1, h2, h3, h4, h5, h6, ol, p, table, ul {
    margin-bottom: 15px;
}
h1, h2, .nadpis {
    color: #818181;
    font-size: 1.9em;
    line-height: 1.5em;
    text-align: center;
    font-weight: normal;
    font-family: Arial, sans-serif;
    margin: 0px 0px 15px 0px;
}
h1 strong, h2 strong, h3 strong, h4 strong {
    color: #ffdf25;
}
h3, h4 {
    font-size: 1.5em;
    font-family: Arial, sans-serif;
    line-height: 1.1em;
    margin: 10px 0px;
    color: #432c1d;
}
#NadpisJoin {
    width: 940px;
    min-width: 940px;
    color: #000;
    font-size: 1.9em;
    line-height: 1.8em;
    text-align: center;
    font-family: Arial, sans-serif;
    margin: 20px auto 30px auto;
    padding: 10px 15px;
    background: #fff;
    text-align: center;
}
#NadpisJoin a {
    color: #000;
    text-decoration: none;
}
#NadpisJoin a:hover {
    color: #000;
    text-decoration: underline;
}
.big {
    font-size: 1.7em;
    line-height: 1.2em;
    margin-bottom: 10px;
    text-align: left;
    color: #c2c2c2;
}
.white {
    color: #fff;
}
.yellow {
    color: #f0ce11;
}
.gray {
    color: #939393;
}
.cistic {
    clear: both;
	float: none;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0;
	line-height: 0;
}
a {
	color: #f0ce11;
    text-decoration: underline;
}
a:hover {
	color: #f0ce11;
    text-decoration: none;
}
.vlevo {
    text-align: left;
}
.vpravo {
    text-align: right;
}
.center {
    text-align: center;
}
.left {
    float: left;
}
.right {
    float: right;
}

#Lista {
    width: 100%;
    height: 53px;
}
    #ListaStred {
        width: 1200px;
        margin: 0px auto;
        color: #db6b5f;
        font-weight: normal;
        font-size: 1.1em;
    }
        #ListaStred span {
            color: #fff;
        }
        #ListaVideos {
            width: 215px; /* 188 */
            height: 34px; /* 53 */
            /*background: url(../images/pozadi-lista-1.png) no-repeat;*/
            float: left;
            padding: 19px 0px 0px 0px;
        }
        #ListaGirls {
            width: 200px; /* 218 */
            height: 34px; /* 53 */
            /*background: url(../images/pozadi-lista-2.png) no-repeat;*/
            float: left;
            padding: 19px 0px 0px 0px;
        }
        #ListaUpdate {
            width: 200px; /* 226 */
            height: 34px; /* 53 */
            /*background: url(../images/pozadi-lista-3.png) no-repeat;*/
            float: right;
            padding: 19px 0px 0px 0px;
        }

#Page {
    width: 1200px;
    position: relative;
    margin: 0px auto;
    padding: 0px;
}
header {
    width: 100%;
    min-width: 1200px;
    position: relative;
    background: url(../images/pozadi-header.png) top left repeat-x;
    color: #818181;
}
header .center {
    width: 1200px;
    margin: 0px auto;
    position: relative;
}
header span.yellow {
    color: #ffe347;
}
header span.white {
    color: #fff;
}
#LogoIndex {
    width: 566px;
    height: 145px;
    position: relative;
    top: -45px;
    margin: 0px auto;
}
    #Logo {
        width: 566px;
        height: 169px;
        position: relative;
    	overflow: hidden;
    	font-size: 0.4em;
    	margin: 0px;
    	padding: 0px;
        text-indent: -9999px;
    }
    #Logo span {
    	display: block;
    	position: absolute;
    	top: 0;
    	left: 0;
    	background: url(../images/pozadi-logo-index.png) no-repeat;
        width: 566px;
    	height: 169px;
    	visibility: visible;
    	cursor: pointer;
        _cursor: hand;
    }
    header p {
        text-align: left;
        color: #818181;
        font-size: 1.1em;
        margin-bottom: 20px;
    }
section {
    width: 1178px;
    margin: 0px 0px 0px 0px;
}
    #Ban {
        width: 450px;
        height: 48px;
        margin: 0px auto 40px auto;
    }
    #Members {
        width: 214px;
        height: 35px;
        padding: 13px 0px 0px 0px;
        float: left;
        position: relative;
        font-family: Arial, sans-serif;
    	color: #fff;
        text-align: center;
        font-weight: normal;
        background: #db6b5f;
    	margin: 0px;
    }
    #Members a {
        font-family: Arial, sans-serif;
        color: #fff;
        text-decoration: none;
    }
    #JoinNow {
        width: 214px;
        height: 35px;
        padding: 13px 0px 0px 0px;
        float: right;
        position: relative;
    	color: #000;
        text-align: center;
        font-weight: normal;
        background: #fff;
    	margin: 0px;
    }
    #JoinNow a {
        font-family: Arial, sans-serif;
        color: #000;
        text-decoration: none;
    }
    #JoinNow a:hover, #Members a:hover {
        text-decoration: underline;
    }
    #SignUp {
        width: 264px;
        height: 68px;
        position: relative;
    	overflow: hidden;
    	font-size: 0.4em;
    	margin: 0px;
    	padding: 0px;
        text-indent: -9999px;
    }
    #SignUp span {
    	display: block;
    	position: absolute;
    	top: 0;
    	left: 0;
    	background: url(../images/ban-sign-up-now.png) no-repeat;
        width: 264px;
    	height: 68px;
    	visibility: visible;
    	cursor: pointer;
        _cursor: hand;
    }
    .area {
        width: 100%;
        height: 88px;
        clear: both;
        color: #eaeaea;
        font-size: 2.5em;
        line-height: 1.8em;
        text-align: center;
        font-family: Days, Arial, sans-serif;
        text-shadow: 2px 2px 2px #000;
        background: url(../images/pozadi-members.png) center top no-repeat;
        padding: 30px 0px 0px 0px;
        margin: 40px 0px;
    }
        .area a {
            text-decoration: none;
            color: #eaeaea;
        }
        .area a strong {
            color: #ffdf25;
        }
        .area a:hover {
            text-decoration: none;
        }
    article {
        width: 1178px;
        margin: 0px 0px 40px 0px;
        background: url(../images/pozadi-header.png) repeat;
    }
        .usc {
            background: #000;
            padding: 15px;
            color: #fff;
        }
        article .foto {
            width: 567px;
            height: 298px;
            background: url(../images/pozadi-nahled.png) no-repeat;
            float: left;
            margin: 0px 20px 0px 0px;
        }
        article .popis {
            width: 507px;
            height: 238px;
            float: right;
            /*background: url(../images/pozadi-clanek.png) no-repeat;*/
            margin: 0px 0px 0px 0px;
            padding: 30px 30px 30px 30px;
        }
            article .popis h3 {
                font-size: 1.7em;
                line-height: 1.2em;
                margin-bottom: 10px;
                text-align: left;
                color: #D8D8D8;
                font-weight: normal;
            }
            article .popis h3 strong {
                color: #c2c2c2;
            }
            article .popis .text {
                width: 507px;
                height: 130px;
                overflow: hidden;
                text-align: justify;
                padding: 0px 0px 0px 0px;
                color: #939393;
                text-align: left;
            }
            article .popis .text p {
                text-align: justify;
            }
            article .visit {
                width: 184px;
                height: 30px;
                padding: 13px 0px 0px 0px;
                float: right;
                position: relative;
            	overflow: hidden;
            	font-size: 1.2em;
            	margin: 0px;
                text-align: center;
                color: #000;
                background: #ffe347;
            }
            article .visit a {
                color: #000;
                text-decoration: none;
            }
            article .visit a:hover {
                text-decoration: underline;
            }
    #LoginLevy {
        width: 670px;
        margin: 70px 0px 20px 0px;
        float: left;
    }
        #LoginLevy ul {
            list-style: none;
            margin: 0px 0px 20px 0px;
        }
        #LoginLevy ul li {
            min-height: 37px;
            _height: 37px;
            padding: 5px 0px 0px 70px;
            background: url(../images/check.png) 0px 0px no-repeat;
            color: #939393;
            font-size: 1.3em;
        }
    #LoginPravy {
        width: 357px;
        margin: 70px 70px 20px 70px;
        float: right;
    }
        #LoginPravy #Form {
            width: 257px;
            height: 270px;
            padding: 30px 50px 0px 50px;
            background: url(../images/pozadi-login.png) no-repeat;
            color: #fff;
        }
        #LoginPravy #Form input {
            width: 236px;
            height: 24px;
            padding: 10px 10px 10px 10px;
            background: url(../images/formular.png) no-repeat;
            margin: 5px 0px 15px 0px;
        }
        #LoginPravy #FormBottom {
            width: 262px;
            height: 61px;
            padding: 20px 45px 0px 50px;
            background: url(../images/pozadi-login-bottom.png) no-repeat;
            font-size: 0.9em;
        }
        #LoginPravy #FormBottom .tlacitko {
            float: right;
            margin: 5px 0px 0px 0px;
        }
        #LoginPravy #FormBottom a {
            color: #000;
        }
        #LoginPravy #Form h3 {
            font-size: 1.8em;
            margin-bottom: 20px;
        }
footer {
    width: 1200px;
    margin: 10px auto 0px auto;
    background: #000000;
}
footer .copyright {
    color: #ffffff;
    width: 1000px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.1em;
   /* background: url(../images/rozdel.png) top center no-repeat;*/
}
footer .copyright .ramecek {
    background: #1A1A1A;
    padding: 20px 0px 20px 0px;
    margin: 15px 0px 15px 0px;
}

footer .gray, footer a {
    color: #818181;
}

footer a:hover {
    text-decoration: none;
}
footer .sloupec {
    width: 210px;
    padding: 20px;
    float: left;
    color: #ffffff;
    position: relative;
    text-align: left;
}
footer .stred {
    text-align: center;
}
footer .sloupec ul {
    list-style: none;
}
footer .sloupec ul li a {
    color: #ffffff;
    font-size: 1.2em;
    line-height: 1.4em;
    text-decoration: none;
}
footer .sloupec ul li a:hover, footer .sloupec ul li a.red:hover {
    color: #818181;
}
footer .sloupec ul li a.red {
    color: #ffe347;
}
#Pay {
    width: 500px;
    position: absolute;
    bottom: 0px;
    left: 20px;
    font-size: 1.2em;
}
#Pay a {
    color: #fff;
    text-decoration: none;
}
#Pay a:hover {
    color: #818181;
    text-decoration: none;
}
footer h3 {
    color: #818181;
    font-size: 1.5em;
    font-weight: normal;
}

section article .partners {
        width: 150px;
        float: left;
        margin: 20px;
        /*background: url(../images/thumbs-index.jpg) no-repeat;*/
        text-align: center;
    }
    section article .partners a {
        color: #fff;
    }