/*@font-face {
    font-family: magdelin; deklarace fontu
    src: url("../design/font/Magdelin Regular/Magdelin-Regular.woff");
}

@font-face {
    font-family: magdelin-bold;
    src: url("../design/font/Magdelin Bold/Magdelin-Bold.woff"); propojení na umístění souboru
}*/

body {
    margin:0; 
    padding:0; 
    background:#fff;
    /*font-family: magdelin;*/
    /*font-size:1.1em;*/
    font:1.0em/1.6 "Quicksand", sans-serif; 
    font-weight: 400;
}

img {
    border:none; 
} 

p {
    margin:0; 
    padding:0 0 10px 0; 
}

textarea {
    width: 200px;
    height: 220px;
}

h1 {
    font-size:1.8em; 
    margin:0 0 10px 0;
    font-weight:bold;
    /*font-family: magdelin-bold;*/
} 

#hsort {
    margin:20px 0 0 0 !important;
}

h2 {
    font-size:1.6em; 
    margin:0 0 5px 0;
    /*font-family: magdelin-bold;*/
}
/*
.hhp {
   font-size:1.8em !important;
   text-align:center;
   margin:0 0 20px 0 !important;
}
*/
h3 {
    font-size:1.4em; 
    margin:0 0 4px 0;
    /*font-family: magdelin-bold;*/
}

h4 {
    font-size:1.2em; 
    margin:0 0 2px 0;
    /*font-family: magdelin-bold;*/
}

.smallFont {
    font-size:90%; 
}

.flashes {
    position:absolute;
    top:10px;
    width:50%;
    left:25%;
    height:auto;
    padding:10px 10px 5px 10px;
    text-align: center;
    font-size:120%;
    z-index:10000;
}

@media screen and (max-width:540px) {
    .flashes {
        width:80%;
        left:10%;
    }
}

.closeFlash {
    float:right;
    cursor:pointer;
}
/*
.closeDetail {
    float:right;
    cursor:pointer;
    margin:10px 10px 0 0;
}

.closeTabsize {
    float:right;
    cursor:pointer;
    margin:10px 10px 0 0;
}

.closeMenu {
    position:absolute;
    right:14px;
    top:4px;
    cursor:pointer;
    z-index:20000;
}

.openSubmenu, .openSubmenu2 {
    position:absolute;
    width:28px;
    height:28px;
    margin:2px 0 0 5px;
    cursor:pointer;
}

div {border-top:1px solid red}*/

/* ----------------------------------------------------------------------------------------------------------
2) LAYOUT
---------------------------------------------------------------------------------------------------------- */
.centerer {
    float:left; 
    width:100%; 
    min-height:600px; 
    height:auto;
    /*text-align:center;*/
}
/*
.cedule {
    position:absolute;
    top:380px;
    width:800px;
    height:auto;
    z-index:100000;
}

.cedulesmall {
    position:absolute;
    top:380px;
    width:90%;
    margin-left:10%;
    height:auto;
    z-index:100000;
}

.cedule img {
    width:100%;
    float:left;
    margin:0px;
}


.cedulein{
    float:left;
    width:746px;
    padding:20px 20px 0 20px;
    min-height:10px;
    border-radius: 15px;
}

.ceduleins{
    float:left;
    width:80%;
    padding:5%;
    min-height:10px;
    border-radius:10px;
}

.cf2 {
    float:right !important;
    width:30px !important;
    margin-top:-15px !important;
    margin-right:-15px !important;
    cursor:pointer;
}
*/

.logomain {
   position:absolute;
   height:120px;
   left:20px;
   top:20px;
   z-index:1000;
}

@media screen and (max-width: 1050px) {
    .logomain {
        height: 60px;
        top: 5px;
    }
}

.loading {
    position:absolute;
    width:50px;
    z-index:10000;
    left:48%;
}  

.top {
    float:left;
    width:100%;
    height:70px;
}

.title {
    position: absolute;
    width: 100%;
    height: auto;
    padding-top: 10px;
    text-align: center;
    z-index: 1;
}

@media screen and (max-width: 600px) {
    .title {
        font-size: 75%;
        width: 50%;
        padding-top: 25px;
        margin-left: 30%;
    }
}

