html, body {
	background-color:#EEF8ED;
	margin: 0;
	padding: 0;
        font-family:Tahoma;
}

#top {
	width: 900px;
	margin-right:auto;
	margin-left:auto;
}

#imieniny {
        width:900px;
        height:20px;
        background:#DBD9DC;
        font-size:11px;
        padding-top:5px;
        color:#006633;
}

#NAGLOWEK {
	width:900px;
	height:auto;
}

#MENU {
	width:900px;
	background-color:#DBD9DC;
        font-size:11px;
        margin-bottom:5px;
        height:32px;
}

#lokalizacja {
	background:#EEF8ED;
	color:#006633;
	float:left;
	height:24px;
        font-size:11px;
        margin-left:7px;
        margin-top:7px;
}

#lokalizacja a {
        color:#000000;
}

#wyszukiwarka {
	float:right;
	height:24px;
        font-size:11px;
        font-family:Tahoma;
        margin-right:4px;
}

#wyszukiwarka input {
        color:#006633;
        font-family:Tahoma,Verdana;
        font-size:7pt;
        font-weight:normal;
}

#TRESC {
        padding-top:5px;
	width: 900px;
	background-color: #FFFFFF;
	clear: both;
}

#TRESC a {
         text-decoration:none;
}

#TRESC a:hover {
         text-decoration:underline;
}

#MENU2 {
	text-align:center;
	color:#006633;
}

#MENU2 ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#MENU2 ul li {
	display: inline;
	white-space: nowrap;
}

#MENU2 a {
	color:#006633;
	text-decoration:none;
        font-size:11px;
}

#licznik {
	clear: both;
	background-color:#EEF8ED;
        color:#006633;
        font-size:11px;
}
#Stopka {
	clear: both;
	background-color:#EEF8ED;
}

#MENU a {
        display:block;
	width:106px;
	height:21px;
	background-image:url(http://img.iap.pl/s/147/8263/Layout/menuBtn.jpg);
	background-repeat:no-repeat;
	color:#006633;
	text-align:center;
	float:left;
	white-space:normal;
        margin-left:6px;
        margin-top:7px;
        padding-top:2px;
}