body
{
	background-color: black;
}
div.strona
{
	width:803px;
	height: 602px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2%;
	margin-bottom: auto;
}
div.counter
{
	width:120px;
	margin-right: auto;
	margin-left: auto;
	
}
div.valid
{
	width: 400px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #838383;
}
div.error
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: red;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
}
div.ok
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #cc3366;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
}
table.form
{
	background-image: url(img/formularz_rezerwacji.jpg);
}
td.header
{
font-family: "Times New Roman", Times, serif;
font-style: italic;
font-weight: bold;
color: #cc3366;	
font-size: 14px;
}
td
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
td.format
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #575757;
	font-style: italic;
	font-weight: bold;
}
td.gwiazdka
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #cc3366;
	font-style: italic;
	font-weight: bold;
}
input
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}
input.submit
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #cc3366;
	font-style: italic;
}
a:link
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #cc99cc;
	text-decoration:none;
}
a:visited
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #cc99cc;
	text-decoration:none;
}
a:hover
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration:underline;
}
a:link.valid
{
	font-family: Verdana;
	font-size: 9px;
	color: #747474;
	text-decoration: underline;
	font-weight: normal;
}
a:visited.valid
{
	font-family: Verdana;
	font-size: 9px;
	color: #747474;
	text-decoration: underline;
	font-weight: normal;
}
a:hover.valid
{
	font-family: Verdana;
	font-size: 9px;
	color: #DDDDDD;
	text-decoration: underline;
	font-weight: normal;
}






