body, form, input, p, pre, ul, ol, li,
h1, h2, h3, h4, h5, h6, img,
table, tr, td, th {
 	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 20px;
}

h2 {
	margin-top: 10px;
	font-size: 16px;
}

.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;
}

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 {
}

.page-start .in {
	 border-bottom: 1px solid #aaa;
}

.page-start .in h2 {
	 font-size: 14px;
	 font-weight: bold;
	 color: #000;
	 padding: 2px 2px 2px 2px;
}

.page-middle {
}

.page-middle .in {
	margin-top: 5px;
}

.page-middle .in h1 {
	display: none;
}

.page-middle .in h3 {
	font-size: 12px;
}

.page-middle .in h3 span {
	display: none;
}

.page-end {
}

.page-end .in {
}

.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-product-detail .basket {
	display: none;
}
.cleared-text {
	font-size:16px;
	font-weight:bold;
}
.info-table {
	text-align:left;
}
#page-header, #page-footer, #panel-left {
  display:none;
}
.obalimg {
  float:left;
  padding-right:20px;
}
.clear {
  clear:both;
}
.alternative, #spodek, #bottom-reklama  {
  display:none;
}
