body
{	background-color: #ffffff;	

	SCROLLBAR-FACE-COLOR: #fff4b0;
	SCROLLBAR-HIGHLIGHT-COLOR: #0092dc;
	SCROLLBAR-SHADOW-COLOR: #0092dc;
	SCROLLBAR-3DLIGHT-COLOR: #FFFAD9;
	SCROLLBAR-ARROW-COLOR: #0092dc;
	SCROLLBAR-TRACK-COLOR: #FFFAD9;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFAD9;
	margin-top: 0px;
	margin-bottom: 0px; 
	margin-left: 0px;
	padding: 0px;

	font-family: Comic Sans MS, Tahoma, Verdana, Arial;
	font-size: 12px; 
	color: #000000; 
}

P.tytul {
	font-size: 14px;
	font-weight: bold; 
	text-align: center;
}


A {
	text-decoration: none;
	color: #000000; 
}

A.menu {
	text-decoration: none; 
}
A.menu:HOVER {
	text-decoration: underline; 
}
A.menu:ACTIVE {
	text-decoration: none;
}
A.menu:LINK { 
	text-decoration: none; 
}


A.linki {
	font-size: 13px; 
	font-weight: bold;
	color: #0092dc;
}
A.linki:HOVER {
	text-decoration: underline;
	color: #0092dc;
}
A.linki:ACTIVE { 
	text-decoration: none; 
	color: #0092dc;
}
A.linki:LINK { 
	text-decoration: none; 
	color: #0092dc; 
}

HR {
	width: 100%; 
	color: #0092dc;
}

P.right {
	text-align: right;
}
P.center {
	text-align: center;
}

TD {
	line-height: 17px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;

}

TD.main {
	background-color: #FFFAD9;
}
TD.ramka {
	background-color: #0092dc;
	text-align: center;
}

TD.menu {
	background-color: #fff4b0;
}

TD.menung {
	font-size: 13px;
	text-align: center; 
	background-color: #0092dc;
	color: #ffffff;
}

TD.head {
	background-color: #fff4b0;
}

TD.foot {
	text-align: center; 
	background-color: #fff4b0;
}

TD.tresc {
	font-size: 13px; 
	background-color: #fff4b0; 
	padding: 10px;
}

TD.album {
	font-size: 13px; 
	text-align: center; 
	background-color: #fff4b0; 
	padding: 10px;
	vertical-align: middle;
}

TD.call {
	font-size: 11px;
	text-align: center;
}

TD.nocleg {
	text-align: center;
	background-color: #fff4b0;
}


.input {
	border-style: groove;
	background-color: #FFFAD9;
	font-family: Arial; 
	font-size: 12px;	
	border-width: 1px;
	height: 19px;
}

