* {
	margin: 0px;
	padding: 0px;
	border: none;
}
@font-face {
    font-family: Days;
    src: url("days.eot");
}
@font-face {
    font-family: Days;
    src: url("days.ttf");
}
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: #eaeaea;
    font-size: 1.9em;
    line-height: 1.5em;
    text-align: left;
    font-family: Days, Arial, sans-serif;
    margin: 0px 0px 15px 0px;
    text-shadow: 2px 2px 2px #000;
}
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;
}
.big {
    font-size: 2.2em;
    line-height: 1.5em;
}
.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;
}
#PozadiTop {
    width: 100%;
    background: url(../images/pozadi-top-new.png) center top no-repeat;
}
#PozadiMiddle {
    width: 100%;
    background: url(../images/pozadi-header.png) 0px 173px repeat-x;
}
#PozadiHome {
    width: 100%;
    background: url(../images/pozadi-header-top.png) center 632px no-repeat;
}
#Pozadi {
    width: 100%;
    background: url(../images/pozadi-header-top.png) center 401px no-repeat;
}
#PozadiFooter {
    width: 100%;
    min-height: 1639px;
    _height: 1639px;
    background: url(../images/pozadi-footer.png) center bottom no-repeat;
}
#Pay {
    width: 100%;
    background: #000;
    height: 60px;
    padding: 25px 0px;
}
    #Pay #Ikony {
        width: 990px;
        margin: 0px auto;
    }
#Page {
    width: 1178px;
    position: relative;
    margin: 0px auto;
    padding: 0px;
}
header {
    width: 1178px;
    height: 300px;
    position: relative;
    color: #afafaf;
}
    #Logo {
        width: 516px;
        height: 189px;
        position: relative;
    	overflow: hidden;
    	font-size: 0.4em;
    	margin: 0px;
    	padding: 0px 0px 0px 0px;
        text-indent: -9999px;
        float: left;
    }
    #Logo span {
    	display: block;
    	position: absolute;
    	top: 15px;
    	left: 0;
    	background: url(../images/pozadi-logo.png) no-repeat;
        width: 516px;
    	height: 174px;
    	visibility: visible;
    	cursor: pointer;
        _cursor: hand;
    }
    header h2 {
        font-size: 1.1em;
        color: #afafaf;
        font-family: Arial, sans-serif;
        margin: 0px 0px 5px 0px;
    }
    #Prihlaseni {
        width: 478px;
        overflow: hidden;
        padding: 38px 0px 0px 0px;
        float: right;
    }
        #Prihlaseni h2 {
            width: 146px;
            height: 20px;
            position: relative;
        	overflow: hidden;
        	font-size: 0.4em;
        	margin: 0px 0px 5px 10px;
        	padding: 0px 0px 0px 0px;
            text-indent: -9999px;
        }
        #Prihlaseni h2 span {
        	display: block;
        	position: absolute;
        	top: 0;
        	left: 0;
        	background: url(../images/pozadi-header-login-nadpis.png) no-repeat;
            width: 146px;
        	height: 20px;
        	visibility: visible;
        }
    #HeaderLogin {
        width: 464px; /* 478 */
        height: 33px; /* 47 */
        padding: 7px;
        background: url(../images/pozadi-header-login.png) no-repeat;
    }
        #HeaderLogin input {
            width: 155px;
            height: 27px;
            background: url(../images/pozadi-header-login-form.png) no-repeat;
            margin: 0px 6px 0px 0px;
            padding: 5px 10px 0px 10px;
            font-size: 1.0em;
            border: none;
        }
        #HeaderLogin input.tl {
            width: 91px;
            height: 33px;
            background: none;
            background: url(../images/pozadi-header-login-submit.png) no-repeat;
            margin: 0px;
            padding: 0px;
            float: right;
        }
    header ul#Menu {
        width: 1178px;
        list-style: none;
        margin: 10px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }
    header ul#Menu li {
        width: 235px;
        height: 75px;
        float: left;
    }
    header ul#Menu li a {
        width: 215px; /* 235 */
        height: 55px; /* 75 */
        display: block;
        float: left;
        padding: 20px 0px 0px 35px;
        background: url(../images/pozadi-menu.png) no-repeat;
        text-decoration: none;
        color: #000;
    }
    header ul#Menu li a strong {
        font-size: 1.4em;
    }
    header ul#Menu li.last a {
        background: url(../images/pozadi-menu-blank.png) no-repeat;
    }
    header ul#Menu li a:hover {
        background: url(../images/pozadi-menu-akt.png) no-repeat;
        text-decoration: none;
    }
    header ul#Menu li.last a:hover {
        background: url(../images/pozadi-menu-blank-akt.png) no-repeat;
    }
