@charset "iso-8859-2";
html,body {
	background: #ffffff;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#635f29;
	margin:0;
}
a{
	color:#635f29;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
img {
	border:0px;
}
input[type="text"]{
	background:#f8f8f8;
	border: 1px solid #e2e2e2;
	color:#635f29;
	height:23px;
	width:145px;	
}
textarea{
	background:#f8f8f8;
	border: 1px solid #e2e2e2;
	color:#635f29;
	height:110px;
	width:145px;
	resize: none;
	overflow: auto;
}
select{
	background:#f7f7f7;
	border: 1px solid #e2e2e2;
	width:165px;
}
.top{
	color:#928d4a;
}
	.top a:link {
		color:#928d4a;
		text-decoration: none;
	}
	.top a:visited {
		color:#928d4a;
		text-decoration: none;
	}
	.top a:hover {
		color:#928d4a;
		text-decoration: underline;
	}
	.top a:active {
		color:#928d4a;
		text-decoration: none;
	}
.stopka_tekst{
	color:#b3b3b3;
	font-size: 11px;
}
	.stopka_tekst a:link {
		color:#b3b3b3;
		text-decoration: none;
	}
	.stopka_tekst a:visited {
		color:#b3b3b3;
		text-decoration: none;
	}
	.stopka_tekst a:hover {
		color:#b3b3b3;
		text-decoration: underline;
	}
	.stopka_tekst a:active {
		color:#b3b3b3;
		text-decoration: none;
	}
.rezerwacja_tbl{
	text-align:center; border-width: thin; border-style:solid; border-color:#dddddd;
}
.rezerwacja_tbl td{
	text-align:center; border-width: thin; border-style:solid; border-color:#dddddd;
}
