body {
	padding:0;
	margin:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9E8DA;
}

.tabela{
	font-color:#6F5A2F;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	font-size:14px;
	line-height:17px;
	padding: 2px;
}

.tresc {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #846C4A;
	text-align:justify;
}
.tresc A:link {
	color: #3D3121;
	text-decoration: none;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	}
.tresc A:active {
	color: #3D3121;
	text-decoration: none;
	}
.tresc A:visited {
	color: #3D3121;
	text-decoration: none;
	}
.tresc A:hover {
	color: #3D3121;
	text-decoration: underline;
	}
.naglowek {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #008CCD;
}
.stopka {
	font-family: Arial, sans-serif;
	font-size:10px;
	color: #000302;
	font-style: italic;
	font-weight: bold;
}
.div_test {
	Z-INDEX: -1;
	LEFT: 0px;
	WIDTH: 600px;
	POSITION: absolute;
	TOP: -85666px;
	HEIGHT: 50px;
	background-image: url((URL));
}
.menu {
	font-family: Tahoma, Arial, sans-serif;
	color: #4E4E4E;
	font-size:15;
}
.menu A:link {
	font-family: Tahoma, Arial, sans-serif;
	color: #4E4E4E;
	font-size:15;
	text-decoration: none;
	}
.menu A:active {
	font-family: Tahoma, Arial, sans-serif;
	color: #4E4E4E;
	font-size:15;
	text-decoration: none;
	}
.menu A:visited {
	font-family: Tahoma, Arial, sans-serif;
	color: #4E4E4E;
	font-size:15;
	text-decoration: none;
	}
.menu A:hover {
	font-family: Tahoma, Arial, sans-serif;
	color: #4E4E4E;
	font-size:15;
	text-decoration: none;
	}
.menu2 {
	font-family: Times New Roman, Times, serif;
	color: #8B908E;
	font-size:12;
}
.menu2 A:link {
	color: #8B908E;
	text-decoration: none;
	}
.menu2 A:active {
	color: #8B908E;
	text-decoration: none;
	}
.menu2 A:visited {
	color: #8B908E;
	text-decoration: none;
	}
.menu2 A:hover {
	color: #4C4C4C;
	text-decoration: underline;
	}
.wstep {
	font-family: Arial, Helvetica, sans-serif;
	color: #8B908E;
	font-size:12;
	font-style: italic;
}
.wstep A:link {
	color: #8B908E;
	text-decoration: none;
	}
.wstep A:active {
	color: #8B908E;
	text-decoration: none;
	}
.wstep A:visited {
	color: #8B908E;
	text-decoration: none;
	}
.wstep A:hover {
	color: #4C4C4C;
	text-decoration: underline;
	}
input{  
color: #000000; 
background-color: #ffffff; 
padding-top: 0px; 
padding-right: 0px; 
padding-bottom: 0px; 
padding-left: 0px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px
}
textarea{  
color: #000000; 
background-color: #FFFFFF; 
padding-top: 0px; 
padding-right: 0px; 
padding-bottom: 0px; 
padding-left: 0px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px
}
select
{
 font : 11px verdana;
 color: #000000;
 background-color: #FFFFFF;
 border-color: #B4AE9E;
} 

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 5;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	width: 150px;
	text-align: center;
	background-color: #ffffff;
	color: #8C7049;
	border: 2px outset #8C7049;
	padding: 5px;
}

ul a:hover {
	border-style: inset;
	padding: 7px 3px 3px 7px;
}