/* CSS Document */
<style type="text/css">
<!--
body {
	background-color: #FDB912;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:14px;
    }
.cim{
    color:#999999;
	font-size:18px;
	font-weight:bold;
	}	
.udvozlet{
    color:#999999;
	font-size:22px;
	font-weight:bold;
	}		
.text{
    color:#999999;
	font-size:18px;
	font-weight:bold;
	}		
.text2{
    color:#999999;
	font-size:14px;
	font-weight:bold;
	}		
.menu {
    border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color: #CCCCCC;
	color: #666666;
    }
a.menupont:link {
	color: #666666;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
    }
a.menupont:visited {
	text-decoration: none;
	color: #666666;
	font-family: "Courier New", Courier, monospace;
    }
a.menupont:hover {
	text-decoration: underline;
	color: #999999;
    font-family: "Courier New", Courier, monospace;
    }
a.menupont:active {
	text-decoration: none;
	color: #999999;
    font-family: "Courier New", Courier, monospace;
    }
	
a:link {
	color: #B88101;
	text-decoration: none;
	
    }
a:visited {
	text-decoration: none;
	color:#B88101;
	
    }
a:hover {
	text-decoration: underline;
	color: #B88101;
   
    }
a:active {
	text-decoration: none;
	color: #B88101;
    
    }	

-->
</style>
