* {
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
    font-family: sans-serif;
	font-size: 1.0em;
	background: #fff;
	line-height: 1.3em;
}
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;
}
ul, ol {
    margin-left: 50px;
}
h1, h2, h3, h4 {
    font-family: sans-serif;
    line-height: 1.1em;
	font-weight: 700;
	color: #000;
    padding: 0px 0px 0px 0px;
}
h1, h2.nadpis {
	background: url(../images/pozadi-nadpis.png) center top no-repeat;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
    font-size: 2.0em;
	text-align: left;
}
h2 {
	font-size: 2.0em;
    color: #000;
}
h3 {
	font-size: 1.7em;
    color: #000;
}
h3 {
    font-size: 1.5em;
    color: #000;
}
h4 {
    font-size: 1.3em;
    color: #000;
}
.cistic {
    clear: both;
	float: none;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0;
	line-height: 0;
}
strong {
	font-weight: 700;
}
strong.red {
    font-weight: 700;
	color: #dd117c;
}
a {
	color: #333333;
    text-decoration: underline;
}
a:hover {
	color: #333333;
    text-decoration: none;
}
.blue {
    color: #f25930;
}
.red {
    color: #f25930;
}
.vlevo {
    float: left;
}
.vpravo {
    float: right;
}
.odstuphome {
    margin-right: 75px;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.pulka {
    width: 50%;
    float: left;
}
.center {
    width: 1120px;
	padding: 0px;
    margin: 0px auto;
    position: relative;
}
.gray {
    color: #ccc;
}
.orange {
    color: #ff9900;
}
.bold {
    font-weight: 700;
}
img.hlavnifoto {
    width: 246px;
    height: 206px;
    float: right;
    margin: 0px 0px 10px 10px;
}
hr {
    width: 100%;
    height: 1px;
    background: #e0dedd;
    margin: 0px 0px 20px 0px;
}
header, header li, #Logo, #Logo span, header #Lista, section a#obsah, section a#prod {
    transition: all 0.5s;
    -moz-transition: all 0.5s; 
    -webkit-transition: all 0.5s; 
    -o-transition: all 0.5s; 
}
header {
    width: 100%;
	min-width: 1120px;
	z-index: 10;
}
    header #Hlavni {
        width: 100%;
        height: 100px;
        z-index: 100;
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        -webkit-box-shadow: 1px 1px 5px 0px rgba(80,45,22,1);
        -moz-box-shadow: 1px 1px 5px 0px rgba(80,45,22,1);
        box-shadow: 1px 1px 5px 0px rgba(80,45,22,1);
    }
        header #Logo {
            position: relative;
            left: 0px;
        	overflow: hidden;
    		float: left;
            z-index: 80;
        	font-size: 0.4em;
        	margin: 10px 20px 0px 0px;
        	padding: 0px 0px 0px 0px;
            text-indent: -9999px;
        }
        header #Logo span {
        	display: block;
        	position: absolute;
        	top: 0;
        	left: 0;
        	visibility: visible;
        	cursor: pointer;
            _cursor: hand;
        }
        header #Logo {
            width: 67px;
            height: 75px;
            top: 0px;
        }
        header #Logo span {
        	background: url(../images/pozadi-logo.png) 0px 0px no-repeat;
            width: 67px;
        	height: 75px;
            margin: 0px 0px 0px 0px;
        }
        header #Kosik {
            width: 110px;
            height: 70px;
            float: right;
            text-align: center;
            font-size: 0.8em;
            padding: 15px 0px 0px 0px;
        }
            #Kosik a {
                text-decoration: none;
            }
            #Kosik a:hover {
                text-decoration: underline;
            }
    header nav#Navigace {
        height: 89px;
    }
    header nav#Navigace {
        width: 900px;
        float: left;
        text-align: center;
        margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
    }
    ul#Menu {
    	width: 660px;
        overflow: hidden;
    	list-style: none;
        text-align: center;
        position: relative;
        margin: 5px auto 0px auto;
    	padding: 0px 0px 0px 0px;
    }
    ul#Menu {
        font-size: 1.0em;
    }
    ul#Menu {
    	height: 89px; 
    }
    ul#Menu li {
    	height: 89px; 
    }
    ul#Menu li {
    	display: inline;
        float: left;
        position: relative;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background: url(../images/menu-rozdel.png) center right no-repeat;
    }
    ul#Menu li.last {
        background: none;
    }
    #Menu a {
    	color: #000;
        display: block;
		font-weight: 400;
        position: relative;
		text-transform: uppercase;
        text-decoration: none;
    }
    #Menu a {
        height: 25px;
        cursor: pointer;
        _cursor: hand;
        padding: 35px 20px 29px 20px;
    }
    ul#Menu li.first a {
        padding-left: 0px !important;
    }
    #Menu a span {
        font-size: 0.8em;
        font-weight: 300;
        position: absolute;
        top: 19px;
        left: 40%;
    }
    #Menu a:hover {
    	color: #f25930;
        text-decoration: none;
    }
    #Menu a.aktivni {
    	color: #f25930;
        text-decoration: none;
    }
    ul#Menu li ul.sub {
        position: absolute;
        left: 0px;
        display: none;
        margin-left: 0px;
        background: #000;
        border-top: 1px solid #f25930;
    }
    ul#Menu li:hover ul {
        display: block;
    }
    ul#Menu li ul.sub {
        top: 89px;
    }
        ul#Menu li ul.sub li {
            display: block;
            float: none;
            height: auto;
            padding: 5px 10px 5px 10px;
            background: #000;
            border-bottom: 1px solid #f25930;
        }
            ul#Menu li ul.sub li a {
                display: block;
                float: none;
                height: auto;
                padding: 2px 5px 2px 5px;
            }
    header #Rozvoz {
        width: 100%;
        margin: 100px 0px 0px 0px;
        background: #f25930;
    }
        header #Rozvoz .center {
            width: calc(1120px - 385px);
            position: relative;
            height: 40px;
            color: #fff;
            font-weight: bold;
            font-size: 1.0em;
            padding: 25px 0px 0px 385px;
            background: url(../images/ikona-rozvoz-n.png) 245px 15px no-repeat;       
        }
        header #Rozvoz .center a {
            color: #fff !important;
            text-decoration: underline;
        }
            header #Rozvoz .center a:hover {
                color: #fff;
                text-decoration: none;
            }
