html 		{ width: 100%; 
		  margin: 0px; 
		  padding: 0px; 
		  height: 100%; }

body		{ background: #dddddd; 
		  width: 100%; 
		  height: 100%; 
		  margin: 0px; 
		  padding: 0px; 
		  text-align: center; }


a.forum_url 	{ font-weight: normal; 
		  color: #ffffff; 
		  font-size: 16px;
		  text-decoration: none }

a.vt_action 	{ font-weight: normal; 
		  color: #ffffff; 
		  font-size: 12px;
		  text-decoration: none }

a.page_aktiv 	{ font-weight: normal; 
		  color: #ffff00; 
		  font-size: 12px;
		  text-decoration: none }

a.page_inaktiv 	{ font-weight: normal; 
		  color: #ffffff; 
		  font-size: 12px;
		  text-decoration: none }

a.mainfunctions	{ font-weight: normal; 
		  color: #00ccff; 
		  font-weight: bold;
		  font-size: 12px;
		  text-decoration: none }

a.hier 	{ font-weight: normal; 
		  color: #00ccff; 
		  font-size: 12px;
		  text-decoration: none }

a.forum_index 	{ font-weight: bold; 
		  color: #ffffff; 
		  font-size: 12px;
		  text-decoration: none }

a.vf_topics 	{ font-weight: bold; 
		  color: #ffffff; 
		  font-size: 12px;
		  text-decoration: none }

p.forum 	{ font-weight: normal; 
		  color: #ffffff; 
		  font-size: 12px;
		  text-decoration: none }

td.szoveg  {
		  background-color: #5c7099; 
		  font-size: 13px;
           }


td.idezet  {
		  background-color: #5c7099; 
		  font-size: 13px;
           }

    .curvy_top {position:relative; width:100%; background:#5c7099; color:#000; border: 0px; padding: 0px;}
    #ctl_top, #ctr_top {position:absolute; width:20px; height:20px; color:#5c7099; background:#000; overflow:hidden; font-style:normal; z-index:1;}
    #ctl_top {top:0; left:0;}
    #ctr_top {top:0; right:0;}
    .curvy_top em b {position:absolute; font-size:150px; font-family:arial; color:#5c7099; line-height:40px; font-weight:normal;}
    #ctl_top b {left:-8px;}
    #ctr_top b {left:-25px;}
    .curvy_top p {position:relative; z-index:100; padding:5px 10px;}

    .curvy_bottom {position:relative; width:100%; background:#5c7099; color:#000; margin:5em auto; border: 0px; padding: 0px;}
    #cbl_bottom, #cbr_bottom {position:absolute; width:20px; height:20px; color:#5c7099; background:#000; overflow:hidden; font-style:normal; z-index:1;}
    #cbl_bottom {bottom:0; left:0;}
    #cbr_bottom {bottom:0; right:0;}
    .curvy_bottom em b {position:absolute; font-size:150px; font-family:arial; color:#5c7099; line-height:40px; font-weight:normal;}
    #cbl_bottom b {left:-8px; top:-17px;}
    #cbr_bottom b {left:-25px; top:-17px;}
    .curvy_bottom p {position:relative; z-index:100; padding:5px 10px;}

