/* CSS Document */
body
{
  margin: 0px;
  font: 11px tahoma;
  background: #FFFFFF url(../Image/tlo.gif);
}
td, input, select, textrea
{
  font: 11px tahoma;
  color: #505050;
}
button{
	color: black;
	border: 0px solid;
	background-color: #E3E3E3;
}
input{
	color: black;
	border: 1px solid #BDBDBD;
	background-color: #FEFEFE;
}
textarea{
	color: black;
	border: 1px solid;
  background-color: rgb(245,245,245);
}
a {
  font: 11px tahoma;
  color: rgb(68,142,62);
  text-decoration: none;
}
a:hover {
  font: 11px tahoma;
  color: rgb(48,92,17);
  text-decoration: underline;
}
.ViewHend
{
  cursor: pointer; 
  cursor: hand; 
  
}

.stopka {
  color: #FFFFFF;
  text-align: center;
  font-size: 10px;
}
a.menu {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration : none;
}
a.menu :Hover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A0A00;
	text-decoration : none;
}
td.menu {
  background-color: #65CB1A;
  height:22px;
  width:141px;
}
td.menu :hover {
  background-color: #7BD23B;
  cursor:pointer
}
td.menu a {
  display: block; 
  height:22px;
  width:141px;
  text-decoration: none;
}
td.menu a:hover {
  display: block; 
  text-decoration: none;
}
.witaj{
position:absolute;
top:300px;
left:300px;}
