@import url('/media/fonts/fonts.css');

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    height: 100%;
    font-family: PT Sans Narrow;
    background: #fff;
    border-top: 5px solid #005092;
    margin: 0;
}

a {
    color: #005092;
}

a:visited {
    color: #005092;
}

.clear{
    clear: both;
}

.columns {
    *zoom: 1;

}

.columns:before, .columns:after {
    content: " ";
    display: table;
}

.columns:after {
    clear: both;
}

.columns .left {
    float: left;
    margin:0;
    padding:0;
}

.columns .right {
    float: right;
    margin:0;
    padding:0;
}

h2.nadpis{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    line-height: 35px;
    color: #534741;
    font-size: 17px;/*R# 15px */
    font-weight: bold;
    padding-left: 10px;
    /*border-bottom: 1px solid #CCC;*/
    border-bottom: 1px dotted #CCC;
}

h2.blue-nadpis{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    line-height: 35px;
    color: #005092;
    font-size: 15px;
    font-weight: bold;
    padding-left: 10px;
    /*border-bottom: 1px solid #CCC;*/
    border-bottom: 1px dotted #CCC;
}

p.rubrika{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 0px;
    color: #cccccc;
    font-size: 13px;
    padding-left: 10px;

}

p.popis{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    color: #736357;
    font-size: 16px;
    padding-left: 10px;
    margin: 0;
}

p.popis-jednoradkovy{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    color: #736357;
    font-size: 14px;
    padding-left: 10px;
    padding-bottom: 10px;
    margin: 0;
}

p.line{
    /*border-top: 1px solid #CCC;*/
    border-top: 1px dotted #CCC;
    margin: 0px;
    padding-bottom: 20px;
}

img{
    padding: 10px 0px 10px 10px;
}

table {
    border-collapse: collapse;
}

#page {
    /*max-width:1368px;*/
    width: 1307px;
    margin:0px auto;
    position:relative;
    /*border-top: 5px solid #005092;*/
}

#page-header {
    width:auto;
    padding-bottom: 5px;
    position:relative;
}

#page-header .hlavni-nadpis {
    float:right;
    /*width:680px;*/
    width: 745px;
    margin-left: 290px;
    padding-top: 50px;
}

#page-header .hlavni-nadpis a {
    text-decoration: none;
}

#page-header .hlavni-nadpis h1 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 70px;
    /*color: #296da3;*/
    color: #005092;
    font-size: 70px;
    text-align: left;
    margin: 0;
}

#page-header .hlavni-nadpis p {
    margin-top: 5px;
    padding-top: 5px;
    /*color: #d2d2d1;*/
    color: #B0B0B0;
    font-size: 18px;
    text-align: left;
    border-top: 1px dotted #d2d2d1; /*R# solid */
}

#page-header h1:before{
    content: "";   
    position: absolute;
    left: 70px;
    top: 50px;
    display: block;
    width: 144px;
    height: 124px;
    margin: -25px 0;
    background: url("/media/images/web/hrnicek.png") no-repeat;
}

#page-header .adresa {
    width:240px;
    margin-top: 15px;
}

#page-header .adresa .search {
    width: 140px;
    height: 30px;
    background: #d2d2d1;
    padding: 2px;
    position: relative;
}

#page-header .adresa .search input.text{
    z-index: 1;
    width: 90px;
    height: 16px;
    padding: 4px 5px;
    border: none;
    font-size: 15px;
    position: absolute;
    /*background: lightblue;*/
    background: #d2d2d1;
    border-right: 2px solid #FFF;
    top: 5px;
    left:0;
}

#page-header .adresa .search input.button {
    z-index: 2;
    width: 30px;
    height: 30px;
    color: #d2d2d1;
    cursor: pointer;
    border: none;
    background: url("/media/images/web/lupa.png") no-repeat;
    background-position: right 0px center;
    position: absolute;
    top: 3px;
    right: 8px;
    
}

#page-header .adresa .search:after {
    /*content: "";   
    position: absolute;
    left: 70px;
    top: 50px;
    display: block;
    width: 20px;
    height: 24px;
    margin: -45px 40px;
    border-left: 2px solid #FFF;
    background: url("/media/images/web/lupa.png") no-repeat;*/
}

#page-header .adresa p {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 10px;
    color: #331209;
    font-size: 16px;
    margin: 0;
    padding-top: 10px;
}

#page-header .adresa p.vyhledavani {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 10px;
    color: #736357;
    font-size: 12px;
    padding: 15px 0 15px 0;
}

#main-menu {
    /*padding-left: 95px;*/
    /*width: auto;*/
    height: 50px;
    background-color: #005092;
    z-index: 99999;
    text-align: center;
}

