body {
		background-color: transparent;
		/*background-image:url(formhatter.jpg);*/
		background-repeat: no-repeat;
}

.TaroloIframe{
background-color: transparent;
}

.Form {
		font-family: "Trebuchet MS", Verdana;
        background-color: transparent;
}

.Form h3 {font-size: 120%;}


.kod {
		color: #CCCCCC;
		font-size: 9px;
		font-style: italic;
}

.magyarazat {
		color: #999999;
		font-size:10px;
		font-style: italic;
}

.formneve {
		color: #990000;
		font-size:11pt;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #CCCCCC;
		line-height: 25px;
		font-weight: bold;
}


  /*---  BUTTON KINÉZETE  --------------------------------------------------------------------------------------------*/	
  
  
  .button1 {
		color: #FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background: url(../alapdesign/buttonhatter1.jpg) repeat-x left center;
		text-align: center;
		border: 1px solid #811517;
		vertical-align: middle;
		padding:0px 15px 0px 15px;
		text-decoration: none;
		height:25px; /*FF nek a magasság*/
		line-height: 25px;/*IE nek a magasság*/
		cursor:pointer;
}


