* {
margin: 0;
padding: 0;
outline-style: none;
}

a img {
border: 0;
}

html{
height: 100%;
}

body{
background: #000 url(images/bg-global.gif) repeat top left;
text-align: center;
font-family: "trebuchet MS", verdana, arial;
font-size: 0.9em;
color: #eee;
height: 100%;
}





div#logo {
width: 179px;
height: 93px;
}

div#logo h1 a {
width: 179px;
height: 93px;
background: transparent url(images/logo.png) no-repeat left top;
position: absolute;
left: 50px;
top: 45px;
}


div#logo h1 a span {
position: absolute;
left: -5000px;
}

div#reclam  {
position: absolute;
top: 750px;
right: 20px;

}

div#reclam h2 {
color: #a8b0b4;
font-size: 2.3em;
font-variant: small-caps;
}

div#reclam h2 span {
color: #eee;
font-size: .7em;
font-variant: normal;
display: block;
padding-left: 80px;
font-weight: normal;
}













