body  {
	height:auto;
	height:auto;
	color: #002071; 
	background: none;
	background-image: url(images/hatter.png);
	/*background-repeat:no-repeat;*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100.01%; 
	text-align: center;
	/* border-style:dotted;*/
	margin-left: auto;
	margin-right:auto;
}

header{
	background-color: none;
	/*background-image: url(images/footer.png);*/
	width:900px;
	height:38px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 15px 15px 15px 15px;
	border-style: solid;
	border-width: 0px;
	border-color: #960010;
}

#hbotton {
	position: relative;
	top: 10px;
	margin-left: 0px;
	text-align: left;
}

#hbotton a{
	color: #FFF;
	width: auto;
	padding: 0.2em;
	border: 2px solid #960010;
	border: 2px solid #CCC;
	border-radius: 5px;
}

#hbotton a:hover{
	color: #FAEA93;
	background-color: #DD2B1C;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 5px 5px 5px #FF0010, inset 5px 5px 10px 5px #902020;
	-moz-box-shadow: inset 0px 5px 5px 5px #FF0010, inset 5px 5px 10px 5px #902020;
	box-shadow: inset 0px 5px 5px 5px #FF0010, inset 5px 5px 10px 5px #902020;
}

section { 
	width: 900px;
	color: #000;
	margin-left: auto;
	margin-right: auto;
}

section a { 
	text-decoration: underline;
}

section a:hover { 
	color: rgb(150,0,16);
	background : none;
	text-decoration: underline;
}

.hirfej {
	width:900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #960010;
	/*background-color: #CCC;*/
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 10px 10px 0px 0px;
}

.hirlab{
	width:900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #960010;
	/*background-color: #CCC;*/
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-radius: 0px 0px 10px 10px;
}

.hirtorzs{
	width:900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #960010;
	/*background-color: #CCC;*/
	font-family: Verdana;
	font-family: tt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 21px;
	line-height: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px; 
	padding-left: 5px;
}

footer {
	position: relative;
	top: 10px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;	
	height:auto !important;
	min-height:10px;
	color: #000;
	text-align: center;
	font-size: 80%;
	border-top: 2px dotted #CCCCCC;
}

footer a{
	color: #FFF;
	text-decoration: none;
}

footer a:hover{
	color:  rgb(150,0,16);
	background: none;
}
 
h1{
	color:#666;
	font-family: Helvetica ;
	font-size: 15px;
}

li {
	list-style: none;
	display: inline;
	margin-right:10px;
}

a {
	color: #808080;
	text-decoration: none;
	/*padding: 0em 0.5em;*/
}

a:hover {
	color: #FFF;
	background: #339900;
	background: #CCC;
	/*font-size:125%;*/
}

img{
	border: none;
}

.PrintMenu {cursor:pointer; font:bold 10px Verdana;}

#tbar2 {
	border: 1px solid #444C35;
	background-color: #326083;
	color: #fff;
}

#tbar1 {
	border: 1px solid #444C35;
	background-color: #E6EDF3;
	color: #326083;
}