/*
name:   ita.css
author: maKACS
date:   2005/11/10
*/



/* -- Fő honlapdoboz -- */

body {
	background-color: #FFFFFF;
	color: #444444;
	font: 0.8em arial, sans-serif;
	line-height: 1.6em;
	margin: 10px 0px 0px 0px;
	text-align: center;
}

#outline {
	background: url(gfx/outlinebg.gif) repeat-y;
	overflow: hidden;
	width: 771px;
	margin: 0px auto;
	text-align: left;
}

#foutline {
	background: url(gfx/foutlinebg.gif) no-repeat;
	height: 9px;
	margin: 0px auto;
	overflow: hidden;
	width: 771px;
}

#siteBox {
	margin: 0px auto;
	width: 751px;
}

#index {
	background: url(gfx/splash_small.jpg) no-repeat center top;
	height: 345px;
	width: 345px;
	text-align: center;
}

.bemut {
	background: url(gfx/pic_01s.gif) no-repeat 5px bottom;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	float: left;
	width: 751px;
}

.szolg {
	background: url(gfx/pic_08s.gif) no-repeat 5px bottom;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	float: left;
	width: 751px;
	}

.eler {
	background: url(gfx/pic_06s.gif) no-repeat 5px bottom;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	float: left;
	width: 751px;
	}

    
/* -- Fejlécdoboz -- */    

#headerBox {
	background: url(gfx/head.gif) no-repeat left;
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	height: 119px;
	width: 100%;
	}

/* -- linkek -- */

#menu a {
	background: url(gfx/icn_ma.gif) no-repeat left center;
	color: #999999;
	font-weight: bold;
	padding-left: 35px;
	text-decoration: none;
	}

#menu a.akt {
	color: #444444;
	background: url(gfx/icn_makth.gif) no-repeat left center;
    }

#menu a:hover {
	color: #444444;
	background: url(gfx/icn_mah.gif) no-repeat left center;
	}

#menu a.sub {
	background: url(gfx/icn_sma.gif) no-repeat left top;
	color: #999999;
	font-weight: bold;
	padding-left: 35px;
	text-decoration: none;
	}

#menu a.sub:hover {
	color: #444444;
	background: url(gfx/icn_smah.gif) no-repeat left top;
	}
    
#menu a.hu {
	background: url(gfx/icn_flag_hu.gif) no-repeat left center;
	color: #999999;
	font-weight: bold;
	padding-left: 35px;
	text-decoration: none;
	}

#menu a.hu:hover {
	color: #444444;
	background: url(gfx/icn_flag_hu.gif) no-repeat left center;
	}

#menu a.de {
	background: url(gfx/icn_flag_de.gif) no-repeat left center;
	color: #999999;
	font-weight: bold;
	padding-left: 35px;
	text-decoration: none;
	}

#menu a.de:hover {
	color: #444444;
	background: url(gfx/icn_flag_de.gif) no-repeat left center;
    }
    
a.top {
	background: url(gfx/icn_top.gif) no-repeat right center;
	color: #999999;
	float: right;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	width: 10px;
	}

a.top:hover {
	background: url(gfx/icn_top_on.gif) no-repeat right center;
	color: #999999;
	float: right;
	padding: 0px 5px 0px 0px;
	width: 10px;
	}

/* -- Láblécdoboz -- */

#footerBox {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px dotted #000000;
	color: #999999;
	float: left;
	font-size: 0.8em;
	height: 25px;
	width: 100%;
}

#footerLeft {
	float: left;
	text-align: center;
	width: 69%;
	}

#footerRight {
	float: right;
	width: 29%;
	text-align: right;      
    }


/* -- Content hasáb & layout -- */

#leftColumn {
	float: left;
	margin: 1.0em 0 1.0em 0;
	padding: 0 5px 5px 5px;
	width: 28%;
}
	
.leftColumnBox {
	float: left;
	width: 100%;
	margin-bottom: 1.4em;
	padding-top: 5px;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	background: url(gfx/news_bg.gif) repeat left bottom;
	}

#leftColumn p {
	margin-top: 1px;
	}

#leftColumn h1 {
	clear: both;
	font-size: 0.9em;
	margin-bottom: 1px;
    }

#rightColumn {
	float: right;
	padding: 0 5px 5px 5px;
	width: 69%;
}

#rightColumn p {
	display: block;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: justify;
}

#rightColumn ul {
	color: #111111;
	text-decoration: none;
	margin-right: 20px;
}


#leftColumn p a,
#rightColumn p a,
#rightColumn ul a,
#footerBox a {
	background: #fafafa;
	color: #111111;
	text-decoration: none;
	margin-right: 20px;
}

#leftColumn p a:hover,
#rightColumn p a:hover,
#rightColumn ul a:hover,
#footerBox a:hover {
	background: #CCCCCC url(gfx/a_hover.gif) repeat-x left bottom;
	color: #ff0000;
	font-weight: bold;
	margin-right: 20px;
}

#rightColumn h1 {
	clear: both;
	font-size: 1.0em;
	margin-top: 1.0em;
	border-top: 1px solid #444444;
	border-bottom: 1px dotted #444444;
	background: url(gfx/news_bg.gif) repeat left bottom;
	padding-left: 20px;
    }


/* -- Layout classok -- */



    .subHeading {
      display: block;
      clear: both;
      font-size: 0.85em;
      font-weight: bold;
	  padding-left: 20px;
    }
    
    .noDisplay  {
      display: none;
    }

    .bugFix {
      height: 1px;
    }

    .bigRightChar, .bigLeftChar {
      font-size: 5.0em;  
    }

    .bigRightChar {
      float: right;
      width: 11%;
      text-align: left;
    }

    .bigLeftChar {
      float: left;
      width: 10%;
      text-align: right;          
    }
    
    .center {
      text-align: center;
    }
    
   
/* -- Element class definitions -- */    
    
    
    
    acronym {
      cursor: help;
      background-color: #FFFFFF;
      border: 1px solid #D2D2D2;      
    }
    
    ul {
margin-left: 2.0em;
padding-bottom: 1.5em;
padding-left: 2.0em;
list-style-image: url(gfx/bullet.gif);
padding-bottom: 1.5.0em;
}

    ul li {
      list-style-image: url(gfx/bullet_on.gif)
	  padding-bottom: 1.5em;
    }   
    
    p {
      margin: 15px 0 15px 0;
    }
    
    hr {
	background-color: #cccccc;
	border: 0;
	color: #cccccc;
	height: 1px;
}
    
    

/* -- Image class definitions -- */

img {
	border: 0;
}

    .imgBlock {
      float: left;
      width: 75%;
      text-align: center;
      padding-left: 10px;
      margin-bottom: 1.0em;
    }

    .imgBlock .imgThree {
      padding: 0 2% 0 2%;
    }

    .imgLeft {
      float: left;
      padding: 5px;      
    }
    
    .imgRight {
      float: right;
      padding: 5px;      
    }    

    .imgText {
      display: block;
      font-size: 0.7em;
    }



/* -- Form element class definitions -- */



    .inputField {
      font-size: 0.70em;
      border: 1px solid #D2D2D2;
      background-color: #FFFFFF;
    }

    .inputField:focus {
      color: #444444;
      border: 1px solid #999999;
    }
