html,
	body {
		margin:0;
		padding:0;
		height:100%;
		background: url("/gfx/bg-top.jpg") repeat-x white;

	}
	#container {
		min-height:100%;
		position:relative;
	}
	#header {
		padding: 0px;
	}
	#body {
		padding:10px;
		padding-bottom:246px;	/* Height of the footer */
		padding-top: 0;
	}
	#footer {
		position:absolute;
		bottom:0;
		width:100%;
		height:246px;			/* Height of the footer */
		background: url("/gfx/bg-down.jpg");
	}

body
{
	font-family: /*Tahoma*/ Arial, "Colibri", Lucida, sans-serif;
	font-size:0.75em;
	color: #4C4C4C;
}

p
{
	text-align: center;
}	
	
h1 
{
	margin: 0;
	padding: 0;
	width: 422px;
	height: 146px;
	background: url("/gfx/logo.png") no-repeat;
	margin: 0 auto;

}
h1 span
{
	display: none;
}



.logo
{
	height: 241px;
	float: left;
	width: 160px;
	position: relative;
}

.border
{
	background: url("/gfx/logo-border.jpg") right center no-repeat;
}

div.cl
{
	clear: both;
}

div.loga
{
	width: 800px;
	margin: 0 auto;
	margin-top: 50px;
}

div.loga p
{
	padding: 10px 0;
	font-size: 0.85 em;
}

a img
{
	border: 0;
}


.fifa
{
	position: absolute;
	top: 60px;
	left: 0;
}

.nhl
{
	position: absolute;
	top: 55px;
	left: 0;
}

.nba
{
	position: absolute;
	top: 60px;
	left: 0;
}

.zpravodaj
{
	position: absolute;
	top: 40px;
	left: 20px;
}

.pes
{
	position: absolute;
	top: 65px;
	left: 0;
}


.loga img
{

	filter: alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;	

}

.loga a img
{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;	
}


.loga a:hover img
{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;	
}

#obloucek
{

	background: url("/gfx/obloucek.jpg") center no-repeat;
   width: 100%;
	height: 35px;
	top: -51px;
	z-index: 5;
	border: 0;
}

#footer p a
{
	color: #F6F6F6;
}
#footer p
{
	color: #ABC7D1;
	margin-top: 30px;
}

#footer p.second
{
	margin-top: 30px;
	color: #ABC7D1;
}
