/* CSS Dokument */
body {
  font-family: "FreeSans","Arial CE",sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  background: url('../design/background.png');
  background-position: left top;
  background-repeat: repeat-x;
  background-color: #005b90;
}
img {
  border: none;
}
.cistic {
	border: 0;
	clear: both;
	font-size: 0px;
	margin: 0;
	padding: 0;
}
/* - - - - - - - BLOK 968px(š) x AUTO(v) - - - - - - - */
div.blok {
  /* velikost */
  width: 968px;
  height: auto;
  /* písmo */
  /* okraje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: auto;
  padding-right: 0;margin-right: auto;
  /* pozadí */
  background: url('../design/blok-pozadi.png');
  background-position: left top;
  background-repeat: repeat-y;
}
/* - - - - - - - ABOUT 968px(š) x AUTO(v) - - - - - - - */
div.about {
  /* velikost */
  float: none;
  clear: both;
  width: 956px;
  height: 22px;
  /* písmo */
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  /* okraje */
  border-left: solid 1px white;
  border-right: solid 1px white;
  padding-top: 8px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 5px;margin-left: 0;
  padding-right: 5px;margin-right: 0;
  /* pozadí */
  background: url('../design/about-pozadi.png');
  background-position: left top;
  background-repeat: repeat-x;
  background-color: #005b90;
}
div.about a {
  /* velikost */
  /* písmo */
  color: white;
  /* okraje */
  /* pozadí */
}
div.about a:hover {
  /* velikost */
  /* písmo */
  color: #dcdcdc;
  /* okraje */
  /* pozadí */
}
div.about img {
  /* velikost */
  /* písmo */
  vertical-align: bottom;
  /* okraje */
  /* pozadí */
}
/* - - - - - - - LEVY TOP 751px(š) x AUTO(v) - - - - - - - */
div.top_left div.logo {
  /* velikost */
  float: left;
  width: 243px;
  height: 71px;
  /* písmo */
  /* okraje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
  background: url('../design/logo.png');
  background-position: left top;
  background-repeat: no-repeat;
}
/* - - - - - - - LEVY TOP 751px(š) x AUTO(v) - - - - - - - */
div.top_left ul.topmenu {
  /* velikost */
  float: right;
  width: 498px;
  height: 21px;
  /* písmo */
  /* okraje */
  padding-top: 0;margin-top: 54px;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 10px;
  padding-right: 0;margin-right: 0;
  /* pozadí */
}
div.top_left ul.topmenu li {
  /* velikost */
  float: left;
  width: auto;
  height: 21px;
  /* písmo */
  list-style: none;
  /* okraje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
}
div.top_left ul.topmenu li a {
  /* velikost */
  float: left;
  display: block;
  width: auto;
  height: 18px;
  /* písmo */
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  /* okraje */
  padding-top: 3px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 5px;margin-left: 0;
  padding-right: 5px;margin-right: 0;
  /* pozadí */
}
div.top_left ul.topmenu li a:hover {
  /* velikost */
  /* písmo */
  color: #dcdcdc;
  /* okraje */
  /* pozadí */
}
div.top_left ul.topmenu li.selected {
  /* velikost */
  float: left;
  width: auto;
  height: 21px;
  /* písmo */
  list-style: none;
  /* okraje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
}
div.top_left ul.topmenu li.selected a {
  /* velikost */
  float: left;
  display: block;
  width: auto;
  height: 18px;
  /* písmo */
  color: #dcdcdc;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  /* okraje */
  padding-top: 3px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 5px;margin-left: 0;
  padding-right: 5px;margin-right: 0;
  /* pozadí */
}
div.top_left ul.topmenu li.selected a:hover {
  /* velikost */
  /* písmo */
  color: #dcdcdc;
  /* okraje */
  /* pozadí */
}
/* - - - - - - - LEVY SUBBLOK 751px(š) x AUTO(v) - - - - - - - */
div.subblok_left {
  /* velikost */
  float: left;
  width: 751px;
  height: auto;
  /* písmo */
  /* okraje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
}
/* - - - - - - - PRAVY SUBBLOK 217px(š) x AUTO(v) - - - - - - - */
div.subblok_right {
  /* velikost */
  float: right;
  width: 217px;
  height: auto;
  /* písmo */
  /* okraje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
}
/* - - - - - - - LEVY TOP 751px(š) x AUTO(v) - - - - - - - */
div.top_left {
  /* velikost */
  width: 751px;
  height: 75px;
  /* písmo */
  /* okraje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
  background: url('../design/top-left.png');
  background-position: left top;
  background-repeat: no-repeat;
}
/* - - - - - - - PRAVY TOP 217px(š) x AUTO(v) - - - - - - - */
div.top_right {
  /* velikost */
  width: 217px;
  height: 75px;
  /* písmo */
  /* okraje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
  background: url('../design/top-right.png');
  background-position: left top;
  background-repeat: no-repeat;
}
/* - - - - - - - LEVY PANEL 207px(š) x AUTO(v) - - - - - - - */
div.levy-panel {
  /* velikost */
  float: left;
  width: 207px;
  height: auto;
  /* písmo */
  /* okraje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 1px;margin-left: 0;
  padding-right: 0px;margin-right: 0;
  /* pozadí */
  background-color: white;
}
div.levy-panel h2 {
  /* velikost */
  width: 179px;
  height: 23px;
  /* písmo */
  color: #e7e8e8;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  /* okraje */
  padding-top: 8px;margin-top: 1px;
  padding-bottom: 0px;margin-bottom: 1px;
  padding-left: 28px;margin-left: 0;
  padding-right: 0px;margin-right: 0;
  /* pozadí */
  background: url('../design/header-left.png');
  background-position: left top;
  background-repeat: no-repeat;
}
/* - - - - - - - PRAVY PANEL 205px(š) x AUTO(v) - - - - - - - */
div.pravy-panel {
  /* velikost */
  width: 205px;
  height: auto;
  /* písmo */
  /* okraje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 5px;margin-left: 0;
  padding-right: 7px;margin-right: 0;
  /* pozadí */
}
div.pravy-panel h2 {
  /* velikost */
  height: 23px;
  width: 177px;
  /* písmo */
  color: #e7e8e8;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  /* okraje */
  padding-top: 8px;margin-top: 1px;
  padding-bottom: 0px;margin-bottom: 1px;
  padding-left: 28px;margin-left: 0;
  padding-right: 0px;margin-right: 0;
  /* pozadí */
  background: url('../design/header-right.png');
  background-position: left top;
  background-repeat: no-repeat;
}
/* - - - - - - - OBSAH 543px(š) x AUTO(v) - - - - - - - */
div.obsah {
  /* velikost */
  float: right;
  width: 543px;
  height: auto;
  /* písmo */
  /* okraje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
}
div.data {
  /* velikost */
  /* písmo */
  /* okraje */
  padding-top: 15px;margin-top: 0;
  padding-bottom: 25px;margin-bottom: 0;
  padding-left: 25px;margin-left: 0;
  padding-right: 25px;margin-right: 0;
  /* pozadí */
}
/* - - - - - - - DROBEK 543px(š) x AUTO(v) - - - - - - - */
div.drobek-box {
  /* velikost */
  width: 529px;
  height: 25px;
  /* písmo */
  color: black;
  font-size: 12px;
  /* okraje */
  padding-top: 6px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 13px;margin-left: 1px;
  padding-right: 0;margin-right: 0;
  /* pozadí */
  background: url('../design/drobek-pozadi.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.drobek-box a {
  /* velikost */
  /* písmo */
  color: black;
  font-size: 12px;
  font-weight: bold;
  /* okraje */
  /* pozadí */
}
div.drobek-box a:hover {
  /* velikost */
  /* písmo */
  color: #0682c9;
  font-size: 12px;
  font-weight: bold;
  /* okraje */
  /* pozadí */
}
/* - - - - - - - SEKCE 207px(š) x AUTO(v) - - - - - - - */
div.box-sekce {
  /* velikost */
  width: 207px;
  height: auto;
  /* pismo */
  /* okraje */
  /* pozadí */
  /* background-color: red; */
}
div.box-sekce ul {
  /* velikost */
  width: 207px;
  height: auto;
  /* pismo */
  font-style: normal;
  list-style: none;
  /* okraje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
}
div.box-sekce ul li {
  /* velikost */
  width: 207px;
  min-height: 21px;
  /* pismo */
  /* okraje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 1px;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
  background: url('../design/sekce-button.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.box-sekce ul li a {
  /* velikost */
  display: block;
  width: 194px;
  height: 18px;
  /* pismo */
  color: #484848;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  /* okraje */
  padding-top: 3px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 10px;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
}
div.box-sekce ul li a:hover {
  /* velikost */
  /* pismo */
  color: #007cc3;
  /* okraje */
  /* pozadí */
}
div.box-sekce ul li.aktivni {
  /* velikost */
  width: 207px;
  min-height: 21px;
  /* pismo */
  /* okraje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 1px;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
  background: url('../design/sekce-button_hover.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.box-sekce ul li.aktivni a {
  /* velikost */
  display: block;
  width: 194px;
  height: 18px;
  /* pismo */
  color: #007cc3;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  /* okraje */
  padding-top: 3px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 10px;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
}
div.box-sekce ul li.aktivni a:hover {
  /* velikost */
  /* pismo */
  color: #007cc3;
  /* okraje */
  /* pozadí */
}
div.box-sekce ul li.aktivni ul {
  /* velikost */
  width: 204px;
  /* pismo */
  /* okraje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 10px;
  padding-left: 0;margin-left: 3px;
  padding-right: 0;margin-right: 0;
  /* pozadí */
}
div.box-sekce ul li.aktivni ul li {
  /* velikost */
  width: 204px;
  height: auto;
  /* pismo */
  /* okraje */
  padding-top: 0;margin-top: 1px;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
  background: url('../design/eshop-sipka_leva.gif');
  background-position: left 5px;
  background-repeat: no-repeat;
}
div.box-sekce ul li.aktivni ul li a {
  /* velikost */
  display: block;
  width: 195px;
  height: 18px;
  /* pismo */
  color: #007cc3;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  /* okraje */
  padding-top: 2px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 9px;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
}
div.box-sekce ul li.aktivni ul li a:hover {
  /* velikost */
  /* pismo */
  color: #1b5278;
  /* okraje */
  /* pozadí */
}
div.box-sekce ul li.aktivni ul li.aktivni {
  /* velikost */
  width: 204px;
  height: 21px;
  /* pismo */
  /* okraje */
  padding-top: 0;margin-top: 1px;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
  background: url('../design/eshop-sipka_leva.gif');
  background-position: left 5px;
  background-repeat: no-repeat;
}
div.box-sekce ul li.aktivni ul li.aktivni a {
  /* velikost */
  display: block;
  width: 195px;
  height: 18px;
  /* pismo */
  color: black;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  /* okraje */
  padding-top: 2px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 9px;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
}
div.box-sekce ul li.aktivni ul li.aktivni a:hover {
  /* velikost */
  /* pismo */
  color: black;
  /* okraje */
  /* pozadí */
}
/* - - - - - - - ESHOP 205px(š) x AUTO(v) - - - - - - - */
div.box-eshop {
  /* velikost */
  width: 207px;
  height: auto;
  /* pismo */
  /* okraje */
  /* pozadí */
}
div.box-eshop div.kategorie {
  /* velikost */
  width: 207px;
  height: auto;
  /* pismo */
  /* okraje */
  /* pozadí */
  background: url('../design/eshop-pozadi-kategorie.png');
  background-position: left top;
  background-repeat: repeat-y;
}
div.box-eshop div.kategorie div.tabs {
  /* velikost */
  width: 207px;
  height: 19px;
  /* pismo */
  /* okraje */
  /* pozadí */
  background: url('../design/eshop-tabs-kategorie.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.box-eshop div.kategorie div.end {
  /* velikost */
  width: 207px;
  height: 222px;
  /* pismo */
  /* okraje */
  /* pozadí */
  background: url('../design/eshop-kategorie-end.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.box-eshop div.vyrobce {
  /* velikost */
  width: 207px;
  height: auto;
  /* pismo */
  /* okraje */
  /* pozadí */
  background: url('../design/eshop-pozadi-vyrobce.png');
  background-position: left top;
  background-repeat: repeat-y;
}
div.box-eshop div.vyrobce div.tabs {
  /* velikost */
  width: 207px;
  height: 19px;
  /* pismo */
  /* okraje */
  /* pozadí */
  background: url('../design/eshop-tabs-vyrobce.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.box-eshop div.vyrobce div.end {
  /* velikost */
  width: 207px;
  height: 222px;
  /* pismo */
  /* okraje */
  /* pozadí */
  background: url('../design/eshop-vyrobce-end.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.box-eshop div.leva {
  /* velikost */
  float: left;
  width: 104px;
  height: 19px;
  /* pismo */
  /* okraje */
  /* pozadí */
}
div.box-eshop div.leva a {
  /* velikost */
  display: block;
  width: 104px;
  height: 17px;
  /* pismo */
  color: #1b5278;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  /* okraje */
  padding-top: 2px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
}
div.box-eshop div.leva a:hover {
  /* velikost */
  /* pismo */
  color: #4189dd;
  /* okraje */
  /* pozadí */
}
div.box-eshop div.prava {
  /* velikost */
  float: right;
  width: 103px;
  height: 19px;
  /* pismo */
  /* okraje */
  /* pozadí */
}
div.box-eshop div.prava a {
  /* velikost */
  display: block;
  width: 103px;
  height: 19px;
  /* pismo */
  color: #1b5278;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  /* okraje */
  padding-top: 2px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
}
div.box-eshop div.prava a:hover {
  /* velikost */
  /* pismo */
  color: #4189dd;
  /* okraje */
  /* pozadí */
}
div.box-eshop ul {
  /* velikost */
  /* pismo */
  font-size: 12px;
  font-weight: bold;
  list-style: none;
  /* okaje */
  padding-top: 10px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 10px;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 1px;
  /* pozadi */
}
div.box-eshop ul li {
  /* velikost */
  /* pismo */
  /* okaje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadi */
}
div.box-eshop ul li img {
  /* velikost */
  /* pismo */
  /* okaje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 3px;
  /* pozadi */
}
div.box-eshop ul li a {
  /* velikost */
  display: block;
  height: 14px;
  /* pismo */
  color: #4e4e4e;
  text-decoration:none;
  /* okaje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 4px;margin-left: 0;
  padding-right: 2px;margin-right: 0;
  /* pozadi */
}
div.box-eshop ul li a:hover {
  /* velikost */
  /* pismo */
  color: #4189dd;
  /* okaje */
  /* pozadi */
}
div.box-eshop ul li a.selected {
  /* velikost */
  height: 14px;
  /* pismo */
  color: #4189dd;
  /* okaje */
  /* pozadi */
}
div.box-eshop ul li ul {
  /* velikost */
  /* pismo */
  font-size: 12px;
	font-weight: bold;
	list-style: none;
  /* okaje */
  padding-top: 0;margin-top: 1px;
  padding-bottom: 0;margin-bottom: 3px;
  padding-left: 0;margin-left: 8px;
  padding-right: 0;margin-right: 0;
  /* pozadi */
}
div.box-eshop ul li ul li {
  /* velikost */
  /* pismo */
  /* okaje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadi */
}
div.box-eshop ul li ul img {
  /* velikost */
  /* pismo */
  /* okaje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 3px;
  /* pozadi */
}
div.box-eshop ul li ul a {
  /* velikost */
  display: block;
  height: 14px;
  /* pismo */
  color: #4e4e4e;
  text-decoration:none;
  /* okaje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 4px;margin-left: 0;
  padding-right: 2px;margin-right: 0;
  /* pozadi */
}
div.box-eshop ul li ul a:hover {
  /* velikost */
  /* pismo */
	color: #4189dd;
  /* okaje */
  /* pozadi */
}
div.box-eshop ul li ul a.selected {
  /* velikost */
  height: 14px;
  /* pismo */
	color: #4189dd;
  /* okaje */
  /* pozadi */
}
/* - - - - - - - KOŠÍK 205px(š) x AUTO(v) - - - - - - - */
div.box-kosik {
  /* velikost */
  width: 205px;
  height: auto;
  /* pismo */
  /* okraje */
  /* pozadí */
}
div.box-kosik-summary {
  /* velikost */
  height: 20px;
  /* písmo */
  font-size: 12px;
  font-weight: bold;
  /* okraje */
  /* pozadí */
  background-color: #e3e7ec;
}
div.box-kosik-summary-cena {
  /* velikost */
  float: left;
  width: 139px;
  height: 17px;
  /* písmo */
  /* okraje */  
  padding-top: 3px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 2px;margin-left: 0;
  padding-right: 2px;margin-right: 0;
  /* pozadí */
  /* background-color: red; */
}
div.box-kosik-summary-objednat {
  /* velikost */
  float: right;
  width: 62px;
  height: 16px;
  /* písmo */
  text-align: center;
  /* okraje */
  padding-top: 4px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
  /* background-color: black; */
}
div.box-kosik-polozka {
  /* velikost */
  width: 203px;
  height: 40px;
  /* písmo */
  /* okraje */
  padding-top: 1px;margin-top: 0;
  padding-bottom: 1px;margin-bottom: 0;
  padding-left: 1px;margin-left: 0;
  padding-right: 1px;margin-right: 0;
  /* pozadí */
  background: url('../design/kosik-polozka.png');
  background-position: left bottom;
  background-repeat: no-repeat;
}
div.box-kosik-polozka-info {
  /* velikost */
  float: left;
  width: 141px;
  height: 39px;
  /* písmo */
  /* okraje */
  /* pozadí */
  /* background-color: red; */
}
div.box-kosik-polozka-info h4 {
  /* velikost */
  width: 139px;
  height: 27px;
  /* písmo */
  font-size: 11px;
  font-weight: bold;
  /* okraje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 1px;margin-left: 0;
  padding-right: 1px;margin-right: 0;
  /* pozadí */
  /* background-color: green; */
}
div.box-kosik-polozka-info-cena {
  /* velikost */
  width: 139px;
  height: 12px;
  /* písmo */
  color: #007cc3;
  font-size: 10px;
  /* okraj */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 1px;margin-left: 0;
  padding-right: 1px;margin-right: 0;
  /* pozadí */
  /* background-color: blue; */
}
div.box-kosik-polozka-panel {
  /* velikost */
  float: right;
  width: 62px;
  height: 39px;
  /* písmo */
  /* okraj */
  /* pozadí */  
  /* background-color: green; */
}
div.box-kosik-polozka-panel-nahled {
  /* velikost */
  float: left;
  width: 40px;
  height: 36px;
  /* písmo */
  text-align: center;
  /* okraj */
  padding-top: 3px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
  /* background-color: blue; */
}
div.box-kosik-polozka-panel-nahled img {
  /* velikost */
  /* písmo */
  /* okraj */
  border: solid 1px #e4ebef;
  /* pozadí */
}
div.box-kosik-polozka-panel-buttons {
  /* velikost */
  float: right;
  width: 22px;
  height: 36px;
  /* písmo */
  font-size: 10px;
  /* okraj */
  padding-top: 3px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadí */
  /* background-color: red; */
}
div.box-kosik-polozka-panel-buttons-kusu {
  /* velikost */
  width: 18px;
  height: 16px;
  /* písmo */
  font-size: 10px;
  text-align: center;
  /* okraj */
  padding-top: 2px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 1px;margin-left: auto;
  padding-right: 0;margin-right: auto;
  /* pozadí */
  background: url('../design/kosik-ico-kusu_v_kosiku.gif');
  background-position: left top;
  background-repeat: no-repeat;
}
div.box-kosik-polozka-panel-buttons-smazat {
  /* velikost */
  width: 19px;
  height: 12px;
  /* písmo */
  font-size: 10px;
  text-align: center;
  /* okraj */
  padding-top: 2px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 1px;margin-left: auto;
  padding-right: 0;margin-right: auto;
  /* pozadí */
}
/* - - - - - - - KALENDÁŘ 205px(š) x AUTO(v) - - - - - - - */
div.box-kalendar {
  /* velikost */
  width: 205px;
  height: auto;
  /* pismo */
  /* okraje */
  /* pozadí */
  background-color: #f3f5f7;
}
div.box-kalendar div.mesic {
  /* velikost */
  height: 18px;
  /* pismo */
  /* okraje */
  margin-top: 2px;
  margin-bottom: 2px;
  /* pozadí */
}
div.box-kalendar div.background-end {
  /* velikost */
  height: 119px;
  /* pismo */
  /* okraje */
  /* pozadí */
  background: url('../design/calendar-background_end.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.box-kalendar div.mesic div.left {
  /* velikost */
  float: left;
  width: 30px;
  height: 18px;
  /* pismo */
  text-align: center;
  /* okraje */
  /* pozadí */
  /* background-color: red; */
}
div.box-kalendar div.mesic div.right {
  /* velikost */
  float: right;
  width: 30px;
  height: 18px;
  /* pismo */
  text-align: center;
  /* okraje */
  /* pozadí */
  /* background-color: red; */
}
div.box-kalendar div.mesic div.jmeno {
  /* velikost */
  float: left;
  width: 145px;
  height: 18px;
  /* pismo */
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  /* okraje */
  /* pozadí */
  /*background-color: green; */
}
div.box-kalendar table {
  /* velikost */
  width: 175px;
  height: auto;
  /* pismo */
  font-size: 14px;
  /* okraje */
  border: solid 5px #e3e7ec;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  /* pozadí */
}
div.box-kalendar table td {
  /* velikost */
  width: 24px;
  height: 22px;
  /* pismo */
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  /* okraje */
  padding: 0;
  margin: 0;
  /* pozadí */
  background-color: white;
}
div.box-kalendar table td:hover {
  /* velikost */
  /* pismo */
  /* okraje */
  /* pozadí */
  background-color: #a2cbb3;
}
div.box-kalendar table td div.box {
  /* velikost */
  width: 24px;
  height: 22px;
  /* pismo */
  /* okraje */
  padding: 0;
  margin: 0;
  /* pozadí */
}
div.box-kalendar table td div.den {
  /* velikost */
  width: 19px;
  height: 15px;
  /* pismo */
  /* okraje */
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3px;
  /* pozadí */
}
div.box-kalendar table td div.priority_low {
  /* velikost */
  width: 19px;
  height: 3px;
  /* pismo */
  font-size: 0;
  /* okraje */
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  /* pozadí */
  background: url('../design/calendar-priority_low.gif');
  background-position: left top;
  background-repeat: no-repeat;
}
div.box-kalendar table td div.priority_normal {
  /* velikost */
  width: 19px;
  height: 3px;
  /* pismo */
  font-size: 0;
  /* okraje */
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  /* pozadí */
  background: url('../design/calendar-priority_normal.gif');
  background-position: left top;
  background-repeat: no-repeat;
}
div.box-kalendar table td div.priority_high {
  /* velikost */
  width: 19px;
  height: 3px;
  /* pismo */
  font-size: 0;
  /* okraje */
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  /* pozadí */
  background: url('../design/calendar-priority_high.gif');
  background-position: left top;
  background-repeat: no-repeat;
}
div.box-kalendar table td.vikend {
  /* velikost */
  /* pismo */
  /* okraje */
  /* pozadí */
  background-color: #e8eef7;
}
div.box-kalendar table td.vikend:hover {
  /* velikost */
  /* pismo */
  /* okraje */
  /* pozadí */
  background-color: #a2cbb3;
}
div.box-kalendar table td.jiny_mesic {
  /* velikost */
  /* pismo */
  color: #c4c4c4;
  /* okraje */
  /* pozadí */
}
div.box-kalendar table tr.hlavicka {
  /* velikost */
  /* pismo */
  color: white;
  font-size: 12px;
  font-weight: bold;
  /* okraje */
  padding: 0;
  margin: 0;
  /* pozadí */
  background-color: #005b90;
}
div.box-kalendar table tr.hlavicka td {
  /* velikost */
  /* pismo */
  vertical-align: middle;
  /* okraje */
  /* pozadí */
  background-color: #005b90;
}
div.box-kalendar table tr.tentotyden {
  /* velikost */
  /* pismo */
  /* okraje */
  /* pozadí */
  background-color: #aaccee;
}
div.box-kalendar table tr.tentotyden td {
  /* velikost */
  /* pismo */
  /* okraje */
  /* pozadí */
  background-color: #aaccee;
}
div.box-kalendar table tr.tentotyden td:hover {
  /* velikost */
  /* pismo */
  /* okraje */
  /* pozadí */
  background-color: #a2cbb3;
}
div.box-kalendar table tr.tentotyden td.dnes {
  /* velikost */
  width: 24px;
  height: 19px;
  /* pismo */
  color: white;
  text-align: center;
  /* okraje */
  /* pozadí */
  background-color: #557799;
}
div.box-kalendar div.ukol_low,div.ukol_normal,div.ukol_high {
  /* velikost */
  /* pismo */
  font-size: 0;
  /* okraje */
  margin: 0;
  margin-top: 0;
  padding: 0;
  /* pozadí */
  background-color: white;
}
div.box-kalendar div.od {
  /* velikost */
  float: left;
  width: 100px;
  height: 17px;
  /* pismo */
  /* okraje */
  /* pozadí */
  /* background-color: black; */
}
div.box-kalendar div.do {
  /* velikost */
  float: right;
  width: 100px;
  height: 17px;
  /* pismo */
  text-align: right;
  /* okraje */
  /* pozadí */
  /* background-color: red; */
}
div.box-kalendar div.ukol_low div.hlavicka {
  /* velikost */
  height: 17px;
  /* pismo */
  color: white;
  font-size: 11px;
  font-weight: bold;
  /* okraje */
  padding-top: 2px;margin-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  /* pozadí */
  background: url('../design/calendar-ukol-header_low.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.box-kalendar div.ukol_low div.ukol {
  /* velikost */
  /* pismo */
  color: black;
  font-size: 12px;
  /* okraje */
  border-left: solid 1px #87a3b7;
  border-right: solid 1px #87a3b7;
  padding: 2px;
  /* pozadí */
}
div.box-kalendar div.ukol_low div.end {
  /* velikost */
  height: 4px;
  /* pismo */
  /* okraje */
  /* pozadí */
  background: url('../design/calendar-ukol-end_low.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.box-kalendar div.ukol_normal div.hlavicka {
  /* velikost */
  height: 17px;
  /* pismo */
  color: white;
  font-size: 11px;
  font-weight: bold;
  /* okraje */
  padding-top: 2px;margin-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  /* pozadí */
  background: url('../design/calendar-ukol-header_normal.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.box-kalendar div.ukol_normal div.ukol {
  /* velikost */
  /* pismo */
  color: black;
  font-size: 12px;
  /* okraje */
  border-left: solid 1px #798aa2;
  border-right: solid 1px #798aa2;
  padding: 2px;
  /* pozadí */
}
div.box-kalendar div.ukol_normal div.end {
  /* velikost */
  height: 4px;
  /* pismo */
  /* okraje */
  /* pozadí */
  background: url('../design/calendar-ukol-end_normal.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.box-kalendar div.ukol_high div.hlavicka {
  /* velikost */
  height: 17px;
  /* pismo */
  color: white;
  font-size: 11px;
  font-weight: bold;
  /* okraje */
  padding-top: 2px;margin-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  /* pozadí */
  background: url('../design/calendar-ukol-header_high.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.box-kalendar div.ukol_high div.ukol {
  /* velikost */
  /* pismo */
  color: black;
  font-size: 12px;
  /* okraje */
  border-left: solid 1px #c17a7b;
  border-right: solid 1px #c17a7b;
  padding: 2px;
  /* pozadí */
}
div.box-kalendar div.ukol_high div.end {
  /* velikost */
  height: 4px;
  /* pismo */
  /* okraje */
  /* pozadí */
  background: url('../design/calendar-ukol-end_high.png');
  background-position: left top;
  background-repeat: no-repeat;
}
/* - - - - - - - VYPIS ZBOZI 470px(š) x AUTO(v) - - - - - - - */
div.eshop-strankovani {
  /* velikost */
  width: 470px;
  height: 20px;
  /* pismo */
  /* okaje */
  padding-top: 4px;margin-top: 5px;
  padding-bottom: 0;margin-bottom: 5px;
  padding-left: 4px;margin-left: 15px;
  padding-right: 4px;margin-right: 0;
  /* pozadi */
  background: url('../design/eshop-strankovani.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.eshop-strankovani a {
  /* velikost */
  display: block;
  float: left;
  width: auto;
  height: 14px;
  /* pismo */
  color: white;
  /* okaje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 2px;margin-left: 0;
  padding-right: 2px;margin-right: 0;
  /* pozadi */
}
div.eshop-strankovani a:hover {
  /* velikost */
  /* pismo */
  color: red;
  /* okaje */
  /* pozadi */
}
div.eshop-strankovani a.selected {
  /* velikost */
  display: block;
  float: left;
  width: auto;
  height: 14px;
  /* pismo */
  color: black;
  text-decoration: none;
  /* okaje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 2px;margin-left: 0;
  padding-right: 2px;margin-right: 0;
  /* pozadi */
}
div.eshop-vypiskategorie-top {
  /* velikost */
  width: 470px;
  height: 5px;
  /* pismo */
  font-size: 0;
  /* okaje */
  padding-top: 0;margin-top: 5px;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 15px;
  padding-right: 0;margin-right: 0;
  /* pozadi */
  background: url('../design/eshop-vypiskategorie-top.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.eshop-vypiskategorie-center {
  /* velikost */
  width: 470px;
  height: auto;
  /* pismo */
  /* okaje */
  padding-top: 5px;margin-top: 0;
  padding-bottom: 5px;margin-bottom: 0;
  padding-left: 0;margin-left: 15px;
  padding-right: 0;margin-right: 0;
  /* pozadi */
  background: url('../design/eshop-vypiskategorie.png');
  background-position: left top;
  background-repeat: repeat-y;
  background-color: red;
}
div.eshop-vypiskategorie-bottom {
  /* velikost */
  width: 470px;
  height: 5px;
  /* pismo */
  font-size: 0;
  /* okaje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 10px;
  padding-left: 0;margin-left: 15px;
  padding-right: 0;margin-right: 0;
  /* pozadi */
  background: url('../design/eshop-vypiskategorie-bottom.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.eshop-vypiskategorie-center ul {
  /* velikost */
  width: 450px;
  height: auto;
  /* pismo */
  list-style: none;
  /* okaje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 10px;
  padding-right: 0;margin-right: 0;
  /* pozadi */
}
div.eshop-vypiskategorie-center ul li {
  /* velikost */
  float: left;
  width: 140px;
  height: auto;
  /* pismo */
  font-size: 12px;
  /* okaje */
  padding-top: 2px;margin-top: 0;
  padding-bottom: 4px;margin-bottom: 0;
  padding-left: 10px;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadi */
  background: url('../design/eshop-sipka_leva.gif');
  background-position: left 6px;
  background-repeat: no-repeat;
}
div.eshop-vypiskategorie-center ul li a {
  /* velikost */
  /* pismo */
  color: #1b5278;
  font-size: 12px;
  font-weight: bold;
  /* okaje */
  /* pozadi */
}
div.eshop-vypiskategorie-center ul li a:hover {
  /* velikost */
  /* pismo */
  color: #007cc3;
  font-size: 12px;
  font-weight: bold;
  /* okaje */
  /* pozadi */
}
div.eshop-vypis {
  /* velikost */
  float: none;
  clear: both;
  /* pismo */
  /* okraje */
  margin-left: 10px;
  /* pozadí */
}
div.eshop-vypis div.produkt {
  /* velikost */
  float: left;
  width: 160px;
  height: 202px;
  /* pismo */
  /* okraje */
  /* pozadí */
}
div.eshop-vypis div.produkt div.nahled {
  /* velikost */
  width: 138px;
  height: 105px;
  /* pismo */
  /* okraje */
  padding-top: 14px;margin-top: 0;
  padding-bottom: 3px;margin-bottom: 0;
  padding-left: 11px;margin-left: 0;
  padding-right: 11px;margin-right: 0;
  /* pozadí */
  background: url('../design/eshop-produkt-nahled.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.eshop-vypis div.produkt div.nahled div.obrazek {
  /* velikost */
  width: 130px;
  height: 19px;
  /* pismo */
  text-align: right;
  /* okraje */
  padding-top: 85px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: auto;
  padding-right: 0;margin-right: auto;
  /* pozadí */
}
div.eshop-vypis div.produkt div.jmeno {
  /* velikost */
  width: 142px;
  height: 31px;
  /* pismo */
  text-align: center;
  /* okraje */
  padding-top: 2px;margin-top: 0;
  padding-bottom: 3px;margin-bottom: 0;
  padding-left: 9px;margin-left: 0;
  padding-right: 9px;margin-right: 0;
  /* pozadí */
  background: url('../design/eshop-produkt-jmeno.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.eshop-vypis div.produkt div.jmeno a {
  /* velikost */
  /* pismo */
  color: black;
  font-size: 12px;
  font-weight: bold;
  /* okraje */
  /* pozadí */
}
div.eshop-vypis div.produkt div.jmeno a:hover {
  /* velikost */
  /* pismo */
  color: #0682c9;
  /* okraje */
  /* pozadí */
}
div.eshop-vypis div.produkt div.cena {
  /* velikost */
  float: left;
  width: 142px;
  height: 31px;
  /* pismo */
  text-align: center;
  /* okraje */
  padding-top: 5px;margin-top: 0;
  padding-bottom: 3px;margin-bottom: 0;
  padding-left: 9px;margin-left: 0;
  padding-right: 9px;margin-right: 0;
  /* pozadí */
  background: url('../design/eshop-produkt-cena.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.eshop-vypis div.produkt div.cena div.dph {
  /* velikost */
  float: left;
  width: 81px;
  height: 31px;
  /* pismo */
  color: white;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  /* okraje */
  /* pozadí */
}
div.eshop-vypis div.produkt div.cena div.nondph {
  /* velikost */
  float: right;
  width: 61px;
  height: 31px;
  /* pismo */
  color: #dedede;
  font-size: 12px;
  text-align: center;
  /* okraje */
  /* pozadí */
}
div.eshop-vypis div.produkt div.cena span.dph {
  /* velikost */
  /* pismo */
  font-size: 10px;
  /* okraje */
  /* pozadí */
}
/* H O T -------------------------------------------------------------------------------------------------------------- */
div.eshop-vypis div.produkt-new {
  /* velikost */
  float: left;
  width: 160px;
  height: 202px;
  /* pismo */
  /* okraje */
  /* pozadí */
}
div.eshop-vypis div.produkt-new div.nahled {
  /* velikost */
  width: 138px;
  height: 105px;
  /* pismo */
  /* okraje */
  padding-top: 14px;margin-top: 0;
  padding-bottom: 3px;margin-bottom: 0;
  padding-left: 11px;margin-left: 0;
  padding-right: 11px;margin-right: 0;
  /* pozadí */
  background: url('../design/eshop-produkt-new-nahled.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.eshop-vypis div.produkt-new div.nahled div.obrazek {
  /* velikost */
  width: 130px;
  height: 19px;
  /* pismo */
  text-align: right;
  /* okraje */
  padding-top: 85px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: auto;
  padding-right: 0;margin-right: auto;
  /* pozadí */
}
div.eshop-vypis div.produkt-new div.jmeno {
  /* velikost */
  width: 142px;
  height: 31px;
  /* pismo */
  text-align: center;
  /* okraje */
  padding-top: 2px;margin-top: 0;
  padding-bottom: 3px;margin-bottom: 0;
  padding-left: 9px;margin-left: 0;
  padding-right: 9px;margin-right: 0;
  /* pozadí */
  background: url('../design/eshop-produkt-new-jmeno.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.eshop-vypis div.produkt-new div.jmeno a {
  /* velikost */
  /* pismo */
  color: black;
  font-size: 12px;
  font-weight: bold;
  /* okraje */
  /* pozadí */
}
div.eshop-vypis div.produkt-new div.jmeno a:hover {
  /* velikost */
  /* pismo */
  color: #0682c9;
  /* okraje */
  /* pozadí */
}
div.eshop-vypis div.produkt-new div.cena {
  /* velikost */
  float: left;
  width: 142px;
  height: 31px;
  /* pismo */
  text-align: center;
  /* okraje */
  padding-top: 5px;margin-top: 0;
  padding-bottom: 3px;margin-bottom: 0;
  padding-left: 9px;margin-left: 0;
  padding-right: 9px;margin-right: 0;
  /* pozadí */
  background: url('../design/eshop-produkt-new-cena.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.eshop-vypis div.produkt-new div.cena div.dph {
  /* velikost */
  float: left;
  width: 81px;
  height: 31px;
  /* pismo */
  color: white;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  /* okraje */
  /* pozadí */
}
div.eshop-vypis div.produkt-new div.cena div.nondph {
  /* velikost */
  float: right;
  width: 61px;
  height: 31px;
  /* pismo */
  color: #dedede;
  font-size: 12px;
  text-align: center;
  /* okraje */
  /* pozadí */
}
div.eshop-vypis div.produkt-new div.cena span.dph {
  /* velikost */
  /* pismo */
  font-size: 10px;
  /* okraje */
  /* pozadí */
}
/* AKCE ---------------------------------------------------------------------------------------------------------------------------- */
div.eshop-vypis div.produkt-akce {
  /* velikost */
  float: left;
  width: 160px;
  height: 202px;
  /* pismo */
  /* okraje */
  /* pozadí */
}
div.eshop-vypis div.produkt-akce div.nahled {
  /* velikost */
  width: 138px;
  height: 105px;
  /* pismo */
  /* okraje */
  padding-top: 14px;margin-top: 0;
  padding-bottom: 3px;margin-bottom: 0;
  padding-left: 11px;margin-left: 0;
  padding-right: 11px;margin-right: 0;
  /* pozadí */
  background: url('../design/eshop-produkt-akce-nahled.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.eshop-vypis div.produkt-akce div.nahled div.obrazek {
  /* velikost */
  width: 130px;
  height: 19px;
  /* pismo */
  text-align: right;
  /* okraje */
  padding-top: 85px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: auto;
  padding-right: 0;margin-right: auto;
  /* pozadí */
}
div.eshop-vypis div.produkt-akce div.jmeno {
  /* velikost */
  width: 142px;
  height: 31px;
  /* pismo */
  text-align: center;
  /* okraje */
  padding-top: 2px;margin-top: 0;
  padding-bottom: 3px;margin-bottom: 0;
  padding-left: 9px;margin-left: 0;
  padding-right: 9px;margin-right: 0;
  /* pozadí */
  background: url('../design/eshop-produkt-akce-jmeno.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.eshop-vypis div.produkt-akce div.jmeno a {
  /* velikost */
  /* pismo */
  color: black;
  font-size: 12px;
  font-weight: bold;
  /* okraje */
  /* pozadí */
}
div.eshop-vypis div.produkt-akce div.jmeno a:hover {
  /* velikost */
  /* pismo */
  color: #0682c9;
  /* okraje */
  /* pozadí */
}
div.eshop-vypis div.produkt-akce div.cena {
  /* velikost */
  float: left;
  width: 142px;
  height: 31px;
  /* pismo */
  text-align: center;
  /* okraje */
  padding-top: 5px;margin-top: 0;
  padding-bottom: 3px;margin-bottom: 0;
  padding-left: 9px;margin-left: 0;
  padding-right: 9px;margin-right: 0;
  /* pozadí */
  background: url('../design/eshop-produkt-akce-cena.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.eshop-vypis div.produkt-akce div.cena div.dph {
  /* velikost */
  float: left;
  width: 81px;
  height: 31px;
  /* pismo */
  color: white;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  /* okraje */
  /* pozadí */
}
div.eshop-vypis div.produkt-akce div.cena div.nondph {
  /* velikost */
  float: right;
  width: 61px;
  height: 31px;
  /* pismo */
  color: #dedede;
  font-size: 12px;
  text-align: center;
  /* okraje */
  /* pozadí */
}
div.eshop-vypis div.produkt-akce div.cena span.dph {
  /* velikost */
  /* pismo */
  font-size: 10px;
  /* okraje */
  /* pozadí */
}
div.eshop-vypis h4.kosik {
  /* velikost */
  /* pismo */
  font-size: 14px;
  /* okraje */
  padding-top: 5px;
  border-bottom: solid 1px black;
  /* pozadí */
}
div.eshop-vypis div.celkemm {
  font-weight: bold;
  font-size: 14px;
	background-color: #e5e9ee;
	clear: both;
	padding: 3px;
	text-align: right;
	margin-top: 15px;
}
/* - - - - - - - DETAIL ZBOZI 470px(š) x AUTO(v) - - - - - - - */
div.eshop-detail {
  /* velikost */
  width: 470px;
  /* pismo */
  /* okaje */
  padding-top: 4px;margin-top: 5px;
  padding-bottom: 0;margin-bottom: 5px;
  padding-left: 4px;margin-left: 15px;
  padding-right: 4px;margin-right: 0;
  /* pozadi */
}
div.eshop-detail h3 {
  /* velikost */
  /* pismo */
  color: #007cc3;
  font-size: 18px
  font-weight: bold;
  /* okaje */
  padding-top: 0;margin-top: 5px;
  padding-bottom: 0;margin-bottom: 15px;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadi */
}
div.eshop-detail div.leva {
  /* velikost */
  float: left;
  width: 226px;
  /* pismo */
  /* okaje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadi */
}
div.eshop-detail div.leva div.nahled {
  /* velikost */
  width: 203px;
  height: 193px;
  /* pismo */
  text-align: center;
  /* okaje */
  padding-top: 15px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 11px;margin-left: 0;
  padding-right: 12px;margin-right: 0;
  /* pozadi */
  background: url('../design/eshop-detail-nahled.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.eshop-detail div.prava {
  /* velikost */
  float: right;
  width: 219px;
  /* pismo */
  font-size: 12px;
  font-weight: bold;
  /* okaje */
  padding-top: 15px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadi */
}
div.eshop-detail div.prava p {
  /* velikost */
  /* pismo */
  /* okaje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadi */
}
div.eshop-detail div.prava span.sdph {
  /* velikost */
  /* pismo */
  color: #007cc3;
  font-size: 14px;
  font-weight: bold;
  /* okaje */
  /* pozadi */
}
div.eshop-detail div.prava a {
  /* velikost */
  /* pismo */
  color: #1a5b80;
  font-size: 12px;
  font-weight: bold;
  /* okaje */
  /* pozadi */
}
div.eshop-detail div.prava a:hover {
  /* velikost */
  /* pismo */
  color: #007cc3;
  /* okaje */
  /* pozadi */
}
div.eshop-detail div.prava form {
  /* velikost */
  width: 120px;
  /* pismo */
  /* okaje */
  padding-top: 0;margin-top: 20px;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadi */
  background: none;
}
div.eshop-detail div.prava input {
  /* velikost */
  float: left;
  width: 26px;
  height: 16px;
  /* pismo */
  font-size: 12px;
  font-weight: bold;
  /* okaje */
  border: none;
  padding-top: 1px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 4px;margin-left: 0;
  padding-right: 2px;margin-right: 0;
  /* pozadi */
  background: url('../design/eshop-detail-kusu.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.eshop-detail div.prava input.odeslat {
  /* velikost */
  float: right;
  width: 82px;
  height: 16px;
  /* pismo */
  font-size: 0;
  /* okaje */
  border: none;
  margin: 0;
  padding: 0;
  /* pozadi */
  background: url('../design/eshop-ico-jednou_do_kosiku.gif');
  background-position: left top;
  background-repeat: no-repeat;
}
div.eshop-detail h4 {
  /* velikost */
  float: none;
  clear: both;
  /* pismo */
  color: #1b5278;
  /* okaje */
  border-bottom: solid 1px #1b5278;
  padding-top: 15px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 5px;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadi */
}
div.eshop-detail div.info {
  /* velikost */
  /* pismo */
  /* okaje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom:30px;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadi */
}
/* - - - - - - - ESHOP NOVINKY 470px(š) x AUTO(v) - - - - - - - */
div.eshop-novinky {
  /* velikost */
  width: 470px;
  /* pismo */
  /* okaje */
  padding-top: 4px;margin-top: 5px;
  padding-bottom: 0;margin-bottom: 25px;
  padding-left: 0;margin-left: 15px;
  padding-right: 0;margin-right: 0;
  /* pozadi */
}
div.eshop-novinky h3 {
  /* velikost */
  width: 462px;
  height: 19px;
  /* pismo */
  color: white;
  font-size: 12px;
  font-weight: bold;
  /* okaje */
  padding-top: 4px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 8px;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadi */
  background: url('../design/eshop-novinky-hlavicka.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.eshop-novinky div.vypis {
  /* velikost */
  width: 470px;
  height: 97px;
  /* pismo */
  /* okaje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadi */
  background: url('../design/eshop-novinky-vypis.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.eshop-novinky div.vypis div.polozka {
  /* velikost */
  float: left;
  width: 113px;
  height: 89px;
  /* pismo */
  /* okaje */
  padding-top: 2px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 2px;
  padding-right: 0;margin-right: 2px;
  /* pozadi */
}
div.eshop-novinky div.vypis div.polozka h4 {
  /* velikost */
  width: 113px;
  height: 57px;
  /* pismo */
  font-size: 12px;
  text-align: center;
  /* okaje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadi */
}
div.eshop-novinky div.vypis div.polozka h4 a {
  /* velikost */
  width: 113px;
  height: 57px;
  /* pismo */
  color: black;
  text-decoration: none;
  /* okaje */
  /* pozadi */
}
div.eshop-novinky div.vypis div.polozka h4 a:hover {
  /* velikost */
  width: 113px;
  height: 57px;
  /* pismo */
  color: #005b90;
  /* okaje */
  /* pozadi */
}
div.eshop-novinky div.vypis div.polozka div.nahled {
  /* velikost */
  width: 113px;
  height: 57px;
  /* pismo */
  text-align: center;
  /* okaje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadi */
}
div.eshop-novinky div.vypis div.polozka div.nahled img {
  /* velikost */
  /* pismo */
  /* okaje */
  border: solid 1px #cccccc;
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadi */
}
/* - - - - - - - VYPIS SEKCE 470px(š) x AUTO(v) - - - - - - - */
div.sekce-vypissekce {
  /* velikost */
  width: 470px;
  /* pismo */
  /* okaje */
  padding-top: 0;margin-top: 5px;
  padding-bottom: 0;margin-bottom: 5px;
  padding-left: 15px;margin-left: 0;
  padding-right: 4px;margin-right: 0;
  /* pozadi */
}
div.sekce-vypissekce h3 {
  /* velikost */
  height: 18px;
  /* pismo */
  color: #005b90;
  font-size: 12px;
  /* okaje */
  padding-top: 2px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 22px;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadi */
  background: url('../design/sekce-ico-calendar.gif');
  background-position: left top;
  background-repeat: no-repeat;
}
div.sekce-vypissekce h4 {
  /* velikost */
  /* pismo */
  color: #007cc3;
  font-size: 18px;
  /* okaje */
  border-top: solid 1px black;
  padding-top: 10px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadi */
}
div.sekce-vypissekce div.bar {
  /* velikost */
  /* pismo */
  color: #005b90;
  font-size: 12px;
  font-weight: bold;
  /* okaje */
  padding-top: 3px;margin-top: 0;
  padding-bottom: 5px;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadi */
}
div.sekce-vypissekce div.bar a {
  /* velikost */
  /* pismo */
  color: #005b90;
  /* okaje */
  /* pozadi */
}
div.sekce-vypisnews div.bar a:hover {
  /* velikost */
  /* pismo */
  color: #007cc3;
  /* okaje */
  /* pozadi */
}
div.sekce-vypissekce p {
  /* velikost */
  /* pismo */
  color: black;
  font-size: 14px;
  /* okaje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 25px;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadi */
}
div.sekce-vypissekce p a {
  /* velikost */
  /* pismo */
  color: #007cc3;
  /* okaje */
  /* pozadi */
}
div.sekce-vypissekce p a:hover {
  /* velikost */
  /* pismo */
  color: red;
  /* okaje */
  /* pozadi */
}
div.sekce-vypissekce p img {
  /* velikost */
  /* pismo */
  /* okaje */
  border: solid 1px #cccccc;
  padding: 2px;
  margin: 3px;
  /* pozadi */
}
/* - - - - - - - PORTFOLIO 470px(š) x AUTO(v) - - - - - - - */
div.portfolio {
  /* velikost */

  float: none;
  clear: both;
  /* pismo */
  /* okraje */
  margin: 0;
  margin-left: 10px;
  padding: 0;
  /* pozadí */
}
div.portfolio div.polozka {
  /* velikost */
  float: left;
  width: 160px;
  height: 180px;
  /* pismo */
  /* okaje */
  /* pozadi */
  background-color: red;
}
div.portfolio div.nahled {
  /* velikost */
  width: 138px;
  height: 105px;
  /* pismo */
  /* okraje */
  padding-top: 14px;margin-top: 0;
  padding-bottom: 3px;margin-bottom: 0;
  padding-left: 11px;margin-left: 0;
  padding-right: 11px;margin-right: 0;
  /* pozadí */
  background: url('../design/portfolio-nahled.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.portfolio div.nahled div.obrazek {
  /* velikost */
  width: 130px;
  height: 19px;
  /* pismo */
  text-align: right;
  /* okraje */
  padding-top: 85px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: auto;
  padding-right: 0;margin-right: auto;
  /* pozadí */
}
div.portfolio div.jmeno {
  /* velikost */
  width: 142px;
  height: 58px;
  /* pismo */
  text-align: center;
  /* okaje */
  padding-left: 9px;
  padding-right: 9px;
  /* pozadi */
  background: url('../design/portfolio-nazev.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div.portfolio div.jmeno a {
  /* velikost */
  /* pismo */
  color: black;
  font-size: 12px;
  font-weight: bold;
  /* okraje */
  /* pozadí */
}
div.portfolio div.jmeno a:hover {
  /* velikost */
  /* pismo */
  color: #0682c9;
  /* okraje */
  /* pozadí */
}


div.portfolio-detail {
  /* velikost */
  float: none;
  clear: both;
  /* pismo */
  /* okraje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 15px;
  padding-right: 0;margin-right: 10px;
  /* pozadí */
}
div.portfolio-detail h3 {
  /* velikost */
  /* pismo */
  color: #007cc3;
  font-size: 18px;
  /* okaje */
  padding-top: 5px;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadi */
}
div.portfolio-detail h4 {
  /* velikost */
  /* pismo */
  color: black;
  font-size: 14px;
  /* okaje */
  border-bottom: solid 1px black;
  padding-top: 5px;margin-top: 10px;
  padding-bottom: 0;margin-bottom: 3px;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 0;
  /* pozadi */
}
div.portfolio-detail div.images {
  /* velikost */
  float: none;
  clear: both;
  /* pismo */
  /* okraje */
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 15px;
  padding-right: 0;margin-right: 10px;
  /* pozadí */
}
div.portfolio-detail div.images img {
  /* velikost */
  float: none;
  clear: both;
  /* pismo */
  /* okraje */
  border: 1px solid #cccccc;
  padding-top: 0;margin-top: 0;
  padding-bottom: 0;margin-bottom: 0;
  padding-left: 0;margin-left: 0;
  padding-right: 0;margin-right: 2px;
  /* pozadí */
}

div.report {
	margin-top: 10px;
	text-align: center;
}
