td, p {
	font-family: Tahoma;
	font-size: 11px;
	color: #4A4A4A;
}
td a, p a {
	color: #4A4A4A;
}
.logo {
	background-image: url(pic/logo_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
}
a {
	font-family: Tahoma;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.tab {
	padding: 7px 5px;
	color: #4A4A4A;
}
.tab a {
	color: #4A4A4A;
}
input, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #4A4A4A;
	background-color: #EFEFEF;
	border:1px groove;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	color: #4A4A4A;
	background-color: #EFEFEF;
	border:1px groove;
}
.submit {
	cursor: pointer;
	border:0;
	background-color:#FFFFFF;
}
.submitdark {
	cursor: hand;
	background-color: #E0E0E0;
}
form {
	margin: 0px;
	padding: 0px;
}
.biel {
	color: #FFFFFF;
}
.txt {
	background-color: #EEEEEE;
	width: 500px;
}
.filtruj {
	color: #696969;
	background-color: #E0E0E0;
	cursor: pointer;
	border: 1px ridge #999999;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 20px 0px 20px 20px;
}
.footer a {
	color: #999999;
}
.error {
	font-weight: bold;
	color: #CC0000;
}
