@charset "utf-8";
.body {
	background-color: #070804;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F4F3EF;
	background-image: url(../images/tlo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
}
.body2 {
	background-color: #efeadc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.content {
	color: #000000;
	background-color: #efeadc;
	vertical-align: top;
}
.contenttlo {
	background-color: #efeadc;
}
.info {
	text-align: right;
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.post_title {
	font-size: 12px;
	font-weight: bold;
	color: #7f7454;
}
.copy {
	text-align: right;
	padding: 5px;
	padding-bottom: 10px;
}
.formtitle {
	font-size: 11px;
}

.titleinfo {
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #7f7454;
	text-decoration: none;
	}

a:hover {	
	text-decoration: underline;
	}
.naglowek  { font-size: 12px; font-weight: bold; color: #a72f3b; }
.pogrubionaduza  { font-size: 12px; font-weight: bold; }
.normalnaduza  { font-size: 12px; font-weight: bold; }
.normalnamala  { font-size: 11px; }
.pogrubionamala  { font-size: 11px; font-weight: bold; }
.normalnaczerwona  { font-size: 11px; font-weight: bold; color: #c62821; }

.szary {
	font-size: 10px;
	color: #7e7e7e;
	text-decoration: none;
} 

.textfield {
	height: 20px;
	width: 200px;
	border: 1px solid #AE9351;
}
.email {
	height: 20px;
	width: 200px;
	border: 1px solid #AE9351;
}
.textarea {
	height: 20px;
	width: 200px;
	border: 1px solid #AE9351;
}
