@media screen {
/* 
<< ----------------// Header + Navigation //------------ >>
*/
ul#navigation { float: right; margin: 10px 0 0 0; display: inline; font: 13px/13px Verdana, Arial, Helvetica, sans-serif; }
ul#navigation li { float: right; width:90px; height:16px; display: inline; list-style-type: none; text-align: center; }
ul#navigation li a, ul#navigation li a:visited { text-decoration: none; color: #003366; }
ul#navigation li a:hover { text-decoration: underline; }
li#magyar { background: url('../img/flag-magyar.png') 1px no-repeat; padding-left: 10px; }
li#magyar a { margin-right: 12px; }
li#english { background: url('../img/flag-english.png') 1px no-repeat; padding-left: 10px; }
li#english a { margin-right: 12px; }
li#french { display:none }
li#french a { display:none }
#nav { list-style: none; overflow: hidden; margin: 36px 0 0 0; float: right; width: 563px; height: 33px; background: #666; }
/* 
<< ----------------// Prefoot //------------ >>
*/
#prefoothomebg { clear:both; overflow:hidden; background: url(../img/fr-newsletter.png) top left no-repeat; padding: 35px 0 0 290px; }
#prefootbg { clear:both; overflow:hidden; background: url(../img/fr-comments.png) top left no-repeat; padding: 30px 0 30px 350px; }
#footertwo { float: left; width: 186px; height:170px; padding: 29px 0 0px 10px; font: 20px/30px "Trebuchet MS", Arial, Candara, sans-serif }
#footerthree { float: left; width: 140px; height:170px; padding: 29px 0 0 15px; font: 20px/30px "Trebuchet MS", Arial, Candara, sans-serif }

}

