﻿* {
    margin: 0px;
    padding: 0px;
    color:#253609;
    line-height: 25px;
}

/*-------------------------------------------------------------------------------------
    font
    -----------------------------------------------------------------------------------*/


@font-face {
    font-family: gab;
    src: url(../font/Gabriola.ttf);
}

/*-------------------------------------------------------------------------------------
    hlavicka master page
    -----------------------------------------------------------------------------------*/

a , a:link, a::after{
    text-decoration: none;
    cursor:pointer;
}

header, footer{
    margin: 0 auto;
    width:1100px;
}

#nadpis1 {
    font-size:80px;
    margin-left: 4%;
    color:#e9ffd2;
    letter-spacing:3px;
    line-height: 85px;
}

#nadpis2 {
    font-size:80px;
    margin-left: 20%;
    letter-spacing:3px;
    line-height: 85px;
}

#logo {
    width:250px;
    float:right;
    margin-right:4%;
}

.menu1
{
    list-style:none;
    text-align:center;
    padding-top:4px;
    padding-bottom: 8px;
}

.menu1 li {
    display: block;
    width: 18%;
    letter-spacing:4px;
}

    .menu1 > li {
        float: left;
    }

    .menuit:hover > a {
        color:#5a8d07;
    }

.menu2 {
    display:none;
    position:absolute;
    width:200px;
    z-index:2;
}

.menu3
{
    width: 500px;
    margin-left:101%;
    margin-top:-30px;
    display:none;
    position:absolute;
    z-index:2;
}

.menu1 {
    height:34px;
    font-size:22px;
}

.menu2 li, .menu3 li 
{
    
    width:100%;
    height:28px;
    font-size:18px;
    list-style:none;
    text-align:center;
    padding-top:2px;
}

