﻿.page 
{
    width: 1020px;
    margin: auto;
    font-family: Verdana;
    font-size: 12px;
}
.header_menu
{
    float:right;
    color:Gray;
    padding-right:20px;
}

.header_menu a 
{
    text-decoration:none;
    color:Gray;
}
.header 
{
    background-image:url('Images/header.png');
    background-repeat:no-repeat;
    height: 146px;
}
.main_menu 
{
    padding-top:118px;
    margin:auto;
    width:550px;
}
.row 
{
    float:left;
    margin-left:5px;
}
.td {padding-left: 30px;}
.clear {clear:both;}
hr {background-color:Gray; height:0,1px;}
#container{background: url('Images/menu_background.png') top left repeat-y;}
.menu 
{
    float:left;
    width: 212px;
    background-image: url('Images/menu_background.png');
    background-repeat:repeat-y;
    height:100%;
}
.menu_betegsegtunet 
{
    background-image: url('Images/betegsegtunet.png');
    background-repeat: no-repeat;
    height:33px;    
}
.menu_interakcio 
{
    background-image: url('Images/interakcio.png');
    background-repeat: no-repeat;
    height:35px;    
}

.cikk 
{
    float:left;
    width: 775px;
    padding: 15px;
    text-align:justify;
}
.node {padding-left:0;}
.button {padding-left:15%;}
.memo_kep {float:left;}
.memo_text {float:right; width: 70%;}
.button_right {float:right;}
.content_centered {margin: auto; width: 90%;}
.leiras {font-size:smaller;}
.koszonto { background-image:url('Images/background_koszonto.png'); background-repeat: no-repeat;}
.baross 
{
    border-top:1px solid white;
    color:White;
    font-weight:bold;
    margin-top:100%;
}
.baross_img 
{
    width:212px;
    height:56px;
    background-image:url('Images/baross.png');
    background-repeat: no-repeat;
}
.footer 
{
    background-image: url('Images/footer.png');
    background-repeat: no-repeat;
    height:27px;
    padding-left:350px;
    padding-top:4px;
}