#Promo {
	width: 100%;
	min-width: 1120px;
	height: auto; /* 337 */
    margin: 210px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
    /*background: url(../images/pozadi-promo.png) bottom left repeat-x;*/
}
	#Promo img {
		display: block;
		margin: 0px auto;
	}

section.home {
    width: 100%;
    min-width: 1120px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
}
section {
    width: 100%;
    min-width: 1120px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    background: #fff url(../images/pozadi-obsah.png) 50px 50px no-repeat;
}
    section article {
        width: 100%;
        min-width: 1120px;
		font-size: 0.95em;
        margin: 0px 0px 0px 0px;
		padding: 15px 0px 25px 0px;
        background: url(../images/pozadi-obsah.png) bottom right no-repeat;
    }
    section article .center {

    }
    #Drobky {
        margin-bottom: 15px;
    }
        #Drobky a {
            color: #000;
            font-size: 0.9em;
        }
        #Drobky a.aktivni, #Drobky a:hover {
            color: #f25930;
            text-decoration: none;
        }
    section article p {
        font-size: 0.95em;
    }
    section article ul {
        font-size: 0.95em !important;
    }
        article table tr th, article table tr td {
            padding: 5px 10px;
            font-size: 0.9em;
        }
        article table tr td {
            color: #000;
        }
        article table tr th {
            background: none;
            color: #fff;
            text-align: left;
            font-weight: 400;
        }
		article table tr:nth-child(odd) {
            background: none;
            color: #fff;
		}
        article table tr:nth-child(even) {
            background: none;
            color: #fff;
        }
		article table.dokumenty tr td {
			border: none;
		}
        article #Galerie .foto {
            width: 246px;
            height: 206px;
            overflow: hidden;
            float: left;
            text-align: center;
            position: relative;
            margin: 1px 1px 1px 1px;
            /*border: 1px solid #215e8f;*/
        }
            article #Galerie .foto a img {
                width: 246px;
                height: 206px;
                margin: 0px auto;
                cursor: pointer;
                cursor: hand;
                z-index: 4;
            }
                article #Galerie .foto a:hover img {
                    opacity: 0.8;
                }
        article .youtube {
            width: 100%;
            height: 611px;
        }
        article .youtubes {
            width: 495px;
            height: 290px;
            float: left;
            margin-bottom: 5px;
        }
        article .youtubes:nth-child(odd) {
            margin-right: 5px;
        }
        article .youtubes:nth-child(even) {
            margin-left: 5px;
        }
        ul#Podkategorie {
            width: 100%;
            margin-left: 0px;
        }
            ul#Podkategorie li {
                display: block;
                float: left;
                margin: 0px 10px 10px 0px;
            }
                ul#Podkategorie li a {
                    display: block;
                    background: #502d16;
                    color: #fff;
                    padding: 5px 10px;
                    text-decoration: none;
                }
                ul#Podkategorie li a.aktivni, ul#Podkategorie li a:hover {
                    color: #fff;
                    background: #f25930;
                    text-decoration: none;
                }
    .vice a {
        width: 120px;
        display: block;
        background: #502d16;
        color: #fff;
        text-align: center;
        padding: 5px 10px;
        margin: 10px auto;
        text-decoration: none;
    }
    .vice a.aktivni, .vice a:hover {
        color: #fff;
        background: #f25930;
        text-decoration: none;
    }
    #Dokumenty a.docs {
        width: 478px;
        height: 37px;
        display: block;
        color: #fff;
        margin: 0px 2px 4px 0px;
        background: #502d16;
        padding: 8px 10px;
        cursor: pointer;
        cursor: hand;
        float: left;
        text-decoration: none;
    }
        #Dokumenty a:hover.docs {
            color: #fff;
            background: #f25930;
        }
        #Dokumenty a.docs:nth-child(even) {
            margin-left: 0px;
            margin-right: 0px;
        }
        #Dokumenty a.docs .ikona {
            width: 45px;
            height: 37px;
            float: left;
        }
            #Dokumenty a.docs .txt {
                background: url(../images/ico/txt-hover.png) 0px 0px no-repeat;
            }
                #Dokumenty a:hover.docs .txt {
                    background: url(../images/ico/txt-hover.png) 0px 0px no-repeat;
                }
            #Dokumenty a.docs .pdf {
                background: url(../images/ico/pdf-hover.png) 0px 0px no-repeat;
            }
                #Dokumenty a:hover.docs .pdf {
                    background: url(../images/ico/pdf-hover.png) 0px 0px no-repeat;
                }
            #Dokumenty a.docs .doc {
                background: url(../images/ico/doc-hover.png) 0px 0px no-repeat;
            }
                #Dokumenty a:hover.docs .doc {
                    background: url(../images/ico/doc-hover.png) 0px 0px no-repeat;
                }
            #Dokumenty a.docs .ocx {
                background: url(../images/ico/ocx-hover.png) 0px 0px no-repeat;
            }
                #Dokumenty a:hover.docs .ocx {
                    background: url(../images/ico/ocx-hover.png) 0px 0px no-repeat;
                }
            #Dokumenty a.docs .xls {
                background: url(../images/ico/xls-hover.png) 0px 0px no-repeat;
            }
                #Dokumenty a:hover.docs .xls {
                    background: url(../images/ico/xls-hover.png) 0px 0px no-repeat;
                }
            #Dokumenty a.docs .lsx {
                background: url(../images/ico/xls-hover.png) 0px 0px no-repeat;
            }
                #Dokumenty a:hover.docs .lsx {
                    background: url(../images/ico/xls-hover.png) 0px 0px no-repeat;
                }
        #Dokumenty a.docs .nazev {
            width: 328px;
            height: 34px;
            padding: 3px 5px 0px 0px;
            float: left;
            font-size: 0.8em;
            line-height: 1.3em;
        }
        #Dokumenty a.docs .popis {
            width: 100px;
            height: 37px;
            float: left;
            margin: -2px 0px 0px 0px;
            font-size: 0.7em;
            line-height: 1.3em;
        }
            #Dokumenty a.docs .popis strong {
                font-weight: 700;
            }
                #Dokumenty a.docs .popis strong span {
                    text-transform: uppercase;
                }

    #Dokumenty a.doks {
        width: 1100px;
        height: auto !important;
        display: block;
        color: #fff;
        margin: 0px 0px 4px 0px;
        background: #502d16;
        padding: 8px 10px;
        cursor: pointer;
        cursor: hand;
        float: none !important;
        clear: both;
        text-decoration: none;
    }
        #Dokumenty a:hover.doks {
            color: #fff;
            background: #f25930;
        }
        #Dokumenty a.doks:nth-child(even) {
            margin-left: 0px !important;
            margin-right: 0px;
        }
        #Dokumenty a.doks .ikona {
            width: 45px;
            height: 37px;
            float: left;
        }
            #Dokumenty a.doks .txt {
                background: url(../images/ico/txt-hover.png) 0px 0px no-repeat;
            }
                #Dokumenty a:hover.doks .txt {
                    background: url(../images/ico/txt-hover.png) 0px 0px no-repeat;
                }
            #Dokumenty a.doks .pdf {
                background: url(../images/ico/pdf-hover.png) 0px 0px no-repeat;
            }
                #Dokumenty a:hover.doks .pdf {
                    background: url(../images/ico/pdf-hover.png) 0px 0px no-repeat;
                }
            #Dokumenty a.doks .doc {
                background: url(../images/ico/doc-hover.png) 0px 0px no-repeat;
            }
                #Dokumenty a:hover.doks .doc {
                    background: url(../images/ico/doc-hover.png) 0px 0px no-repeat;
                }
            #Dokumenty a.doks .ocx {
                background: url(../images/ico/ocx-hover.png) 0px 0px no-repeat;
            }
                #Dokumenty a:hover.doks .ocx {
                    background: url(../images/ico/ocx-hover.png) 0px 0px no-repeat;
                }
            #Dokumenty a.doks .xls {
                background: url(../images/ico/xls-hover.png) 0px 0px no-repeat;
            }
                #Dokumenty a:hover.doks .xls {
                    background: url(../images/ico/xls-hover.png) 0px 0px no-repeat;
                }
            #Dokumenty a.doks .lsx {
                background: url(../images/ico/xls.png) 0px 0px no-repeat;
            }
                #Dokumenty a:hover.doks .lsx {
                    background: url(../images/ico/xls-hover.png) 0px 0px no-repeat;
                }
        #Dokumenty a.doks .nazev {
            width: 1000px;
            height: auto !important;
            padding: 3px 5px 0px 0px;
            float: left;
            font-size: 0.8em;
            line-height: 1.3em;
        }
            #Dokumenty a.doks .nazev p {
                color: #000;
                font-size: 0.95em;
                line-height: 1.3em;
                margin: 0px !important;
            }
            #Dokumenty a:hover.doks .nazev p {
                color: #fff;
            }
        #Dokumenty a.doks .popis {
            width: 100px;
            height: 37px;
            float: left;
            margin: -2px 0px 0px 0px;
            font-size: 0.7em;
            line-height: 1.3em;
        }
            #Dokumenty a.doks .popis strong {
                font-weight: 700;
            }
                #Dokumenty a.doks .popis strong span {
                    text-transform: uppercase;
                }
    #Dokumenty h3 a {
        text-decoration: none;
    }
        #Dokumenty h3 a:hover {
            color: #4dbfd9;
            text-decoration: none;
        }
    a.produkty {
        width: 240px;
        display: block;
        float: left;
        margin: 0px 15px 15px 0px;
        padding: 10px 10px 10px 10px;
        border: 1px solid #cccccc;
        text-decoration: none;
    }
        a.produkty:hover {
            border: 1px solid #502d16;
            -webkit-box-shadow: 0px 0px 3px 0px rgba(80,45,22,1);
            -moz-box-shadow: 0px 0px 3px 0px rgba(80,45,22,1);
            box-shadow: 0px 0px 3px 0px rgba(80,45,22,1);
        }
        a.produkty .foto {
            width: 240px;
            height: 240px;
            margin: 0px 0px 15px 0px;
            overflow: hidden;
        }
        a.produkty .foto img {
            /*
            border-top-left-radius: 10px;
            -moz-border-top-left-radius: 10px;
            -webkit-border-top-left-radius: 10px;   
            border-top-right-radius: 10px;
            -moz-border-top-right-radius: 10px;
            -webkit-border-top-right-radius: 10px;
            */
        }
        a.produkty .popis {
            width: 240px;
            height: 60px;
            overflow: hidden;
            color: #502d16;
            font-size: 1.0em;
            line-height: 1.2em;
        }
        a.produkty h2 {
            width: 240px;
            height: 43px;
            overflow: hidden;
            font-size: 1.2em;
            color: #502d16;
        }
        a.produkty h2, a.produkty:hover h2 {
            color: #502d16;
            text-decoration: none;
        }
        a.produkty .cena {
            width: 240px;
            height: 35px;
            font-size: 1.6em;
            font-weight: 700;
            color: #502d16;
        }
            a.produkty .cena .right {
                color: #000;
                float: right;
                font-size: 0.9em;
                text-decoration: line-through;
            }
        a.produkty .spodek {
            width: 240px;
            height: 40px;
            padding: 10px 0px;
            background: #502d16;
        }
        a.produkty .sklad {
            float: left;
            margin-left: 10px;
            color: #fff;
        }
        a.produkty .skladne {
            float: left;
            margin-left: 10px;
            color: #f25930;
        }
            a.produkty .dokosiku {
                float: right;
                margin-right: 10px;
            }
    #DetailProdukt {

    }
        #DetailProdukt .fotky {
            width: 500px;
            float: left;
        }
        #DetailProdukt .fotky a img.big {
            width: 500px;
            height: 500px;
        }
        #DetailProdukt .popisy {
            width: 500px;
            float: right;
        }
            #DetailProdukt .popisy h1 {
                font-size: 1.5em;
                line-height: 1.2em;
                color: #502d16;
                padding: 0px;
            }
        #DetailProdukt .tabulky {
            width: 498px;
            border: 1px solid #cccccc;
        }
            #DetailProdukt .tabulky .cena {
                width: 200px;
                float: left;
                margin: 20px 20px 20px 20px;
                border-right: 1px solid #cccccc;
            }
                #DetailProdukt .tabulky .cena h3 {
                    color: #502d16;
                    font-size: 2.0em;
                    margin: 0px;
                }
                #DetailProdukt .tabulky .cena p {
                    color: #502d16;
                    font-size: 0.9em;
                }
                #DetailProdukt .tabulky .cena p.black {
                    color: #000;
                    margin: 0px 0px 0px 0px;
                }
                #DetailProdukt .tabulky .cena span {
                    color: #000;
                    font-size: 1.3em;
                    text-decoration: line-through;
                } 
            #DetailProdukt .tabulky .pridat {
                width: 240px;
                float: left;
                margin: 20px 0px 20px 0px;
            }
            #DetailProdukt .tabulky .koupit {
                width: 240px;
                height: 50px;
                padding: 5px 20px 4px 80px;
                color: #fff;
                cursor: pointer;
                _cursor: hand;
                background: #502d16 url(../images/kosik-bile.png) 50px 3px no-repeat;
            }
            #DetailProdukt .tabulky .koupit:hover {
                background-color: #f25930;
            }
	#Formular {
        width: 1000px;
        margin: 0px auto;
		padding: 0px 0px 20px 0px;
	}
    table, table#Poptavka {
	        width: 100%;
	    }
        table#Poptavka tr {
            background: none;
        }
		#Poptavka tr td {
			padding: 2px 0px !important;
			margin: 5px 0px !important;
			font-size: 0.85em;
			border: none;
		}
	    table#Poptavka tr td.stred {
	        width: 10px;
	    }
	    #Poptavka input, #Poptavka textarea {
	        padding: 7px 10px;
	        border: 1px solid #ccc;
	        margin: 2px;
	        color: #000;
			border: 1px solid #008ad1;
			background: #e3e1e0;
	    }
	    #Poptavka input {
	        width: 470px;
	    }
        #Poptavka input.radio {
	        width: 20px;
			margin-left: 20px;
	    }
	    #Poptavka textarea {
	        width: 980px;
	        height: 80px;
	    }
	    #Poptavka input.tlacitko {
	        width: 100px;
	        height: 39px;
	        cursor: pointer;
	        _cursor: hand;
			color: #fff;
			float: right;
			margin: 0px 0px 0px 0px;
			background: #0067a7;
	    }
            #Poptavka input.tlacitko:hover {
				color: #fff;
				transition: 1s;
				background: #000;
		    }
		#Poptavka a {
			text-decoration: underline;
		}
            #Poptavka a:hover {
				text-decoration: none;
			}
            .sending, .check {
			    display: none;
			}
    #Kos {
        width: 1120px;
        padding: 0px;
    }
    .fak {
            display: none;
        }
        .info table, .info table.kosisko {
            width: 1120px;
        }
        .info table, .info table.kosisko tr td a, .info table, .info table.kosiskoDarek tr td a {
            color: #312783;
        }
        .info table.kosisko tr td a {
            color: #000;
            font-size: 1.2em;
            text-decoration: none;
        }
        .info table.kosisko tr td a.normal {
            font-size: 1.1em;
            text-decoration: underline !important;
        }
        .info table, .info table.kosisko th.two {
            width: 80px;
        }
        .info table tr td, .info table.kosisko tr td {
            background: #FFFFFF;
            padding: 2px 4px;
            border: 1px solid #c3c5c7;
            color: #000000;
            vertical-align: center;
        }
        .info table.kosisko tr td.vlevo {
            width: 650px;
        }
        .info table tr td, .info table.kosisko tr td img {
            padding-right: 5px;
        }
        .info table.kosisko tr th {
            padding: 0px 10px 0px 10px;
            font-weight: bold;
            color: #fff;
            font-size: 1.2em;
            height: 44px;
            background: #502d16;
        }
        .info table.kosisko tr th.normal {
            font-weight: normal;
            color: #fff;
        }
        .kosisko .packeta-selector-branch-name {
            font-weight: bold;
        }
        .kosik .left {
            float: left;
        }
        .kosik .right {
            float: right;
            padding-right: 7px;
        }
        h3.pokracovat a {
            width: 300px;
            height: 30px;
            text-align: center;
            float: right;
            background: #f25930;
            padding: 8px 0px 0px 10px;
            font-size: 0.7em;
            color: #fff;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            text-decoration: none;
            cursor: pointer;
            _cursor: hand;
        }
        h3.objednavka a {
            width: 160px;
            height: 30px;
            text-align: center;
            float: left;
            background: #f25930;
            padding: 8px 10px 0px 0px;
            font-size: 0.7em;
            color: #fff;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            text-decoration: none;
            cursor: pointer;
            _cursor: hand;
        }
        h3.objednavka a:hover, h3.pokracovat a:hover {
            color: #fff;
            background: #502d16;
        }
        .bez {
            border: none !important;
        }
        .info h2 {
            font-size: 1.3em;
            color: #2f2483;
            text-transform: uppercase;
            text-align: left;
            border-bottom: 2px dotted #ccc;
        }
        input.big, textarea {
            width: 750px;
            /*border: 1px solid #2f2483;*/
            padding: 5px;
            color: #666;
            /*border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            */
        }
        .kosisko .popisky {
            width: 150px;
        }
        .kosisko .popiskyBig {
            width: 300px;
        }
        .red {
            color: red;
        }
        #CenaCelkem {
            text-align: center;
            font-size: 1.4em;
            line-height: 1.6em;
            font-weight: bold;
            color: #f25930;
        }
            #CenaCelkem .cena {
                font-size: 1.8em;
            }
        section .kosik .objednat {
            width: 260px !important;
            display: block;
            margin: 0px auto;
            padding: 10px 10px 10px 10px !important;
            font-size: 1.5em;
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 400;
            text-align: center;
            color: #fff;
            cursor: pointer;
            _cursor: hand;
            text-decoration: none;
            background: #f25930;
        }
            section .kosik .objednat:hover {
                background: #000;
            }
        #Prepocti {
            width: 100px;
        }
        #Prepocti input {
            width: 30px;
            height: 30px;
            text-align: center;
            background: #ccc;
            float: left;
            color: #000;
            margin: 0px 0px 0px 10px;
        }
        #Prepocti .aktualizovat {
            width: 30px;
            height: 30px;
            display: block;
            margin: 0px auto;
            font-size: 1.4em;
            font-weight: normal;
            text-align: center;
            color: #fff;
            float: right;
            cursor: pointer;
            _cursor: hand;
            text-indent: -9999px;
            margin: 0px 10px 0px 0px;
            background: url(../images/aktualizovat.png) 10px 5px no-repeat;
        }
        section input.kontrola {
            width: 275px;
            height: 50px;
            text-align: center;
            display: block;
            background: #f25930;
            margin: 0px auto;
            padding: 5px 0px 0px 0px;
            font-size: 1.2em;
            cursor: pointer;
            _cursor: hand;
            color: #fff;
            text-decoration: none;
            font-family: 'Source Sans Pro', sans-serif;
            font-weight: 200;
        }
            section input.kontrola:hover {
                color: #fff;
                background: #502d16;
            }
        input.red {
            color: #000000;
            padding: 3px;
            border: 1px solid #000000;
        }
        input.odesli {
            background: url(../images/kosik.png) top left no-repeat;
            width: 42px;
            height: 43px;
            border: 0px;
            cursor: pointer;
            cursor: hand;
        }
        table.kosisko tr.red td {
            border: 1px solid red !important;
        }
        table.kosisko tr.red td strong {
            color: red !important;
        }
