#cover img
{
	border: 0;
}
#cover
{
	position: absolute; 
	display: none;
	background-image: url(bg_cr.png); 
	background-color: transparent;
	top: 0; 
	left: 0; 
	z-index: 2000;
	padding: 0;
	margin:0;
}

#cover_content
{
	background-image: none; 
	background-color: transparent;
	width: 791px;
	height: 624px;
	z-index: 2001;
	font-family: arial;
	overflow: hidden;
	margin:0;
	padding:0;
	padding:0;
}

#cover_content a,
#cover_content a:visited,
#cover_content a:hover
{
	font-size: 0.8em;
	color: #3F5879;
	text-decoration: underline;
	display: inline !important;
}

#cover_content_bar
{
	padding: 0;
	margin: 0;
	background-image: url(bar.png); 
	background-repeat: no-repeat;
	width: 791px;
	height: 40px;
	clear: both;
	cursor: move;
	behavior: url("css/iepngfix.htc");
}

#cover_content_bar .fr {	float: right; margin-right: 18px; margin-top: 18px; width: 15px; text-align: right;}

#cover_content_bar_header
{
	color: white;
	text-align: left;
	font-size: 0.7em;
	width: 400px;
	float: left;
	margin-top: 18px;
	margin-left: 18px;
}

#cover_content_dol
{
	padding: 0;
	margin: 0;
	background-image: url(dol.png); 
	background-repeat: no-repeat;
	width: 791px;
	height: 110px;
	line-height: 35px;
	font-size: 12px;
	color: #7F8590;
	text-align: left;
	clear: both;
	cursor: move;
	behavior: url("css/iepngfix.htc");
}

#cover_content_dol .fl {	float: left; margin-left: 30px; width: 200px; text-align: left;}
#cover_content_dol .fr {	float: right; margin-right: 30px;  width: 200px; text-align: right;}

#cover_content_dol a, #cover_content_dol a:visited
{
	color: #9FA5B0;
	text-decoration: none;
	font-size: 12px;
}
#cover_content_dol a:hover
{
	color: #900;
	text-decoration: none;
	font-size: 12px;
}


/*
#cover_close
{
	width: 15px;
	height: 15px;
	cursor: pointer;
	background-image: url(x.png);
	margin-right: 16px;
	margin-top: 16px;
	float: right;
}
*/
#cover_content_main_right
{
	width: 12px;
	height: 474px;
	background-color: transparent;
	background-image: url(tlo_prawe.png); 
	background-repeat: repeat-y;
	float: right;
	behavior: url("css/iepngfix.htc");
}

#cover_content_main_left
{
	width: 12px;
	height: 474px;
	background-color: transparent;
	background-image: url(tlo_lewe.png); 
	background-repeat: repeat-y;
	float: left;
	behavior: url("css/iepngfix.htc");
}

#cover_content_main_inner
{
	margin:0;
	padding: 0;
	float:left;
	width: 767px;
	height: 474px;
	background-color: white;
	/*background-image: url(dol_tlo.png); 
	background-position: 0px 290px;
	background-repeat: repeat-x;*/
}

#iframe
{
	margin:0;
	padding: 0;
	width: 767px;
	height: 474px;
	overflow: scroll;
	overflow-x:hidden;
	overflow-y:scroll;
	border: 0;
}
