body {
   background-color: #244B63;
   margin: 0px;
}

#c_table {
   border: 1px solid #5c9ab3;
} 

A {
  COLOR: #3d86a5;
  font-weight: normal;
  TEXT-DECORATION: none;
}

A:hover {
  COLOR: #86c140; 
  font-weight: normal;
  TEXT-DECORATION: underline;
}

A:visited {
  COLOR: #3d86a5; 
}

#flash {
  position: relative; 
  float: left;
  top: 0; left: 750px;  
  padding: 0;
  background-image: url('images/flash.jpg');
  background-position:  top left;
  background-repeat: no-repeat;
   
}

.content1 {
   background: #61b9d7 url('images/content1.jpg') repeat-y bottom center;
} 

.content1 h1 {
   height: 61px;
   background: url('images/content1_top.jpg') no-repeat top left;
   padding: 15px 10px 12px 18px;
   margin: 0 0 0 45px;
   font: 15px "Trebuchet MS";
   font-weight: bold;
   color: #3d86a5;
} 

.content1 h2 {
   margin: 0 0 0 65px;
   font: 13px "Trebuchet MS";
   font-weight: bold;
   color: #307d6d;
} 

.content1 h3 {
   margin: 0 0 0 65px;
   font: 13px "Trebuchet MS";
   font-weight: bold;
   color: #6cb528;
} 

.content1 p {
   margin: 0 30px 0 65px;
   font-family: Verdana;
   font-size: 11px;
   color: #565c53;
   line-height: 19px;
   text-align: justify;
} 


#termek1 {
   width: 317px;
   height: 100px;
   background: #e7f5f9 url('images/termekbg1.jpg') no-repeat top left;
   margin: 10px 0 0 60px;
   padding: 8px 5px 8px 5px; 
}

#termek1 h3, #termek2 h3 {
   margin: 0 0 0 7px;
   font: 13px "Trebuchet MS";
   font-weight: bold;
   color: #c21515;
}

#termek1  p, #termek2  p {
   margin: 0 0 0 7px;
   font-family: Verdana;
   font-size: 11px;
   color: #565c53;
   line-height: 17px;
   text-align: left;
}

#termek2 {
   width: 317px;
   height: 240px;
   background: #e7f5f9 url('images/termekbg2.jpg') no-repeat top left;
   margin: 10px 0 0 60px;
   padding: 8px 5px 8px 5px; 
}

.content2 {
   width: 471px;
   background: #ffffff url('images/content2.jpg') no-repeat top left;  
}

.content2 h1 {
   margin: 15px 0 0 30px;
   font: 15px "Trebuchet MS";
   font-weight: bold;
   color: #3d86a5;
} 

.content2 h2 {
   margin: 0 0 0 30px;
   font: 13px "Trebuchet MS";
   font-weight: bold;
   color: #c21515;
} 

.content2 p {
   margin: 0 30px 0 30px;
   font-family: Verdana;
   font-size: 11px;
   color: #565c53;
   line-height: 19px;
   text-align: justify;
} 

.flash {
   
}

.bottom {
  background-color: #4b90a6;
  background-image: url('images/bottom.jpg');
  background-repeat: no-repeat;
}

.bottom p {
  color: #ffffff;
  margin: 15px 50px 10px 0;
  text-align: right;
  font: 8pt Verdana;
}




hr {
  border-top: 1px solid rgb(234,247,212); 
  height: 1px; 
  width: 220px;
 }



.pic1 {
 border: 3px solid rgb(227,242,250);
 margin: 5px 5px 3px 0;
}


img {
  border: 0px; 
}


#dotted {
   font: 8pt verdana;
   color: #bdbdbd;
   margin: 0px 10px 10px 35px;
   text-align: left;
   line-height: 140%;
   letter-spacing: 1;
}


.button {
  border:1px solid white; font-family: Verdana; 
  font-size:8pt; 
  height: 20px;
  color:white; 
  background-color:rgb(211,42,43); 
}

.textbox_content {
  border: 1px solid rgb(189,221,252); 
  background-color:rgb(255,255,255);
  height: 22px;
  font-size:8pt;
}	

.scroll_textbox {
  border:1px solid;
  border-color:rgb(189,221,252); 
  font-family:Verdana;
  line-height:150%;
  background-color:rgb(255,255,255);
  width: 300px;
  scrollbar-face-color: #85bbfc; 
   scrollbar-shadow-color: #ffffff; 
   scrollbar-highlight-color: #ffffff; 
   scrollbar-3dlight-color: #D2D4DA; 
   scrollbar-darkshadow-color: #D2D4DA; 
   scrollbar-arrow-color: #d32a2b; 
   scrollbar-track-color: #ffffff;
}