@media screen and (max-width: 425px) {
    .title {
        font-size: 75%;
        width: 50%;
        padding-top: 20px;
        margin-left: 25%;
    }
}

@media screen and (max-width: 375px) {
    .title {
        font-size: 75%;
        width: 55%;
        padding-top: 20px;
        margin-left: 28%;
    }
}

@media screen and (max-width: 360px) {
    .title {
        font-size: 50%;
        width: 40%;
        padding-top: 5px;
        margin-left: 32%;
    }
}

.coverIcons {
    float: right;
    width: 50px;
    margin-right: 10px;
}

.icons {
    position: absolute;
    /*float: right;*/
    right: 5px;
    width: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
    z-index: 10;
}

.icons div { /* pocet polozek */
    float:right;
    width:41px;
    height:41px;
}

.icons img {
    float:right;
    height:40px;
    margin:5px 15px 5px 0;
    cursor:pointer;
}

.icons img:hover {
    opacity:0.7;
}

@media screen and (max-width: 1050px) {
    .icons img {
        box-shadow: 2px 2px 4px #858585;
        background:#fff;
    }
}

.heaDer {
    float:left;
    height:auto;
    padding: 10px 0;
    width:100%;
}

.coverLogo {
    position:relative;
    width: 840px;
    margin: 0 auto; 
    padding-right: 10px;
}

.coverLogo img {
  box-shadow: 2px 2px 4px #858585;
}

@media screen and (max-width: 1050px) {
    .coverLogo {
        margin: 0 20px 0 50px;
    }
}

.coverLogo img {
    float: left;
    width: 100%;
}

@media screen and (max-width: 940px) {
    .coverLogo {
        width: 96%;
        margin-left: 2%;
    }
}

.iu {
    float:right;
    margin-right:40px;
    padding:0 5px;
    /*width:160px;*/
    height:100px;
    margin-top:15px;
}

@media screen and (max-width: 1050px) {
    .iu {
        margin-right:15px;
        margin-top:15px;
    }
}

.user {
    float:right;
    /*width:140px;*/
    height:auto;
    /*font-size:90%;*/
    margin:10px 0 0 0;
    padding:5px 10px;
    overflow:hidden;
    border-radius:7px;
    border: 1px solid #fff;
}

.user a {
    color:#fff;
}

.user a:hover {
    color:yellow;
}

.user div p {
    font-size:90%;
    width:auto;
    height:12px;
}

.spacer {
    float:left;
    width:100%;
    height:3px;
}

.spacer2 {
    float:left;
    width:100%;
    height:25px;
}
/*
.banners {
    float:left;
    width:100%;
    height:auto;
}

.newadd {
    float:left;
    width:100%;
    height:auto;
}

@media screen and (max-width:1000px) {
    .newadd {
        margin-bottom:20px;
    }
}

.coverImgBanner {
    float:left;
    width:23%;
    margin:0 1% 20px 1%;
    overflow:hidden;
}

.coverImgBanner img {
    width:100%;
}

@media screen and (max-width: 1000px) {
    .coverImgBanner {
        float:left;
        width:40%;
        margin:30px 0 10px 6%;
    }    
}

@media screen and (max-width: 780px) {
    .coverImgBanner {
        width:46%;
        margin:8px 0 10px 3%;
    }    
}

.banners h2 {
    margin-top:20px;
    text-align:center;
    text-shadow:1px 1px 1px #000;
}

.bann {
    position:relative;
    top:0px; 
    left:0px; 
    height:0; 
    z-index: 100;
}

.bann p {
    position:absolute;
    font-size:1.4em;
    font-weight:bold;
    height:40px;
    padding: 12px 15px 0 0; 
    background:#fff;
    color:#000;
    border-radius: 0 26px 26px 0;
}

@media screen and (max-width: 1050px) {
    .bann p {
        font-size:1.3em;
    }    
}

@media screen and (max-width: 1000px) {
    .bann p {
        font-size:1.4em;
    }    
}

@media screen and (max-width: 560px) {
    .bann p {
        font-size:1.2em;
        padding-top:13px;
        height:28px;
    }    
}

@media screen and (max-width: 440px) {
    .bann p {
        font-size:80%;
    }    
}
*/

.menu {
    float: left;
    width: 100%;
    height: auto;
    margin: 20px 0 10px 0;
    text-align: center;
}

