body{
	background-color: #F0E9D9;
	color: #633827;
	margin: 5px 0px 5px 3px;
	padding: 0px 0px 0px px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td, tr, p {
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
.bgbrown{
	background-image: url(pics/brown.jpg); background-repeat: repeat-y;
}
.bg{
	background-image: url(pics/logotlo2.jpg); background-repeat: no-repeat;
	
}
.biuro{
	padding-left: 420px;
}
.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 41px;
	background-image: url(pics/bullet.jpg);
	background-position: 26px 0px;
	background-repeat: no-repeat;
	vertical-align: top;
}
.content{
	padding-top: 1px;
	padding-right: 16px;
	line-height: 15px;
}
a:link, a:visited {
	color: #633827;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration  : underline;
}
.footer{
	font-size: 11px;
	text-align: right;
	padding-right: 20px;
	
}
.border{
	border: 1px solid #CEC7B7;
}
a.menu:link, a.menu:visited {
	color: #633827;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 20px;
}

a.menu:hover {
	text-decoration  : underline;
}