section {
    width: 1178px;
    margin: 0px 0px 0px 0px;
}
    #Title {
        color: #afafaf;
        margin: 0px 0px 30px 0px;
    }
    #Title h2 {
        font-size: 1.1em;
        color: #afafaf;
        font-family: Arial, sans-serif;
        margin: 0px 0px 5px 0px;
    }
    #Promo {
        width: 1178px;
        height: 240px;
        padding: 0px;
    }
        #Promo .promo {
            width: 347px;
            height: 210px;
            float: left;
            text-align: center;
            margin: 0px 20px;
        }
        #Promo .promo a {
            text-decoration: none;
        }
        #Promo .promo h3 {
            font-size: 1.1em;
            font-family: Days, Arial, sans-serif;
            text-decoration: none;
            text-align: center;
        }
        #Promo .promo h3 strong {
            color: #eaeaea;
            font-weight: normal;
        }
    #Banner {
        width: 1174px;
        height: 115px;
        margin: 0px auto;
        background: url(../images/banner-1.png) no-repeat;
    }
    #Banners {
        width: 1178px;
        height: 145px;
        margin: 0px auto;
        background: url(../images/banner-3.png) no-repeat;
    }
    #Slogan {
        width: 1174px;
        height: 94px;
        position: relative;
    	overflow: hidden;
    	font-size: 0.4em;
    	margin: 0px;
    	padding: 0px 0px 0px 0px;
        text-indent: -9999px;
    }
    #Slogan span {
    	display: block;
    	position: absolute;
    	top: 0;
    	left: 0;
    	background: url(../images/banner-2.png) no-repeat;
        width: 1174px;
    	height: 94px;
    	visibility: visible;
        cursor: pointer;
        _cursor: hand;
    }
    #SignUpNow {
        width: 726px;
        height: 62px;
        position: relative;
    	overflow: hidden;
    	font-size: 0.4em;
    	margin: 10px auto 0px auto;
    	padding: 0px 0px 0px 0px;
        text-indent: -9999px;
    }
    #SignUpNow span {
    	display: block;
    	position: absolute;
    	top: 0;
    	left: 0;
    	background: url(../images/sign-up-now.png) no-repeat;
        width: 726px;
    	height: 62px;
    	visibility: visible;
    }
    #Programs {
        width: 956px;
        margin: 30px auto 0px auto;
    }
        #Programs .program {
            width: 956px;
            height: 217px;
            margin: 0px 0px 20px 0px;
            background: url(../images/pozadi-programs.png) no-repeat;
        }
        #Programs .program .foto {
            width: 270px; /* 270 */
            height: 167px; /* 217 */
            float: left;
            text-align: center;
            vertical-align: center;
            padding: 50px 0px 0px 0px;
            margin: 15px 0px;
        }
        #Programs .program .foto img {
            border: none;
        }
        #Programs .program .popis {
            width: 646px; /* 686 */
            height: 167px; /* 217 */
            float: left;
            padding: 50px 20px 0px 20px;
            margin: 15px 0px;
            color: #ccc;
        }
        #Programs .program h2 {
            font-size: 2.0em;
            color: #f0ce11;
        }
    #Novinky {
        width: 500px; /* 528 */
        float: left;
        margin: 30px 20px 0px 0px;
    }
        #Novinky .icons-list {
            list-style: none;
            width: 100%;
        }
        #Novinky .icons-list li {
            background: none;
            margin-bottom: 10px;
            padding: 0px 0px 15px 0px;
            background: url(../images/pozadi-pod-novinka.png) bottom center no-repeat;
        }
        #Novinky .icons-list li.list-last {
            background: none;
            padding: 0px;
            margin: 0px;
        }
        #Novinky .icons-list li a {
            color: #fd7589;
        }
        #Novinky .icons-list li a img {
            display: none;
        }
        #Novinky .dashbox-link {
            float: left;
        }
    #Sajty {
        width: 636px; /* 556 */
        float: left;
        margin: 30px 0px 35px 20px;
    }
    #Novinky h2, #Sajty h2 {
        font-size: 2.0em;
        font-family: Days, Arial, sans-serif;
    }
    #Sajty .foto {
        width: 312px;
        height: 165px;
        overflow: hidden;
        float: left;
    }
    #Sajty .foto img {
        border: none;
        padding: 0px;
        margin: 0px;
    }
    #Sajty .popis {
        width: 304px; /* 324 */
        margin: 0px 0px 0px 20px;
        padding: 0px 0px 0px 0px;
        float: left;
        color: #eaeaea;
    }
    #Sajty .popis p {
        line-height: 1.2em;
    }
    #Sajty .popis h3 {
        color: #f0ce11;
        line-height: 1.3em;
        font-size: 1.3em;
        padding: 0px;
        margin: 0px;
    }
    article {
        width: 1178px;
        margin: 20px 0px 40px 0px;
    }
        .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 {
                width: 507px;
                height: 40px;
                overflow: hidden;
                padding: 0px 0px 0px 0px;
                color: #ffdf25;
                font-size: 1.9em;
                line-height: 1.5em;
                text-align: left;
                font-family: Days, Arial, sans-serif;
                text-shadow: 2px 2px 2px #000;
            }
            article .popis h3 strong {
                color: #eaeaea;
            }
            article .popis h3 a {
                text-decoration: none;
            }
            article .popis .text {
                width: 507px;
                height: 130px;
                overflow: hidden;
                padding: 0px 0px 0px 0px;
                color: #fff;
                text-align: left;
            }
            article .visit {
                width: 184px;
                height: 48px;
                float: right;
                position: relative;
            	overflow: hidden;
            	font-size: 0.4em;
            	margin: 0px;
            	padding: 0px;
                text-indent: -9999px;
            }
            article .visit span {
            	display: block;
            	position: absolute;
            	top: 0;
            	left: 0;
            	background: url(../images/ban-visit-website.png) no-repeat;
                width: 184px;
            	height: 48px;
            	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;
        }
