html, body{
    margin: 0px;
    padding: 0px;
    border: 0px;
    background-color: #555555;
    font-family: Arial;
    color: #ffffff;
}

a{
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
}

a:hover{
    color: #ffffff;
    text-decoration: underline;      
}

a:visited{
    color: #ffffff;
    text-decoration: none;
}

a:visited:hover{
    color: #ffffff;
    text-decoration: underline;
}


img{
    border: 0px;
}

.sub{
    font-size: 11px;
}

.n1{
    position: relative;
    top: 1px;
}

.n3{
    position: relative;
    top: 0px;
}

#begin_vertical{
    position: absolute;
    top: 50%;
    margin-top: -294px; /* fele a képmagasságnak */
    left: 0;
    width: 100%;
}
		    
#begin_horizontal{
    width: 1000px; /* kép szélessége */
    margin-left: auto;
    margin-right: auto;
    height: 588px; /* kép magassága */
}

#begin_cont{
    position: absolute;
    width: 1000px;
    height: 588px;
    border: 0px solid;
    background-image: url('../img/begin.jpg');
    background-repeat: no-repeat;
}

#forum_link{
    position: absolute;
    width: 200px;
    height: 14px;
    border: 0px solid;
    left: 55px;
    top: 503px;
    border: 0px solid;
}

#muvhaz_link{
    position: absolute;
    width: 200px;
    height: 14px;
    border: 0px solid;
    left: 145px;
    top: 503px;
    border: 0px solid;
}

#muvhaz_link2{
    position: absolute;
    width: 200px;
    height: 14px;
    border: 0px solid;
    left: 145px;
    top: 535px;
    border: 0px solid;
}

#varsz_link{
    position: absolute;
    width: 170px;
    height: 15px;
    border: 0px solid;
    left: 380px;
    top: 503px;
    border: 0px solid;
}

#varsz_link2{
    position: absolute;
    width: 170px;
    height: 15px;
    border: 0px solid;
    left: 380px;
    top: 535px;
    border: 0px solid;
}

#feszt_link{
    position: absolute;
    width: 170px;
    height: 15px;
    border: 0px solid;
    left: 580px;
    top: 503px;
    border: 0px solid;
}

#feszt_link2{
    position: absolute;
    width: 170px;
    height: 15px;
    border: 0px solid;
    left: 585px;
    top: 528px;
    border: 0px solid;
}


#unnepsegek_link{
    position: absolute;
    width: 150px;
    height: 15px;
    border: 0px solid;
    left: 770px;
    top: 503px;
    border: 0px solid;
}

#mozi_link{
    position: absolute;
    width: 60px;
    height: 15px;
    border: 0px solid;
    left: 890px;
    top: 503px;
    border: 0px solid;
}

#uzenet{
    position: absolute;
    width: 200px;
    height: 15px;
    border: 0px solid;
/*    left: 435px;*/
    left: 380px;
    top: 560px;
    border: 0px solid;
    font-size: 14px;
}

#nezoter
    {
    position:absolute;
    top:165px;
    left:20px;
    width:200px;
    background-color: #37464B;
    padding:3px;
    opacity:0.7;
    filter: alpha(opacity=70);
    text-align:center;
    border:ridge 3px #37464B;
    }
#nezoter li
    {
    display:block;
    padding-bottom:3px;
    }