body, form, input, p, pre, ul, ol, li,
h1, h2, h3, h4, h5, h6, img,
table, tr, td, th {
 	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 20px;
}

h2 {
	margin-top: 10px;
	font-size: 13px;
}

.links a::after {
	content: " [" attr(href) "]";
}

a {
	text-decoration: none;
	color: black;
}

#main-table-left, #main-table-right,
#main-table-top, #main-table-bottom {
	display: none;
}

.count, .c-p-e, .inbasket, .wrap-details, .wrap-materials, .variants, .short-desc, .category-path, .banner {
  display: none;
}

#wrap {
  padding: 20px;
}

#header {
  display: none;
}

#contact {
  float: right;
  font-size: 14px;
  margin-top: 20px;
  text-align: right;
}

.logo {
  float: left;
}

#page-header {
  float: left;
  width: 100%;
  height: 85px;
}

.page {
  float: left;
}

.page .in {
}

.page-start {
  height: 10px;
}

.page-start .in {
  border-bottom: none !important;
  height: 10px;
  margin: 0 10px;
  background: none !important;
}

.page-middle {
  padding: 30px;
}

.page-middle .in {
  margin-top: 0px !important;
  background: none !important;
}

.page-end {
  height: 10px;
}

.page-end .in  {
  height: 10px;
  margin: 0 10px;
  background: none !important;
}

.prices {
  font-size: 20px;
}

.wrap-gallery {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.box-gallery {
  float: left;
  margin: 0 10px;
}

.wrap-desc {
  float: left;
  width: 100%;
}

.wrap-desc ul {
  padding-left: 20px;
}

.wrap-desc .box-start {
  display: none;
}

.related-products .left, .related-products .right {
  display: none;
}

.related-products h2 {
  width: 100%;
  border-bottom: 1px solid #5CCBE6;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.related-products ul {
  list-style: none;
}

.related-products li {
  float: left;
  width: 20%
}

.related-products li a {
  text-align: center;
  width: 100%;
  float: left;
  padding-bottom: 5px;
}

.related-products .related-link {
  padding: 0 10px;
}

.related-products img {
  text-align: center;
}

.related-products .box-large-end {
  clear: both;
}

img {
	border: 0;
}

/* hlavní tabulka */
#main-table td {
	vertical-align: top;
}

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

.cenabezdph {
	font-weight: bold;
}

.beznacenasdph {
	font-weight: bold;
}

.beznacenabezdph {
	font-weight: bold;
}

.sleva {
	font-weight: bold;
}

.total-price {
	font-weight: bold;
	font-size: 24px;
}

/* výchozí styly page bloků */
.page {
	margin-bottom: 8px;
	padding-bottom: 2px;
}

.page .in {
}

.page .in h3 {
	font-size: 14px;
	margin: 5px;

}

.page-start .in h2 {
	 font-size: 12px;
	 font-weight: bold;
	 color: #000;
	 padding: 2px 2px 2px 2px;
}

.page-middle .in h1 {
  padding: 10px 0;
}

.page-middle .in h3 {
	font-size: 12px;
}

.page-middle .in h3 span {
	display: none;
}

.page-bar {
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

.page-bar .in {
	color: white;
	padding: 1px 4px 1px 20px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.paging {
	text-align: center;
}

.button {
	border: 1px yellow;
	background-color: green;
	cursor: pointer;
	color: white;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
}

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

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

.exclamation {
	display: block;
	float: left;
	width: 0px !important;
	position: relative;
}

.exclamation-image-in, .exclamation-in {
	position: absolute;
	top: 0px;
	left: -18px;
	height: 13px !important;
	width: 15px !important;
	color: red !important;
	border: 1px green solid;
	font-weight: bold;
	text-align: center;
	padding: 1px 0 1px 0;
}

.exclamation-image-in {
	border-width: 0px !important;
	background: transparent url('img/exclamation.gif') no-repeat 50% 50%;
}
#page-footer, #panel-left, #panel-right, #multimenu, .title {
  display: none;
}