

body {
margin: 0 auto 0 auto;
width: 765px;
text-align: left;
border-spacing: 0px;
font-family:'Georgia';
}

#fejlec {
width: 765px;
height: 186px;
background-image: url('kepek/fejlec.png');
background-repeat: no-repeat;
}

#menu {
width: 172px;
height: 270px;
vertical-align: top;
background-image: url('kepek/oldal.png');
background-repeat: no-repeat;
}

#menu a:link {color: black; font-weight:bold;}
#menu a:visited {color: black; font-weight:bold;}
#menu a:active {color: black; font-weight:bold;}
#menu a:hover {color: black; font-weight:bold; }

#menu a{
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

#menu a:hover {
background-color: #000000;
color: white;
width: 100px;
}

#menu ul {
display: block;
width: 125px;
list-style-type: none;
padding: 5px 25px;
}

#menu ul li {
padding-bottom: 15px;
}

#menu_hor a:link {color: black; font-weight:bold;}
#menu_hor a:visited {color: black; font-weight:bold;}
#menu_hor a:active {color: black; font-weight:bold;}
#menu_hor a:hover {color: black; font-weight:bold; }

#menu_hor {
text-align: center;
list-style-type: none;
display: inline;
}

#menu_hor a{
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

#menu_hor a:hover {
background-color: #000000;
color: white;
width: 100px;
}

#menu_hor ul {
display: inline;
width: 125px;
list-style-type: none;
padding: 5px 25px;
}

#menu_hor ul li {
display: inline;
padding-bottom: 15px;
}

#tartalom {
text-align: left;
vertical-align: top;
padding: 1%;
padding-bottom: 30px
}

hr {
color: black;
width: 70%;
}

#kepek {
text-align: center;
padding: 0px;
}
#kepek img {
border: none;
}


.copyright {
font-weight: bold;
font-size: 12px;
text-decoration: none;
text-align: center;
padding-bottom: 10px
}
