#navbar {
     display: none;
}
#rightbar {
     display: none;
}
#fej {
     display: none;
}
#feja {
     display: none;
}

body {
     margin-top: 0.5in;
	 background-color: #FFF; 	
	 background-image:url(none.png);
	 background-repeat:no-repeat;
	 background-position: center;
	 font-family: Georgia, Times, serif;
	 
	 height:auto !important;
	 min-height:150%;
	 color: #000; 
	/*background-color: rgb(252,230,138);*/
	 
	 /*background-repeat:no-repeat;*/
	 
	 font-size: 100.01%; 
	 text-align: center;
    /* border-style:dotted;*/
	 /*margin-left: auto;
     margin-right:auto;*/
}

#contener {     
      margin-top: 0.5in;
	 /*width: 600px;*/
	 height: auto !important;
     /*min-height:600px;*/
     background-color: #FFF;
	 /*background-color: rgb(150,0,16);*/
	 margin-left: auto;
     margin-right:auto;
}

#content { 
	/* position: relative;*/
	/* top: 32px;*/
	margin-top: 0px;
	width: 900px; 
     color: #000;
	 /*margin-left:205px;*/
	 margin-left:auto;
     margin-right: auto;
     /*background-color: #ccc;*/
	 background-color: #FFF;
}	

#content a { 
     color:rgb(150,0,16);
	 text-decoration: underline;
}
#content a:hover { 
     color:rgb(150,0,16);
	 text-decoration: underline;
	 background: #ccc;
}



#content img{
 float:left;
 margin-right:3px;
 margin-left:3px;
}

#footer {
     position: relative;
	 top: 40px;
	 width: 100%;
	 height:auto !important;
     min-height:10px;
	 /*background-color: #003300; */
	 background-color: #FFF;
	 color: #000;
	 text-align: center;
	 font-size: 80%;
	 border-top: 2px dotted #CCCCCC;
	 margin-top: 4em;
}

h1 {
	 font-size: 24pt;
	 color: #000 ;
}

h2 {
	 font-size: 16pt;
	 color: #000 ;
}

a {
  color: #000;
  text-decoration: none;
  /*padding: 0em 0.5em;*/
 }
 
 .navfej{
     display: none;
}
.hirfej{
     color: #000;
     font-family: tt;
     font-style: normal;
     font-variant: normal;
     font-weight: normal;
     font-size: 16px;
     line-height: normal;
     padding-bottom: 5px;
     text-decoration: underline;
}

.hirtorzs{
     color: #000;
     font-family: tt;
     font-style: normal;
     font-variant: normal;
     font-weight: normal;
     font-size: 16px;
     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: #000;
     font-family: tt;
     font-style: normal;
     font-variant: normal;
     font-weight: normal;
     font-size: 16px;
     line-height: normal;
     padding-bottom: 5px;
}
