html {
	text-align: center;
}

body, form, input, textarea, select, p, pre, ul, ol, li,
h1, h2, h3, h4, h5, h6, img, div,
table, tr, td, th {
	color: #000000;
	font-family: Tahoma, Arial, Verdana, Helvetica, Sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

body {
  background-color: #ffffff;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 988px;
}

img {
	border: 0;
}

table {
	border-collapse: collapse;
}

a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

input, select, textarea {
	background: #ffffff;
  border: 0;
  color: #505050;
}
#center input, #center select, #center textarea {
  background-color: #f5f5f5;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}
#center input, #center textarea {
	padding: 1px 3px;
}
#center .button {
  background-color: #df0006;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  line-height: 100%;
  padding: 2px 14px;
}
#center a.button:hover {
  text-decoration: none;
}
#center input.radio, #center input.checkbox {
  background: none;
  border: 0;
}

/* css layout */

#content {
  background-color: #ffffff;
	text-align: left;
	width: 988px;
}

#header, #multimenu, #footer {
	display: none;
}

#left-panel {
  display: none;
}
#center {
  margin-bottom: 20px;
  width: 538px;
}
#right-panel {
  display: none;
}

/* styly cen */
.cenasdph {
	font-weight: bold;
}

.cenabezdph {
	font-weight: bold;
}

.beznacenasdph {
}

.beznacenabezdph {
}

.sleva {
	font-weight: bold;
}

.kredity {
	font-weight: bold;
}

.total-price {
	font-weight: bold;

}

/* barevné odlišení každého druhého řádku tabulky */
table tr.highlight {
	background: #fbecf6;
}

/* barvy podle položky status */
span.st-1, span.st-1 a {
	color: #ff9900;
}

span.st-2, span.st-2 a {
	color: #8caf00;
}

span.st-3, span.st-3 a {
	color: #bb0000;
}

/* status legenda */
dl.info dt {
	font-weight: bold;
}

dl.info dd {
	margin-left: 10px;
}

/* výchozí styly page bloků */
.page {

}

.page .in-page {
  padding: 18px 8px 0;
  _width: 100%;
}

.page-start {
}

.page-start .in {
  border-bottom: 1px solid #df0006;
  padding-bottom: 1px;
}

.page-start .in h1, .page-start .in h2 {
  background-color: #df0006;
  color: #ffffff;
  font-size: 9pt;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 2px 14px 1px;
  text-transform: uppercase;
}

.page-middle {
}

.page-middle .in {
}
.page-middle .in p {
	margin: 10px;
}

.page-middle .in h2, .page-middle .in h3 {
	font-size: 8pt;
	font-weight: bold;
  margin: 0 5px;
}
.page-middle .in h3.form_h {
  padding: 14px 0 7px;
}

.page-end {
}

.page-end .in {
}

.page-bar {


}

.page-bar .in {


}

/* výchozí styly panelů */

#left-panel .panel {
	background-image: url('img/design/panel-left-background.png');
	background-repeat: repeat-y;
}
#right-panel .panel {
	background-image: url('img/design/panel-right-background.png');
	background-repeat: repeat-y;
}

.panel .in {
}

.panel-start {
  height: 30px;
}

#left-panel .panel-start {
	background-image: url('img/design/panel-left-start.png');
	background-repeat: no-repeat;
}
#right-panel .panel-start {
	background-image: url('img/design/panel-right-start.png');
	background-repeat: no-repeat;
}

.panel-start .in {
  color: #ffffff;
  font-size: 7pt;
  font-weight: normal;
  line-height: 22px;
  padding: 8px 18px 0;
  text-transform: uppercase;
}

#left-panel .panel-middle {
	background-image: url('img/design/panel-left.png');
	background-position: bottom;
	background-repeat: no-repeat;
}
#right-panel .panel-middle {
	background-image: url('img/design/panel-right.png');
	background-position: bottom;
	background-repeat: no-repeat;
}

.panel-middle .in {
  padding: 4px 15px 12px;
}

.panel-end {
}

.panel-end .in {
}

.panel .clear {
	clear: both;
}

#center div.separator {
  border-bottom: 1px solid #ffd5eb;
  height: 1px;
  margin: 6px 0;
  font-size: 0;
}

#center div.separator2 {
  border-bottom: 1px solid #e3e3e3;
  height: 1px;
  margin: 6px 0;
  font-size: 0;
}


.important {
  font-weight: bold;
}

.success {
	text-align: center;
	color: green;
	font-weight: bold;
	margin-bottom: 5px;
}

.error {
	text-align: center;
	color: red;
	font-weight: bold;
	margin-bottom: 5px;
}

#page-product-detail {
}

#page-product-detail p {
  margin: 10px 20px;
}

#page-product-detail .product-image {
  float: left;
  padding-bottom: 12px;
  width: 232px;
}

#page-product-detail .product-image .image-frame {
	background-image: url('img/design/image-frame.png');
	background-position: top;
	background-repeat: no-repeat;
  width: 232px;
}
#page-product-detail .product-image .image-frame .in-frame {
	background-image: url('img/design/image-frame-bottom.png');
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 15px 0;
	text-align: center;
  width: 232px;
}

#page-product-detail .product-image .image-frame .in-frame img.product {
  display: block;
  margin: 0 auto;
  text-align: center;
}

#page-product-detail .product-image div.basket {
  margin-top: 15px;
  text-align: center;
}
#page-product-detail .product-image div.basket a {
  color: #fe6fb9;
  font-size: 8pt;
  text-transform: uppercase;
}
#page-product-detail .product-image div.basket a img {
  margin-right: 10px;
  vertical-align: middle;
}
#page-product-detail .product-image div.basket a:hover {
	text-decoration: none;
	_text-decoration: underline;
}
#page-product-detail .product-image div.basket a:hover span {
  text-decoration: underline;
}


