html {
	font-family:Tahoma, Verdana, Sans-Serif;
	font-size:9px;
	line-height: 11px;
	color: #585858;
}

table,tr,td {
	font-family:Tahoma, Verdana, Sans-Serif;
	font-size:9px;
	line-height: 11px;
	color: #585858;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.formularzpole {
	width: 270px;
	height: 15px;
	border: 1px solid #bfbfbf;
	background-color: white;
	font-size:9px;
	color: #585858;
}

.tareapole {
	width: 393px;
	height: 70px;
	border: 1px solid #bfbfbf;
	background-color: white;
	font-size:9px;
	color: #585858;
}

#container {
	width: 100%;
	text-align: left;
	margin: 0 auto;
}

#header {
	width: 100%;
}

#middle {
	float: none;
	width: 100%;
}

#centerpage {
	float:none;
	width: 100%;
}

#downpage {
	float:none;
	width: 100%;
}

#footer {
	float: none;
	width: 100%;
}

.tpl_para {
	font-size: 9px;
	text-align: justify;
	margin: 5px;
}

.hiddentab {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}

a:link {
	font-size: inherit;
	background-color: inherit;
	color: #585858;
	text-decoration: none;
}

a:visited {
	font-size: inherit;
	background-color: inherit;
	color: #585858;
	text-decoration: none;
}

a:hover {
	font-size: inherit;
	background-color: inherit;
	color: #585858;
	text-decoration: none;
}

a:active {
	font-size: inherit;
	background-color: inherit;
	color: #585858;
	text-decoration: none;
}

.normallink:link {
	font-size: inherit;
	background-color: inherit;
	color: #585858;
	text-decoration: none;
}

.normallink:visited {
	font-size: inherit;
	background-color: inherit;
	color: #585858;
	text-decoration: none;
}

.normallink:hover {
	font-size: inherit;
	background-color: inherit;
	color: #585858;
	text-decoration: underline;
}

.normallink:active {
	font-size: inherit;
	background-color: inherit;
	color: #585858;
	text-decoration: none;
}

