// Településnév
#telepulesnev {
 margin:0 0 15px 0;
 font-size:48px;
 font-weight:bold;
 line-height:37px;
 display:block;
 text-transform:uppercase;
}

#p00 {
color: white;
text-align: center;
font-size: 3em;
font-weight: bold;
text-shadow: 0 0 10px #000, 0 0 20px #797979, 0 0 30px #fff, 0 0 40px #FFF, 0 0 70px #fff, 0 0 80px #fff, 0 0 100px #fff, 0 0 150px #fff;
}
#p01 {
margin-top:20px;
color: white;
text-align: center;
font-size: 4em;
//text-transform: uppercase;
font-weight: bold;
//text-shadow: 0 0 10px #000, 0 0 20px #797979, 0 0 30px #fff, 0 0 40px #FFF, 0 0 70px #fff, 0 0 80px #fff, 0 0 100px #fff, 0 0 150px #fff;
text-shadow: #000 0 0 10px , #797979 0 0 20px , #fff 0 0 30px , #FFF 0 0 40px , #fff 0 0 70px , #fff 0 0 80px , #fff 0 0 100px , #fff 0 0 150px ;
}
#p02 {
margin-top:20px;
color: white;
text-align: center;
font-size: 3em;
font-weight: bold;
text-shadow: 0 0 10px #000, 0 0 20px #797979, 0 0 30px #fff, 0 0 40px #FFF, 0 0 70px #fff, 0 0 80px #fff, 0 0 100px #fff, 0 0 150px #fff;
}
#p03 {
padding-top:25px;
color: white;
text-align: center;
font-weight: bold;
}
#p04 {
color: white;
text-align: center;
font-weight: bold;
}

.facehover:hover {
color:#white;
}