footer {
    width: 100%;
    min-width: 1120px;
    height: 297px;
    font-size: 0.9em;
    line-height: 1.2em;
    background: #502d16 url(../images/pozadi-paticka.jpg) no-repeat;
}
    #Paticka {
        width: 1120px;
        height: 180px;
        margin: 0px auto;
        padding: 30px 0px 0px 0px;
		position: relative;
    }
        #LogoPata {
            width: 96px;
            height: 111px;
            position: relative;
            overflow: hidden;
            float: none;
            font-size: 0.4em;
            margin: 70px 0px 30px 0px;
            padding: 0px 0px 0px 0px;
            text-indent: -9999px;
        }
        #LogoPata span {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            visibility: visible;
            cursor: pointer;
            _cursor: hand;
            background: url(../images/pozadi-logo-paticka.png) 0px 0px no-repeat;
            width: 96px;
            height: 111px;
            margin: 0px 0px 0px 0px;
        }
    	#Paticka h2 {
    		font-size: 0.9em;
    		font-weight: 700;
    		color: #fff;
    		text-align: left;
    		padding: 0px;
    		background: none;
    	}
    	#Paticka p {
    		font-size: 0.8em;
    	}
    	#Paticka ul {
    		margin: 0px !important;
    	}
        #Paticka ul li {
	    	display: block;
	        margin: 0px 0px 0px 0px;
	        padding: 0px 0px 0px 0px;
	    }
	    #Paticka ul li a {
	        padding: 0px 0px 0px 0px;
	    	color: #fff;
            display: block;
            font-size: 0.8em;
            line-height: 1.4em;
			font-weight: 300;
	        text-decoration: none;
	    }
	    #Paticka ul a:hover, #Paticka ul a.aktivni {
	    	color: #fff;
	        text-decoration: underline !important;
	    }
        #Paticka .sloupec {
        	width: 200px;
        	height: 160px;
	        padding: 20px 20px 0px 30px;
			margin: 50px 0px 0px 0px;
	        float: left;
	        font-size: 1.0em;
	        line-height: 1.2em;
	        color: #fff;
            background: url(../images/pata-rozdel.png) 0px 20px no-repeat;
	    }
	    #Paticka .prvni {
            width: 130px;
            padding: 0px 20px 0px 0px;
            margin-top: 0px;
	        background: none;
	    }
	    #Paticka .sloupec a {
	        text-decoration: none;
	        color: #fff;
	    }
	    #Paticka .sloupec a:hover, #Paticka .sloupec a.aktivni {
	        text-decoration: underline;
	    }
        #Pata, #Pata a {
            font-size: 1.0em;
            color: #fff;
        }
	.sending, .check {
	    display: none;
	}
	#LogoMobil, #MobilMenu, #MenuMobil, .mobile, #Menu .kosikm {
	    display: none;
	}
	.desktop {
		display: block;
	}
    #Promo .timers, #fwslider .slide_content_wrap p, #fwslider .slidePrev, #fwslider .slideNext {
		display: block;
	}
.mobile {
    display: none;
}
