body {
    text-align: left;
    background: #ffffff;
    font-family: arial;
    font-size: 12px;
    vertical-align: top;
}
#keret {
    width: 900px;
    margin: auto;
}
#fejlec {
    background: transparent url(fejlec.jpg) no-repeat left;
    text-align: right;
    vertical-align: bottom;
    height: 166px;
    color: #;
    width: 900px;
    font-weight: bold;
    padding-left: 15px;
}
#menu {
    text-align: left;
    float: left;
    width: 190px;
    border-right: 0px solid #DBDBDB; 
}
#tartalom {
    margin-left: 200px;
    padding: 10px;
    width: 660px;
    padding-top: -10px;
}
#lablec {
    border-top: 1px solid #DBDBDB;
    clear: both;
    text-align: center;
}  

.lista a {
    padding-left: 10px;
    text-decoration: none;
    display: block;
    background: transparent url(men.gif) no-repeat left;
    color: #CC3333;
    line-height: 1.5;
    
}
#koszonto {
    padding: 10px;
}

.lista a:hover {
    text-decoration: underline;
}

.lista {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.lista li {
}

h1{
    font-size: 36px;
    color: #F68122;
}
h2 {
    font-size: 14px;
    margin-bottom: -5px;
}
a.h1 {
    color: #F68122;
    text-decoration: none;
}
a {
    color: #000000;
    text-decoration: underline;
}
a:hover {
    color: #000000;
    text-decoration: none;
}
h2.h2 {
    color: #F68122;
}
img {
	border: 0;
}

