body {
   background-color: #4D555C;
   margin: 0px;
}

#c_table {
   border: 1px solid #ffffff;
 background: #ffffff url('images/content.jpg') repeat-y bottom center;
} 



.content {   
  
   padding: 0;
   
} 

#menu_td  {
background-color: #5e9ceb;  
background-image: url('images/termekek.jpg');
background-position: top left;
background-repeat: no-repeat;  
 padding: 0;

} 

#img_min  {   
background-color: #5e9ceb;
height: 100%;
} 

.content_prod {   
	padding: 0;
} 


.content_prod h1 {
   margin:  3px 22px 3px 17px;
   padding: 2px 0 2px 30px;
   background: url('images/h1_bg.jpg') no-repeat top left;
   font: 13px "Trebuchet MS";
   font-weight: bold;
   color: #ffffff;
} 

.content_prod h2 {
   margin: 7px 35px 7px 25px;
   font: 15px "Trebuchet MS";
   font-weight: bold;
   color: #fe971d;
   text-align: center;
} 

.content_prod h3 {
   margin:  0 35px 0 25px;
   font: 13px "Trebuchet MS";
   font-weight: bold;
   color: #2d7bdf;
} 

.content_prod h4 {
   margin:  0 35px 0 25px;
   font: 13px "Trebuchet MS";
   font-weight: bold;
   color: #2d7bdf;
} 


.content_prod p {
   margin:  0 35px 0 25px;
   font-family: Verdana;
   font-size: 11px;
   color: #565c53;
   line-height: 19px;
   text-align: justify;
} 

.content_prod a {
   font-family: Verdana;
   font-size: 11px;
   color: #64a2ee;
   line-height: 19px;
   text-decoration: none;
} 

.content_prod a:hover {
   font-family: Verdana;
   font-size: 11px;
   color: #fe961b;
   line-height: 19px;
   text-decoration: underline;
} 

.content_prod ul {
list-style-type: disc;
color: #fe961b;
text-align: left;

}

#prodtable  {
 
} 

#prodtable td {
   border-bottom: 1px solid #e0e4e8;
   padding: 7px 0 7px 0;
} 

#prodtable2 td {
   border-bottom: 1px solid #e0e4e8;
   padding: 2px 0 2px 0;
} 

#prodtable #bg {
 background: url('images/pt_bg.jpg') no-repeat bottom right;  
}

#prodtable p, #prodtable_main p {
   margin:  0 20px 0 10px;
   font-family: Verdana;
   font-size: 11px;
   color: #565c53;
   line-height: 17px;
   text-align: justify;
} 

#prodtable2 p {
   margin:  0 7px 0 7px;
   font-family: Verdana;
   font-size: 11px;
   color: #565c53;
   line-height: 17px;
   text-align: left;
} 

#prodtable_main td {
   padding: 0 0 7px 0;
} 


#prodtable h4, #prodtable_main h4 {
   margin:  3px 10px 0 10px;
   font: 13px "Trebuchet MS";
   font-weight: bold;
   text-align: left;
   color: #2d7bdf;
} 

#prodtable2 h4 {
   margin:  3px 7px 0 7px;
   font: 13px "Trebuchet MS";
   font-weight: bold;
   text-align: left;
   color: #2d7bdf;
} 

#prodtable h6, #prodtable_main h6  {
   margin:  0 20px 0 10px;
   font-family: Verdana;
   font-weight: bold;
   font-size: 11px;
   color: #CC3300;
   line-height: 17px;
   text-align: ;
} 






.bottom {
  background-color: #bcc6d0;
  background-image: url('images/bottom.jpg');
  background-repeat: no-repeat;
  border-top: 1px solid #ffffff;
}

.bottom p {
  color: #ffffff;
  margin: 15px 50px 15px 50px;
  text-align: center;
  font: 8pt Verdana;
}




hr {
  border-top: 1px solid rgb(234,247,212); 
  height: 1px; 
  width: 220px;
 }



.pic1 {
 border: 4px solid #d5edfe;
}


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 rgb(234,120,18); 
  font-family: Verdana; 
  font-size:8pt; 
  height: 22px;
  color:white; 
  background-color: rgb(249,150,62); 
}

.textbox {
  border: 1px solid rgb(205,217,231); 
  background-color:rgb(255,255,255);
  height: 20px;
  width: 300px;
  font-size:8pt;
  margin: 2px 0 2px 0;
}	

.scroll_textbox {
  border:1px solid;
  border-color:rgb(205,217,231); 
  font-family:Verdana;
  line-height:150%;
  background-color:rgb(255,255,255);
  width: 300px;
  height: 100px;
  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;
}