.menu1, .menu2, .menu3, footer, #kontakt, #pracdoba, #pozorrezervace, .od
{
    border-radius: 5px;
    box-shadow:rgba(0, 0, 0, 0.7) 3px 3px;
    background: rgb(184,247,101); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(184,247,101,1) 0%, rgba(145,243,41,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(184,247,101,1)), color-stop(100%,rgba(145,243,41,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(184,247,101,1) 0%,rgba(145,243,41,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(184,247,101,1) 0%,rgba(145,243,41,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(184,247,101,1) 0%,rgba(145,243,41,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(184,247,101,1) 0%,rgba(145,243,41,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8f765', endColorstr='#91f329',GradientType=0 ); /* IE6-9 */
}

.smp {
    position:absolute;
    z-index:1;
    margin-top:10px;
    margin-left:30px;
}

.right {
    width:10px;
}

#home {
    width:20px;
    position:absolute;
    z-index:1;
    margin-top:6px;
    margin-left:8px;
}

/*-------------------------------------------------------------------------------------
    obsah master page
    -----------------------------------------------------------------------------------*/

#kontakt, #pracdoba, #pozorrezervace
{
    width: 100%;
    margin-bottom: 20px;
    font-size: 20px;
}

#kontakt p, #pracdoba p, #pozorrezervace p, #obsah p
{
    margin-left: 20px;
}

#txt, #konzult, #vyzplany
{
    margin: 20px 20px 20px 20px;
    font-size:20px;
    line-height: 1;
}

#txt label sup
{
    font-size: 30px;
    color: red;
    }

#txt input, #txt textarea, .potvr
{
    margin-left: 20px;
    vertical-align:bottom;
    }

#odeslat
{
    color:#253609;
    width: 100%;
    }

#obsah
{
    background-color: white;
    border: 1px #888888 solid;
    width: 80%;
    float:right;
    min-height:500px;
    -moz-box-shadow: 3px 5px 10px 5px #383838;
    -webkit-box-shadow: 3px 5px 10px 5px #383838;
    box-shadow: 3px 5px 10px 5px #383838;
    margin-bottom:20px;
}

#obsah h1, #obsah h2, .cl h1 a
{
    color: #5a8d07;
}

h1
{
    padding-top:20px;
    }

.cl img
{
    float:right;
    max-height: 120px;
    min-width: 120px;
    }

#obsah h2
{
    text-decoration:underline; 
}



#main {
    margin: 0 auto;
    width:1090px;
    min-height:500px;
    margin-top:35px;
}

#certab
{
    width:100%;
}

#certab tr td
{
    width:25%;
    margin: 5px 5px 5px 5px;
}

#certab tr td img
{
    width: 100%;
}

#cenik
{
    width: 100%;
    }
#cenik td
{
    border: 1px solid #5a8d07;
    text-align:right;
    }
    
    
#cenik .nazev
    {
        
        text-align:left;
        }

#vyzplany h1
{
    text-decoration:underline;
    }
   
#konzult h2, #vyzplany h2
{
    text-decoration:none;
    }
    
 .popisek
 {
     float:left;
     }
     
.cena
{
    float:right;
    }
    
.od
{
    width: 100px;
    }

/*-------------------------------------------------------------------------------------
    paticka master page
    -----------------------------------------------------------------------------------*/

footer
{
    clear: both;
    position: relative;
    margin-top:200px;
    background-color: #99FF66;
    border-radius: 5px;
    height: 35px;
    box-shadow:rgba(0, 0, 0, 0.7) 3px 3px;
}

#ikony
{
    margin-left:10px;
    position:relative;
    float:left;
}

#ikony img
{
    height:20px;
    width:20px;
    cursor:pointer;
    margin-top:8px;
}

#print
{
    cursor:pointer;
    margin-top:3px;
    position:relative;
    float:left;
    margin-left:15%;
}

    #print img
    {
        height:20px;
        width:20px;
        vertical-align: middle;
    }

#copyright
{
    margin-top:5px;
    float: left;
    margin-left: 20%;
}

#up
{
    margin-right:20px;
    width:100px;
    float:right;
    
}

    #up div
    {
        cursor:pointer;
        margin-top:3px;
        float:right;
    }

        #up div img
        {
            margin-top: -8px;
            height:20px;
            width:18px;
            vertical-align: sub;
        }

/*-------------------------------------------------------------------------------------
    pro tisk
    -----------------------------------------------------------------------------------*/
@media print {

    header {
        margin: 0 auto;
        width:1000px;
    }

    #nadpis1 {
        font-size: 55px;
        margin-left: 60px;
        color: #e9ffd2;
    }

    #nadpis2 {
        font-size: 50px;
        margin-left: 250px;
    }

    #logo {
        width:250px;
        margin-right:50px;
    }

    #obsah, #txt
    {
        font-size:25px;
        float:right;
        width:800px;
        margin-top:50px;
        box-shadow:none;
        border:none;
    }
    
    #postrpanel div
    {
        color: #5a8d07;
        box-shadow:none;
        border:none;
        font-size:25px;
        margin-left:50px;
        width:180px;
        }
        
        

    ul, li, footer, .smp, #home, #postrpanel img, #cer {
        display:none;
    }
}

/*-------------------------------------------------------------------------------------
    pro mensi obrazovky
    -----------------------------------------------------------------------------------*/

/* #### Tablets Portrait or Landscape #### */
/*@media only screen and (min-width: 700px) and (max-width: 1024px){
  header, #obsah, footer {
        margin: 0 auto;
        width:600px;
    }

    #nadpis1 {
        margin-left:15px;
        font-size: 40px;
        color: #e9ffd2;
    }

    #nadpis2 {
        font-size: 35px;
        margin-left: 70px;
    }

    #logo {
        width:120px;
        margin-right:30px;
    }

    nav a {
        height: 26px;
    }

    .nav{
        list-style:none;
        text-align:center;
        padding-top:3px;
        padding-bottom: 3px;
    }

    nav {
        height:26px;
        font-size:18px;
    }

    .nav li {
        letter-spacing:3px;
    }

    .m2 li {
        height:15px;
        font-size:12px;
        padding-top:4px;
    }

    .smp {
        font-size:10px;
        z-index:1;
        margin-top:8px;
        margin-left:2px;
    }

    .right {
        width:8px;
    }

    #obsah {
        margin-bottom:5px;
    }

    #home {
        width:15px;
        position:relative;
        z-index:1;
        margin-top:4px;
        margin-left:8px;
    }

    footer {
        font-size:13px;
        height:25px;
    }

    #ikony
    {
        margin-left:8px;
    }

    #ikony img
    {
        height:14px;
        width:14px;
        margin-top:5px;
    }

    #print
    {
        margin-top:5px;
        margin-left:10%;
    }

        #print img
        {
            height:12px;
            width:12px;
        }

    #copyright
    {
        margin-top:5px;
        float: left;
        margin-left: 80px;
    }

    #up
    {
        margin-right:8px;
        width:80px;
    }

        #up div
        {
            margin-top:5px;
        }

            #up div img
            {
                height:15px;
                width:15px;
            }
}


/* #### Mobile Phones Portrait or Landscape #### */

