html, body {
	background: #92703f url("gfx/tlo.gif") no-repeat;
	background-position: center top;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
}


a:link {
	color: #faeec4;
	text-decoration: none;
}

a:visited {
	color: #faeec4;
	text-decoration: none;
}

a:active {
	color: #faeec4;
	text-decoration: none;
}

a:hover {
	color: #faeec4;
	text-decoration: underline;
}

a.czarny:link {
	color: #000;
	text-decoration: none;
}

a.czarny:visited {
        color: #000;
	text-decoration: none;
}

a.czarny:active {
        color: #000;
	text-decoration: none;
}

a.czarny:hover {
	color: #000;
	text-decoration: underline;
}

#SZEROKOSC {	
	width: 900px;
	margin: auto;
}

#TOP {
	margin: 0px auto;
	padding: 0px;
    width: 900px;
	height: 160px;
}

#LOGO {
	background: url("gfx/logo.jpg") no-repeat;
	height:160px;
	width: 200px;
	float: left;
	cursor: pointer;
}

#TOP_PRAWO {
	background: url(gfx/head_gora.jpg) no-repeat;
	background-position: bottom;
	height: 160px;
	width: 700px;
	float: left;
}

#HEAD {
	width: 900px;
	height: 250px;
}

#MENU {
	float: left;
	width: 200px;
	height: 250px;
	font-family: Arial Narrow, Verdana, Helvetica;
	font-size: 14px;
	background: url(gfx/menu_tlo.gif) no-repeat;
}

#HEAD_PRAWO {
	float: left; 
	width: 700px;
	height: 250px;
	background: url(gfx/head.jpg) no-repeat;
}

#CIALO {
	width: 900px;
}

#PUSTY {
	width: 200px;
	height: 340px;
	background: url(gfx/kwiat_lewo.jpg) no-repeat;
	float: left;
}

#TRESC {
	float: left;
	width: 500px;
	background: #fff url(gfx/cialo_tlo.gif) no-repeat;
}

#BOX {
	float: left;
	width: 200px;
	height: 220px;
	background: url(gfx/box_tlo.gif);
}

#FOOT {
	font-size: 11px;
	padding: 30px 0px 30px 0px;
	clear: both;
	width: 100%;
	height: 40px;
	background: url(gfx/foot_tlo.gif) repeat-x;
	background-position: center;
}

div.a {
	background: #fbefc5;	
	float: left;
	padding: 3px 0px 3px 15px;
	width: 310px;
}

div.b {
	background: #fff;	
	float: right;
	width: 89px;
	padding: 3px 0px 3px 10px;
}

div.aa {
	background: #fff;	
	float: left;
	padding: 3px 0px 3px 15px;
	width: 310px;
}

div.bb {
	background: #fff;	
	float: right;
	width: 89px;
	padding: 3px 0px 3px 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 #311e07;
}
p {
margin: 0px;
}