@charset "iso-8859-2";

* {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 15px;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

strong {
	font-weight: bold;
}

select, option, input, textarea {
	background: #fff;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 7.5pt;
}

input {
	padding: 1px 3px 1px 3px;
	border: 1px solid #000;
}

h1 a {
	display: block;
	width: 899px;
	height: 118px;
}

h1 span {
	display: none;
}

h2 span {
	display: none;
}

h2.document_library {
    margin: 20px 0 10px 0;	
}

.fix {
	display: block;
	float: none !important;
	clear: both !important;
	height: 1px;
	overflow: hidden;
}