#main {
  width:100%;
}
/* TOP */
#top {
  width:950px;
  height: 18px;
}
.logo {
  float: left;
  margin-right:10px;
}
.menu {
  margin-top: 2px;
}
a.topmenu, a.topmenulast {
  border-right: 1px solid #000000;
  display: block;
  float: left;
  line-height: 12px;
  padding: 0 10px;
}
a.topmenu:hover, a.topmenulast:hover {
  background-color: #f6eb14;
  text-decoration: none;
}
a.topmenulast {
  border: 0;
}
a.active {
  background-color: #0399cd;
}
.menu.fright a.topmenu, .menu.fright a.topmenulast {
	text-transform: uppercase;
}
/* end = TOP = end */

/* CONTENT */
#content {
  clear: both;
  width:80%;
  min-width:950px;
  height: 632px;
  background-repeat: no-repeat;
}
* html .minwidth {
  border-left:558px solid #ffffff;
  position:relative;
  float:left;
  z-index:1;
}
* html .container {
  margin-left:-558px;
  padding-right: 6px;
  position:relative;
  float:left;
  z-index:2;
  background-repeat: no-repeat;
}
#content_pool {
  padding: 20px 0 0 18px;
  width: 96%;
}
/* end = CONTENT =e nd */

/* FOOTER */
#footer {
  font-size: 10px;
  letter-spacing: -1px;
  padding-top: 5px;
}
/* end = FOOTER = end */

/* pages */
.line {
  margin: 0 0 30px 0;
  clear: both;
  height: 18px;
  display:block
}
.block {
	clear: both;
	display:block
}
.blueback,.whiteback {
  float: left;
  padding: 2px 5px;
  display: block;
}
.blueback {
  background-color: #0399cd;
  color:#ffffff;
}
.whiteback {
  background-color: #ffffff;
}
.blackback {
  float: left;
  background-color: #000000;
  color: #ffffff;
  padding: 2px 10px;
}
.par, .par_nomargin {
  margin:30px 0;
  clear: both;
  display:block;
}
.par_nomargin {
  margin: 0;
  padding-top:1px;
  float: left;
  width:99%;
}
.par span, .par_nomargin span {
  background-color: #0399cd;
  color:#ffffff;
}
.par .black,.par_nomargin .black {
  background-color: #000000;
  color: #ffffff;
}
.content_menu {
  padding: 2px 5px 2px 5px;
  background-color: #ffffff;
  clear: both;
  height: 14px;
  float:left;  
}
a.contentmenu, a.contentmenulast {
  border-right: 1px solid #000000;
  display: block;
  float: left;
  line-height: 12px;
  padding: 0 10px;
  background-color: #ffffff;
}
a.contentmenu:hover, a.contentmenulast:hover {
  background-color: #f6eb14;
  text-decoration: none;
}
a.contentmenulast {
  border: 0;
}
.h30 {
  height: 30px;
}
.h65 {
  height: 65px;
}
.m0 {
  margin: 0;
}
.new_black {
  color: #ffffff;
  background-color: #000000;
}
.new_blue span {
  background-color: #0399cd;
  color:#ffffff;
}
.new_white {
  background-color: #ffffff;
}
/* end = pages = end */

/* PREVIEW */
#prev {
  border:1px solid black;
  position:absolute;
  display:none;
  width: 286px;
  background-color: #ffffff;
  padding: 10px;
}
#prev_back {
  height: 240px;
}
/* end = PREVIEW = end */

/* SHOP */
.shop_menu {
  padding: 2px 5px 2px 5px;
  background-color: #ffffff;
  clear: both;
  height: 14px;
  margin-bottom: 5px;
  float: left;
}
.shop_menu a.active {
  background-color: #0399cd;
}
.business-conditions {
  padding: 0 10px 0 3px;
  margin: 0;
  background-color: #ed1c24;
}
a.shoppage {
  border-left: 1px solid #000000;
  padding: 0 10px;
  display: inline;
  margin: 0;
  text-decoration: none;
}
a.shoppage:hover {
  text-decoration: none;
  border-left: 1px solid #000000;
  padding: 0 10px;
  display: inline;
  margin: 0;
  background-color: #f6eb14;
}
a.shoppageactive {
  background-color: #0399cd;
}
span.cat_name {
  padding: 0 10px 0 3px;
  margin: 0;
  background-color: #ed1c24;
}
.shop_content {
  width: 932px;
  height: 620px;
  background-color: #FFFFFF;
  clear: both;
  padding: 0;
  position: relative;
}
.shop_prev_top {
  position: absolute;
  float:left;
  top: 0;
  left: 0;
}
.shop_prev_bottom {
  position: absolute;
  float: left;
  bottom: 0;
  left: 0;
}
.shop_next_top {
  position: absolute;
  float: right;
  top: 0;
  right: 0;
}
.shop_next_bottom {
  position: absolute;
  float: right;
  bottom: 0;
  right: 0;
}
.shop_center_top {
  position: absolute;
  margin: 0 200px;
  width: 400px;
  text-align: center;
}
a.prevnext {
  text-decoration: none;
  display: block;
  padding: 2px 0;
}
a.prevnext:hover {
  background-color: #f6eb14;
}
.catmenu {
  text-align: center;
  padding: 0 150px;
  text-align: center;
}
.product_thumb {
  width: 284px;
  padding-top: 20px;
  padding-left: 170px;
  float: left;
  height: 162px;
  background-position: 11px 50%;
  background-repeat: no-repeat;
  position: relative;
}
.gallery {
	width: 640px;
	position: absolute;
	top: 40px;
	left: 10px;
}
.gallery a {
	width: 146px;
	height: 170px;
	margin: 0 10px 10px 0;
	display: block;
	float: left;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	
}
.product_detail {
  width: 200px;
  height: 450px;
  position: absolute;
  top: 40px;
  left: 700px;
  background-repeat: no-repeat;
}
.detail_info {
  position: absolute;
  left:50px;
  top:400px;
}
.detail_form {
  position: absolute;
  left:700px;
  top:240px;
}
.detail_form input, .detail_form textarea {
	border: 1px solid #bfbfbf;
	width: 230px;
	margin: 0 0 5px 0;
}
.detail_form textarea {
  
  height: 105px;
}
.detail_form input.submit {
	width: 70px;
	background: #ef3e36;
	border: 0 none;
	color: #fff;
	padding: 2px 0;
}
.detail_form .black {
	background-color: #000000;
	color: #FFFFFF;
	padding: 0 5px;
	margin-bottom: 5px;
}

.product_thumb .nadpis, .product_detail .nadpis {
  background-color: #000000;
  color: #FFFFFF;
  padding: 0 5px;
}
.product_thumb .obsah, .product_detail  .obsah {
  padding: 0 5px;
}
.product_thumb br, .product_detail  br {
  line-height: 13px;
}
.product_thumb a.detail {
  width: 146px;
  height: 170px;
  display: block;
  position: absolute;
  top:5px;
  left:11px;
}
.product_thumb a.detail:hover {
  background-color: #FFFFFF;
  opacity:.50;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
}
.product_thumb a.detail:hover {
  color: #000000;
}
.detail_error {
  position: absolute;
  top:200px;
  left: 700px;
  color: red;
  font-weight: bold;
}
.detail_error .ok {
  color: green;
  background-color: #FFFFFF;
}
/* end = SHOP = end */

.whispererInactive { color: #aaa; }