body {
   background-color: #228B7D;
   margin: 0;
   font-family: Tahoma Verdana Helvetica sans-serif;
   background-image: url('images/cct_bg.jpg');
   background-position: top left;
   background-repeat: repeat-x;
}

p {
   font: verdana "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
   margin: 0;
   color: #4f4e3f;
}

A {
  COLOR: #e8782d;
  font-weight: bold;
  TEXT-DECORATION: none;
}

A:hover {
  COLOR: #fba063; 
  font-weight: bold;
  TEXT-DECORATION: underline;
}

A:visited {
  COLOR: #3399ff; 
}


hr {
  border-top: 1px solid rgb(234,247,212); 
  height: 1px; 
  width: 220px;
 }

h4 {
   font: normal 11px "Verdana";
   font-weight: bold;
   color: #f76743;
   margin: 0 0 0 5px;
   line-height: 14px;
}



em { 
font: 13px "Times New Roman"; 
font-style: italic; }


/* Content*/

.c0 {
  background-color: white;
  padding: 0;
  background-image: url('images/content_bg.jpg');
  background-position:  top left;
  background-repeat: repeat-y;
}

#content {
  width:615px; 
  position: relative; 
  float: left;
  left:0; top:0;   
  background-color: white;
  padding: 0;
  background-image: url('images/content_bg_in.jpg');
  background-position:  top left;
  background-repeat: repeat-y;
  
}



#content_left {
  width: 225px; 
  height: 100%; 
  position: relative; 
  float: left;
  left: 5px; top: 0;   
  background-color: #fafcfb;
  padding: 0;
  background-image: url('images/content_right_bg.jpg');
  background-position:  top left;
  background-repeat: repeat-y;
}


#content  p {
  font: 11px Verdana;
  margin: 0 35px 0 35px;
 line-height: 19px;
  text-align: justify;
  color: #223331;
}

#content_in  p {
  font: 11px Verdana;
  margin: 0;
 line-height: 19px;
  text-align: center;
  color: #223331;
}

#content A {
  COLOR: #c83510;
  TEXT-DECORATION: none;
  font: normal 11px Verdana;
  font-weight: bold;
  line-height: 19px;
}

#content A:visited {
  COLOR: #f28b46; 
  font: normal 11px Verdana;
  font-weight: bold;
  line-height: 19px;
}

#content A:hover {
  COLOR: #f28b46; 
  TEXT-DECORATION: underline;
  font: normal 11px Verdana;
  font-weight: bold;
  line-height: 19px;
}

#content h1 {
   font-family: "Trebuchet MS";
   font-size: 15px;
   font-weight: bold;
   margin: 10px 35px 15px 34px;
   color: #f76743;
   border-bottom: 1px solid #ffcfb7;
}

#content h2 {
   font: normal 10pt "Trebuchet MS";
   font-weight: bold;
   margin: 10px 0 10px 35px;
   color: #37998b;
}

#content h3 {
   font: normal 11px "Verdana";
   font-weight: bold;
   color: #037567;
   margin: 0 35px 0 35px;
   line-height: 15px;
   text-align: justify;
}



.pic  {
 border: 5px solid #d7f9f6;
}




/* bottom*/

.bottom {
  height: 25px;
  background-color: #ffffff;
  padding: 0;
  background-image: url('images/footer.jpg');
  background-position: top left;  
  background-repeat: no-repeat;
}

.bottom p {
  color: #ffffff;
  margin: 5px 40px 5px 40px;
  text-align: center;
  font: 8pt Tahoma;
}


.bottom A  {
  color: #ffffff;
  font-weight: normal;
  TEXT-DECORATION: none;
}

.bottom A:hover {
  color: #fab97d; 
  font-weight: normal;
  TEXT-DECORATION: underline;
}


#copyright {
  color: #e8e6be;
  margin: 30px 25px 7px 20px;
  text-align: center;
  font: 8pt Verdana;
}

#copyright A  {
  COLOR: #e8e6be;
  font-weight: normal;
  TEXT-DECORATION: none;
}

#copyright A:hover {
  COLOR: #ffffff; 
  font-weight: normal;
  TEXT-DECORATION: underline;
}




