/*STRONA*/
body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	margin: 100;
	padding: 0;
}
a img {
	border: 0;
}
/*/STRONA*/

/*RAMKA*/
#top {
	background-color: #ffffff;
	background-image: url(top.gif);
	margin: 0 auto;
	width: 770px;
}
/*/RAMKA*/

/*WNETRZE*/
#BODY {
	background-color: #e6dfc3;
	text-align: left;
	margin: 0 10px;
	width: 750px;
}
/*/WNETRZE*/
/*TABELKA*/
#TABLEKA {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #C0C0C0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#TABELKA a:link {
	color: #7f581f;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
}
#TABELKA a:visited {
	color: #7f581f;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
}

#TABELKA ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#TABELKA ul li {
	display: inline;
	list-style-type: none;
	margin: 0 5px;
	padding: 0;
}
/*/TABLEKA*/
/*LOGO*/
#LOGO {
	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #C0C0C0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
}
/*/LOGO*/



/*MENU*/
#MENU {
	width: 200px;
	overflow: hidden;
	float: left;
	padding-left: 3px;
	padding-top: 0px;
}

/*ZAWARTOSC MENU*/
#MENU .ZAWARTOSC {
        margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #e7dfc4;
        padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*/ZAWARTOSC MENU*/
/*/MENU*/

/*TRESC*/
#TRESC {
	width: 540px;
	overflow: hidden;
	float: right;
	padding-right: 4px;
	padding-top: 0px;
}
#TRESC .ZAWARTOSC {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #91692b;
	background-color: #efebda;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	text-align: justify;
}
#TRESC .ZAWARTOSC a:link {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#TRESC .ZAWARTOSC a:visited {
	color: #800080;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#TRESC .ZAWARTOSC a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
/*/TRESC*/

/*STOPKA*/
#STOPKA {

	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #91692b;
	background-color: #808080;
	background-image: url(stopka.gif);
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-align: center;
	clear: both;
	height:25px;
}
#STOPKA a:link, #STOPKA a:visited {
	color: #91692b;
	text-decoration: underline;
}
#STOPKA a:hover {
	color: #91692b;
	text-decoration: none;
}
/*/STOPKA*/

/*PODSTOPKA*/
#PODSTOPKA {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	
}
#PODSTOPKA a:link {
	color: #7f581f;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
}
#PODSTOPKA a:visited {
	color: #7f581f;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
}

#PODSTOPKA ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#PODSTOPKA ul li {
	display: inline;
	list-style-type: none;
	margin: 0 5px;
	padding: 0;
}
/*/PODSTOPKA*/

