* {
	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, .nadpis {
    color: #818174;
    font-size: 1.9em;
    line-height: 1.5em;
    text-align: left;
    font-family: Arial, sans-serif;
    margin: 20px 0px 10px 0px;
    /*text-shadow: 1px 1px 1px #ccc;*/
    text-align: center;
    font-weight: normal;
}
h1 span, .nadpis span {
    color: #ff7200;
}
h2 {
    color: #000;
    font-size: 1.5em;
    line-height: 1.3em;
    text-align: left;
    font-family: Arial, sans-serif;
    margin: 0px 0px 15px 0px;
    /*text-shadow: 1px 1px 1px #ccc;*/
}
h1 strong, h2 strong, h3 strong, h4 strong {
    color: #ffdf25;
}
h3, h4 {
    font-size: 1.5em;
    line-height: 1.1em;
    margin: 10px 0px;
    color: #432c1d;
    text-shadow: 2px 2px 2px #000;
}
#NadpisJoin {
    width: 940px;
    color: #ffffff;
    font-size: 1.9em;
    line-height: 1.8em;
    text-align: center;
    font-family: Arial, sans-serif;
    margin: 0px auto 20px auto;
    padding: 10px 15px;
    background: #ff7200;
    text-align: center;
}
#NadpisJoin a {
    color: #ffffff;
    text-decoration: none;
}
#NadpisJoin a:hover {
    color: #ffffff;
    text-decoration: underline;
}
#Text .getAccess {
    width: 250px;
    color: #ffffff;
    font-size: 1.5em;
    line-height: 1.4em;
    text-align: center;
    margin: 0px 0px 0px 10px;
    padding: 10px 15px;
    background: #ff7200;
    text-align: center;
    float: right;
}
#Text .getAccess a {
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}
#Text .getAccess a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.big {
    font-size: 2.2em;
    line-height: 1.5em;
}
.white {
    color: #fff;
}
.red {
    color: #ff7200;
}
.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 {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.vlevo {
    text-align: left;
}
.vpravo {
    text-align: right;
}
.center {
    text-align: center;
}
.left {
    float: left;
}
.right {
    float: right;
}
.underline {
    text-decoration: underline;
}
#Lista {
    width: 100%;
    height: 53px;
}
    #ListaStred {
        width: 1200px;
        margin: 0px auto;
        color: #ff7200;
        font-weight: normal;
        font-size: 1.1em;
    }
        #ListaStred span {
            color: #fff;
        }
        #Logo {
            width: 270px;
            height: 53px;
            position: relative;
            overflow: hidden;
            font-size: 0.4em;
            margin: 0px;
            padding: 0px;
            text-indent: -9999px;
            float: left;
        }
        #Logo span {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            background: url(../images/pozadi-logo.png) no-repeat;
            width: 270px;
            height: 53px;
            visibility: visible;
            cursor: pointer;
            _cursor: hand;
        }
        #ListaVideos {
            width: 215px; /* 188 */
            height: 34px; /* 53 */
            /*background: url(../images/pozadi-lista-1.png) no-repeat;*/
            float: left;
            padding: 19px 0px 0px 40px;
        }
        #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: left;
            padding: 19px 0px 0px 0px;
        }
        #ListaAccess {
            width: 200px; /* 298 */
            height: 45px; /* 53 */
            /*background: url(../images/pozadi-lista-4.png) no-repeat;*/
            float: right;
            padding: 8px 0px 0px 0px;
        }
        #ListaAccess .member {
            display: block;
            float: right;
            width: 180px;
            height: 30px;
            margin-right: 3px;
            padding: 10px 0px 0px 0px;
            text-align: center;
            background: #424242;
            color: #fff;
        }
        #ListaAccess .join {
            display: block;
            float: left;
            width: 100px;
            height: 30px;
            padding: 10px 0px 0px 0px;
            text-align: center;
            background: #ff7200;
            color: #fff;
        }
        #ListaAccess a {
            text-decoration: none;
        }
        #ListaAccess a:hover {
            text-decoration: underline;
        }
#PozadiFooter {
    width: 100%;
    min-height: 894px;
    _height: 894px;
    background: url(../images/pozadi-footer.png) center bottom no-repeat;
}
#Promo {
    min-width: 1200px;
    overflow: hidden;
    margin: 0px auto;
    position: relative;
}
header {
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin: 0px auto 25px auto;
    background: #000000;
}
    #Menu {
        width: 100%;
        height: 55px;
        background: #fff;
    }
    nav {
        width: 1200px;
        margin: 0px auto;
        height: 55px;
        background: #fff;
    }
    nav ul {
    	width: 1200px;
    	height: 55px;
    	margin: 0px;
    	list-style: none;
    }
    nav ul li {
    	display: inline;
    	float: left;
    }
    nav ul li a {
    	color: #818174;
    	text-align: center;
        display: block;
        padding: 20px 0px 0px 0px;
    	height: 35px;
    	width: 300px;
    	position: relative;
        font-size: 1.5em;
        text-decoration: none;
    }
    nav ul li a.first {
        width: 200px;
    }
    nav ul li a.last {
        width: 400px;
        color: #fff;
        background: #ff7200;
    }
    nav ul li a:hover.last {
        color: #fff;
        text-decoration: underline;
    }
    nav a:hover {
    	color: #000;
        text-decoration: none;
    }
    #Popis {
        margin: 0px 0px 10px 0px;
    }
    #Popis p {
        width: 1200px;
        margin: 0px 0px 20px 0px;
        text-align: justify;
        color: #fff;
        font-size: 1.1em;
        line-height: 1.3em;
    }
    #Popis p.center {
        text-align: center;
        margin: 0px;
    }
    #Popis a, #Popis span {
        color: #ff7200;
    }