#main-menu ul {
    padding: 0; 
    margin: 0; 
    list-style-type: none; 
    display:inline-block;
}

#main-menu ul li {
    float: left; 
    padding-right: 20px;
    white-space: nowrap;
    text-transform: uppercase;
    text-align: left;
}

#main-menu ul a {
    padding: 10px 15px; 
    text-align: left; 
    color: #fff; 
    background-color: #005092; 
    display: block; 
    text-decoration: none; 
    font-size: 12px;
}

#main-menu ul ul {
    position: absolute;
    visibility: hidden; 
    background-color: red; 
    border-top: 2px solid white;
    margin: 0;
    padding: 0; 
    list-style-type: none;
    z-index: 99999;
}

#main-menu ul p {
    /*font-weight: bold;*/
    /*font-size: 15px;*/
    font-size: 20px;
    line-height: 20px;
    padding: 0px;
    margin: 5px;
}

#main-menu ul ul p {
    font-size: 15px;
    line-height: 15px;
    margin: 0px;
}

#main-menu ul li:hover ul, ul.menu li.hover ul { 
    visibility: visible;
    opacity: 0.9;
}

#main-menu ul li li {
    float: none; 
    border: none; 
    padding: 0; 
    margin: 0;
}

#banner{
    /*width: auto;*/
    width: 1307px;
    height: 230px !important;
    margin-top: 2px;
    overflow: hidden;
}

#banner img{
    margin: 0;
    padding: 0;
}

#content{
    width: auto;
    /*padding: 10px;*/
    border-bottom: 5px solid #063e6d;
    color: #331209;
}

#content .box1{
    width: 805px;
}

#content .box2{
    width: 500px;
}

#content .text-box1{
    width: 240px;
}

#content .text-box2{
    padding-right: 15px;
    width: 523px;
}

#content .text-box2 h3{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    line-height: 20px;
    color: #005092;
    font-size: 15pt;
    padding: 15px 0px 10px 10px;
    margin: 0px;
}

#content .text-box2 .box-menu  .menu{
    width: auto;
    background: #005092;
    margin: 0; 
    padding-left: 10px;
}

#content .text-box2 .box-menu  .menu ul{
    padding: 0; 
    margin: 0; 
    float: left;    
    width: auto;
}

#content .text-box2 .box-menu  .menu ul li{   
    display: inline; 
    text-align: left;
    padding: 0; 
    margin: 0; 
}

#content .text-box2 .box-menu .menu ul li a{
    width: 70px;
    float: left;
    font-weight: bold;
    color: #d5d1cd;
    font-size: 14px;
    text-decoration: none;
    margin: 17px 3px 17px 0px;
}

#content .text-box2 .box-menu .menu ul li a:hover{
    width: 70px;
    color: #FFF;
}

#content .text-box2 .box-menu .deadline{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    
    color: #22537c;
    background: #e3dfdb;
    
    font-style: italic;
    padding: 0px 0px 0px 0px;
    margin-top: 2px;
}

#content .text-box2 .box-menu .deadline p {
  line-height: normal;
  font-size: 17px;
  margin: 0;
  padding: 10px;
                                          }



#content .box1 .text-box2 .box-menu table{
    margin-top: 2px; 
    width: auto; 
    background: #e3dfdb;
}

#content .box1 .text-box2 .box-menu table .jidlo{
    color: #000;
    width: 382px;
    font-weight: bold;
    font-size: 17px;
    padding: 5px 30px 5px 10px;
}

#content .box1 .text-box2 table .cena{
    /*width: 90px;*/
    width: 120px;
    font-size: 16px;
    text-align: right;
    color: #736357;
    padding-right: 10px;
}

#content .box1 .text-box2 .content-dilna{
    width: auto;
    position: relative;
}

#content .box1 .text-box2 .content-dilna:before{
    content: "";   
    position: absolute;
    left: 70px;
    top: 50px;
    display: block;
    width: 90px;
    height: 99px;
    margin: 60px 280px;
    background: url("/media/images/web/kocka.png") no-repeat;
}

#content .box2 .text-box1 table{
    margin-bottom: 10px;
}

#content .box2 .text-box1 table .den{
    color: #005092;
    font-size: 14px;
    padding: 5px 30px 5px 10px;
}

#content .box2 .text-box1 table .doba{
    font-size: 14px;
    text-align: right;
    color: #736357;
}

#content .box2 .text-box1 p.naruc{
    line-height: 5px;
    color: #736357;
    font-size: 13px;
}

