
.left{float:left;}

.center{float:center;vertical-align:middle;}


a:link { text-decoration: none; color : white}
a:visited {text-decoration: none; color : white}
a:active {text-decoration: none; color : white}
a:hover {text-decoration: none; color : white}


p {text-indent: 10px;}

img {margin: 0 0 0 0 ; border:none; float:center }
img.none {border:none; float:center; vertical-align:middle;}
img.nagy {border:none ; float:center ;height:350px}
img.right{border:none; float:right}


BODY{
//SCROLLBAR-FACE-COLOR: lightsteelblue;
SCROLLBAR-FACE-COLOR: #F5DEB3;
SCROLLBAR-TRACK-COLOR: #d4deec ;
background-color: #000000 ;
margin : 0 0 0 0 ;
text-align:center;
font-color:#ffffff;
}

td{vertical-align:top;}


h1{ margin: 0 0 0 0;text-align:center; color:#ffffff;  }
h2{ margin: 0 0 0 0;text-align:left; color:#ffffff;     }
h3{ margin: 0 0 0 0;text-align:center;    text-decoration:underline ;color:#ffffff; }
h4{ margin: 0 0 0 0;text-align:center;color:#ffffff;       }
h5{ margin: 0 0 0 0;            color:#ffffff;           }