#page-product-detail .product-info {
  float: left;
  width: 280px;
}

#page-product-detail .product-info h2 {
  color: #fe6fb9;
  font-size: 11pt;
  margin-bottom: 15px;
}
#page-product-detail .product-info h2 img {
  margin: 0 6px 0 0;
  vertical-align: middle;
}

#page-product-detail .product-info .variants {
  margin-bottom: 1px;
  padding: 2px 0 2px 10px;
}
#page-product-detail .product-info .variants div {
  float: left;
  line-height: 1.5em;
}
#page-product-detail .product-info .var1 {
  background-color: #fe6fb9;
}
#page-product-detail .product-info .var1 div {
  color: #ffffff;
}
#page-product-detail .product-info .var2 {
  background-color: #ffbfe0;
}
#page-product-detail .product-info .variants select {
  width: 142px;
}

#page-product-detail .product-info table.prices {
  margin: 20px 0;
  width: 100%;
}
#page-product-detail .product-info table.prices td {
  padding: 1px 5px;
  vertical-align: bottom;
}
#page-product-detail .product-info table.prices .price_bold {
  color: #fe6fb9;
  font-weight: bold;
}
#page-product-detail .product-info table.prices .price_main {
  font-size: 11pt;
}


#page-product-detail .c-p-e {
  border-bottom: 1px solid #ffd5eb;
  border-top: 1px solid #ffd5eb;
  margin: 23px 0 13px;
  padding: 9px 0;
  text-align: center;
}
#page-product-detail .c-p-e a {
	margin: 0 35px;
}
#page-product-detail .c-p-e a img {
	margin: 0 10px 0 0;
	vertical-align: middle;
}
#page-product-detail .c-p-e a:hover {
	text-decoration: none;
	_text-decoration: underline;
}
#page-product-detail .c-p-e a:hover span {
	text-decoration: underline;
}

#page-product-detail .product-image div.c-p-e-2 {
  margin-top: 15px;
  text-align: center;
}

#page-product-detail .product-image div.c-p-e-2 a {
  margin: 0 10px;
}

#page-product-detail h3.add_h {
  color: #fe6fb9;
  margin: 0 10px;
  padding: 20px 0 10px;
  text-transform: uppercase;
}
#page-product-detail h3.add_h img {
  margin: 0 6px 0 3px;
  vertical-align: middle;
}

#page-product-detail div.product_desc {
  margin: 0 10px;
}

#page-product-detail table.params {
	margin: 0 10px 5px;
}
#page-product-detail table.params td {
	border-bottom: 1px solid #e3e3e3;
	vertical-align: middle;
	padding: 2px;
}
#page-product-detail table.params td.nazev {
	font-weight: bold;
	padding-left: 7px;
	padding-right: 30px;
	white-space: nowrap;
}

#page-product-detail div.related {
	margin: 0 10px;
	padding: 4px;
	text-align: left;
}

#page-product-detail div.related img.related-image {
  border: 1px solid #fe6fb9;
  float: left;
  margin-right: 20px;
  vertical-align: middle;
}

#page-product-detail div.related .related-info {
  float: left;
  width: 320px;
}

#page-product-detail div.related .related-info .name {
  font-size: 9pt;
  margin: 20px 0 8px;
}
#page-product-detail div.related .related-info .name a {
  font-weight: bold;
}
#page-product-detail div.related .related-info .name img {
  margin: 0 6px 0 3px;
  vertical-align: middle;
}

#page-product-detail div.related .related-info .price {
	font-size: 8pt;
	margin: 0 19px;
}

#page-product-detail table.gallery {
	width: 100%;
}

#page-product-detail table.gallery td {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
#page-product-detail table.gallery td img {
	border: 1px solid #fe6fb9;
}


#page-product-detail table.files {
	width: 100%;
}

#page-product-detail table.files td {
	width: 50%;
}

#page-product-detail div.links {
	padding: 3px 5px;
}
#page-product-detail div.links h3 {
	display: inline;
	margin: 0 30px 0 25px;
}
#page-product-detail div.links h3 img {
}

#page-product-detail div.feedback {
	margin: 0 10px 5px;
}
#page-product-detail div.feedback label {
	display: block;
	height: 22px;
	position: relative;
	vertical-align: middle;
}
#page-product-detail div.feedback label input {
	position: absolute;
	left: 100px;
	width: 140px;
}
#page-product-detail div.f_textarea  {
  text-align: center;
}
#page-product-detail div.f_textarea textarea {
  margin: 0 auto 5px;
  width: 96%;
}
#page-product-detail div.f_submit {
  text-align: right;
  width: 98%;
}

.category-path {
  border-bottom: 1px solid #ffd5eb;
  margin-bottom: 7px;
  padding: 7px 10px 5px;
  text-align: right;
}
.category-path img {
  vertical-align: middle;
}
.category-path .shopname {
  color: #fe6fb9;
}

#forum .forum-item {
	margin: 0 10px 10px;
}

#forum .forum-item h3 {
	font-weight: bold;
	color: black;
	margin: 0;
	padding: 0;
}
#forum .forum-item a.reply {
	font-style: italic;
}

#forum .text {
	margin-top: 4px;
}

#forum .forum-new {
	font-weight: bold;
	margin: 0 10px 10px;
}
#forum .forum-new img {
  margin: 0 6px 0 3px;
  vertical-align: middle;
}

