body {
background-color: #fff;
font-family: Arial, sans-serif;
font-size: 15px;
scrollbar-3dlight-color: white;
scrollbar-arrow-color: white;
scrollbar-face-color: red;
}

#keret {
position: absolute; top: 15px; left: 150px;
height: 550px;
}

#fejlec {
width: 690px; 
text-align: center; 
color: #8c1717;
font-weight: bold;
background-color: #ccc;
height: 105px;
}

#fejlec img {
position: relative; top: 18px; left: 18px;
float: left;
border: 0px;
}

h1 {
position: relative; top: 23px; left: 0px;
font-size: 21px;
font-family: Verdana;
}

#menu {
position: relative; top: 0px; left: 0px;
background-color: #ccc;
width: 95px; height: 300px; 
font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px; 
text-align: left;
padding-top: 55px;
padding-right: 17px;
padding-left: 17px;
}
.gomb {
padding: 3px;
}

#tartalom {
position: relative; top: -350px; left: 140px;
height: auto;
padding: 20px;
width: 510px;
background-color: #fff;
}

#tartalom img {
float: left;
margin-right: 20px;
margin-bottom: 10px;
border: 0;
}

#tartalom p {
font-size: 15px;
color: #333;
}

.eletkepek {
float: left;
border-top: 1px dotted;
padding: 10px;
}
.eletkepek img {border: 0;}

.album {
background-color: #fff; 
width: 500px;
height: auto;
position: relative; top: 20px; left: 0px;
}

.album img {
padding-bottom: 30px;
border-bottom: 1px dotted;
}

h2 {
border-bottom: 1px solid;
font-size: 17px;
color: #8c1717;
}

h3 {
font-size: 15px;
}
.szoveg {color: #333;}

.kekhiv {color: blue}

#lablec {
position: relative; top: -340px; left: 0px;
color: #999;
width: 690px; max-height: 30px;
padding-top: 5px; padding-bottom: 5px;
background-color: #fff;
font-size: 80%;
padding-left: 10px;
margin-bottom: 10px;
}

a:link { color: #333; text-decoration: none; }
a:visited { color: #666; text-decoration: none; }
a:hover { color: #333; text-decoration: none; }
a:active { color: #8c1717; text-decoration: none; }