body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #FFE7C6;
	color: 4F393A;
	
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;

}
td.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 4F393A;
	line-height: 18px;
	text-align: justify;
	vertical-align: top;
	padding: 10px 0px 10px 20px;

}	

ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F393A;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	list-style-type: square;
	list-style-position: outside;
}

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
  	color: #CEA57C;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  	color: #947C74;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	
}

a.text {
	color: #FF3300;
	text-decoration: none;
}
a.text:hover {
	color: #DEDECA;
	background-color: #330000;
	text-decoration: none;
}
.footer {
  	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}
.menu{
	MARGIN: 2px 2px 10px;
	BACKGROUND-IMAGE: url(menu_nav.jpg);
	text-align: middle
}
a.menu {
	COLOR: #ffffff;
	text-decoration: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: verdana, arial, sans-serif;
	font-weight: bold;
	line-height: 12px;
}
a.menu:visited {
	COLOR: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
    COLOR: #947C74;
	text-decoration: none;
	font-weight: bold;
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A59B7C;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CC6600;
}
a.nowosc:hover {
    COLOR: #947C74;
	text-decoration: none;
	font-weight: bold;
}
a.nowosc {
	COLOR: #ff3300;
	text-decoration: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: verdana, arial, sans-serif;
	font-weight: bold;
	line-height: 12px;
}
a.tlumacz {
	color: #FFE7C6;
	text-decoration: none;
}
a.tlumacz:hover {
	color: #FFE7C6;
	text-decoration: none;
}

.button {
	BACKGROUND-COLOR: #947C74;
	BORDER-BOTTOM-COLOR: #333300;
	BORDER-BOTTOM-WIDTH: 2px;
	BORDER-LEFT-COLOR: #CEA57C;
	BORDER-LEFT-WIDTH: 2px;
	BORDER-RIGHT-COLOR: #333300;
	BORDER-RIGHT-WIDTH: 2px;
	BORDER-TOP-COLOR: #CEA57C;
	BORDER-TOP-WIDTH: 2px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none; }

