/* ===== JEN PRO HP */
.layout-homepage #content {
  display: block;
  float: none;
  margin-left: 23px;
	width: 950px;
}

/* promicko */
.layout-homepage #promo {
  margin-bottom: 11px;
  position: relative;
  width: 950px;
}
#promo img {
	display: block;
  width: 950px;
}
#promo p#pager {
	bottom: 26px;
  height: 27px;
  left: 24px;
  position: absolute;
  width: 250px;
}
#promo .pager {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-pager.png', sizingMethod='crop');
  background: url(../images/bg-pager.png) left top no-repeat;
  cursor: hand;
  display: block;
  float: left;
  height: 27px;
  margin-right: 5px;
  width: 27px;
}
* html #promo .pager {
  background: transparent;
}
#promo .pager img {
  height: 7px;
  margin: 10px 0 0 9px;
  width: 8px;
}

#promo .pager.frw {
  left: 57px;
  top: 286px;
}

#promo .pager-small {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-pager-small.png', sizingMethod='crop');
  background: url(../images/bg-pager-small.png) left top no-repeat;
  cursor: hand;
  display: block;
  float: left;
  height: 11px;
  margin: 9px 0 0 5px;
  width: 11px;
}
* html #promo span.pager-small {
  background: transparent;
}
#promo .pager-small img {
  height: 11px;
  width: 11px;
}
#promo .pager-small.active {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-pager-small-active.png', sizingMethod='crop');
  background: url(../images/bg-pager-small-active.png) left top no-repeat;
}

/* novinky - levy blok pod promem */
#news {
  border: 1px #DADADA solid;
  float: left;
  min-height: 197px;
  width: 468px;
}
* html #news {
  height: 197px;
}
#news .top-border { /* ruzky */
  background: url(../images/bg-news-top.gif) left top no-repeat;
  margin: -1px;
  position: relative;
  width: 470px;
}
* html #news .top-border {
  height: 200px; 
}
#news .bottom-border { /* ruzky */
  background: url(../images/bg-news-bottom.gif) left bottom no-repeat;
  min-height: 190px;
  padding-bottom:10px;
}
* html #news .bottom-border { /* ruzky */
  height: 200px;
}
#news h3 {
  color: #2F2F2F;
  font-size: 145%;
  margin-top: 10px;
}
#news p a {
  color: #2F2F2F;
  display: block;
  font-weight: bold;
  padding: 6px 0 5px 15px;
}
#news img {
  float: left;
  margin: 10px 0 0 10px;
  width: 209px;
}
#news ul, #news h3, #news p {
  float: right;
  width: 240px;
}
#news ul {
  padding-top: 3px;
}
#news ul li {
  background: url(../images/odrazka1-right.gif) 0 10px no-repeat;
  display: block;
  list-style: none;
  margin-left: 1px;
  padding: 0 15px 5px 15px;
}
#news ul li a {
  color: #000;
  display: block;
  padding: 4px 0 0 0;
  width: 100%;
}

/* kampane - pravy blok pod promem */
#seasons {
  background: #F7F7F7;
  border: 1px #DADADA solid;
  float: left;
  margin: 0 0 0 10px;
  min-height: 197px;
  width: 468px;
}
* html #seasons {
  height: 199px;
}
#seasons .top-border { /* ruzky */
  background: url(../images/bg-seasons-top.gif) left top no-repeat;
  margin: -1px;
  position: relative;
  width: 470px;
}
* html #seasons .top-border { /* ruzky */
  height: 199px;
}
#seasons .bottom-border { /* ruzky */
  background: url(../images/bg-seasons-bottom.gif) left bottom no-repeat;
  min-height: 197px;
  padding: 1px;
}
* html #seasons .bottom-border { /* ruzky */
  height: 199px;
}
#seasons ul li {
  clear: both;
  list-style: none;
}
#seasons ul li a {
  background: url(../images/bg-seasons.gif) left bottom repeat-x;
  border-bottom: 1px #F1F1F1 solid;
  display: block;
  text-decoration: none;
}
#seasons ul li img {
  position: absolute;
}
#seasons ul li a span {
  display: block;
  text-decoration: underline;
}
#seasons ul li a:hover span {
  text-decoration: none;
}
#seasons ul.two li a {
  min-height: 62px;
  padding-top: 35px;
}
* html #seasons ul.two li a {
  height: 62px;
}
#seasons ul.two li img {
  margin: 0 20px;
}
#seasons ul.three li a {
  min-height: 49px;
  padding: 16px 0 0 60px;
}
* html #seasons ul.three li a {
  height: 49px;
}
#seasons ul.three li img {
  margin: 5px 20px 0 -40px;
}
#seasons ul.four li a {
  min-height: 35px;
  padding: 13px 0 0 60px;
}
* html #seasons ul.four li a {
  height: 35px;
}
#seasons ul.four li img {
  margin: 0 20px 0 -40px;
}

#img-seasons1, #img-seasons2 {
  float: left;
  min-height: 197px;
  width: 468px;
}
* html #img-seasons1, * html #img-seasons2 {
  height: 197px;
  width: 470px;
}

#img-seasons2 {
  margin: 0 0 0 10px;
}

/* paticka */
#info div.copy .sym {
  display: none;
}