.button {
  border:1px solid rgb(182, 69, 56); font-family: Verdana; 
  font-size:8pt; 
  height: 25px;
  color:white; 
  background-color: #f76743; 
  width: 200px;
}

.textbox_content {
  border: 1px solid rgb(189,221,252); 
  background-color:rgb(255,255,255);
  height: 30px;
  font-size:8pt;
}	

.scroll_textbox {
  border:1px solid;
  border-color:rgb(189, 188, 170); 
  font-family:Verdana;
  line-height:150%;
  background-color:rgb(255,255,255);
  width: 370px;
scrollbar-face-color:rgb(189, 188, 170); 
scrollbar-shadow-color:rgb(189, 188, 170); 
scrollbar-highlight-color:rgb(189, 188, 170); 
scrollbar-3dlight-color:rgb(255, 255, 255); 
scrollbar-darkshadow-color:rgb(255, 255, 255);
 scrollbar-base-color:rgb(255, 255, 255); 
scrollbar-arrow-color:rgb(255, 255, 255); 
scrollbar-track-color:rgb(255, 255, 255);
}
}

.checkbox {
    background-color: transparent;
	border-width: 1px;
	border-style: 1px;
}

.select	{
	width:	250;
	border-style: solid;
	border-width: 1px;
}

.textbox {
	border:1px solid rgb(189, 188, 170); 
	font-family: Verdana;
	font-size: 8pt;
	height: 18px;
        width: 220px;
	background-color: rgb(255,255,255);
}	

.dd_box {
	border: 1px solid rgb(189, 188, 170); 
	font-family:Verdana;
	font-size:8pt;
	height: 18px;
	width: 370px;
        line-height: 19px;
	background-color:rgb(255,255,255);
}	




/*lightbox*/

.black_overlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 0;
    height: 0;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
 
.white_content {
    display: none;
    position: relative;
    top: 0;
    left: 0;
    width: 625px;
    height: auto;
    padding: 16px;
    border: 5px double #f86a46;
    background-color: white;
    z-index: 1500;
    overflow: auto;
} 

#regtable {
  border: 0;

}

.regtable2 {
  border: 0;
  width: 220px;
  height: 430px;
}

.regtable2 p {
  line-height: 130%;
  font-family: Tahoma;
  font-size: 11px; 
  font-weight:normal;
  margin: 0 10px 0 10px;
  text-align: justify;

}

.regtable2 h4 {
   font-family: "Trebuchet MS";
   font-size: 13px;
   font-weight: bold;
   margin: 5px 10px 5px 10px;
   color: #1d8f87;
   line-height: 120%;
   text-align: center;
}

.userform  {
   line-height: 100%;
   font: 8pt normal Tahoma;
   
}

.userform input {
  background-color:white;
  border: 1px solid #bbddcc;
  font-family:Tahoma;
  font-size: 9pt;
  height: 19px;
  width: 190px;
  padding-top: 2px;
}

.userform .button1 {
  font-family: Verdana;
  font-size:8pt;
  height: 22px;
  color:white; 
  background-color: #ef6c58; 
  width: 190px;
  border: 1px solid #ca412a;
}

.userform .button2 {
  font-family: Verdana;
  font-size:8pt;
  height: 22px;
  width: 140px;
  color: #ffffff;
  background-color: #ef6c58;
  border: 1px solid #ca412a;
}

#reg_in {
background-color: #eae2ca; 
border: 1px solid white; 
width: 200px; 
align: center;
padding: 0 0 5px 0;
}


#reg_in p {
  line-height: 120%;
  font-family: Tahoma;
  font-size: 11px; 
  font-weight:normal;
  margin: 0;
  text-align: left;

}
*


<dangercsináltaezt>
	*/

.userform             {text-align:center;}
	.userform div.around  {padding: 0; margin: 5px 0 0 0;}
	.userform table       {margin: 5px;}
	.userform .caption    {font:9pt tahoma bold; color: #3f3c38; text-align:left; height: 18px; padding-top: 2px;}
	.userform .controls   {padding:7px 0px 7px 0px;}
	.userform .done       {font:9pt tahoma;padding: 15px;}
	a.adatved       {text-decoration:none; color:black;font:11px tahoma;}
	a.adatved:hover {text-decoration:underline}

	/*
</dangercsináltaezt>