footer {
    width: 1178px;
    position: relative;
    padding: 75px 0px 50px 0px;
    color: #fff;
    font-size: 0.9em;
    line-height: 1.2em;
}
    #PatickaLogo {
        width: 282px;
        height: 86px;
        float: left;
        position: relative;
    	overflow: hidden;
    	font-size: 0.4em;
    	margin: 0px 40px 0px 0px;
    	padding: 0px;
        text-indent: -9999px;
    }
    #PatickaLogo span {
    	display: block;
    	position: absolute;
    	top: 0;
    	left: 0;
    	background: url(../images/paticka-logo.png) no-repeat;
        width: 279px;
    	height: 89px;
    	visibility: visible;
    	cursor: pointer;
        _cursor: hand;
    }

/* upravy natsu */
Formular {
    
}
#Formular .mainblock {
    background: none;
    border: none;
    color: #d8d8d8;
}
#Formular .mainblock .heading {
    width: 100%;
    overflow: visible;
    position: relative;
    height: 39px;
    background: none;
    border: none;
}
#Formular .mainblock .heading .hold h2 {
    height: 29px;
    position: relative;
    overflow: visible;
    padding: 0px;
    color: #bababa;
    font-size: 2.0em;
    font-family: Days, Arial, sans-serif;
}
#Formular .mainblock .content {
    background: none;
    border: none;
}
#Formular .mainblock .content, #Formular .threeblocks .content, #Formular .twocolumn .content, #Formular .twothirds .content {
    background: none;
    border: none;
    -webkit-box-shadow: 0px 0px 0px #000;
    -moz-box-shadow: 0px 0px 0px #000;
    box-shadow: 0px 0px 0px #000;
}
#Formular .full-width-header {
    margin: 10px 0px;
}
#Formular .section_header5 {
    border: none;
    padding: 0px 0px 0px 0px;
    text-align: left;
    margin: 20px 0px 20px 0px;
    background: none;
    color: #f0ce11;
    font-size: 1.8em;
    font-family: Days, Arial, sans-serif;
}
#Formular input.edit-form-text {
    width: 301px; /* 331 */
    height: 44px; /* 44 */
    padding: 0px 15px 0px 15px;
    background: url(../images/formular-big.png) no-repeat;
    border: none;
    margin: 0px;
    font-size: 1.4em;
}
#Formular select {
    width: 331px;
    height: 44px; /* 44 */
    font-size: 1.0em;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-top-left: 5px;
    -moz-border-radius-top-right: 5px;
    -moz-border-radius-bottom-left: 5px;
    -moz-border-radius-bottom-right: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
