@import url("initial.css");
@import url("body.css");
@import url("menu.css");
@import url("text.css");
@import url("forms.css");

/* HLAVICKA */
#header {
  height: 80px !important;
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}

#header br {
  clear: both;
  height: 0;
}

#logo {
  display: block;
  margin: 19px 0 0 -6px;
  float: left;
}

#caption {
  width: 100%;
  height: 46px !important;
  background: url("../img/pozadi/caption.gif") bottom left repeat-x;
}

/* TELO */
img.heading {
  margin: 10px 0 9px 5px;
}

h4.caption {
  margin: 2px 0 3px 4px;
}

img.line {
  margin: 5px 0 10px 0;
}

#body {
  width: 100%;
  padding: 15px 0 15px 0;
  background: url("../img/pozadi/content.gif") top left repeat-x;
  background-color: #FFF;
}

#content {
  text-align: left;
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}

#content > br {
  clear: both;
  height: 0;
}

img.thumb {
  float: left;
  margin-right: 20px;
}

/* grey box */
.grey_box { margin: 0; padding: 0; font-size: 80%; width: 165px; background: url("../img/pozadi/grey_box_middle.gif") top left repeat-y; }
.grey_box p, .grey_box form { margin: 0; padding: 13px 10px 12px 15px; width: 140px; background: url("../img/pozadi/grey_box_bottom.gif") bottom left no-repeat; }
.grey_box em { display: block; padding: 18px 0 0 15px; color: #F00; background: url("../img/pozadi/grey_box_top.gif") top left no-repeat; }
.grey_box strong { display: block; padding: 15px 0 0 15px; color: #666; background: url("../img/pozadi/grey_box_top.gif") top left no-repeat; }

/* user panel */
.jqmWindow {
    display: none; position: fixed; top: 30%; left: 50%;
    margin-left: -170px; width: 340px;
    background-color: #FFF; border: 1px solid black; padding: 15px 10px 10px 10px;
}
.jqmOverlay { background-color: #000; }
/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
#dialog input { display: block; float: left; width: 153px; padding: 2px 5px 2px 5px; border: 1px solid #BBB; margin-bottom: 4px; }
#dialog label { display: block; float: left; clear: left; font-size: 90%; text-align: right; width: 120px; margin: 0 10px 4px 0; }
#dialog h4 { margin: 3px 0 1em 0; padding: 0 0 8px 3px; border-bottom: 1px solid #DDD; }
#dialog span.small { display: block; width: 100%; text-align: center; font-size: 80%; }
#dialog em.error { display: block; color: #F00; margin: 0 0 13px 13px; }
#dialog p { margin: 3px 0 8px 10px; }
a.button:hover { text-decoration: underline; }
a#forgotten, a#forgotten_submit { font-size: 80%; float: left; margin-bottom: 10px; }
a#login { float: left; font-size: 80%; margin-bottom: 10px; }
a.jqmClose { position: absolute; top: 7px; right: 10px; }

a.button { font-weight: bold; display: block; width: 165px; height: 20px; padding-top: 5px; text-align: center;  background: url("../img/pozadi/tlacitko.gif") top left no-repeat; color: #436A0D; text-decoration: none; }
a#login_button { margin: -8px 0 3px 0; font-size: 80%; }
a#vyhody { color: #666; text-decoration: none; display: block; margin-bottom: -12px; font-size: 80%; }
a#vyhody:hover { text-decoration: underline; }
#user_panel form { padding-bottom: 7px; width: 140px;}
#user_panel a#logout { display: block; width: 70px; margin-top: 12px; color: #436A0D; text-decoration: none; }
#user_panel a#logout:hover { text-decoration: underline; }
#user_panel br { clear: both; }
#user_panel .login_form { padding-top: 12px; }
#user_panel #help { float: right; margin: 17px 15px 0 10px; }

/* objednavka */
#order_panel p#ordered_products { background: none; padding-bottom: 0; }
.big_button { font-size: 110%; width: 135px; margin: 2px 0 2px 0; }
body.auth div#order_panel { margin-top: 20px; }
body.auth #body { padding: 30px 0 20px 0; }
body.auth .left { float: left; width: 720px; margin-left: 10px; border-bottom: 1px solid #DDD; padding-bottom: 15px; }
body.auth .right { float: right; width: 180px; margin-top: 40px; }
body.auth .left br { clear: both; }
body.auth .left p { width: 238px; margin: 15px 0 15px 0; float: left; }
body.auth .left p strong { color: #444; }
body.auth .left p img.sleva { margin-right: 4px; }
body.auth .left p img { float: left; margin-right: 10px; }
body.auth .left p span { float: left; }
body.auth .left p span.small { float: none; font-size: 90%; }
body.auth .left p span.cena { float: none; color: #444; }
body.auth .left p span a { font-size: 80%; display: block; margin: 3px 0 5px 0; }
body.auth .left p span input { width: 20px; border: 1px solid #bbb; font-size: 90%; font-color: #727272; }
body.auth h3 { margin-top: 30px; padding-bottom: 10px; width: 100%; border-bottom: 1px solid #DDD; clear: both; }
body.auth th { text-align: left; padding: 8px 28px 8px 7px; border-bottom: 1px solid #DDD; color: #6A6A6A; }
body.auth td { padding: 8px 40px 8px 7px; border-bottom: 1px solid #DDD; }
td.r { text-align: right; }
body.auth tbody tr:hover { background-color: #EEE; }
body.auth span.date { font-size: 90%; color: maroon; padding-bottom: 0; }
body.auth div.detail em { display: block; float: left; width: 200px; text-align: right; margin: 7px 12px; font-weight: bold; font-style: normal; }
body.auth div.detail span { display: block; float: left; margin: 7px 12px; }
body.auth div.detail br { clear: both; }
ol li { margin: 6px 0 4px 10px; }
span.mandatory { border: 0; float: left; padding-top: 8px; margin-left: -7px; color: #9B3A17; }

a.more_pets { position: absolute; right: 5px; bottom: 60px; font-size: 80%; }

/* uprava obsahu */
div.interactive_map { float: left; width: 210px; }
div.interactive_map #lang_select, div.interactive_map .level_one { font-size: 90%; }
div.interactive_map div#lang_select { margin: 0 0 20px 0; }
div.interactive_map img.toggle { padding: 4px 3px 0 2px; float: left; zoom: 1; }
div.interactive_map span.line { display: block; padding: 1px 0 1px 15px; background: url("../img/pozadi/interactive_map_span.gif") center left no-repeat; }
/* div.interactive_map span.unpub { font-style: italic; } */
div.interactive_map span.unpub a { color: #B5B5B5; }
div.interactive_map a { background-color: #FFF; }
div.interactive_map a { color: #666; text-decoration: none; }
div.interactive_map a.bold { font-weight: bold; }
div.interactive_map a.small { font-size: 90%; }
div.interactive_map a:hover { color: #A0410D; text-decoration: underline; }
div.interactive_map div { margin: 3px 0 3px 12px; background: url("../img/pozadi/interactive_map.gif") top left repeat-y; }
div.interactive_map div.level_one { margin: 0; }
div#control_panel { margin: 0 0 20px 0; font-size: 90%; }
div#editor { float: right; width: 710px; margin: 0; }
div#editor textarea { font-size: 110%; }

/* home */
h3 a, h3 a:hover { color: #0E4458; text-decoration: none; }
div.home p { padding-bottom: 15px; }
div.home p.thumb { margin-bottom: 15px; padding-bottom: 0; } 
div.home p.thumb a { right: 20px; }
p.thumb span a { color: #444; text-decoration: none; }
span.more_small { font-size: 80%; float: right; display: block; padding: 10px 20px 0 0; }

/* produkty */
img.prod_large { float: left; }
#musli_badge { float: right; margin-right: 20px; }
table.nutricni tr td { color: #646464; text-align: left; vertical-align: top; padding: 5px; border: 1px solid #D8CAB4; }
table.nutricni { border: 2px solid #D8CAB4; }
p.thumb { width: 260px; float: left; padding-right: 15px; position: relative; }
p.thumb em { display: block; font: normal 110%/100% Tahoma, Arial; margin: 0 0 1em 0; }
p.thumb em a { color: #444; text-decoration: none; }
p.thumb span { display: block; }
p.thumb a.more { position: absolute; right: 35px; bottom: 8px; display: block; font-size: 90%; }
p.thumb img { float: left; margin: 8px 12px 2px 0; }
p.more a.more { margin: 10px 5px 0 0; float: right; display: block; font-size: 90%; }
img.krmiva_ikonka { float: right; margin: -10px 0 0 10px; }

/* ceniky */
table.cenik { margin-bottom: 5px; border: 1px solid #DDD; width: 570px; }
p.cenik { margin-bottom: 40px; font-size: 90%; }
table.cenik th { text-align: left; background-color: #D5E566; color: #444; }
table.cenik td, table.cenik th { margin: 0; padding: 3px 4px 3px 4px; }
table.cenik tr.odd td { background-color: #F5F5E0; }

/* prodejci */
p.eshop { background: url("../img/prodejci/eshop.gif") 90% 5px no-repeat; }
div.prodejci_hidden { clear: both; margin-bottom: 30px; }
div.prodejci_hidden h3 { padding: 10px 0 10px 0; clear: both; background: url("../img/pozadi/tecka.gif") bottom left repeat-x; width: 99%; }
div.prodejci_hidden h4 { padding: 10px 0 0 0; clear: both; }
div.prodejci_hidden br { line-height: 0; height: 0; clear: both; }
div.prodejci_hidden p br { clear: none; }
div.prodejci_hidden p { margin: 0; }
div.prodejci_hidden img { float: left; margin: 0 15px 10px 0; }

/* reference */
div.customers h4 { padding-bottom: 10px; width: 100%; border-bottom: 1px solid #DDD; }
div.customers { margin-bottom: 20px; border-bottom: 1px solid #DDD; }
div.customers img { margin-left: 7px; }
div.customers div.desc { padding-bottom: 13px; text-align: right; width: 163px; font-size: 80%;  line-height: 1.2em; color: #A0410D; }
div.customers div.quote { margin: 0 0 6px 7px; }
div.customers span.uvozovka { font-size: 150%; font-family: Arial, sans-serif; font-weight: bold; margin: 0 3px 0 3px; color: #000; }

/* vyzkum vyvoj */
img.foto { padding: 4px; background-color: #FFF; border: 1px solid #DDD; margin-bottom: 5px; }

/* prvky */
img.right { float: right; margin: 0 0 10px 0; }

/* vysledky hledani */
div.search_results a { font: normal 110%/100% Tahoma, Arial; color: #1B3EB1; text-decoration: underline; }
div.search_results a:hover { color: #000; text-decoration: underline; }
div.search_results p { border-bottom: 1px solid #CCC; padding-bottom: 10px; margin: 1em 0 1.5em 0; }
div.search_results em { font: normal 110%/100% Tahoma, Arial; color: #444; }
div.search_results span.path { font-size: 80%; display: block; color: #444; margin: 3px 0 0 0; }
div.search_results span.path a { color: #444; text-decoration: none; }
div.search_results span.path a:hover { color: #444; text-decoration: underline; }

/* mapa webu */
div.sitemap { line-height: 1.7em; }
div.sitemap h4 { font-weight: bold; margin: 0; }
div.sitemap div { margin: 5px 0 20px 20px; line-height: 1.6em; }

/* anketa */
.question { margin-bottom: 20px; }
.choice { font-size: 80%; width: 250px; margin-top: 1.5em; }
.choice .label { clear: both; }
.choice span.left_label { float: left; }
.choice span.right_label { float: right; padding-right: 5px; }
.choice div, .choice span { padding: 0; margin: 0; line-height: 120%; }
.choice div.left { height: 13px; float: left; background: url("../img/pozadi/anketa_1.gif") top left no-repeat; }
.choice div.right { height: 13px; float: left; background: url("../img/pozadi/anketa_2.gif") top right no-repeat; }
.choice br { height: 0; clear: both; line-height: 0; }

/* napoveda */
span.tooltip-text, span.help-text { display: none; text-align: left; position: absolute; z-index: 2; padding-left: 4px; padding-right: 4px; background-color: #FFF; border: 1px solid #777; color: #444; font-size: 100%; }
span.help-text { padding: 10px 14px; background-color: #FFFEED; }
img.help { vertical-align: bottom; margin-left: 10px; }

/* kontakt */
.contact_map { border: 1px solid #CCC; float: right; }

/* PATICKA */
#footer {
  clear: both;
  float: left;
  width: 100%;
  padding-bottom: 30px;
  color: #666;
}

#footer a {
  color: #666;
}

#footer_content {
  width: 940px;
  font-size: 80%;
  text-align: right;
  padding: 0 20px 0 20px;
  margin-left: auto;
  margin-right: auto;
}

#footer address {
  width: 150px;
  float: right;
  padding: 23px 0 45px 30px;
  background: url("../img/pozadi/footer_dots.gif") top left no-repeat;
  font-style: normal;
}

#footer_line {
  clear: both;
  height: 8px;
  background: url("../img/pozadi/footer.gif") top left repeat-x;
  background-color: #333;
}
