/* --- css stylesheet - GRADA Publishing, a.s. --- */
/* --- global --- */

/* --- update 2011-04-06 10:23:14 --- */
.logo-20-let {
    display: block !important;
    position: absolute;
    z-index: 400;
    top: 8px;
    left: 281px;
}
/**/


html, html *, body, body * {
	font-size: 11px;
	line-height: 14px;
	font-family: "arial ce", arial, "tahoma ce", tahoma, "verdana ce", verdana, "helvetica ce", helvetica, sans-serif;
}
body {
	margin: auto;
	padding: 0px;
	color: #000000;
	text-align: center;
	background: none #FFFFFF;
}
body.admin {
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-align: left;
	background: none #FFFFFF;
}
img {
	border: 0px none;
	vertical-align: middle;
}
a {
	color: #003A88;
	text-decoration: none;
}
a:hover {
	color: #CF0035;
	text-decoration: none;
}
form {
  display: inline;
	padding: 0px;
	margin: 0px;
}
p {
	margin: 0px;
}
ul , ol {
	margin: 0px 0px 0px 18px;
	padding: 0px;
}
ul li , ol li {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
ul li {
	list-style-image: url(images/dot-arrow-right-off.gif);
}
h1 , h2 , h3 , h4 , h5 , h6 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	line-height: 14px;
	color: #CF0034;
}
h2 {
	font-size: 12px;
	line-height: 14px;
	color: #CF0034;
}
h3 {
	font-size: 12px;
	line-height: 14px;
	color: #CF0034;
}
h4 , h4 * {
	font-size: 16px;
	line-height: 20px;
}
h5 , h5 * {
	font-size: 14px;
	line-height: 16px;
}
h6 , h6 * {
	font-size: 12px;
	line-height: 14px;
}
input {
	margin: 0px;
	vertical-align: middle;
}
select {
	margin: 0px;
	vertical-align: middle;
}
table {
	border: 0px none;
	border-collapse: collapse;
}
td {
}
hr {
	background-color: #C0D1E2;
	color: #C0D1E2;
	height: 1px;
}
i , em { /* oprava bugu MS IE 6 */
  _text-indent: 2px; /*TODO: toto nic neresi, viz fix for the italics problem*/
}



