/* css03.css */
body {background-color: white; text-decoration: none;}
#logo {background-image: url(../img/m.jpg); width: 120px; height: 120px;}

a:link, a:visited, a:focus, a:hover, a:active{ text-decoration: none; }

#elso {width: 250px; height: 370px; background-image: url(../img/bf.jpg); border: 0px; padding: 0px;}
#elsotxt {width: 230px; height: 230px; background-color: transparent; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; line-height: 13px; text-align: justify; top: -500; left: -500; position: absolute; }

#masodik {width: 370px; height: 250px; background-image: url(../img/xjf.jpg); border: 0px; padding: 0px;}
#masodiktxt {width: 222px; height: 240px; background-color: transparent; color: white; font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; line-height: 13px; text-align: justify; padding: 10px;}

#harmadik {width: 370px; height: 250px; background-image: url(../img/ba.jpg); border: 0px; padding: 0px;}
#harmadiktxt {width: 230px; height: 230px; background-color: transparent; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; line-height: 13px; text-align: justify; top: -500; left: -500; position: absolute; }

#negyedik {width: 250px; height: 370px; background-image: url(../img/ja.jpg); border: 0px; padding: 0px;}
#negyediktxt {width: 230px; height: 230px; background-color: transparent; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; line-height: 13px; text-align: justify; top: -500; left: -500; position: absolute; }

#logotxt {width: 120px; height: 120px; background-color: transparent; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 15px; line-height: 18px; text-align: center; padding: 0px; }

#keytxt {width: 1000px; height: 1000px; background-color: transparent; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; line-height: 13px; text-align: justify; top: -1000; left: -1000; position: absolute; }

#copyright {background-color: transparent; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; line-height: 12px; text-align: center;}