*
{
    margin: 0px;
    padding: 0px;
}
body
{
    font-family: Arial;
    font-size: 11px;
    color: #666666;
    text-align: center;
}
a { text-decoration: none; color: #0066ff; }
a:hover { text-decoration: none;	color: #ff0000; }
img { border: 0px; }
hr { height: 0px; border: none; border-top: 1px solid #cccccc; }
hr.bold { border-top: 1px solid #227A22; }
h5 { color: #ff0000; font-size: 12px; margin-bottom: 3px; }
.cf { clear: both; font-size: 0px; }
.drobky { padding: 10px 10px 10px 15px; _padding: 10px 10px 5px 15px; }
.head
{
    padding: 15px 15px 0 27px;
    background-image: url(images/horni-vlna.png);
    background-repeat: no-repeat;
    _height: 194px;
}
.head .logo { margin: 3px 0 15px 0px; outline: none; display:block; height:120px; width:152px; }
.head .logo .logo_text { position:absolute; top:-9999px; }
.bottom_over
{
    padding: 0 7px;
    background-color: #ffffff;
}
.bottom
{
    border-top: 1px solid #cccccc;
    padding: 5px 35px 30px 35px;
}
.bottom .right { float: right; }
.ramover
{
    text-align: left;
    width: 974px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/stin.png);
    background-repeat: repeat-y;
}
.ram
{
    margin: 0 7px;
    position: relative;
    background: #ff8e00;
    background-image: url(images/barevny-prechod.png);
    background-position: 0 68px;
    background-repeat: repeat-x;
}
.ram_bageta
{
    background-image: url(images/bageta.jpg?4);
    background-position: 100% 194px;
    background-repeat: no-repeat;
}
.main
{
    position: relative;
    padding: 0 27px 0 27px;
    min-height: 600px;
    _height: 600px;
}
.menu
{
    _position: absolute;
    _left: 27px;
    _top: 153px;
    _width: 858px;
    list-style-type: none;
    height: 41px;
    width: 904px;
    z-index: 99;
    background-image: url(images/head_border.png);
    background-repeat: repeat-x;
    background-position: 0 100%;
}
.menu li { display: block; float: left; position: relative; }
.menu li a
{
    float: left;
    display: inline;
    width: 123px;
    height: 21px;
    _height: 41px;
    margin-right: 5px;
    padding: 10px 0 10px 0;
    background-repeat: no-repeat;
    background-position: 0px -1px;
    outline: none;
    text-align: center;
}
.menu li a b { display: none; }
.menu li a:hover, .menu li a.sel { background-position: 0 -41px; }
.menu li a.menu_uvod { background-image: url(images/menu/uvod.png); }
.menu li a.menu_onas { background-image: url(images/menu/onas.png); }
.menu li a.menu_produkty { background-image: url(images/menu/produkty.png); }
.menu li a.menu_gastronomyservis { background-image: url(images/menu/gastronomyservis.png); }
.menu li a.menu_online_objednavky { background-image: url(images/menu/onlineobjednavky.png); }
.menu li a.menu_kontakty { background-image: url(images/menu/kontakty.png); }

.menus { position: absolute; left: 0px; top: 0px; z-index: 99; }
.menus
{
    border-bottom: 1px solid #98A839;
    display: none;
    width: 123px;
}
.menus.depth0 { top: 40px; }
.menus.depth1 { left: 115px; width: 173px; }
.menus li a
{
    padding: 5px 0 5px 0;
    width: 120px;
    _width: 123px;
    height: 15px;
    _height: 25px;
    background: #ffffff;
    border-top: 1px solid #cccccc;
    border-right: 2px solid #904622;
    border-left: 1px solid #E4E779;
    margin-right: 0px;
    background-repeat: repeat-x;
    color: #63030E;
}
.menus li a:hover { background-position: 0 0; color: #ff0000; background-image: url(images/menu_gradient.gif); }
.menus li li a { width: 170px; }

.submenu
{
    position: absolute;
    list-style-type: none;
    width: 91px;
    margin-left: -76px;
}
.submenu li { display: block; float: left; }
.submenu li a
{
    display: block;
    float: left;
    width: 91px;
    height: 70px;
    background-repeat: no-repeat;
    background-position: 0pt -70px;
    margin-bottom: 3px;
    outline: none;
}
.submenu li a b { display: none; }
.submenu li a:hover, .submenu li a.sel { background-position: 0pt 0px; }
.submenu li a.submenu_ceska_kuchyne { background-image: url(images/submenu/ceska_kuchyne.png); }
.submenu li a.submenu_klasik { background-image: url(images/submenu/klasik.png); }
.submenu li a.submenu_grand { background-image: url(images/submenu/grand.png); }
.submenu li a.submenu_live { background-image: url(images/submenu/live.png); }
.submenu li a.submenu_travel { background-image: url(images/submenu/travel.png); }

.download { list-style-type: none; margin-bottom: 10px; }
.download li a
{
    display: block;
    padding: 3px 3px 3px 25px;
    background-repeat: no-repeat;
}
.download li a.pdf { background-image: url(images/filetype/pdf.gif); }

.home
{
    min-height: 650px; _height: 870px;
    width: 420px; _width: 450px;
    background-repeat: no-repeat;
    padding:30px 0 0 30px;
    position:relative;
    position: relative;
    background: #ffffff;
    overflow: visible;
}
.home .text
{
    height: 315px;
}
.home .text h2 { font-size: 18px; color: #ff0000; margin-bottom: 14px; }
.home .text p { font-size: 13px; line-height: 1.35; margin-bottom: 14px; }
.home .text p a { text-decoration: underline; }
.home .boxy
{
    background-image: url(images/home/hp-panely-spodek-bg.png);
    background-repeat: repeat-y;
    background-position: 45px 0;
    margin-left: -75px;
    width: 999px;
    _position: absolute;
}
.home .boxy1
{
    background-image: url(images/home/hp-panely.jpg);
    background-repeat: no-repeat;
    height: 225px;
    padding-left: 20px;
}
.home .boxy1 a { float: left; height: 218px; margin-right: 1px; }
.home .boxy1 a.bagety { width: 260px; }
.home .boxy1 a.hotova_jidla { width: 255px; }
.home .boxy1 a.studena_kuchyne { width: 220px; }
.home .boxy1 a.online_objednavka { width: 230px; }
.home .boxy2
{
    clear: both;
    background-image: url(images/home/hp-novinky-bg.jpg);
    background-repeat: no-repeat;
    min-height: 300px; _height: 300px;
    padding-left: 60px;
    padding-top: 20px;
}
.home .boxy2 a { outline: none; }
.home .boxy2 h1 { font-size: 17px; color: #ff0000; margin-bottom: 20px; }
.home .boxy2 h2, .home .boxy2 h3 { font-size: 11px; color: #ff0000; }
.home .boxy2 hr { border-color: #d2d2d2; margin-top: 15px; margin-bottom: 15px; }
.home .boxy2 div { float: left; }
.home .boxy2 div.bordered { border-right: 1px solid #d2d2d2; padding-right: 10px; margin-right: 10px; min-height: 200px; _height: 200px; }
.home .boxy2 div.bagety { width: 200px; }
.home .boxy2 div.hotova_jidla { width: 212px; }
.home .boxy2 div.online_objednavka { width: 200px; border: none; }
.home .boxy2 .aktuality { float: right; display: inline; margin-right: 57px; margin-top: -18px; width: 180px; color: #000000; z-index: 99; }
.home .boxy2 .aktuality img { margin-bottom: 10px; }
.home .boxy2 .aktuality em { color: #ff0000; font-style: normal; font-weight: bold; }
.home .boxy2 .aktuality p { margin-top: 3px; clear:both; }
.home .boxy2 .aktuality p p, .home .boxy .aktuality hr, .home .boxy .aktuality img { margin-bottom: 5px; _margin-bottom: 2px; }
.home .boxy2 .aktuality hr { margin-bottom: 5px; margin-top: 5px; border-color: #cccccc; }
.home .boxy2 .aktuality div{ clear:both;}

.produkty_new { position: relative; padding: 0px; background-repeat: no-repeat; }
.produkty_new .overlay { padding: 0px; background-repeat: no-repeat; padding-left: 10px; }
.produkty_new.baget { background-image: url(images/bagety-bg.png?4); }
.produkty_new.baget .overlay { height: 885px; _height: 1090px; padding-top: 205px; background-image: url(images/bagety.png?4); background-position: 154px 249px; }

.produkty_new.grand { background-image: url(images/bagety-grand-bg.png?4); margin-top: 12px; }
.produkty_new.grand .overlay { height: 444px; padding-top: 1px; background-image: url(images/bagety-grand.png?4); background-position: 151px 236px; }

.produkty_new.sendvice { background-image: url(images/sendvice-bg.png?4); margin-top: 12px; }
.produkty_new.sendvice .overlay { height: 633px; _height: 646px; padding-top: 13px; background-image: url(images/sendvice.png?4); background-position:213px 20px; }

.produkty_gradient { padding: 0px; background-repeat: repeat-x; background-image: url(images/produkty-gradient.png); height: 30px; width: 904px; overflow: hidden; }
.produkty_gradient h1 { position: relative; top: -50px; height: 50px; margin-bottom: -50px; }
.produkty_new .kus { float: left; display: inline; margin: 21px 0 0 21px; width: 410px; height: 183px; overflow: hidden; }
.produkty_new .spread { clear: both; height: 34px; }
.produkty_new h2 { position: relative; top: 0px; left: 25px; _left: 50px; width: 320px; font-size: 15px; height: 100px; margin-bottom: -100px; }
.produkty_new h3 { position: relative; top: -30px; height: 30px; margin-bottom: -30px; }
.produkty_new .text { position: relative; padding: 0px 0 0 15px; font-size: 13px; }
.produkty_new.baget .text,
.produkty_new.baget h2 { color: #000000; }
.produkty_new.baget h2 { top: -60px; }
.produkty_new.grand .text,
.produkty_new.grand h2 { color: #D4C44F; }
.produkty_new.grand h2 { top: 140px; }
.produkty_new.sendvice .text,
.produkty_new.sendvice h2 { color: #000000; }
.produkty_new.sendvice h2 { top: 130px; }
.produkty_new .text i,
.produkty_new .text u,
.produkty_new .text b,
.produkty_new .text span { display: block; clear: right; float: right; line-height: 1px; font-size: 1px; visibilit: hidden; }
.produkty_new .text span { width: 250px; height: 150px; }
.produkty_new .text i { width: 200px; height: 10px; }
.produkty_new .text u { width: 250px; height: 20px; }
.produkty_new .text b { width: 290px; height: 100px; }
.produkty_new .text s { display: block; height: 50px; }

.produkty { padding: 12px 22px 150px 22px; position: relative; _width: 904px; _height: 600px; min-height: 600px; background: #ffffff; }
.produkty.objednavky { padding-right: 315px; background-repeat: no-repeat; background-position: 380px 60px; }
.produkty.objednavky.obagetysendvice { background-image: url(images/obagety_sendvice.png); }
.produkty.objednavky.oapetitprogram { background-image: url(images/oapetit_program.png); background-position: 370px 90px; background-position: 370px 115px; }
.produkty.objednavky.oapetitgastro { background-image: url(images/oapetit_gastro.png); background-position: 380px 90px; background-position: 380px 105px; }
.produkty.objednavky hr.bold { margin-top: 10px; margin-bottom: 30px; _margin-top: 15px; _margin-bottom: 15px; }
.produkty.objednavky .logout { position: absolute; right: 320px; top: 400px; }
.produkty.objednavky .note { padding: 10px; background: #FDCDCD; margin-top: -20px; margin-bottom: 20px; }
.produkty.apetitsluzby
{
    padding: 62px 22px 150px 22px;
    width: 870px;
    background-repeat: no-repeat;
    min-height: 700px;
}
.produkty.apetitsluzby .drobky { padding-top: 38px; padding-left: 5px; margin-bottom: 155px; }
.produkty.apetitmenu { background-image: url(images/produkty_apetitmenu_ie.png); }
.produkty.apetitprogram { background-image: url(images/produkty_apetitprogram.png); }
.produkty.apetitgastro { background-image: url(images/produkty_apetitgastro.png); }
.produkty.studenakuchyne { background-image: url(images/produkty_studenakuchyne.png); }
.produkty.cerstvesalaty { background-image: url(images/produkty_cerstvesalaty.png); }
.produkty.apetitmenu .tyden { position: absolute; left: 195px; top: 180px; width: 35px; font-size: 22px; font-weight: bold; color: #ff0000; text-align: center; }
.produkty.apetitmenu .tyden_pre b, .produkty.apetitmenu .tyden_nex b  { display: none; }
.produkty.apetitmenu .tyden_pre { position: absolute; left: 10px; top: 180px; width: 180px; height: 40px; }
.produkty.apetitmenu .tyden_nex{ position: absolute; left: 240px; top: 180px; width: 180px; height: 40px; }
.produkty h1, .produkty h2, .produkty h3 { color: #ff0000; margin-bottom: 10px; }
.produkty h1 { font-size: 23px; }
.produkty h2 { font-size: 12px; }
.produkty h3 { font-size: 12px; }
.produkty h4 { font-size: 12px; color: #006600; margin-bottom: 3px; }
.produkty hr { margin-bottom: 10px; clear: both; }
.produkty p { padding-bottom: 10px; }
.produkty .upozorneni, .produkty .informace
{
    width: 231px; height: 701px;
 _width: 281px;
    background-repeat: no-repeat;
    padding: 60px 25px 25px 25px;
    position: absolute;
    right: 15px;
    top: 95px;
    _top: 110px;
    #top: 110px;
}
.produkty.apetitsluzby .upozorneni, .produkty.apetitsluzby .informace { right: 75px; #right: 30px; _right: 30px; }
.produkty.objednavky .informace { top: 25px; }
.produkty .upozorneni { background-image: url(images/produkty_upozorneni.png); }
.produkty .informace
{
    background-image: url(images/produkty_informace.png);
    _background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='app/layout_web/styles/images/produkty_informace.png' ,sizingMethod='crop');
}
.produkty .informace ul { margin-left: 15px; margin-bottom: 5px; list-style-image: url(images/odraz.gif); }
.produkty .informace ol { margin-left: 20px; margin-bottom: 5px; margin-bottom: 3px; }

.produkty .seznam
{
    position: relative;
    float: left;
    width: 245px;
    margin: 10px 10px 10px 10px;
    _margin: 10px 10px 10px 5px;
    color: #666666;
    border-left: 1px solid #ff0000;
    padding-left: 5px;
}
.produkty .seznam a { color: #ff0000; }
.produkty .seznam img { margin-left: -5px; }
.produkty .seznam .popis { display: block; height: 25px; _height: 50px; _margin-bottom: -10px; }
.produkty .seznam .lepka
{
    position: absolute;
    right: -12px;
    bottom: -12px;
    background-repeat: no-repeat;
    height: 70px;
    width: 70px;
}
.shead { clear: both; display: block; margin-bottom: 10px; margin-top: -10px; }
.shead.objed { margin-right: -300px; }
.produkty .seznam .lepka.bez_majonezy
{
    background-image: url(images/lepky/bez_majonezy.png);
    _background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='app/layout_web/styles/images/lepky/background_top.png' ,sizingMethod='crop');
}
.produkty .seznam .lepka.novinka
{
    background-image: url(images/lepky/novinka.png);
    _background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='app/layout_web/styles/images/lepky/novinka.png' ,sizingMethod='crop');
}
.produkty .seznam .lepka.fajncena
{
    background-image: url(images/lepky/fajncena.png);
    _background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='app/layout_web/styles/images/lepky/fajncena.png' ,sizingMethod='crop');
}
.produkty .seznam .lepka.fajncena_mini
{
    background-image: url(images/lepky/fajncena_mini.png);
    _background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='app/layout_web/styles/images/lepky/fajncena_mini.png' ,sizingMethod='crop');
}
.produkty .seznam .lepka.prodejni_trhak
{
    background-image: url(images/lepky/prodejni_trhak.png);
    _background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='app/layout_web/styles/images/lepky/prodejni_trhak.png' ,sizingMethod='crop');
}

.produkty .left { float: left; width: 400px; }
.produkty .right { float: left; width: 400px; }
.produkty .etiketa { float: right; margin-bottom: 10px; margin-top: -5px; }
.produkty .slozeni { float: left; width: 210px; text-align: justify; }
.produkty .benefity img { margin-top: -5px; margin-bottom: 5px; }
.produkty .benefity .gramaz { float: right; margin-bottom: 10px; }
.produkty .benefity .gramaz b { font-size: 25px; }


.onas { padding: 12px 22px 150px 22px; min-height: 600px; _height: 600px; background: #ffffff; }
.onas h2 { color: #ff0000; margin-top: 10px; font-size: 12px; }
.onas hr { margin-bottom: 10px; clear: both; }
.onas .right { float: right; width: 370px; margin: 10px 0 0 30px; }
.onas .right img { margin-bottom: 10px; }

.kontakty { background: #ffffff; }
.kontakty .kontakt_mapa { float: left; clear: left; width: 390px; padding: 5px; border-left: 1px solid #ff0000; }
.kontakty .kontakt_mapa div { float: left; width: 140px; font-size: 13px; }
.kontakty .kontakt_mapa div.jmeno { width: 110px; }
.kontakty .kontakt_mapa div span { display: block; font-size: 10px; }
.kontakty .kontakt_mapa div span.red { color: #ff0000; }
.kontakty .mapa_hidden { width: 0px; height: 0px; }
.kontakty .mapa_apetit { float: right; }

.kontakty { padding: 12px 22px 150px 22px; }
.kontakty hr { clear: both; margin-bottom: 10px; }
.kontakty h2, .kontakty h3 { font-size: 12px; }
.kontakty h3 { color: #ff0000; margin-bottom: 10px; }
.kontakty .right
{
    float: right;
    width: 210px;
    height: 215px;
    border-left: 1px solid #ff0000;
    padding-left: 10px;
    margin-bottom: 10px;
}
.kontakty .kontakt { float: left; width: 250px; border-left: 1px solid #ff0000; padding: 10px; margin-bottom: 10px; }
.kontakty .kontakt h4 { font-size: 14px; }
.kontakty .kontakt h5 { font-size: 12px; color: #ff0000; }

.table { width: 520px; border-collapse: collapse; font-size: 11px; margin-bottom: 3px; }
.table th { text-align: center !important; }
.table td, .table th { padding: 3px; }
.table .odd { background: #e4e4e4; }
.table .sel { background: #FBCAC7; }
.table tr:hover { background: #d0d0d0; }
.table tr.sel:hover { background: #F9ADA9; }
.table .thead:hover { background: none; }

.table .tid { width: 15px; padding-right: 5px; text-align: center; border-right: 1px solid #d0d0d0; }
.table .tid2 { width: 35px; text-align: center; border-right: 1px solid #d0d0d0; }
.table .thmotnost { text-align: center; width: 60px; border-right: 1px solid #d0d0d0; }
.table .thmotnost2 { text-align: center; width: 40px; border-right: 1px solid #d0d0d0; }
.table .texpirace { text-align: right; width: 60px; border-left: 1px solid #d0d0d0; }
.table .tvolby { text-align: right; white-space: nowrap; width: 145px; padding-left: 10px; }
.table .tcena { text-align: right !important; }
.table .tks { width: 50px; }
.table .tiks { width: 50px; }
.table .tcena { white-space: nowrap; }

.supanel { text-align: right; position: relative; width: 350px; padding-bottom: 30px; }
.supanel input { background: #F4F4F4; }
.supanel label { padding-right: 10px; width: 140px !important; }
.supanel p { padding-bottom: 0px !important; }
.supanel .space { border-bottom: 1px solid #cccccc; margin-bottom: 5px; padding-top: 5px; _padding-top: 0px; }
.supanel .vstoupit { border: none !important; position: absolute; right: 5px; }
.supanel .onazev { float: left; text-align: left; padding-top: 3px; width: 180px; }
.supanel.cflong { width: 100%; }
.supanel.cflong label { width: 290px !important; padding-right: 10px; }
.supanel.cflong label.label_aft { width: auto !important; padding-right: 0px; }
.supanel.cflong .cfcena { text-align: right; }
.supanel .div_txt { padding-right: 4px; _margin-bottom: -3px; }
.supanel p .error { border: 1px solid #FC8C8C; }
.login { width: 350px; padding-bottom: 10px; }

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;font-size:0;}
.clearfix{display:inline-block;}
/* \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* */
div{zoom:1;}