﻿body
{
    margin-top: 18px;
    background-color: #ffffcc
    
}

a
{
    color: #119c45;
    background-color: black
    text-decoration: none;
}

a:hover
{
    color: #25b059;
    text-decoration: none;
}

.main_div
{
    text-align: center;
    width: 100%;
    border-top-style: dotted;
    border-right-style: dotted;
    border-left-style: dotted;
    border-bottom-style: dotted;
    background-color: #99ff66
}

.header
{
    width: 765px;
    height: 142px;    
    background-color: #99ff66
}

.header_left
{
    width: 623px;
    height: 142px;
    background-image: url(Images/header_left.png);
}

.header_right
{
    width: 142px;
    height: 142px; 
}

.menu
{
    width: 765px;
    height: 30px;
    background-image: url(Images/menu.GIF);
    
   
}

.menuitem
{
    width: 130px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    background-color: #ccffcc
}

.content
{
    width: 765px;    
    text-align: left;
    background-color: #99ff66
}

.content_left
{
    width: 170px;   
    vertical-align: top;
    text-align: left;
    background-color: #99ff66
}

.content_center
{
    width: 485px;
    vertical-align: top;
    text-align: justify;
    color: #119c45;
    padding-bottom: 25px;
    padding-top: 15px;
    padding-right: 20px;
    background-color: #99ff66
}

.content_right
{
    width: 110px;
    vertical-align: top;
    text-align: left;
    background-color: #99ff66
}

.kicsikep
{
    width: 110px;
    height: 100px;
    text-align: center;
    background-color: #99ff66
}

.tablecell
{
    border-right: #119c45 1px solid;
    border-top: #119c45 1px solid;
    border-left: #119c45 1px solid;
    border-bottom: #119c45 1px solid;
    background-color: #99ff66
}

.footer
{
    width: 765px;
    height: 29px;
    background-image: url(Images/footer.gif);    
    background-color: #99ff66
}

.galeria_cell
{
    vertical-align: middle;
    width: 85px;
    height: 65px;
    background-color: #99ff66
}
.IMG_k
{   
    background-color: #ffffff;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