section {
    width: 1200px;
    margin: 0px auto;
    position: relative;
}
    section article {
        width: 1170px;
        background: #fff;
        padding: 15px 15px;
        margin: 0px 0px 25px 0px;
        position: relative;
    }
        #Article {
            width: 100%;
            min-width: 1200px;
            background: #fff;
            margin: 0px 0px 0px 0px;
            position: relative;
        }
        #Article h2 {
            color: #818174;
            font-size: 1.6em;
            line-height: 1.3em;
            text-align: left;
            font-family: Arial, sans-serif;
            margin: 0px 0px 15px 0px;
            text-shadow: 1px 1px 1px #ccc;
            text-align: center;
        }
        #Article .center {
            width: 1200px;
            margin: 0px auto;
            padding: 0px 0px 20px 0px;
        }
        #Article img {
            margin: 0px 3px;
            box-shadow: #333 3px 3px 8px;
            -webkit-box-shadow: #333 3px 3px 8px;
            -moz-box-shadow: #333 3px 3px 8px;
        }
    section article h2 {
        text-align: left;
        margin: 0px 0px 10px 0px;
        padding: 0px;
        font-size: 1.3em;
        font-weight: bold;
    }
    section article h2 a {
        color: #ff7200;
        text-decoration: none;
    }
    section article #Foto {
        width: 720px;
        height: 400px;
        float: left;
        /*background: url(../images/foto-index.jpg) no-repeat;*/
    }
    section article #Nahled {
        width: 435px;
        height: 400px;
        float: right;
        /*background: url(../images/nahled-index.jpg) no-repeat;*/
    }
    section article #Text {
        width: 1170px;
        margin: 20px 0px 0px 0px;
        padding: 0px 0px 15px 0px;
        text-align: justify;
    }
    section article #Text img {
        margin: 0px 0px 0px 15px;
    }
    section article .nahled {
        width: 150px;
        height: 110px;
        float: left;
        /*background: url(../images/thumbs-index.jpg) no-repeat;*/
    }
    section article #Nahledy {
        width: 1130px;
        margin: 0px 20px;
    }
        section article #Nahledy img {
            margin: 3px;
        }

    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: #000;
    }

    section .strankovani {
        /*width: 600px;*/
        margin: 50px auto 50px auto;
        text-align: center;
        color: #818174;
        font-size: 1.8em;
    }
    section .strankovani span  {
        
    }
    section .strankovani span a {
        /*display: block;
        float: left;*/
        height: 29px; /* 38 */
        padding: 9px 5px 0px 5px;
        margin: 0px 0px;
        text-decoration: none;
        color: #818174;
        /*
        background: url(../images/pozadi-strankovani.png) repeat-x;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        */
    }
    section .strankovani span a:hover {
        text-decoration: underline;
    }
    section .strankovani span.aktivni {
        /*
        background: url(../images/pozadi-strankovani-aktivni.png) repeat-x;
        */
        /*display: block;
        float: left;*/
        height: 29px; /* 38 */
        padding: 9px 5px 0px 5px;
        text-decoration: none;
        color: #ffffff;
        margin: 0px 2px;
        /*
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        */
    }
    section .strankovani span.stred a {
        margin: 0px 2px;
    }

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;
}

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: #ff7200;
}
footer .sloupec ul li a.red {
    color: #ff7200;
}
#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;
}


/*
footer {
    width: 1200px;
    height: 140px;
    position: relative;
    margin: 0px auto;
    padding: 40px 0px 60px 0px;
    color: #fff;
    font-size: 0.9em;
    line-height: 1.2em;
}
    #PatickaLogo {
        width: 198px;
        height: 133px;
        float: left;
        position: relative;
    	overflow: hidden;
    	font-size: 0.4em;
    	margin: 0px;
    	padding: 0px;
        text-indent: -9999px;
    }
    #PatickaLogo span {
    	display: block;
    	position: absolute;
    	top: 0;
    	left: 0;
    	background: url(../images/pozadi-logo-paticka.png) no-repeat;
        width: 198px;
    	height: 133px;
    	visibility: visible;
    	cursor: pointer;
        _cursor: hand;
    }
    #PataText {
        float: left;
        margin: 0px 0px 0px 40px;
        color: #fff;
    }
    #PataText a {
        color: #fff;
    }
    #PataText a.red {
        color: #ec0000;
    }
    #Affil {
        width: 300px;
        float: right;
        margin: 0px;
        color: #888888;
        text-align: center;
    }
    #Affil .affil {
        width: 250px;
        float: right;
        margin: 0px 50px 0px 0px;
        color: #888888;
        text-align: center;
        font-size: 1.1em;
    }
    #Affil a {
        color: #888888;
        text-decoration: none;
    }
    #Affil a:hover {
        color: #888888;
        text-decoration: underline;
    }
    #PatickaLogoAffil {
        width: 260px;
        height: 83px;
        position: relative;
    	overflow: hidden;
    	font-size: 0.4em;
    	margin: 0px 0px 5px 0px;
    	padding: 0px;
        text-indent: -9999px;
    }
    #PatickaLogoAffil span {
    	display: block;
    	position: absolute;
    	top: 0;
    	left: 0;
    	background: url(../images/pozadi-footer-logo.png) no-repeat;
        width: 260px;
    	height: 83px;
    	visibility: visible;
    	cursor: pointer;
        _cursor: hand;
    }
*/