.hmenu {
	visibility : hidden;
	position : absolute;
	top : 0px;
	left :  0px;
}
.menu {
	border-bottom : 1px solid white;
	cursor: pointer;
}
td,body {
	font-family: Arial;
	color: Black;
	font-size : 12px;
}
select 
{
font-family:  Arial;
font-size: 12px;
color: Black;
background-color: White;
border: 1px solid Gray;
} 
input,textarea {
	border : 1px solid Gray;
	font-size: 12px;
 	color: Black;
	background-color: White;
}
.knopka {
	background : url(images/knopka.png) repeat center;
	color: White;
}
a {
	color: Blue;
	font-family : ""Courier New"";
	font-size : 12px;
	text-decoration : underline;
}
a:hover {
	color: Gray;
	font-family : ""Courier New"";
	font-size : 12px;
	text-decoration: none;
}
img {
	border: 0;
}
.leftmenu {
	color: Black;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
}
.leftmenu:hover {
	color: Gray;
	font-family : Arial;
	font-size : 12px;
	text-decoration: none;	
}
.downmenu {
	color: White;
	font-family : Arial;
	font-size : 12px;
	text-decoration : none;
}
.downmenu:hover {
	color: Black;
	font-family : Arial;
	font-size : 12px;
	text-decoration: none;	
}
.red {
	color: Red;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.tab1 {
	border-right: 1px double #884410;
	border-left: 1px double #884410;
	border-bottom: 1px double #884410;
	border-top: 1px double #884410;
}
h1 {
	font-family: Arial;
	font-size: 24px;
	display: inline;
	color: #884410;
}
h2 {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	display: inline;
	font-weight: normal;
}
h3 {
	font-size : 18px;
	font-weight : bold;
	display : inline;
	color : Black;
}
h4 {
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 18px;
	color: Black;
	display: inline;
}
.h1 {
	font-family: Arial;
	font-size: 24px;
	color: #884410;
	text-decoration : underline;
}
.h1:hover {
	font-family: Arial;
	font-size: 24px;
	color: Gray;
	text-decoration : none;
}
.sylki {
	font-family: Arial;
	font-size: 18px;
	color: Red;
	text-decoration : underline;
	font-weight : bold;
}
.sylki:hover {
	font-family: Arial;
	font-size: 18px;
	color: Gray;
	text-decoration : none;
	font-weight : bold;
}
