body {
	margin: 0px;
	padding: 0px;
	font-family : Arial;
	color: #333333;
	border: 0px;	
  height: 100%;
	background-color: #ffffff;
  /*background-image: url(../_pictures/webdesign/imp/menubg.png);*/
  background-image: url(../_pictures/webdesign/imp/menubguj.png);
  background-position: top;
  background-repeat: repeat-x;
}



.honlaptorzs
{
  background: url(../_pictures/webdesign/imp/contentbg.png) repeat-x center top;
}

.headmenu
{
  width: 120px;
  height: 30px;
  cursor: pointer;
}
.headmenutable
{
  border: 1 ;
  width:100%;
  height    : 192px;  
  color:#ffffff; 
  font-size:12px;
  
}

.almenu_activ
{
  cursor: default;
  background: #ed1c24;
  color: #ffffff;
  border-left: 1px #929292 solid;
}

.almenu_on
{
  background: #ed1c24;
  cursor: pointer;
  color: #ffffff;
  border-left: 1px #929292 solid;
}
.almenu_off
{
  background: #e6e6e6;
  border-left: 1px #929292 solid;
}

.almenu_first{
  border-left: 1px #929292 solid;
}

.menu_fixmeret
{
  width: 100px;
}

.submenu_off
{
  font-size: 12px;
  color: #ffffff;
  background: #515151;
  
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;  

  border-top-color: #000000;
  border-top-style: solid;
  border-top-width: 1px;
  
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;  
}

.submenu_on
{
  cursor: pointer;
  font-size: 12px;
  color: #ffffff;
  background: #ed1c24;
  
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;  

  border-top-color: #000000;
  border-top-style: solid;
  border-top-width: 1px;
  
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;  
}

.submenu_active
{
  cursor: default;
  font-size: 12px;
  color: #ffffff;
  background: #ed1c24;
  
  border-bottom-color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;  

  border-top-color: #000000;
  border-top-style: solid;
  border-top-width: 1px;
  
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;  
}


.statusz_hivatkozas
{
  font-size: 12px;
  text-decoration: none;
  /*color:#444444;*/
  color: #ffffff;
}

._hivatkozas
{
  font-size: 12px;
  text-decoration: none;
  color: #000000;
}

.lablec
{
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: center;
  height: 25px;
  color: #999999;
  /*background: url(../_pictures/webdesign/imp/footerbg.png);*/ 
}



.tartalom10
{
  font-size: 10px;
  font-family : Times;
}

.tartalom11
{
  font-size: 11px;
  color: #0f0f0f;
}

.tartalom
{
  font-size: 12px;
  color: #0f0f0f;
}

.tartalom14
{
  font-size: 14px;
  color: #0f0f0f;
}


.tartalom_sorkizart
{
  color: #0f0f0f;
  text-align: justify;
  font-size: 12px;
  text-justify: newspaper;
}

.tartalom11_sorkizart
{
  font-size: 11px;
  color: #0f0f0f;
  text-align: justify;
  text-justify: newspaper;
}

.tartalom14_sorkizart
{
  font-size: 14px;
  color: #0f0f0f;
  text-align: justify;
  text-justify: newspaper;
}








H1
{
 font-size: 16px;
 color: #0f0f0f;
 margin: 0;

 font-weight: bold;
 display: inline; 
}



