.menu button {
    border: none;
    padding: 5px 10px;
    margin: 0 2px 10px 2px;
    border-radius: 8px;
    font-size: 18px;
    cursor: pointer;
}

.menu button:hover {
    box-shadow: 1px 1px 2px #858585;
    background: orange;
}

.perex {
    float: left;
    width: 96%;
    padding: 10px 2%;
    height: auto;
    text-align: left;    
}

.perex h2 {
    text-align: center;    
}

.content {
    float: left;
    width: 94%;
    min-height: 1px;
    padding: 0 3%;
    text-align: center;
}

.spacer {
    float:left;
    width:100%;
    height:1px;
}

.spacer10 {
    float:left;
    width:100%;
    height:10px;
}

.cook {
    float: left;
    width: 100%;
    height: auto;
    min-height: 40px;
    padding-top: 5px;
    margin-top: 15px;
    bottom: 0;
    text-align: center;;
    font-style: italic;
}

.cook table {
    table-layout: auto;
    position: relative;
    margin: 0 auto; 
}

.cook table td {
    padding: 5px 10px;
}

.fooBottom {
    float:left;
    width:90%;
    height: auto;
    min-height:30px;
    padding:15px 5% 15px 5%;
    text-align:center;
}

.fooBottom div {
    height:auto;
    padding: 5px 0;
}

.fooBottom img {
    position: relative;
    top: 12px;
    width: 40px; 
}

.programmed {
    position:relative;
    margin: 0 auto 0 auto;
    color: #000;
}

.programmed td {
  padding:5px;
  vertical-align:middle;
}

@media screen and (max-width: 600px) {
    .programmed .copy {
        display: none;
    }
}

@media screen and (max-width: 440px) {
    .programmed {
        font-size:0.9em;
    }
}

.programmed img {
  width:70px;
  margin-top:-5px;
}

.captcha-image {
    width:88px;
}

.captcha-input {
    width:85px;
}

.g-recaptcha {
    transform:scale(0.77);
    -webkit-transform:scal(0.77);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
    width: 250px;
} 

.footer5 button {
    padding: 5px 10px;
    border: none;
    margin-right: 10px;
    margin-top: 7px;
    margin-bottom: 10px;
    font-size: 100%;
    border-radius: 7px;
    /*background: #f5821f !important; v color */
    color: #000 !important;
}

.under, .out, .username {
    text-decoration:underline;
    cursor:pointer;
}

.formContent {
    position: relative; 
    margin: 20px auto;
    text-align: left;
}

.formContent input, .formAdmin form input {
    width: 200px;
    padding: 5px;
    border: 1px solid grey;
    border-radius: 7px;
}

.narrowForm form {
    width:293px !important;
    background: #f3e97a;
}

.inputsmall {
    width: 80px !important;
}

.formAdmin, .formWww {
    border: 1px solid grey;
}

.formWww, .formAdmin form {
    width: 320px;
    height: auto;
    border-radius: 10px;
    border: 1px solid grey;
    padding: 10px 0 5px 10px;
}

.formWww em {
    margin-left: 100px;
}

.submitWww {
    padding: 6px 12px 5px 12px;
    width: 170px !important;
    text-align: center;
    margin-top: 10px;
    border: none;
    font-size: 1.0em;
    border-radius: 15px;
    background: greenyellow;
}

.delete {
    padding: 6px 12px 5px 12px;
    width: 170px !important;
    text-align: center;
    margin-top: 10px;
    border: none;
    font-size: 1.0em;
    border-radius: 15px;
    color: #fff;
    background: red;
}

.qrcode, .help {
    margin-bottom: 20px;
}

.qrcodes {
    float: left;
    margin: 5px;
}

.qrBox, .qrContent {
    position: absolute; 
    padding: 10px; 
    background:#fff;
    border:1px solid grey; 
    z-index: 1000;
}

.qrContent { 
    background:#DFFEFA;
}

.closeQr {
    float: right !important;
    cursor: pointer;
}

.td50 {
    width: 50px !important;
}

.td70 {
    width: 70px !important;
}

.td100 {
    width: 100px !important;
}

.td220 {
    width: 220px !important;
}

.www, .email, .payment {
    position: relative;
    margin: 0 auto !important;
}

