﻿/*
** FIFA CSOPORT / FIFA HUNGARY CSS
** (c) ]{redenc 2008/2009
*/
.header-left a {
    display: block;
    width: 270px;
    height: 91px;
    margin-left: 10px;
    margin-top: 9px;
}

#menu-sub a {
	color: #CDA7A6;
}



.wrapper-outer {
	z-index: 2;
	position: relative;
}

/* SKIN */
body#skin_fifa12 {
	background: url(../../images/skin_fifa12.jpg) no-repeat center top fixed;
}

#skin_link_fifa12 {
	display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
	min-height: 1080px;
    z-index: 1;
}

