/* Kód a design vyrobilo: www.art4web.sk */
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
    background:transparent;
    margin: 0; padding: 0;
  }
BODY {color: black; background: white;font-size: 12pt;}
.cleaner {
	clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
A:link, A:visited {background: transparent; color: black; text-decoration: underline;
   font-weight: bold;}
H1, H2, H3 {background: white; color: black; padding-bottom: 1px;
   border-bottom: 1px solid gray;}
#topline {
	display: none;
}
#middletop_right {
	display: none;
}
.noprint, #topmenu, #reklama, #sub_footer, #footer_menu, #footer_links {
	display: none;
}
.aleft {text-align: left;}
.aright {text-align: right;}
.acenter {text-align: center;}
.left {
	float:left;
}
.right {
	float:right;
}
.cnt_left {
	float: left;
	width: 49%;
}
.cnt_right {
	float: right;
	width: 49%;
}
.slider-wrap, #print, .baleni, #detail_thumbs, #tip, .tabNavigation {
	display: none;
}
#citat {
	font-style: italic;
}