.uwaga {color: #FF0000}
body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 12px;
	text-align: center;
}

h2 {
	margin-bottom: 0px;
	font-size: 16px;
}

p {
	margin: 0px;
}

a:link {
	text-decoration: none;
}

a:visited {
}

a:hover {
	text-decoration: underline;
}

#main {
	margin: 0px auto;
	width: 596px;
	text-align: left;
}

td.submenu {
	padding: 20px;
	text-align: right;
}

td.submenu a {
	text-decoration: none;
	font-weight: bold;
	color: #CC9966;
}

td.submenu a.current {
	color: #1E1E1E;
}

td.content {
	padding: 20px;
	font-size: 16px;
}

td#menu {
	text-align: right;
}

.data {
	font-size: 20px;
	color: #663300;
}

.data_inactive {
	font-size: 20px;
	color: #B0B0B0;
}

.tytul {
	font-size: 25px;
	font-weight: bold;
	color: #663300;
}

.tytul_inactive {
	font-size: 25px;
	font-weight: bold;
	color: #B0B0B0;
}

.cena {
	font-size: 20px;
	color: #663300;
}

.cena_inactive {
	font-size: 20px;
	color: #B0B0B0;
}

.wykonawcy {
	margin-top: 10px;
	font-size: 14px;
}

.wykonawcy_inactive {
	font-size: 14px;
	color: #B0B0B0;
}

.opis {
	font-size: 12px;
}

.opis_inactive {
	font-size: 12px;
	color: #B0B0B0;
}

.odstep {
	margin-top: 10px;
	margin-bottom: 10px;
}

.rezerwacja {
	font-size: 14px;
}

.newsletter {
	font-size: 14px;
}

.email {
	color: #663300;
}
