body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td, tr {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

a:link {color: #000000;	font-family: tahoma; font-size: 11px; font-weight: bold; text-decoration: none;}
a:visited {color: #000000;	font-family: tahoma; font-size: 11px; font-weight: bold; text-decoration: none;}
a:hover {color: #188254; font-family: tahoma; font-size: 11px; font-weight: bold; text-decoration: underline;}
a:active {color: #188254;	font-family: tahoma; font-size: 11px; font-weight: bold; text-decoration: none;}

a.a:link {font-family: tahoma; font-size: 11px; font-weight: normal; color: 117148;	text-decoration: underline;}
a.a:visited {font-family: tahoma; font-size: 11px; font-weight: normal; color: 117148; text-decoration: underline;}
a.a:hover {font-family: tahoma;	font-size: 11px; font-weight: normal; color: #233333; text-decoration: none;}
a.a:active {font-family: tahoma;	font-size: 11px; font-weight: normal; color: #233333; text-decoration: none;}

.text-box {
	background: #F5F5F5;
	padding-left: 15px;
}
.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #117148;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #99cc33;
}

.frame {
	border: 1px solid #DADBDD;
}

ul.image{
	list-style-image : url(media/kropa.gif); margin-top: 10px; margin-left: 15px;
}

/* reservation form */
fieldset {
	border: 1px solid #DADBDD;
	padding: 5px;
	margin: 0 0 10px 0;
}
legend {
	color: #117148;
}	
label {
	font-style: italic;
	padding: 0 10px 0 0;
}
input {
	color: #117148;
	font-size: 11px;
}
textarea {
	font-family: tahoma;
	color: #117148;
	font-size: 11px;
}
select {
	color: #117148;
	font-size: 11px;
}
form div {
	padding: 0 0 5px 0;
}