/*@media only screen and (max-width: 700px) and (min-width: 480px) {
  header, #obsah, footer {
        margin: 0 auto;
        width:400px;
    }

    #nadpis1 {
        margin-left:1px;
        font-size: 25px;
        color: #e9ffd2;
    }

    #nadpis2 {
        font-size: 20px;
        margin-left: 30px;
    }

    #logo {
        width:80px;
        margin-right:20px;
    }

    nav a {
        height: 20px;
    }

    .nav{
        list-style:none;
        text-align:center;
        padding-top:2px;
        padding-bottom: 2px;
    }

    nav {
        height:20px;
        font-size:15px;
    }

    .nav li {
        letter-spacing:normal;
    }

    .m2 li {
        height:15px;
        font-size:12px;
        padding-top:4px;
    }

    .smp {
        font-size:10px;
        z-index:1;
        margin-top:8px;
        margin-left:2px;
    }

    .right {
        width:8px;
    }

    #obsah {
        margin-bottom:5px;
    }

    #home {
        width:15px;
        position:relative;
        z-index:1;
        margin-top:4px;
        margin-left:8px;
    }

    footer {
        font-size:10px;
        height:16px;
    }

    #ikony
    {
        margin-left:5px;
    }

    #ikony img
    {
        height:10px;
        width:10px;
        margin-top:3px;
    }

    #print
    {
        margin-top:2px;
        margin-left:10%;
    }

        #print img
        {
            height:10px;
            width:10px;
        }

    #copyright
    {
        margin-top:2px;
        float: left;
        margin-left: 50px;
    }

    #up
    {
        margin-right:5px;
        width:50px;
    }

        #up div
        {
            margin-top:2px;
        }

            #up div img
            {
                height:10px;
                width:10px;
            }
}

@media only screen and (max-width: 480px) {
  header, #obsah, footer {
        margin: 0 auto;
        width:250px;
    }

    #nadpis1 {
        margin-left:1px;
        font-size: 19px;
        color: #e9ffd2;
        letter-spacing:normal;
    }

    #nadpis2 {
        font-size: 17px;
        margin-left:25px;
        letter-spacing:normal;
    }

    #logo {
        width:50px;
        margin-right:20px;
    }

    nav a {
        height: 15px;
    }

    .nav{
        list-style:none;
        text-align:center;
        padding-top:2px;
        padding-bottom: 2px;
    }

    nav {
        height:15px;
        font-size:10px;
    }

    .nav li {
        letter-spacing:normal;
    }

    .m2 li {
        height:12px;
        font-size:8px;
        padding-top:2px;
    }

    .smp {
        font-size:8px;
        z-index:1;
        margin-top:6px;
        margin-left:2px;
    }

    .right {
        width:6px;
    }

    #obsah {
        margin-bottom:5px;
        margin-top:-2px;
    }

    #home {
        width:10px;
        position:relative;
        z-index:1;
        margin-top:2px;
        margin-left:4px;
    }

    footer {
        font-size:8px;
        height:14px;
    }

    #ikony
    {
        margin-left:5px;
    }

    #ikony img
    {
        height:10px;
        width:10px;
        margin-top:2px;
    }

    #print
    {
        margin-top:2px;
        margin-left:10px;
    }

        #print img
        {
            height:10px;
            width:10px;
        }

    #copyright
    {
        margin-top:2px;
        float: left;
        margin-left: 10px;
    }

    #up
    {
        margin-right:5px;
        width:40px;
    }

        #up div
        {
            margin-top:2px;
        }

            #up div img
            {
                height:10px;
                width:10px;
            }
}

