
body{ 
background-image: url(images/szec.jpg);
background-repeat: repeat;
}
/*a címoldal stílusa:*/
#nyitkep{
background-image: url(images/nyitkep.jpg);
background-repeat: no-repeat;
}
/*címoldal eddig*/

/*menü*/
#balelem{
background-image: url(images/menuhatter.png);
background-repeat: no-repeat;
}


#gomb{
background-image: url(images/gomb.jpg);
background-repeat: no-repeat;
}
#gomb01{
background-image: url(images/gomb.jpg);
background-repeat: no-repeat;
}
/*menü vége*/

/*tartalom*/
#tartalom00{
background-image: url(images/korhatter.png);
background-repeat: no-repeat;
background-position: ;
}

#tartalom02 img{
border: 2px solid #200;
margin-top:40px;
margin-bottom:5px;
}
/*tartalom vége*/
