html, body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 10px;
}
a {
	text-decoration: none;
	color: #000000;	
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;	
}
h1 {
	font-size: 14px;
	color: #000000;
	padding: 12px 0px 12px 0px;
}
h2 {
	font-size: 12px;
	color: #ff8155;
	padding: 24px 0px 14px 0px;
}
h3 {
	font-size: 12px;
	color: #ff8155;
	padding: 12px 0px 12px 0px;
}
h4 {
	font-size: 12px;
	color: #B2612B;
	padding: 12px 0px 12px 0px;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #6D6D6D;
	padding: 12px 0px 12px 0px;
}
p {
	padding: 0px;
	margin: 0px;
}
hr {
	height: 1px;
	border-top: none;
	border-bottom: #6D6D6D 1px  solid;
}
.text2 {
	color: #000000;
}
td.content {
	color: #F6F6F6;
	padding: 8px 16px 22px 16px;
}
td.bottom {
	background-image: url(images/b-line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #B5B4B4;
}
td.bottom a {
}
td.bottom a:hover {
}
td.lm-item {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	padding: 0px 0px 0px 30px;
	text-align: left;
	text-decoration: underline;
}
td.lm-item p {
}
td.lm-item a {
	color: #000000;
	text-decoration: underline;
}
.reklama {
	background-image: url(images/ads-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #6D6D6D;
	font-size: 10px;
	padding: 10px 36px 50px 20px;
}