/*Általános jellemzők*/
body
 {
    background:				url(hkb1.jpg) repeat-x;
    background-attachment:	fixed;
  	background-color:		#FFEA97;
	font-family: 			Arial, Helvetica, sans-serif;
	color: 					#000000;
	font-size: 				12px;
	padding: 				0;
	margin: 				0;
	text-align: 			center;
 }

h2     
 {
	font-family:     comic sans ms, Trebuchet MS;
	font-size: 		 20px;
	font-weight: 	 normal;
	text-decoration: none;
	color:           #003300;
	text-align: 	 center;
 }

h3     
 {
	font-family:     comic sans ms, Trebuchet MS;
	font-size: 		 13px;
	font-weight: 	 normal;
	text-decoration: none;
	color:           #003300;
 }

h4
 {
	font-family:     comic sans ms, Trebuchet MS;
	font-size: 		 16px;
	font-weight: 	 normal;
	text-decoration: none;
	color:			 #FFFF62;
	text-align:		 center;
 }

h5
 {
	font-family:     comic sans ms, Trebuchet MS;
	font-size: 		 13px;
	font-weight: 	 bold;
	text-decoration: underline;
	color:			 #944123;
	margin-bottom:   0px;
 }

 h6
 {
	font-family:     comic sans ms, Trebuchet MS;
	font-size: 		 16px;
	font-weight: 	 normal;
	text-decoration: none;
	color:			 #6F4809;
	text-align:		 center;
 }

img
 {
    border: 0px solid #ee00eb;
    margin: 2px 5px;
 }

/*Főtest jellemzői*/
#container 
 {
	text-align: justify;
	padding:    0;
	margin:     30px auto;
	width:      900px;
 }
 /*Fejléc*/
#head 
 {
	cursor:	    default;
	width: 	    900px;
	height:     200px;
	background: url(ujfej3.jpg);
 }
#headin
 {
	text-align:  center;
	padding-top: 165px;
	font-size:   12px;
	font-weight: bold;
 }

/*Középső elemek jellemzői*/
#test  
 {
	background:    url(oldalb.jpg);
	text-align:    justify;
	width:         900px;
	padding-left:  0px;
	border:		   0px solid #abcefd;
	padding:	   0px;

 }
#testin
 {
	width:	 880px;
	padding: 0px 10px;
 }

#testbe
 {
  	background:	#FFC8A4;
	margin:		0px;
	margin-top: -3px;
	margin-left:2px;
	padding:	10px;
 }

table
 {
    border: 0px solid #566956;
	padding:0px;
 }
tr
 {
	padding:0px;
 }
td
 {
	padding:         5px;
	font-family:     comic sans ms, Trebuchet MS;
	font-size: 	 14px;
	font-weight: 	 bold;
	text-decoration: none;
	color:           #003300;
        margin:          0px;
 }
td a
 {
	font-family:     comic sans ms, Trebuchet MS;
	font-size: 	 14px;
	font-weight: 	 bold;
	text-decoration: none;
	color:           #003300;
 }

td a:hover
 {
	font-family:     comic sans ms, Trebuchet MS;
	font-size: 	 14px;
	font-weight: 	 bold;
	text-decoration: none;
	color:           #003300;
 }

#normal
 {
	font-family:     comic sans ms, Trebuchet MS;
	font-size:       13px;
	font-weight: 	 normal;
	text-decoration: none;
	color:           #000000;
 }

 #fontos
  {
	font-family:     comic sans ms, Trebuchet MS;
	font-size:       13px;
	font-weight: 	 bold;
	text-decoration: none;
	text-align: 	 center;
	color:		 #790000;
  }
#kiemel
{

	font-family:     comic sans ms, Trebuchet MS;
	font-size:       15px;
	font-weight: 	 bold;
	text-decoration: none;
	text-align: 	 center;
	color:		 #FFFF00;
        background-color:#BA5A14;
        border: 2px dashed #ffff00;
        padding: 5px;
}
#cim
  {
	font-family:     comic sans ms, Trebuchet MS;
	font-size: 	 18px;
	font-weight: 	 normal;
	text-decoration: none;
	text-align: 	 center;
	color:	         #D70000;

  }

/*Lábléc jellemzői*/
#foot 
{
    background:	url(labb.jpg) repeat-y 0 0;
	margin:		0 auto;
	text-align: center;
	top: 		0;
	clear: 		both;
	width: 		900px;
    height:		200px;
	padding:	0;
}
#footfej 
{
	margin:		0px 10px 0px 12px;
	text-align: left;
	padding:	10px;
	padding-bottom:0px;
}
#footin 
{
  	background:	#FFC8A4;
	margin:		10px;
	margin-left:12px;
	margin-top: 0px;
	text-align: left;
	padding:	10px;
}
