body  {
    height:auto !important;
	min-height:150%;
	color: #003300; 
	background-color:#8A8A5A;
	background-image: url(../images/hatter_0.png);
	/*background-repeat:no-repeat;*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100.01%; 
	text-align: center;
 	margin-left: auto;
    margin-right:auto;
	 
	/*border-style:dotted;*/
}
#contener {     
	width:240px;
	height: auto !important;
    min-height:320px;
    margin-left: auto;
    margin-right:auto;
	 
	/*background-color: rgb(150,0,16);*/
}
#fej{
	background-image: url(images/nyito_logo.jpg);
	background-repeat: no-repeat;     
	height: 217px;
	width:240px;
     
	/*border-style:dotted;*/
	background-color: #333;
}
#fejf{
    position: relative;
	top: 0px;
	width: 240px;
	color: #000;
}
#feja{ 
    position: relative;
	top: 0px;
	width: 240px;
	color: #000;
}
#content { 
	position: relative;
	top: 0px;
	width: 240px; 
    color: #000;
	margin-left:0px;
	/*margin-left:auto;/*
	/*margin-right: auto;*/
	/*background-color: #ccc;*/
}	
#content a { 
    color:#003300;
	text-decoration: underline;
}
#content a:hover { 
     color:rgb(150,0,16);
	 text-decoration: underline;
	 background: #ccc;
}
#navbar{       
     position: absolute;
	 /*margin-left: 0px;*/
	 /*top: -200px;*/
     width: 240px; 
     color: #000;	
  	 background-color: #CC9933;
}
#navbar a{
     color:#003300;
	 background-color:#fff;
	 display: block;
	 text-decoration:none;
	 padding-top:0.5em;
	 border:1px solid #003366;
}
#navbar a:hover{
     color:#fff;
	 background: #339900;
} 
#rightbar{       
     position: absolute;
	 margin-left: 192px;
	 top: 280px;
     width: 45px; 
     width: 48px; 
     color: #fff;	
  	background-color: #CC9933;
}
#rightbar a{
     color: #ccc;
	 background-color:#fff;
	 display: block;
	 text-decoration:none;
	 border:1px solid #003366; 
}
#rightbar a:hover{
     color:rgb(150,0,16);
} 
#footer {
     position: relative;
	 top: 40px;
	 width: 100%;
	 height:auto !important;
     min-height:10px;
	 background-color: #003300; 
	 color: #000;
	 text-align: center;
	 font-size: 80%;
	 border-top: 2px dotted #CCCCCC;
	 margin-top: 4em;
}

h1{
     color:#003300;
	 font-family: Helvetica ;
	 font-size: 15px;
}

li {
     list-style: none;
     display: inline;
	 margin-right:10px;
}
 
a {
  color: #FFF;
  text-decoration: none;
  /*padding: 0em 0.5em;*/
 }
 
a:hover {
  color: #FFF;
  background: #339900;
  font-size:125%;
 }

.navfej{
     color: #000;
     background-color: #003300;
	 display: block;
}

.hirfej{
     color: #003300;
     font-family: Verdana;
     font-style: normal;
     font-variant: normal;
     font-weight: normal;
     font-size: 10px;
     line-height: normal;
     padding-bottom: 5px;
     text-decoration: underline;
}

.hirtorzs{
     color: #003300;
     font-family: Verdana;
     font-style: normal;
     font-variant: normal;
     font-weight: normal;
     font-size: 9px;
     line-height: normal;
     padding-top: 0pt;
     padding-right: 0pt;
     padding-bottom: 0pt; 
     padding-left: 0pt;
     margin-top: 5px;
     margin-right: 0pt;
     margin-bottom: 5px;
     margin-left: 0pt;
}

.hirlab{
     color: #003300;
     font-family: Verdana;
     font-style: normal;
     font-variant: normal;
     font-weight: normal;
     font-size: 9px;
     line-height: normal;
     padding-bottom: 5px;
}