html, body {
	background: #d1ef9d url("gfx/tlo.gif") repeat-y;
	background-position: center;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:link.czarny {
	color: #000;
	text-decoration: none;
}

a:visited.czarny {
	color: #000;
	text-decoration: none;
}

a:active.czarny {
	color: #000;
	text-decoration: none;
}

a:hover.czarny {
	color: #000;
	text-decoration: underline;
}

a:link.gray {
	color: #5a5a5a;
	text-decoration: none;
}

a:visited.gray {
	color: #5a5a5a;
	text-decoration: none;
}

a:active.gray {
	color: #5a5a5a;
	text-decoration: none;
}

a:hover.gray {
	color: #000;
	text-decoration: underline;
}

p.NR1 {
	padding: 2px 0px 0px 10px;
	margin: 0px;
	height:18px;
	width: 150px;
	font-size: 12px;
	background: #f6f6f6 url("gfx/altany_menu_tlo.gif") repeat-y; //#dccdb8;
	border-top: 1px solid #f1f1f1;
	display:block;
}

p.NR2 {
	padding: 2px 0px 0px 10px;
	margin: 0px;
	height:18px;
	width: 150px;
	font-size: 12px;
	background: #fff url("gfx/altany_menu_tlo1.gif") repeat-y; //#e1d8c7;
	border-top: 1px solid #f1f1f1;
	display:block;
}

p.NR1a {
	padding: 3px 0px 0px 20px;
	margin: 0px;
	height:18px;
	width: 140px;
	font-size: 12px;
	background: #f6f6f6 url("gfx/altany_menu_tlo.gif") repeat-y; //#dccdb8;
	border-top: 1px solid #f1f1f1;
	display:block;
	font-weight: bold;
}

p.NR2a {
	padding: 3px 0px 0px 20px;
	margin: 0px;
	height:18px;
	width: 140px;
	font-size: 12px;
	background: #fff url("gfx/altany_menu_tlo1.gif") repeat-y; //#e1d8c7;
	border-top: 1px solid #f1f1f1;
	display:block;
	font-weight: bold;
}

font.duzy {
	font-weight: normal;
	font-size: 14px;	
}

font.sredni{
	font-weight: bold;
	font-size: 13px;	
}

li {
	margin: 0px 0px 0px 35px;
	font-size: 12px;
}

#PRAWO {
	width: 50%; 
	background: #caed8a url(gfx/prawo1.gif) repeat-x;
}

#LEWO {
	width: 50%; 
	background: #fff url(gfx/lewo1.gif) repeat-x;
}

#TOP {
	width: 950px;
	height: 95px;
	background: url("gfx/top_tlo.gif") repeat-x;
}

#HEAD {
	width: 950px;
	height: 250px;
	margin: 0px;
	font-size: 14px;
	clear: both;
}

#MENU_ALTANY{
	margin: 0px;
	float: left;
}

#CIALO {
	height: auto;
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	
}

#TRESC {
	width: 700px;
	float: left;
	margin-top: 20px;
}

#TRESC p {
	margin: 0px;
	padding: 25px 10px 0px 15px;
	line-height: 18px;
	font-size: 12px;
}


#FOOT {

	margin-bottom: 10px;
	padding-top:20px;
	width: 950px;
	height: 60px;
	background: url("gfx/foot.gif") no-repeat;
	background-position: center;
	clear: both;
	word-spacing: 15px;
	line-height: 20px;
	font-size: 10px;
}


.galeria {
	text-align: center;
}

.galeria table {
	margin-left: auto;
	margin-right: auto;
}

.galeria td {
	padding: 1px 3px 6px 2px;
}

.galeria td img {
	border: 1px solid #a1a1a1;
}


