﻿/*
** FIFA CSOPORT / FM HUNGARY CSS
** (c) ]{redenc 2008/2009
*/
.header-left a {
    display: block;
    width: 233px;
    height: 114px;
    margin-left: 29px;
    margin-top: 2px;
}

#menu-sub a {
	color: #AAA;
}

body {
    color: #FFFFFF;
    margin: 0px auto;
    font-size: 0.80em;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
	background: #000 url(../../images/bg.png) repeat-x top left;
}


#skinSzoveg {
    position:relative;
    background:url(../../images/skinSzoveg2.png);
    height:160px;
	display:none;
}

#skinSzoveg a {
    display:block;
    width:100%;
    height:160px;
}

