.highslide-container table { background: none; }
.highslide { outline: none; text-decoration: none; }
.highslide-wrapper, .highslide-outline { background: white; }
.highslide-dimming { position: absolute; background: #000000; }
a.highslide-full-expand {
   background: url("http://i.lagardere.cz/frekvence1/u/highslide/fullexpand.gif") no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url("http://i.lagardere.cz/frekvence1/u/highslide/loader.white.gif");
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

.highslide-move, .highslide-move * { cursor: move; }
.highslide-overlay { display: none; }

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent { display: none; }
.highslide-html { background-color: #ffffff; }

.highslide-html-content {
	display: none;
	width: 470px;
	height: auto;
	padding: 0px 10px 10px 10px;
}

/* navigace v hlavicce */
.highslide-controls ul { margin: 0; padding: 0;  float: right; padding-top: 3px;}
.highslide-controls ul li { display: block; float: left;}
.highslide-controls a { display: block; font-weight: bold; color: gray; text-decoration: none; font-size:0.9em;  background: 0px 0px no-repeat; margin-left: 12px; }
/*.highslide-controls a:hover { color: #fd0000; background-position: 0px -18px; }*/
.highslide-controls .highslide-close a { cursor: pointer; padding-left: 21px; /*background-image: url("http://i.lagardere.cz/frekvence1/u/ico-close.gif");*/ }
.highslide-close span {
	display: none;
}
.controlbar .highslide-close {
	width: 18px;
	height: 18px;
	background: transparent url('http://i.lagardere.cz/frekvence1/u/highslide/close.png') no-repeat 0 0;
	position: absolute;
	margin: 0;
	padding: 0;
	top: -35px;
	right: 0px;
}
.highslide-html-content {
	width: 500px;
}
.highslide-html-content .highslide-header .highslide-close a {
	width: 11px;
	height: 11px;
	background: transparent url('http://i.lagardere.cz/frekvence1/u/highslide/close_form.png') no-repeat 0 0;
	position: absolute;
	margin: 0;
	padding: 0;
	left: 31px;
	top: 23px;
	list-style-type: none;
}
.highslide-controls ul li.highslide-move, .highslide-controls ul li.highslide-play, .highslide-controls ul li.highslide-full-expand { display: none; }


.highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url("http://i.lagardere.cz/frekvence1/u/highslide/resize.gif");
	cursor: nw-resize;
}
/* Hides from IE-mac \*/
* html .highslide-header ul, * html .highslide-header {	height: 1%;}
.highslide-header, .highslide-header ul		{	display: block;}
/* End hide from IE-mac */
.wide-border {
	background-image: white;
}
.wide-border .highslide-image {
	border-width:12px;
}
.highslide-image {
	border:2px solid white;
}
.highslide-caption{
	display: none;
	padding: 0 12px 10px;
}
.highslide-caption .text{
	display: block;
	padding-bottom: 10px;
}
.text-controls{
	width: 100% !important;
	height: 100% !important;
	margin-top: 0 !important;
	top: 0 !important;
}

.highslide-previous{
	position: absolute;
	left: 0;
	top: 50%;
	width: 48px;
	height: 48px;
	background: transparent url('http://i.lagardere.cz/frekvence1/u/highslide/prev.png') no-repeat 0 0;
	margin-left: 0;
	margin-top: -24px;
}
.highslide-next{
	position: absolute;
	right: 0;
	top: 50%;
	width: 48px;
	height: 48px;
	background: transparent url('http://i.lagardere.cz/frekvence1/u/highslide/next.png') no-repeat 0 0;
	margin-left: 0;
	margin-top: -24px;
}
.highslide-previous span, .highslide-next span, .disabled{
	display: none;
}
.buttonSendToEmail{
	background:#D74E28 url('http://i.lagardere.cz/frekvence1/u/btn-submit-bg.png') no-repeat scroll 7px 55%;
	border:medium none;
	color:#FFFFFF;
	float:right;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:0.8em;
	font-weight:bold;
	padding:2px 3px 3px 17px;
	text-decoration:underline;
}
.highslide-html-content .highslide-header .highslide-previous,
.highslide-html-content .highslide-header .highslide-next,
.highslide-html-content .highslide-header .highslide-move,
.highslide-html-content .highslide-header .highslide-close span{
	display: none !important;
}
.highslide-html-content .highslide-header ul, .highslide-control ul{
	list-style-type: none;
}
.highslide-header, .highslide-header ul{
	height: 1px;
	margin-top: -1px;
	line-height: 1px;
}
.controlbar {
	height: 100% !important;
}

/* uprava stylu pro komiks, kde sipky jsou umisteny dole a uprostred */
#komiks .highslide-previous{
	top: 110%;
	left: 40%;
}
#komiks .highslide-next{
	top: 110%;
	right: 40%;
}
#komiks .highslide-caption{
	height: 34px;
}
