body {
 padding: 0px; 
 margin: 0px; 
 background-image:url(images/bg.jpg); 
 background-position:top left; 
 background-repeat:repeat;
}
.menu_link a {
 text-decoration:none;
 color: #20517E;
}
.menu_link a:hover {
 text-decoration:none;
 color: #20517E; 
}
.header {
 width: 770px; 
 height: 273px; 
 background-position:top left; 
 background-repeat:no-repeat;
}
.title {
 text-align:right;
 height: 55px; 
 background-image:url(images/title.jpg); 
 background-position:top left; 
 background-repeat:no-repeat;
 font-family: Arial;
 font-size: 36px;
 font-color: #464F58;
}
.left_column {
 background-image:url(images/left_bg.jpg); 
 background-position:top left; 
 background-repeat:repeat-x;
}
.right_column {
 background-image:url(images/right_bg.jpg); 
 background-position:top left; 
 background-repeat:repeat-x;
}
.content {
 padding: 15px;
 background-color: #ffffff;
}
.tartalom {
 font-family: Arial;
 font-size: 12px;
 color: #464F58;
}
.tartalom img {
 border: 1px solid #C2C6CA;
}
.fejlec {
 font-family: Arial; 
 font-color: #464F58; 
 font-size: 14px; 
 font-weight:bold;
 line-height: 35px;
}
.szoveg {
 font-family: Arial;
 font-size: 12px;
 color: #464F58;
 text-align: justify;
 line-height: 20px;
}
.szoveg a {
 color: #464F58;
 text-decoration:none;
}
.szoveg a:hover {
 color: #464F58;
 text-decoration:underline;
}
.img_right {
 margin: 0px 0px 0px 15px;
 float: right;
}
.img_left {
 margin: 0px 15px 0px 0px;
 float: left;
}
.corner {
 height: 28px; 
 background-image:url(images/corner.jpg); 
 background-position:top left; 
 background-repeat:no-repeat; 
 background-color: #ffffff;
}
.blue_cell {
 background-color: #C7D4DF;
}
.bottom_menu {
 font-family: Arial; 
 font-size: 11px; 
 color: #20517E; 
 height: 22px; 
 background-color: #C7D4DF;
}
.bottom_menu a {
 text-decoration: none;
 color: #20517E;  
}
.bottom_menu a:hover {
 text-decoration: none;
 color: #20517E; 
}