/* --- common --- */
.clear , .f-c {
  float: none !important;
  clear: both !important;
  font-size: 0px !important;
  line-height: 0px !important;
  height: 0px !important;
  width: 0px !important;
  overflow: hidden !important;
  padding: 0px !important;
  margin: 0px !important;
}
.float-left , .f-left , .f-l {
  float: left !important;
}
.float-left , .f-right , .f-r {
  float: right !important;
}
.text-left , .t-left , .t-l {
  text-align: left !important;
}
.text-center , .t-center , .t-c {
  text-align: center !important;
}
.text-right , .t-right , .t-r {
  text-align: right !important;
}
.text-top , .t-top , .t-t {
  vertical-align: top !important;
}
.text-middle , .t-middle , .t-m {
  vertical-align: middle !important;
}
.text-bottom , .t-bottom , .t-b {
  vertical-align: bottom !important;
}
.error , .error * {
	font-weight: bold !important;
	color: #FF0000 !important;
}
.error input {
  border: 1px solid #FF0000 !important;
	font-weight: normal !important;
	color: #000000 !important;
}
.hidden {
	display: none;
}
.block {
  display: block;
}
.print {
  display: none;
}
.invisible {
  visibility: hidden;
}
/* --- form --- */
.form , .form-side , .form-area , .form-error {
	background: no-repeat left top url(images/input-bg.gif) #FFFFFF;
	padding: 2px 2px 0px 2px;
	border: 1px solid #A9BBD4;
	vertical-align: middle;
}
input.form , input.form-side , input.form-error {
	line-height: 14px;
	height: 16px;
}
.form-error {
	background: none #FFEEDD;
}
.button , .button-red {
	border: 1px solid #003A88;
	background-color: #E5EBF3;
	font-weight: bold;
	cursor: pointer;
	height: 18px;
	line-height: 16px;
}
a.button , a.button-red {
	padding: 2px 12px 0px 12px;
	text-decoration: none;
	line-height: 22px;
}
.button {
	color: #003A88;
}
.button-red {
	color: #CF0034;
}
a.button:hover {
	color: #003A88;
}
a.button-red:hover {
	color: #CF0034;
}
.button-link {
  border: 0px none;
  background: none transparent;
  padding: 0px;
  margin: 0px;
}
.button-link.hover {
  border: 0px none;
  background: none transparent;
  padding: 0px;
  margin: 0px;
}
/* --- mask --- */
div.web-all {
  margin: auto;
  text-align: left;
  width: 952px;
  position: relative;
  z-index: 100;
  padding-top: 113px;
}
div.web-all-top {
  background: none #FFFFFF;
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 113px;
}
div.web-all-center {
}
div.web-center-out {
  width: 783px;
  float: left;
}
div.web-center {
  width: 600px; /*614px;*/
  padding: 0px 7px 20px 7px;
  float: right;
	color: #404040;
}
div.web-left {
  background: none #FFFFFF;
	width: 169px;
	float: left;
	position: relative;
}
div.web-right {
  background: none #FFFFFF;
	width: 169px;
	float: left;
	position: relative;
}
div.web-all-bottom {
  background: none #FFFFFF;
	text-align: center;
	position: relative;
}
div.gradientborderR {
  background: repeat-y right top url(images/web_content_bg_right.gif);
}
div.gradientborderL {
  background: repeat-y left top url(images/web_content_bg_left.gif);
}
div.web-addings {
  width: 1px;
  height: 1px;
  overflow: hidden;
  float: left;
}
/* --- web-all-top --- */
div.top-top {
	height: 57px;
	cursor: default;
}
div.top-top a.top-logo {
	padding: 12px 0px 0px 0px;
	display: block;
	float: left;
}
div.top-top div.top-links {
	padding: 10px 0px 0px 0px;
	float: right;
}
div.top-top div.top-links a {
  text-decoration: none;
  font-weight: bold;
	line-height: 17px;
	margin-top: 6px;
	float: left;
}
div.top-top div.top-links a.add-fav {
	background: no-repeat right center url(images/top-icon-star.gif);
	padding: 0px 18px 0px 0px;
}
div.top-top div.top-links a.rss {
	background: no-repeat right bottom url(images/top-icon-rss.gif);
	padding: 0px 18px 0px 0px;
}
div.top-top div.top-links-space {
	background: no-repeat center top url(images/top-icon-spacer.gif);
	width: 15px;
	height: 13px;
	float: left;
	margin-top: 9px;
}
/*
div.top-top div.top-search {
	padding: 14px 0px 0px 0px;
	text-align: right;
	float: right;
}
div.top-top div.top-search input {
  vertical-align: top;
}
div.top-top div.top-search input.form-side {
	background: no-repeat left top url(images/input-search.gif) #FFFFFF;
	padding-left: 22px;
	width: 118px; *//*140px;*//*
}
div.top-top div.top-search a {
  padding-right: 62px;
  font-weight: normal;
}
*/
div.top-menu {
	background: repeat left top url(images/top-menu-bg.gif) #205090;
	height: 29px;
	cursor: default;
}
div.top-menu i {
  font-style: normal;
	overflow: hidden;
  display: block;
	float: left;
	height: 29px;
	width: 4px;
}
div.top-menu i.close-left {
	background: no-repeat left top url(images/top-menu-space.gif);
	float: left;
}
div.top-menu i.close-right {
	background: no-repeat right top url(images/top-menu-space.gif);
	float: right;
}
div.top-menu a {
  padding: 7px 5px 0px 5px;
	font-size: 12px;
	line-height: 14px;
  display: block;
  float: left;
  height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
div.top-menu a:hover {
  color: #FFF000;
}
div.top-menu div.menu-item {
  float: left;
}
div.top-menu div.menu-item a {
	background: repeat-x left top url(images/top-menu-bg.gif);
}
div.top-menu div.menu-item i.left {
	background: no-repeat left top url(images/top-menu-space.gif);
}
div.top-menu div.menu-item i.right {
	background: no-repeat right top url(images/top-menu-space.gif);
}
div.top-menu div.menu-active {
  float: left;
}
div.top-menu div.menu-active a {
	background: repeat-x left top url(images/top-menu-bg-active.gif);
}
div.top-menu div.menu-active i.left {
	background: no-repeat left top url(images/top-menu-space-active.gif);
}
div.top-menu div.menu-active i.right {
	background: no-repeat right top url(images/top-menu-space-active.gif);
}
div.top-menu b.newitem {
  position: absolute;
  z-index: 1000;
	color: #CF0035;
  top: 44px;
}
div.top-submenu {
	background: repeat-x left top url(images/top-submenu-bg.gif) #ee033e;
	height: 27px;
	cursor: default;
}
div.top-submenu i {
  font-style: normal;
	overflow: hidden;
  display: block;
	float: left;
	height: 27px;
	width: 4px;
}
div.top-submenu i.close-left {
	background: no-repeat left top url(images/top-submenu-space.gif);
	float: left;
}
div.top-submenu i.close-right {
	background: no-repeat right top url(images/top-submenu-space.gif);
	float: right;
}
div.top-submenu i.submenu-space {
	background: no-repeat left top url(images/top-submenu-spaces.gif);
	float: left;
}
div.top-submenu a {
	padding: 3px 6px 0px 6px;
	display: block;
	float: left;
  height: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
div.top-submenu a:hover {
	color: #FFF000;
}
div.top-submenu a.active {
	color: #FFF000;
}
/* --- web-left , web-right --- */
div.content-top-corner-left , div.content-top-corner-right {
	width: 169px;
	height: 60px;
	position: absolute;
	bottom: -60px;
}
div.content-top-corner-left {
	background: no-repeat left top url(images/web_content_top_corner_left.gif);
	left: 0px;
}
div.content-top-corner-right {
	background: no-repeat left top url(images/web_content_top_corner_right.gif);
	right: 0px;
}
div.side-block {
  background: repeat-x 0px 28px url(images/side-block-bg.gif) #205090;
	margin: 0px 0px 10px 0px;
	cursor: default;
  color: #FFFFFF;
}
div.small-block {
	margin: 0px 0px 10px 0px;
	text-align: center;
	cursor: default;
}
div.heading-text {
	background: no-repeat left top url(images/side-heading-bg.gif);
	border-bottom: 1px solid #3f689d;
	padding: 7px 12px 0px 12px;
	height: 20px; /*27px;*/
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	position: relative;
	z-index: 1100;
	color: #FFFFFF;
	cursor: default;
}
div.side-text {
	padding: 6px 12px 12px 12px;
}
div.side-search {
	padding: 6px 12px 6px 12px;
}
div.side-search a {
  text-decoration: none;
  text-align: right;
  padding: 6px 0px 0px 0px;
  display: block;
  color: #FFFFFF;
}
div.side-search a:hover {
  text-decoration: none;
  color: #FFF000;
}
div.side-login {
	padding: 6px 12px 6px 12px;
}
div.side-login input.form-side {
  display: block;
}
div.side-login div {
  padding-top: 5px;
}
div.side-login a {
  text-decoration: none;
  display: block;
  float: left;
  color: #FFFFFF;
}
div.side-login a:hover {
  text-decoration: none;
  color: #FFF000;
}
div.side-login i {
	background: no-repeat center top url(images/top-icon-spacer.gif);
  font-style: normal;
  overflow: hidden;
  width: 9px;
  height: 13px;
  display: block;
  float: left;
}
div.side-login input.button-link {
  margin: -1px 0px -1px 0px;
  margin-left: -4px !ie;
  display: block;
  float: left;
  color: #FFFFFF;
}
div.side-login input.button-link.hover {
  text-decoration: none;
  color: #FFF000;
  cursor: pointer;
}
div.side-nastip {
	padding: 6px 12px 12px 12px;
	text-align: center;
}
div.side-nastip a {
  text-decoration: none;
  color: #FFFFFF;
  display: block;
  padding: 0px 0px 2px 0px;
}
div.side-nastip a:hover , div.side-nastip a.hover {
  text-decoration: none;
  color: #FFF000;
}
div.side-nastip span {
  color: #000000;
}
div.side-nastip img.border {
  display: block;
  margin: 0px auto 8px auto;
}
div.side-nastip div.objednat {
  padding: 5px 0px 0px 0px;
}
div.side-nastip div.objednat b {
  display: block;
  margin: 5px 0px 0px 0px;
	font-size: 12px;
	line-height: 14px;
  color: #FFFFFF;
}
div.side-objednatkatalog {
	padding: 6px 2px 12px 2px;
	text-align: center;
}
div.side-objednatkatalog img.border {
  display: block;
  margin: 8px auto 8px auto;
}
div.left-menu {
	padding: 6px 0px 12px 12px;
}
div.left-menu a {
	background: no-repeat 0px 4px url(images/dot-arrow-right-off.gif);
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	display: block;
	color: #FFFFFF;
}
a.light {
	color: #FFFFFF;
}
a.light:hover {
	color: #FFF000;
}
div.left-menu a.active {
	background: no-repeat 0px 4px url(images/dot-arrow-right-on.gif);
	color: #FFF000;
}
div.left-menu a.active:hover {
	color: #FFF000;
}
a.logout {
	padding-left: 10px;
}
div.topten-month {
	background: no-repeat left top url(images/side-topten-month-bg.gif);
  font-weight: bold;
  text-align: center;
  margin: auto;
  margin-top: 5px;
  padding-top: 3px;
  width: 145px;
  height: 15px; /* 18px; */
  text-transform: uppercase;
}
div.topten-menu {
	padding: 6px 12px 12px 26px;
}
div.topten-menu a {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	line-height: 16px;
	display: block;
	color: #FFFFFF;
	text-indent: -18px;
}
div.jmenu {
}
div.jmenu div {
	background-color: #FFFFFF;
	padding: 3px 8px 5px 8px;
	text-align: left;
	border-color: #003A88;
	border-style: solid;
	border-width: 5px 1px 5px 0px;
	position: absolute;
	z-index: 2000;
	left: 0px;
	top: 0px;
}
div.jmenu div a {
  width: 150px;
	text-decoration: none;
}
div.jmenu div a:hover {
	color: #000000;
	text-decoration: underline;
}
img.icon-kosik {
  display: block;
  position: absolute;
  z-index: 1110;
  top: -5px;
  right: 5px;
}
img.button-kosik {
  display: block;
  text-align: center;
  margin: auto;
  margin-top: 10px;
}
div.side-kosik {
  margin-top: 10px;
}
div.side-kosik div.space {
	background: repeat-x left center url(images/table_hr_bg.gif);
}
div.side-kosik b {
  color: #c7c7c7;
}
/* --- web-all-bottom --- */
div.content-bottom-corner-left , div.content-bottom-corner-right {
	width: 169px;
	height: 60px;
	position: absolute;
	top: -60px;
}
div.content-bottom-corner-left {
	background: no-repeat left top url(images/web_content_bottom_corner_left.gif);
	left: 0px;
}
div.content-bottom-corner-right {
	background: no-repeat left top url(images/web_content_bottom_corner_right.gif);
	right: 0px;
}
div.bottom-menu {
	background: repeat left top url(images/bottom-menu-bg.gif) #205090;
	height: 27px;
	cursor: default;
}
div.bottom-menu i {
  font-style: normal;
	overflow: hidden;
  display: block;
	float: left;
	height: 27px;
	width: 4px;
}
div.bottom-menu i.close-left {
	background: no-repeat left top url(images/bottom-menu-space.gif);
	float: left;
}
div.bottom-menu i.close-right {
	background: no-repeat right top url(images/bottom-menu-space.gif);
	float: right;
}
div.bottom-menu i.menu-space {
	background: no-repeat left top url(images/bottom-menu-spaces.gif);
	float: left;
}
div.bottom-menu a {
  padding: 7px 5px 0px 5px;
	font-size: 12px;
	line-height: 14px;
  display: block;
  float: left;
  height: 20px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
div.bottom-menu a:hover {
  color: #FFF000;
}
div.bottom-menu a.active {
	color: #FFF000;
}
div.bottom-menu div.f-r {
  padding-right: 170px;
}
div.bottom-links {
	padding: 8px 0px 0px 0px;
	text-align: center;
	color: #08428f;
	cursor: default;
}
div.bottom-links a {
  text-decoration: none;
  font-weight: bold;
}
div.bottom-info {
	padding: 16px 0px 16px 0px;
	text-align: center;
	color: #7a7a7a;
	cursor: default;
}
div.bottom-info a {
  text-decoration: none;
	color: #7a7a7a;
}
div.bottom-info a:hover {
   text-decoration: underline;
   color: #7a7a7a;
}
/* --- abeceda --- */
div.abeceda {
	padding: 6px 0px 8px 0px;
	text-align: center;
	cursor: default;
}
div.abeceda * {
	font-weight: bold;
	padding: 0px 8px 0px 3px;
}
div.abeceda a {
	color: #003A88;
	text-decoration: underline;
}
div.abeceda a:hover {
	color: #CF0034;
	text-decoration: none;
}
div.abeceda a.free {
	color: #CF0034;
	text-decoration: none;
}
div.abeceda a.free:hover {
	color: #000000;
}
div.abeceda span {
	color: #CD0021;
}
div.abeceda span.free {
	color: #90A2BC;
}
/* --- web-center --- */
div.web-center div.heading {
	background: repeat-x left top url(images/heading-center-bg.gif) #205090;
	margin: 0px 0px 10px 0px;
	height: 27px;
}
div.web-center div.heading h1 {
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 7px;
}
div.web-center div.heading i {
  font-style: normal;
  display: block;
  width: 4px;
  height: 27px;
  overflow: hidden;
}
div.web-center div.heading i.left {
  background: no-repeat left top url(images/side-heading-bg.gif);
  float: left;
	padding: 0px 8px 0px 0px;
}
div.web-center div.heading i.right {
  background: no-repeat right top url(images/side-heading-bg.gif);
  float: right;
	padding: 0px 0px 0px 8px;
}
/* --- book-list --- */
table.book-list {
  margin: 0px;
	width: 100%;
}
table.book-list tr td {
	padding: 8px 10px 6px 10px;
	vertical-align: top;
}
table.book-list tr.row-one td {
}
table.book-list tr.row-two td {
	background-color: #F4F7FA;
}
table.book-list tr.row-vychazi td {
	border-top: 2px solid #CF0034;
	border-bottom: 2px solid #CF0034;
	padding: 3px 10px 2px 10px;
	background-color: #FFFEEE;
}
table.book-list tr.row-space td {
  overflow: hidden;
  padding: 0px;
  height: 8px;
}
table.book-list tr td.picture {
	border-top: 1px solid #a9bbd4;
	border-left: 1px solid #a9bbd4;
	text-align: center;
	width: 102px;
}
table.book-list tr td.comment {
	border-top: 1px solid #a9bbd4;
	border-right: 1px solid #a9bbd4;
}
table.book-list tr td.buttons {
	border-left: 1px solid #a9bbd4;
	border-right: 1px solid #a9bbd4;
	border-bottom: 1px solid #a9bbd4;
}
table.book-list tr td div.prices {
	text-align: center;
	padding: 6px 2px 0px 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}
table.book-list tr td div.prices * {
	font-size: 12px;
	line-height: 14px;
}
table.book-list tr td table tr td {
	padding: 2px;
}
table.book-list * h3 {
	color: #000000;
}
/* --- book-detail --- */
table.book-detail {
  margin: 0px;
	width: 100%;
}
table.book-detail tr td {
	padding: 8px 10px 6px 10px;
	vertical-align: top;
}
table.book-detail tr.row-one td {
}
table.book-detail tr.row-two td {
	background-color: #F4F7FA;
}
table.book-detail tr td.picture {
	border-top: 1px solid #a9bbd4;
	border-left: 1px solid #a9bbd4;
	text-align: center;
	width: 102px;
}
table.book-detail tr td.picture i {
  font-style: normal;
  border: 1px solid #000000;
  background: no-repeat left top url(images/icon-lupa.gif) #ffffff;
  width: 18px;
  height: 18px;
  right: 6px;
  bottom: 1px;
  _bottom: 0px;
  display: block;
  position: absolute;
  /*z-index: */
  overflow: hidden;
  cursor: pointer;
}
table.book-detail tr td.comment {
	border-top: 1px solid #a9bbd4;
	border-right: 1px solid #a9bbd4;
}
table.book-detail tr td.buttons {
	border-left: 1px solid #a9bbd4;
	border-right: 1px solid #a9bbd4;
	border-bottom: 1px solid #a9bbd4;
}
table.book-detail tr td div.prices {
	text-align: center;
	padding: 6px 2px 0px 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}
table.book-detail tr td div.prices * {
	font-size: 12px;
	line-height: 14px;
}
table.book-detail tr td table tr td {
	padding: 2px;
}
table.book-detail * h3 {
	color: #000000;
}
/* --- author-list --- */
table.author-list {
  margin: 0px;
	width: 100%;
}
table.author-list tr td {
	padding: 8px 10px 6px 10px;
	vertical-align: top;
}
table.author-list tr.row-one td {
}
table.author-list tr.row-two td {
	background-color: #F4F7FA;
}
table.author-list tr.row-space td {
  overflow: hidden;
  padding: 0px;
  height: 8px;
}
table.author-list tr td.picture {
	border-top: 1px solid #a9bbd4;
	border-left: 1px solid #a9bbd4;
	border-bottom: 1px solid #a9bbd4;
	text-align: center;
	width: 102px;
}
table.author-list tr td.comment {
	border-top: 1px solid #a9bbd4;
	border-right: 1px solid #a9bbd4;
}
table.author-list tr td.buttons {
	border-right: 1px solid #a9bbd4;
	border-bottom: 1px solid #a9bbd4;
}
table.author-list tr td table tr td {
	padding: 2px;
}
table.author-list * h3 {
	color: #000000;
}
/* --- author-detail --- */
table.author-detail {
  margin: 0px;
	width: 100%;
}
table.author-detail tr td {
	padding: 8px 10px 6px 10px;
	vertical-align: top;
}
table.author-detail tr.row-one td {
}
table.author-detail tr.row-two td {
	background-color: #F4F7FA;
}
table.author-detail tr td.picture {
	border-top: 1px solid #a9bbd4;
	border-left: 1px solid #a9bbd4;
	border-bottom: 1px solid #a9bbd4;
	text-align: center;
	width: 102px;
}
table.author-detail tr td.comment {
	border-top: 1px solid #a9bbd4;
	border-right: 1px solid #a9bbd4;
	border-bottom: 1px solid #a9bbd4;
}
table.author-detail tr td table tr td {
	padding: 2px;
}
table.author-detail * h3 {
	color: #000000;
}
/* --- author-az --- */
table.author-az {
  margin: 0px;
	width: 100%;
}
table.author-az td {
	padding: 4px 0px 0px 10px;
	vertical-align: middle;
}
table.author-az.author-oblast td {
	padding: 2px 0px 0px 10px;
}
table.author-az a {
	color: #003A88;
	text-decoration: none;
}
table.author-az a:hover {
	color: #CF0035;
	text-decoration: none;
}
/* --- author-next-links --- */
table.author-next-links {
  margin: 0px;
	width: 100%;
}
table.author-next-links td {
	padding: 4px 0px 0px 0px;
	vertical-align: top;
}
/* --- oceneni-list --- */
table.oceneni-list {
  margin: 0px;
	width: 100%;
}
table.oceneni-list tr td {
	padding: 8px 10px 6px 10px;
	vertical-align: top;
}
table.oceneni-list tr.row-one td {
}
table.oceneni-list tr.row-two td {
	background-color: #F4F7FA;
}
table.oceneni-list tr.row-space td {
  overflow: hidden;
  padding: 0px;
  height: 8px;
}
table.oceneni-list tr td.picture {
	border-top: 1px solid #a9bbd4;
	border-left: 1px solid #a9bbd4;
	border-bottom: 1px solid #a9bbd4;
	text-align: center;
	width: 102px;
}
table.oceneni-list tr td.comment {
	border-top: 1px solid #a9bbd4;
	border-right: 1px solid #a9bbd4;
	border-bottom: 1px solid #a9bbd4;
}
/* --- paging --- */
div.all-paging {
	margin: 20px 0px 0px 0px;
	text-align: center;
}
div.all-paging div.paging {
	float: right;
}
div.all-paging a img {
	padding: 0px 5px 0px 5px;
}
/* ---  --- */
div.content {
	padding: 0px 10px 0px 10px;
	clear: both;
	/* fix for the italics problem */
	_overflow: visible;
	_height: 1%;
}
img.content-heading {
	display: block;
	padding-bottom: 5px;
	height: 24px;
}
div.content-spacer {
	height: 1px;
	margin: 12px 0px 8px 0px;
	border-top: 1px solid #a9bbd4;
	overflow: hidden;
}
a.popup-book {
	display: block;
	position: relative;
	/*z-index: */
	width: 100%;
  padding-bottom: 1px; /* oprava bugu v IE7 */
}
form.objednat {
  vertical-align: middle;
}
form.objednat * {
  display: inline;
  vertical-align: middle;
}
a.h1 {
	font-size: 12px;
	line-height: 14px;
	color: #CF0034;
	text-decoration: underline;
}
a.h1:hover {
	color: #003A88;
	text-decoration: underline;
}
a.h2 {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}
a.h2:hover {
	color: #003A88;
	text-decoration: underline;
}
.red {
	color: #CF0034;
}
.gray {
	color: #727579;
}
.black {
	color: #000000;
}
.blue {
	color: #003A88;
}
a.blue:hover {
	color: #CF0035;
}
.white {
	color: #FFFFFF;
}
a.white:hover {
	color: #CF0035;
}
table.width-550 {
	width: 550px;
}
table.width-550 tr td img {
	margin: 0px 0px 5px 0px;
}
/* ---  --- */
table.formular {
	margin: auto;
}
table.formular tr td {
	vertical-align: middle;
	text-align: left;
	padding: 2px 6px 2px 6px;
}
div.detail-navigation {
	padding: 6px 0px 8px 0px;
}
div.detail-navigation * {
	padding: 0px 0px 0px 5px;
}
div.detail-navigation a {
	color: #003A88;
	text-decoration: none;
}
div.detail-navigation a:hover {
	color: #000000;
	text-decoration: underline;
}
div.detail-navigation span {
	color: #90A2BC;
}
div.detail-navigation span.link {
	color: #000000;
	font-weight: bold;
}
div.detail-listuj {
}
div.detail-listuj a {
	line-height: 20px;
	display: block;
	float: left;
	text-align: center;
	margin: 0px 10px 10px 10px;
}
div.detail-listuj a img {
	margin: 0px 10px 0px 10px;
}
table.preview-paging {
  background: none #e0e0e0;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 502px;
	height: 18px;
}
table.preview-paging tr td {
	width: 33%;
}
table.preview-paging tr td * {
  line-height: 16px;
}
table.preview {
	margin: auto;
}
table.preview img.border {
	display: block;
	float: left;
}
table.preview span {
	display: block;
	float: left;
	height: 160px;
	width: 17px;
}
table.preview span.left {
	background: no-repeat left top url(images/icon-preview-left-dis.gif);
}
table.preview span.right {
	background: no-repeat right top url(images/icon-preview-right-dis.gif);
}
table.preview a {
	display: block;
	float: left;
	height: 160px;
	width: 17px;
}
table.preview a.left {
	background: no-repeat left top url(images/icon-preview-left-off.gif);
}
table.preview a.left:hover {
	background: no-repeat left top url(images/icon-preview-left-on.gif);
}
table.preview a.right {
	background: no-repeat left top url(images/icon-preview-right-off.gif);
}
table.preview a.right:hover {
	background: no-repeat left top url(images/icon-preview-right-on.gif);
}
/* ---  --- */
table.list-item {
	width: 100%;
}
table.list-item tr td {
	vertical-align: top;
	padding: 0px 2px 0px 2px;
}
table.list-item tr td.obr-autori0 img {
	margin-left: 10px;
}
table.list-item tr td.obr-autori1 img {
	margin-right: 10px;
}
table.list-item tr td.obr-autori0 img,
table.list-item tr td.obr-autori1 img {
    max-width: 220px;
    max-height: 220px;
}
table.list-item tr td.obr-autori0,
table.list-item tr td.obr-autori1 {
    width: 10%;
}
table.list-item tr td h2 , div.float-item h2 {
	padding: 1px 4px 1px 4px;
	margin-bottom: 2px;
	border: 1px solid #004689;
	font-size: 11px;
	line-height: 16px;
	color: #404040;
}
table.list-item-dkk tr td h2 {
	padding: 0;
	border: none;
	margin-bottom: .5em;
}
table.list-item-dkk tr td h2, table.list-item-dkk tr td h2 * {
	font-size: 15px !important;
	line-height: 1.4em;
}
table.list-item tr td.space {
	height: 10px;
}
table.list-item tr td.half {
	width: 50%;
}
table.list-item tr td img.minifoto , div.float-item img.minifoto {
	float: left;
	margin: 0px 8px 0px 4px;
	border: 1px solid #000000;
}
div.float-item {
	width: 195px;
	float: left;
  padding: 0px 2px 10px 2px;
}
/* --- --- */
div.arrows {
	height: 16px;
}
a.arrow-left-off , a.arrow-left-on , a.arrow-right-off , a.arrow-right-on {
	height: 16px;
	display: block;
	padding: 0px 20px 0px 20px;
	line-height: 14px;
}
a.arrow-left-off , a.arrow-left-on {
	float: left;
}
a.arrow-right-off , a.arrow-right-on {
	float: right;
}
a.arrow-left-off {
	background: no-repeat left top url(images/icon-arrow-left-off.gif) transparent;
	float: left;
}
a.arrow-left-on {
	background: no-repeat left top url(images/icon-arrow-left-on.gif) transparent;
}
a.arrow-right-off {
	background: no-repeat right top url(images/icon-arrow-right-off.gif) transparent;
}
a.arrow-right-on {
	background: no-repeat right top url(images/icon-arrow-right-on.gif) transparent;
}
a.arrow-no {
	height: 16px;
	display: block;
	padding: 0px 20px 0px 20px;
	line-height: 14px;
}
/* ---  --- */
img.small-author {
  margin-bottom: 1px; /* oprava bugu v IE7 */
}
a.small-book img {
	float: left;
	margin-right: 8px;
  margin-bottom: 1px; /* oprava bugu v IE7 */
}
img.border , img.border-plus {
	border: 1px solid #000000;
}
img.border-plus {
	margin-top: 8px;
}
h3.max-heading , h3.max-heading * , h3.heading-blue , h3.heading-red {
	font-size: 16px;
	line-height: 20px;
	display: block;
}
h3.max-heading {
	color: #003A88;
	font-weight: normal;
	padding-bottom: 8px;
}
h3.heading-blue {
	color: #003A88;
	font-weight: normal;
}
h3.heading-red {
	color: #CF0034;
}
/* --- webmap --- */
ul li.top {
	list-style-image: url(images/dot-arrow-right-on.gif);
}
ul li.first {
	padding-top: 3px;
}
ul li.last {
	padding-bottom: 2px;
}
/* --- kosik a history --- */
table.kosik , table.history {
	border: 2px solid #003A88;
	margin: auto;
}
table.history {
	margin: auto;
}
table.kosik tr td , table.history tr td {
	vertical-align: middle;
	border: 1px solid #003A88;
}
table.kosik tr td {
	padding: 2px 8px 2px 8px;
	text-align: left;
}
table.history tr td {
	padding: 2px 4px 2px 4px;
	text-align: right;
}
table.kosik tr.head td , table.kosik tr td.head , table.history tr.head td , table.history tr td.head {
	background-color: #E5EBF3;
	font-weight: bold;
	text-align: center;
}
table.kosik td.poukazky {
  width: 33%;
  vertical-align: top;
}
h2.cenacelkem {
	color: #CF0034;
	text-decoration: underline;
}
/* ---  --- */
div.vizitka {
	background: no-repeat left top url(images/vizitkagrada.gif);
	width: 260px;
	height: 57px;
	padding: 110px 20px 0px 20px;
}
div.img-margin img {
	margin: 5px;
}
img.media {
	margin: 0px 5px -2px 5px;
}
a.inner-menu , a.inner-menu-invert {
	background: no-repeat 0px 4px url(images/dot-arrow-right-off.gif);
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	line-height: 16px;
	display: block;
}
a.inner-menu-invert {
	color: #003A88;
}
a.inner-menu-invert:hover {
	color: #CF0034;
}
a.inner-menu-invert {
	color: #CF0034;
}
a.inner-menu-invert:hover {
	color: #003A88;
}
div.poukazy-vyber {
}
div.poukazy-vyber-one {
  text-align: center;
  float: left;
  padding: 5px 0px 5px 10px;
  margin-bottom: 6px;
}
div.poukazy-vyber .check {
  float: left;
  display: block;
  width: 18px;
  height: 18px;
  margin-top: 5px;
}
div.poukazy-vyber img {
  float: left;
  display: block;
  margin-bottom: 4px;
}
div.checkboxspace {
  float: left;
  width: 18px;
  height: 18px;
}
div.detail-google-button {
}
div.detail-google-button img {
  padding-left: 5px;
  vertical-align: middle;
}
div.firms {
  text-align: center;
  margin: auto;
  clear: both;
}
div.firms div.item {
  background: repeat-x left bottom url(images/table_hr_bg.gif) #FFFFFF;
  height: 60px;
  width: 160px;
  padding-bottom: 1px;
  float: left;
  position: relative;
  z-index: 1200;
}
div.firms div.item img {
}
div.firms2 {
  text-align: center;
  margin: auto;
  clear: both;
}
div.firms2 div.item {
  height: 60px;
  width: 152px; /* images are 160px */
  overflow: hidden;
  margin: 1px 1px 1px 1px;
  border: 1px solid #D0D0D0;
  float: left;
  position: relative;
  z-index: 1200;
}
div.firms2 div.item img {
  display: block;
  margin-left: -4px; /* images are 160px */
}
img.new-firm {
  position: absolute;
  z-index: 1210;
  top: 0px;
  left: 4px; /* images are 160px */
  z-index: 302;
}
div.content-blue {
  border: 1px solid #a9bbd4;
  background-color: #E4EBF3;
	padding: 0px 10px 0px 10px;
	clear: both;
}
table.table-front {
	width: 100%;
	margin-bottom: 8px;
}
table.table-front tr td.leftside {
	text-align: right;
	width: 50%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}

table.table-front tr td.rightside, table.table-front tr td.centerside {
	text-align: left;
	width: 50%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}

table.table-front tr td.centerside {
	text-align: center;
}

table.table-front tr td.noside {
	width: 100%;
}

/* ---  --- */
div.block-soutezeslevy {
  height: 82px;
  position: relative;
  z-index: 1300;
}
div.block-soutezeslevy a {
  position: absolute;
  z-index: 1310;
  left: 0px;
  top: 0px;
}
div.duvody-zruseni-objednavky {
  text-align: left;
  margin: auto;
  width: 350px;
  padding-left: 110px;
}
div.hlaska-bonus-program {
	position: absolute;
	z-index: 1400;
	left: 0px;
	top: -50px;
	background-color: #FFEEDD;
	border: 1px solid silver;
	padding: 5px;
}

/* DKK */
/**
    1 => "Červené pozadí",
    2 => "Zelené pozadí",
    3 => "Modré pozadí",
    4 => "Žluté pozadí",
    5 => "Fialové pozadí",
    6 => "Oranžové pozadí",
    7 => "Hnědé pozadí",
    8 => "Šedé pozadí",
 */
.web-center .color-0 {
}
.web-center .color-1 {
    padding-top: 1em;
}
.web-center .color-2 {
    padding-top: 1em;
}
.web-center .color-3 {
    padding-top: 1em;
}
.web-center .color-4 {
    padding-top: 1em;
}
.web-center .color-5 {
    padding-top: 1em;
}
.web-center .color-6 {
    padding-top: 1em;
}
.web-center .color-7 {
    padding-top: 1em;
}
.web-center .color-8 {
    padding-top: 1em;
}
/**/
.web-center .color-0 h2, .web-center .color-0 h2 a {
}
.web-center .color-0 h2 a {
    text-decoration: underline;
}
.web-center .color-0 h2 a:hover {
    text-decoration: none;
}
.web-center .color-1 h2, .web-center .color-1 h2 a {
    color: #FFF !important;
}
.web-center .color-1 h2 a {
    text-decoration: underline;
}
.web-center .color-1 h2 a:hover {
    text-decoration: none;
}
.web-center .color-2 h2, .web-center .color-2 h2 a {
    color: #FFF !important;
}
.web-center .color-2 h2 a {
    text-decoration: underline;
}
.web-center .color-2 h2 a:hover {
    text-decoration: none;
}
.web-center .color-3 h2, .web-center .color-3 h2 a {
    color: #FFF !important;
}
.web-center .color-3 h2 a {
    text-decoration: underline;
}
.web-center .color-3 h2 a:hover {
    text-decoration: none;
}
.web-center .color-4 h2, .web-center .color-4 h2 a {
    color: #003A88 !important;
}
.web-center .color-4 h2 a {
    text-decoration: underline;
}
.web-center .color-4 h2 a:hover {
    text-decoration: none;
}
.web-center .color-5 h2, .web-center .color-5 h2 a {
    color: #FFF !important;
}
.web-center .color-5 h2 a {
    text-decoration: underline;
}
.web-center .color-5 h2 a:hover {
    text-decoration: none;
}
.web-center .color-6 h2, .web-center .color-6 h2 a {
    color: #FFF !important;
}
.web-center .color-6 h2 a {
    text-decoration: underline;
}
.web-center .color-6 h2 a:hover {
    text-decoration: none;
}
.web-center .color-7 h2, .web-center .color-7 h2 a {
    color: #FFF !important;
}
.web-center .color-7 h2 a {
    text-decoration: underline;
}
.web-center .color-7 h2 a:hover {
    text-decoration: none;
}
.web-center .color-8 h2, .web-center .color-8 h2 a {
    color: #FFF !important;
}
.web-center .color-8 h2 a {
    text-decoration: underline;
}
.web-center .color-8 h2 a:hover {
    text-decoration: none;
}
/**/
.web-center .color-0 a {
    color: #003A88 !important;
    text-decoration: underline;
}
.web-center .color-0 a:hover {
    text-decoration: none;
}
.web-center .color-1 a {
    color: #FFF !important;
    text-decoration: underline;
}
.web-center .color-1 a:hover {
    text-decoration: none;
}
.web-center .color-2 a {
    color: #FFF !important;
    text-decoration: underline;
}
.web-center .color-2 a:hover {
    text-decoration: none;
}
.web-center .color-3 a {
    color: #FFF !important;
    text-decoration: underline;
}
.web-center .color-3 a:hover {
    text-decoration: none;
}
.web-center .color-4 a {
    color: #003A88 !important;
    text-decoration: underline;
}
.web-center .color-4 a:hover {
    text-decoration: none;
}
.web-center .color-5 a {
    color: #FFF !important;
    text-decoration: underline;
}
.web-center .color-5 a:hover {
    text-decoration: none;
}
.web-center .color-6 a {
    color: #FFF !important;
    text-decoration: underline;
}
.web-center .color-6 a:hover {
    text-decoration: none;
}
.web-center .color-7 a {
    color: #FFF !important;
    text-decoration: underline;
}
.web-center .color-7 a:hover {
    text-decoration: none;
}
.web-center .color-8 a {
    color: #FFF !important;
    text-decoration: underline;
}
.web-center .color-8 a:hover {
    text-decoration: none;
}




/* --- end --- */

