/* baner swf z linkiem zewnetrznym */
.reklamaMaska{
	position: absolute;
	background: #ffffff;
	filter:alpha(opacity=1);
	-moz-opacity: 0.01;
	opacity: 0.01;
	width: 100%;
	display: block;
}

/* DHTML Popup */
.Popup {
	background-color: #FFFFFF;
	border: 1px solid #C8D0CF;
}
.Popup .ImageContainer {
	padding: 5px;
	height: 100%;
	text-align: center;
}
.Popup .Loader {
	background-image: url(/szablony/ciarkonew/images/lightbox/lightbox-ico-loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	border: 1px solid #C8D0CF;
}
.Popup .Preview {
	border: 1px solid #C8D0CF;
	cursor: pointer;
}

.Popup td.IcoClose {text-align: left;}

.Popup div.IcoClose {
	height: 26px;
	width: 26px;
	display: block;
	cursor: pointer;
	background: url(/szablony/ciarkonew/images/lightbox/lightbox-btn-close.gif) no-repeat center center;
}

.PopupOverlay {
	width: 100%;
	height: 500px;
	background-color: #999999;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

/* popup */

#adminConsole a, #adminConsoleHidden a{
	color: black;
	text-decoration: none;
}

#adminConsole a:hover,
#adminConsoleHidden a:hover{
	color: #F37C23;
}

#adminConsole img,
#adminConsoleHidden img{
	vertical-align: -3px;
}

.PopUp {
	width: 100%;
	height: 100%;
	margin-top: 50px;
}

.PopUp td {
	vertical-align: middle;
}

.PopUp .TitleBar {
	height: 27px;
}
.PopUp .Frame {
	text-align:left;
}
.PopUp .Close {
	cursor: pointer;
}
.PopUp td.b {
	font-size: 0px;
}
.PopUp .btl {
	background: url(/admin/lay/popup/BorderTopLeft.gif) no-repeat top left;
	width: 5px;
	height: 27px;
}
.PopUp .bt {
	background: url(/admin/lay/popup/BorderTop.gif) repeat-x top left;
	padding: 0px 5px 0px 5px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
}
.PopUp .btc {
	background: url(/admin/lay/popup/BorderTop.gif) repeat-x top left;
	width: 16px;
	padding: 2px 2px 0px 0px;
	text-align: center;
}
.PopUp .btr {
	background: url(/admin/lay/popup/BorderTopRight.gif) no-repeat top left;
	width: 5px;
	height: 27px;
}

.PopUp .bl {
	background: url(/admin/lay/popup/BorderLeft.gif) repeat-y top left;
	width: 4px;
}
.PopUp .bg {
	background-color: #FFFFFF;
}
.PopUp .br {
	background: url(/admin/lay/popup/BorderRight.gif) repeat-y top left;
	width: 4px;
}

.PopUp .bbl {
	background: url(/admin/lay/popup/BorderBottomLeft.gif) no-repeat top left;
	width: 4px;
	height: 4px;
}
.PopUp .bb {
	background: url(/admin/lay/popup/BorderBottom.gif) repeat-x top left;
	height: 4px;
}
.PopUp .bbr {
	background: url(/admin/lay/popup/BorderBottomRight.gif) no-repeat top left;
	width: 4px;
	height: 4px;
}
