strong {
  font-weight:bold;
}
em {
  font-style:italic;
}
.user_comments{
  background:#fff;
  width:280px;
  padding:10px;
  font-size:1.2em;
    height: 300px;
    overflow: scroll;
}
.user_comments_header{
  color:#666;
  font-weight:bold;
  font-size:1.2em;
  margin-bottom:12px;
}
.user_comment{
  margin-bottom:10px;
}
.user_comment_datetime{
  font-size:0.8em;
  color:#9fa390;
  height:15px;
}
.user_comment_title{
  text-transform:uppercase;
  height:15px;
  overflow:hidden;
}
.user_comment_perex{
  height:15px;
  overflow:hidden;
}

.navigator_buttons{position:relative; top:4px;}

div.static_page_content, div.static_page_content td, div.static_page_content p{
  font-size:13px;
}
div.static_page_content input{
  padding:4px;
}

  DIV.cssImageArea DIV.cssImageAreaBorder DIV.allImageAreaDescription P A {
  /* p.carousel_img_description a { */
    display: inline;
  }

/************ (old) image galleries ***********/
#GalleryContainer{
  margin-bottom:20px;
  overflow:hidden;
}
#foto{
  background: white url('/img/s-r.gif') no-repeat;
  width:300px;
}
#foto p {
  margin: 0 0 0 0;
  background-color: #F5F5F5;
  width: 287px;
  overflow: hidden;
  padding:0;
}
#foto p img {
  display: block;
  margin: 0 auto;
}
#foto .gal {
 overflow:hidden;
}
#up {
  padding: 5px 0 8px 0;
}
#up img, #down img {
  display: block;
  margin: 0 auto;
  cursor: pointer;
}
#down {
  padding: 8px;
  border-top: 1px solid #dcded3;
}
#foto .gal span {
  display: block;
  background: transparent url('/img/popis.png') no-repeat 0 0;
  padding: 7px 13px;
  margin:0;
  margin-bottom: 5px;
}
#foto-in {
  width: 290px;
  padding: 5px;
  background: white;
}

/******** Highslide *********/
#stred {
	width: 795px !important;
}

/******* Banners ********/

  #PartnerBannerTable {
	border-collapse: collapse;
  }

  #PartnerBannerTable, #PartnerBannerTable td {
	border: 2px solid #4d4d4d;
  }

  #PartnerBannerTable td {
	background: #4d4d4d;
	width:138px;
	height:138px;
	padding:1px;
	text-align:center;
	vertical-align:middle;
  }

  #PartnerBannerTable td img {
	max-width:138px;
	max-height:138px;
  }

/*********** Photo Pins *************/

.tagyourimages-marker{background:url(/application/hze/artwork/tagyourimages/marker.png) left top no-repeat;}
.tagyourimages-marker.active{background-position:left bottom}
.tagyourimages-tooltip{width:174px;padding:12px;background:#fff;font-family:arial,sans serif;font-size:12px;line-height:15px;color:#333;border:1px solid #ccc;cursor:default}
.tagyourimages-tooltip A{color:#333;text-decoration:none}
.tagyourimages-tooltip A:hover{color:#c64001;text-decoration:none}
.tagyourimages-tooltip.box-shadow{border:none;box-shadow:0 1px 5px #333}
.tagyourimages-tooltip-arrow{width:15px;height:15px;background:url(/application/hze/artwork/tagyourimages/tooltip_arrow.png) left top no-repeat}
.tagyourimages-tooltip-imageContainer{display:block;text-align:center}
.tagyourimages-tooltip-image{margin:0 0 9px}
.tagyourimages-tooltip-link{float:right;font-size:12px;line-height:12px;margin-top:10px;font-weight:700;color:#333;text-decoration:none}
.tagyourimages-tooltip-link:hover{color:#c64001;text-decoration:none}

.balloon-title { width:177px; font-weight:bold; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.balloon-description { width:177px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.balloon-title a, .balloon-description a { font-size:1.2em; color:#333; }

div#cssPageCopyRightArea div#cssIVW {
  width: auto;
}