#content .box2 .text-box1 .content-naruc{
    width: auto;
    position: relative;
    padding-left: 60px;
    padding-bottom: 23px;
}

#content .box2 .text-box1 .content-naruc:after{
    content: "náruč";
    position: absolute;
    top: 50%;
    margin: 15px -100px;
    font-size: 40px;
    color: #005092;
}

#content .box2 .text-box1 .content-party{
    width: auto;
    position: relative;
}

#content .box2 .text-box1 .content-party:before{
    content: "OSLAVY BEZ STAROSTÍ";
    position: absolute;
    top: 50%;
    margin: 30px 15px;
    font-size: 12px;
    color: #fff;
}

#content .box2 .text-box1 .content-pekarna{
    width: auto;
    position: relative;
}

#content .box2 .text-box1 .content-pekarna:before{
    content: "";   
    position: absolute;
    left: 70px;
    top: 50px;
    display: block;
    width: 144px;
    height: 124px;
    margin: 30px 80px;
    background: url("/media/images/web/rohlik.png") no-repeat;
}

#content .box2 .text-box1 .content-wifi{
    width: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}

#content .box2 .text-box1 .content-mapa{
    width: auto;
}

#content .box2 .text-box1 .content-mapa img{
    width: auto;
    margin: 0;
    padding: 0 0 0 10px;
}

#content .box2 .text-box1 .content-podporit{
    width: auto;
    position: relative;
}

#content .box2 .text-box1 .content-podporit:after{
    content: "děkujeme";
    position: absolute;
    top: 50%;
    margin: -70px -120px;
    font-size: 25px;
    color: #005092;
}

#footer{
    width: auto;
    padding: 10px;
}

#footer .column-rubriky {
    /*padding: 10px;*/
    /*width: 1060px;*/
}

#footer .column-rubriky h2{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    line-height: 0px;
    color: #07406f;
    font-size: 18px;
    padding: 5px 0 10px 0;
}

/**/

#footer #bottom-menu{
    width: 1079px;
    background-color: lightblue;
}

#footer #bottom-menu ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#footer #bottom-menu ul li{
    float: left;
    /*width: 119px;*/
    width: 153px;
}

#footer #bottom-menu ul li a{
    text-decoration: none;
}

#footer #bottom-menu ul li p{
    margin: 0;
    padding: 5px 10px 5px 0;
    /*padding-right: 10px;
    padding-bottom: 5px;*/
    border-bottom: 1px dotted rgb(210, 210, 209);/*R# solid */
    text-transform: uppercase;
    color: rgb(83, 71, 65);
    text-align: left;
    font-weight: normal;
    /*font-size: 14px;*/
}

#footer #bottom-menu ul li ul{
    margin-top: 5px;
}

#footer #bottom-menu ul li ul li{
}

#footer #bottom-menu ul li ul li a{

}

#footer #bottom-menu ul li ul li p{
    border-bottom: none;
    text-transform: lowercase;
    padding: 0px;
    /*font-size: 100%;*/
    /*font-size: 14px;*/
}

#footer #bottom-menu ul li ul li p:hover{
    color: rgb(7, 64, 111);
}

#footer .column-facebook {
    /*width: 225px;*/
    padding: 50px 25px 0 0;
}

#footer .column-facebook h2{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    line-height: 0px;
    color: #07406f;
    font-size: 15px;
    padding-left: 10px;
}

#footer .patka { 
    margin-top: 30px;
    border-top: 1px dotted #d2d2d1;/*R# solid */
}

#footer .patka p { 
    color: #9b9189;
    margin-right: 75px;
    margin-top: 15px;
    font-size: 14px;
    line-height: 0px;
}

#footer .patka ul{
    margin: 0;
    padding-left: 0;
    /*padding-top: 15px;*/
    float: left;    
    width: auto;
}

#footer .patka ul li{
    display: inline; 
    text-align: center;
}

#footer .patka ul li a { 
    color: #9b9189;
    text-decoration: none;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
}

#order-total {text-align: right; margin-top: 45px; margin-right: 55px}
#order-total-txt {font-size: 12pt}
#order-total-price {font-size: 22pt}

#order-button {margin-top: 20px; margin-right: 55px; text-align: right}
#order-button input {padding: 10px; }

.customer {text-align: right; margin-top: 15px; margin-right: 55px}
.customer input {padding: 8px}
.customer select {padding: 8px}

.order-msg {text-align: center; font-weight: bold; padding: 20px; margin: 20px}
.order-msg-error {border: 1px solid red; color: red}
.order-msg-success {border: 1px solid green; color: green}

table#products-group {width: 100%;}
table#products-group input {padding: 7px; width: 35px; text-align: center}