div#header_div {
	height: 133px;
	min-height: 133px;
	width: 520px;
	background: #FFFFFF url(../images/header-certyfikaty.jpg);
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
}

.border_preview {
	background-color: #FFFFFF;
	border-bottom: #888888 1px solid;
	border-left: #888888 1px solid;
	border-right: #888888 1px solid;
	border-top: #888888 1px solid;
	height: 450px;
	min-height: 450px;
	position: absolute;
	width: 320px;
	z-index: 100;
}
/*
.title_h2 {
	padding-bottom: 0px;
	padding-left: 18px;
	padding-right: 0px;
	padding-top: 12px;
	width: 300px;
}
*/
#loader {
	background-color: #FFFFFF;
	border-bottom: #6A6A6A 1px solid;
	border-left: #6A6A6A 1px solid;
	border-right: #6A6A6A 1px solid;
	border-top: #6A6A6A 1px solid;
	color: #000000;
	display: block;
	font-family: Tahoma, Helvetica, sans;
	font-size: 10px;
	margin: 0px auto;
	padding-bottom: 16px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	text-align: left;
	width: 135px;
	z-index: 255;
}

#loader_bg {
	background-color: #EBEBE4;
	font-size: 1px;
	height: 7px;
	left: 8px;
	position: relative;
	top: 8px;
	width: 113px;
}

#loader_container {
	position: absolute;
	text-align: center;
	top: 40%;
	width: 100%;
}

#progress {
	background-color: #9D9D94;
	font-size: 1px;
	height: 5px;
	left: 10px;
	position: relative;
	top: 1px;
	width: 1px;
}
