body, form, input, p, pre, ul, ol, li,
h1, h2, h3, h4, h5, h6, img,
table, tr, td, th {
 	font-family: "Tahoma",Verdana;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

h1 {
	margin: 10px 0 0 0;
  font-size: 20px;
}


h2 {
	margin: 10px 0 10px 0;
	font-size: 16px;
}

#wrap {
  padding:20px;
}

#page-product-detail {
  width:500px;
}

.panel,
#panel-left {
  display:none;
}

#product-info {
  float:left;
  clear:left;
}

#product-info img.product {
  display:block;
  float:left;

}

#product-info .it {
  width:400px;
  float:left;
}

#product-info .it .col1 {
  width:100px;
  float:left;
}

#product-info .it .col2 {
  width:200px;
  float:left;
}

#product-info .padding {
  width:450px;
}

#header a {
  font-size: 20px;
  border-bottom:1px solid black;
  margin-bottom:5px;
}

#header {
  margin-bottom:10px;
}



.category-path img{
  margin:0 5px 0 5px;
}

#page-product-detail img.product {
	margin: 3px 3px 5px 10px;
	float:left;
}
#page-product-detail #detail_menu {
display:none;
}

#page-product-detail .right {
  display:block;
  float:left;
  width:400px;
  text-align:left;
}


.product-detail-desc {
  display:block;
  float:left;
  width:400px;
  clear:left;
}



/* ceny  */
#page-product-detail .desc, .prices {
  font-size:12px;
  color:#5b5b5b;
  display:block;
  margin-bottom:10px;
}

 #page-product-detail .prices .line {
   width:99%;
   padding:10px 0 0 10px;
   display:block;
   float:left;
}
 
#page-product-detail .prices .sdph {
  color:#27146d;
  font-weight:bold;
}

#page-product-detail .prices .line .it {
  width:190px;
  display:block;
  float:left;
}

#page-product-detail .prices .line .sleva {
  width:120px;
  display:block;
  float:left;
  margin:0 20px 0 0;
}

#page-product-detail .prices .line .cena {
  width:200px;
  display:block;
  float:left;
 
}






.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;
}
/* není třeba */
#panel-categories,
#login-clientmenu ,
#panel-inquiry,
#panel-maillist,
#panel-wishes,
#multimenu, 
#basket,
#panel-alternative-products,
#panel-top-products,
#forum {
  display:none;
}


/* 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-footer{
clear:left;
padding-top:20px;
}

#page_complaint table td, #page_complaint table th {
	text-align: left;
}

#page_complaint .text {
	margin-left: 10px;
}
