





/* 
Colors used

#fcaf16 - Logo orange 
#328a14 - Content green
#0066b3 - Dark blue
#d3e4f2 - Middle blue
#ebf3f9 - Light blue

*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-image: transparent;
	zoom: 1.0;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #021b34 url("../graphic/bg.jpg") repeat-x;
	text-align: center;
	font-size: 62.5%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
hr.clear {
	overflow: hidden;
	visibility: hidden;
	clear: both;
	content: ' ';
	height: 0;
}
a {
  color: #328a14;
  text-decoration: underline;
}
a:visited {
  color: #328a14;
}
a:hover {
  color: #46b81f;
}
p {
  font: 1.4em sans-serif;
  margin: 0.5em 0;  
}
h1, h2, h3 {
  font: 2.4em Verdana, sans-serif;
  color: #0066b3;
  padding: 0.5em 0 0.7em 0;
}
h2 {
  font-size: 2.0em;
}
h3 {
  font-weight: normal;
  font-size: 1.8em;
}
  h1 em {
    font-size: 0.7em;
    color: #ccc;
  }

#wrapper {
  width: 910px;
  text-align: left;
  margin: 0 auto;
}
#header {
  height: 180px;
  position: relative;  
}
#logo {
  position: absolute;
  left: 10px;
  bottom: 25px;
}
#obrazek {
  position: relative;
}
#obrazek h1, #obrazek span, #obrazek-cz h1, #obrazek-cz span {
  width: 437px;
  height: 180px;
  display: block;
  position: absolute;
  right: 0; top: 0;
}
#obrazek h1, #obrazek-cz h1 {
  overflow: hidden;
}
#obrazek span {
  background: url("../graphic/obrazek.jpg") no-repeat;
}
#obrazek-cz span {
  background: url("../graphic/obrazek-cz.jpg") no-repeat;
}
#lang {
  position: absolute;
  left: 10px;
  top: 20px;
  color: #fcaf16;
  font: bold 1.2em sans-serif;
  word-spacing: 0.2em;
}
  #lang a {
    color: #fcaf16;
    text-decoration: underline;
  }
  #lang a:hover {
    color: #ffc553; 
  }
#menu, #menu-cz {
  background: url("../graphic/menu-bg.png") repeat-x;
  height: 48px;
  width: 100%;
}

#menu ul, #menu-cz ul {
  background: url("../graphic/right-corner-green.png") no-repeat 100% 0%;
  width: 100%;
  height: 48px;
}
#menu li, #menu-cz li {
  float: left;
  display: block;
  position: relative;
  z-index: 3;
}
#menu a, #menu-cz a {
  background: url("../graphic/menu.png") no-repeat;
  display: block;
  position: relative;
  height: 48px;
  text-indent: -5000px;
}
#menu-cz a {
  background: url("../graphic/menu-cz.png") no-repeat;
}
#menu #sub li {
  position: static;
}

#menu-cz a#menu-Uvod {  width: 99px; background-position: 0 0; }
  #menu-cz a#menu-Uvod:hover { background-position: 0 -48px;  }
#menu-cz a#menu-Produkty {  width: 117px; background-position: -100px 0; }
  #menu-cz a#menu-Produkty:hover { background-position: -100px -48px; }
#menu-cz a#menu-Dealeri {  width: 109px; background-position: -218px 0; }
  #menu-cz a#menu-Dealeri:hover { background-position: -218px -48px; }
#menu-cz a#menu-Akce {  width: 93px; background-position: -328px 0; }
  #menu-cz a#menu-Akce:hover { background-position: -328px -48px; }
#menu-cz a#menu-Odkazy {  width: 111px; background-position: -422px 0; }
  #menu-cz a#menu-Odkazy:hover { background-position: -422px -48px; }
#menu-cz a#menu-Kontakty {  width: 118px; background-position: -534px 0; }
  #menu-cz a#menu-Kontakty:hover { background-position: -534px -48px; }


#menu a#menu-Home {  width: 104px; background-position: 0 0; }
  #menu a#menu-Home:hover { background-position: 0 -48px;  }
#menu a#menu-Products {  width: 117px; background-position: -105px 0; }
  #menu a#menu-Products:hover { background-position: -105px -48px; }
#menu a#menu-Dealers { width: 147px; background-position: -222px 0; }
  #menu a#menu-Dealers:hover { background-position: -222px -48px; }
#menu a#menu-Actions { width: 109px; background-position: -370px 0; }
  #menu a#menu-Actions:hover { background-position: -370px -48px; }
#menu a#menu-Links { width: 91px; background-position: -480px 0; }
  #menu a#menu-Links:hover { background-position: -480px -48px; }
#menu a#menu-Contacts { width: 118px; background-position: -572px 0; }
  #menu a#menu-Contacts:hover { background-position: -572px -48px; }

    #menu ul#sub, #menu-cz ul#sub { position: absolute; background: #328a14; top: 48px; left: 0; width: 200px; }
    #menu ul#sub li a,  #menu-cz ul#sub li a { color: #fff; text-decoration: none; display: block; font: 1.2em sans-serif; text-indent: 0; height: auto; background: none; padding: 5px; }
    #menu ul#sub li a:hover, #menu-cz ul#sub li a:hover { color: #b3fb9b; }
    #menu ul#sub li, #menu-cz ul#sub li { border-bottom: 1px #2a7810 solid; float: none; background: #328a14; }
    li:hover ul, li.over ul { display: block; }
    li ul { display: none; }
    * html ul li { float: left; height: 1%; }
    * html ul li a { height: 1%; }


#content {
  background: white url("../graphic/top-content.png") no-repeat;
  border: 1px #328a14 solid;
  border-width: 0 5px;
  padding: 15px;
  position: relative;
}
#left-column {
    position: relative;
    float: right;
    width: 400px;
    right: 20px;
}
  #content #about, #content #about-cz {
    background: #ebf3f9;
    border: 1px #d3e4f2 solid;
    padding: 15px 10px;
    width: 405px;
    margin-right: 5px;
    margin-top: 10px;
  }
  #content #about p, #content #about-cz p {
    font: 1.2em sans-serif;
    line-height: 1.5em;
  }
    #content #about h2, #content #about span {
    width: 182px;
    height: 22px;
    display: block;
    }
    #content #about-cz h2, #content #about-cz span {
      width: 276px;
      height: 28px;
      display: block;
    }
    #content #about h2, #content #about-cz h2 {
      overflow: hidden;
      position: relative;
      margin-bottom: 10px;
      padding: 0;
      z-index: 1;
    }
    #content #about span, #content #about-cz span {
      background: url("../graphic/about-us.png") no-repeat;
      position: absolute;
      left: 0; top: 0;
    }
    #content #about-cz span {
      background: url("../graphic/o-firme.png") no-repeat;
    }
  #content #news, #content #news-cz {
    padding: 15px 0;
    float: left;
    width: 405px;
    margin-right: 5px;
    position: relative;
  }
    #content #news h2, #content #news span {
    width: 147px;
    height: 22px;
    display: block;
    }
    #content #news-cz h2, #content #news-cz span {
      width: 111px;
      height: 29px;
    }
    #content #news h2, #content #news-cz h2 {
      overflow: hidden;
      position: relative;
      margin-bottom: 10px;
      padding: 0;
    }
    #content #news span, #content #news-cz span {
      background: url("../graphic/latest-news.png") no-repeat;
      position: absolute;
      left: 0; top: 0;
    }
    #content #news-cz span {
      background: url("../graphic/aktuality.png") no-repeat;
    }
    h3 {
      color: #555;
      font: 1.8em Verdana, sans-serif;
    }
      h3 em {
        color: #aaa;
        font: bold 0.7em sans-serif;
        padding-top: 2px;
        display: block;
      }
      .post {
        padding-bottom: 10px;
        border-bottom: 1px #aaa dotted;
        margin-bottom: 10px;
      }
      .post h3 {
        padding: 0 0 5px 0;
        color:#328A14;
      }
      
      #news-cz .post p, #news .post p {
        font-size: 1.2em;
        line-height: 1.5em;
      }
      
  #content #summary {
    text-align: center;
  }
  #content #summary img {
    margin: 0 -1px;
    padding: 0;
  }
  #produkt-left {
    width: 240px;
    float: left;
  }
  #produkt-left #typ {
    padding: 15px 0;
  }
  #produkt-menu {
    background: #ebf3f9;
    border: 1px #d5e5f3 solid;
    padding: 15px;
  }
    #content #produkt-menu h4 {
      font: bold 1.6em sans-serif;
      color: #0066b3;
      padding: 0 0 5px 0;
    }
    #produkt-menu ul li a {
      background: url("../graphic/plus.gif") no-repeat left center;
      padding: 3px 0 2px 17px;
      display: block;
      font: 1.4em sans-serif;
      text-decoration: underline;
      color: #0066b3;
    }
    #produkt-menu ul li ol {
      display: none;
      padding-bottom: 10px;
    }
    #produkt-menu ul li ol li {
      padding-left: 20px;
    }
    #produkt-menu ul li ol li a {
      background: url("../graphic/sipky.gif") no-repeat left 8px;
      padding-left: 10px;
      font-size: 1.2em;
      padding-bottom: 0;
    }
  #produkt-content {
    float: right;
    width: 600px;
  }
  #produkt-content ul {
    list-style-type: circle;
    padding-left: 30px;
  }
  #produkt-content ul a {
    font-weight: bold;
  }
  #produkt-content p img {
    margin: 3px 0 15px 25px;
    text-align: center;
  }
  #produkt-content li {
    font: 1.4em sans-serif;
    padding: 3px 0;
    float: none;
    vertical-align: middle;
  }
  #produkt-content h1 {
    padding: 10px 0 5px 0;
  }
  #produkt-content p {
    line-height: 1.5em;
  }
  #produkt-content .podrobnosti {
    background: #ebf3f9;
    border: 1px #d5e5f3 solid; 
    font: 1.2em sans-serif;
    padding: 10px;
    margin: 10px 0;
    text-align: left;
  }
  #produkt-content #produkt-photo {
    float: right;
    padding: 10px;
    padding-left: 20px;
    text-align: center;
  }
  .prislusenstvi {
    margin: 20px 0 10px 0;
    clear: both;
    padding: 10px;
    border-top: 1px #d3e4f2 solid;
  }
  .prisl {
    padding: 10px 0;
    margin: 5px 0;
    border-bottom: 1px #d3e4f2 dotted;
  }
    .prisl h5 {
      color: #0066b3;
      font: bold 1.4em sans-serif;
    }
    .prisl img {
      float: left;
      padding: 5px;
      padding-right: 15px;
      margin-bottom: 10px;
    }
  .prisl2 {
    padding: 10px 0;
    margin: 5px 0;
    border-bottom: 1px #d3e4f2 dotted;
  }
    .prisl2 h5 {
      color: #0066b3;
      font: bold 1.4em sans-serif;
    }
    .prisl2 img {
      display: block;
      padding: 5px;
      padding-right: 15px;
      margin-bottom: 10px;
    }
  #content h4 {
    font: bold 1.4em sans-serif;
    color: #0066b3;
    padding: 15px 0 0 0;
  }
  #gmap {
    text-align: center;
    font: 1.4em sans-serif;
  }
  #bycountry {
    padding: 25px 0 15px 0;
  }
  #bycountry p {
    padding: 7px 0;
  }
  .avatar {
    padding-right: 15px;
    float: left;
  }
#footer {
  height: 54px;
  background: url("../graphic/footer-bg.png") repeat-x;
  margin-bottom: 30px;
}
#footer a {
  color: #fff;
}
#foot-left, #foot-right {
  float: left;
  width: 40%;
  padding: 23px 20px 0 20px;
  color: #fff;
  font: 1.4em sans-serif;
}
#foot-right {
  float: right;
  text-align: right;
  word-spacing: 0.2em;
}

.dalsi-pic {
  margin: 15px 0;
  padding: 10px;
  text-align: center;
  font: 1.4em sans-serif;
}

.dalsi-pic img {
  margin: 5px;
}
#prod-nav li em.new, ul.categ li em.new {
  color: red;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.8em;
}
#prod-nav li em.up {
  color: green;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.8em;
}
ul.categ li em.up {
  color: blue;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.8em;
}

}
#novinkyh {
  font-size: 2.4em;
}
#novinky {
  border: 1px #d3e4f2 solid;
  border-width: 1px 0 0 1px;
  width: 865px;
}

#novinky li {
  float: left;
  width: 162px;
  padding: 3px 5px;
  border: 1px #d3e4f2 solid;
  border-width: 0 1px 1px 0;
  text-align: center;
}
#novinky li h6 {
  text-align: left;
  font: bold 1.2em Verdana, sans-serif;
}
#novinky li h6 a {
  /* color: #0066b3; */
}
#novinky li p {
  display: block;
  text-align: left;
  height: 4.7em;
  font: 1.2em sans-serif;
}
#novinky .obrazek {
  display: block;
  height: 210px;
  vertical-align: middle;
}

#internetovy-obchod {
  text-align: center;
  padding: 15px 10px;
}

#produkt-menu #art {
  padding: 0;
  margin: 0;
}
#produkt-menu #art li {
  padding: 4px 0;
  font: 1.2em sans-serif;
}
#produkt-menu #art a {
  padding: 0;
  background: 0;
  margin: 0;
  font-size: 1em;
}
