.number {
	color: #ACC2AC;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: right;
	padding-right: 40px;
}
.cena {
	color : #4B5E27;
	font-family : "Trebuchet MS", sans-serif;
	font-size : 16pt;
	font-weight : bold;
}

.cena_mala {
	color : #4B5E27;
	font-family : "Trebuchet MS", sans-serif;
	text-align : right;
	font-size : 10pt;
	font-weight : bold;
}

.cena_supermala {
	font: 8pt "Trebuchet MS", sans-serif;
	color: #4B5E27;
}


a {
	color : #4B5E27;
	font-family : "Trebuchet MS", sans-serif;
	font-size : 8pt;
	text-decoration : none;
}
a:visited {
	color : #4B5E27;
}
a:hover {
	color : Red;
}

a.menu {
	font-family : "Trebuchet MS", sans-serif;
	font-size : 8pt;
	letter-spacing : 2px;
	color : White;
}
a:visited.menu {
	color : White
}
a:hover.menu {
	color : Black;
}
a:active.menu {
	color : Red;
}

P.header {
	font-family: "Trebuchet MS", sans-serif;
	color: Navy;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	letter-spacing: 5px;
	padding-top: 20px;
	font-variant: small-caps;
}

TD.big {
	color : White;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	padding-bottom : 3px;
	letter-spacing : 3px;
	font-weight : bold;
	font-size : 8pt;
}


TD {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 8pt;
	color: #454545;
}

TD.tresc {
	font-family : "Trebuchet MS", sans-serif;
	font-size : 8pt;
	text-align : right;
	padding-left : 20px;
	padding-right : 20px;
	color: #454545;
}

TD.domek_left0 {
	background-image : url(gfx/domek_left0.gif);
	background-position : right bottom;
	background-repeat : no-repeat;
}

TD.domek_left1 {
	background-image : url(gfx/domek_left1.gif);
	background-position : left bottom;
	background-repeat : no-repeat;
}

TD.domek_left2 {
	background-image : url(gfx/domek_left2.gif);
	background-position : right bottom;
	background-repeat : no-repeat;
}

TD.domek_right {
	background-image : url(gfx/domek_right.gif);
	background-position : left bottom;
	background-repeat : no-repeat;
}

.galeria_gora {
	background-image : url(gfx/top_fraj1.gif);
	background-position : left top;
	background-repeat : no-repeat;
}

.galeria_domek {
	background-image : url(gfx/domek_right0.gif);
	background-position : left bottom;
	background-repeat : no-repeat;
}

TD.galeria_tresc {
	font-family : "Trebuchet MS", sans-serif;
	font-size : 8pt;
	text-align : center;
	padding-top : 25px;
	padding-bottom : 25px;
	color: #555555;
}

.formularz {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11;
	color: Black;
	text-decoration: bold;
	border-width: 1px;
	border-color: Gray;
	background-color: White;
}
.small {
	font-size: 7pt;
	font-family: "Trebuchet MS", sans-serif;
	color: #555555;
}