#Formular select option {
    
}
#Formular .tab-column {
    color: #bababa;
}
#Formular .data-row-odd {
    border: none;
    background: none;
}
#Formular .data-row-even .tab-column, #Formular .data-row-odd .tab-column, #Formular .data-row-even-off .tab-column, #Formular .data-row-odd-off .tab-column {
    border: none;
    background: none;
}
#Formular .data-row-even-off .tab-column,#Formular .data-row-odd-off .tab-column {
    color: #fff;
}
#Formular .data-row-even-off .tab-column a,#Formular .data-row-odd-off .tab-column a {
    color: #fff;
}
#Formular .data-row-even-off .tab-break,#Formular .data-row-odd-off .tab-break {
    color: #fff;
}
#Formular .data-row-even-off .tab-break,#Formular .data-row-odd-off .tab-break {
    color: #fff;
}
#Formular .data-row-even-off .breakdown-btn a,#Formular .data-row-odd-off .breakdown-btn a {
    background: none;
    color: #fff;
}
#Formular .data-row-even-off .breakdown-btn a:hover,#Formular .data-row-odd-off .breakdown-btn a:hover {
    background: none;
    color: #fff;
}
#Formular .data-row-even,#Formular .data-row-even-off,#Formular .data-row-even-nextoff {
    background: none;
}
#Formular .light-highlight-row {
    background: none;
}
#Formular .highlight-row {
    background: none;
}
#Formular .data-row-even-nextoff .orderby-hover,#Formular .data-row-odd-off .orderby-hover,#Formular .data-row-even-off .orderby-hover,#Formular .data-row-odd-nextoff .orderby-hover,#Formular .data-row-odd .orderby-hover,#Formular .data-row-even .orderby-hover {
    background: none;
}
#Formular .light-highlight-row .orderby-hover {
    background: none;
}
#Formular .button {
    height: 61px; /* 61 */
    float: left;
    padding: 0px 10px;
    margin: 35px 0px 0px 325px;
    font-size: 2.0em;
    text-align: center;
    color: #000;
    background: #ffd802;
    position: relative;
    cursor: pointer;
    _cursor: hand;
    border-radius: 10px;
    -moz-border-radius: 10px;
    border: 0px;
    font-family: Days, Arial, sans-serif;
}
#Formular .table-container {
    width: 106%;
    padding: 0px 0px 10px;
}
#Formular .tab-column {
    padding: 5px 5px 5px 0px;
}
#Formular .form-table .tab-column {
    line-height: 24px;
    font-size: 14px;
}