body {
    text-align: justify;
    background: #ffffff;
    font-family: arial;
    font-size: 11px;
    vertical-align: top;
    color: #3e3e3e;
}

.menu a {
    text-decoration: none;
    display: block;
    padding-left: 16px;
    border-bottom: 1px dashed #DBDBDB;
    background: url(images/weblap-keszites-nyil.gif) no-repeat left;
}

.menu {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.menu li {
    padding-top: 5px;
}

.menu a:hover {
    text-decoration: underline;
    padding-left: 20px;
    background: url(images/weblap-keszites-nyil2.gif) no-repeat left;
}
a {
    text-decoration: none;
    color: #3A3A3A;
}
a:hover {
    text-decoration: underline;
    color: #037FD5; 
}

h1 {
    font-size: 14px;
}

h2 {
    font-size: 14px;
    color: #037FD5;
}

h3
{
    font-size: 14px;
    color: #037FD5;
    margin: 0px;
}

.lista {
     list-style-image: url(images/weblap-keszites-nyil.gif);
}

.kep {
    width: 140px;
}

.kiskep {
    width: 80px;
}

.cikkkep {
    width: 100px;
    float:left;
    padding-right: 10px;
}

.fo:hover {
    text-decoration: none;
}

