a:link 
	{
		color:#c00000;
		text-decoration:none;		
	}
a:hover 
	{
		color:#300000;
		text-decoration:underline
	}

a:visited 
	{
		color:#c00000;
	}
.showlight
	{
		color:#555;
		text-decoration:none;		
	}

hr
	{
		color:#c00000;
	}

body{
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#c00000;
	font-family:verdana, arial, sans-serif; 
	line-height:14px;
	color:#454545;
	width: 100%;
	height: 100%;
}
#page
	{
	position:fixed; 
	background-image:url('../images/bgimage.png');
	top: 0px;
	left: 0px;
	bottom: 0px;
	right:0px;
	}


#pagecontainer {
	margin-left: -406px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 813;
	height: 100%;
}

#top {	
	background-color: #000;
	top: 0px;
	left: 0px;
	width: 813;
	height: 5px;
}

#logo {	
	top: 0px;
	left: 0px;
	width: 813px;
	height: 150px;
}

#logotekst{	
	position: absolute;
	top: 8px;
	left: 0px;
	width: 813px;
	text-align:right;
	vertical-align:top;
}
#logotekst a:link {	
	font-family: verdana, ; 
	font-size:10px; 
	color:#fff;
}

#pagefooter
	{
	background-color:#aaa;
	position:fixed; 
	left: 0px;
	bottom: 0px;
	width:100%;
	height:auto;
	padding-left: 10px;

	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	z-index:30;
	font-family: verdana, ; 
	font-size:10px; 

	}

#menu 
	{
		left: 0px;
		width: 813px;
		font-family: verdana, ; 
		font-size:11px; 
 		font-weight:bold;
		top: 0px;
		background-color : #000;
		z-index:300;
	}

#breadcrumb
	{
	font-family: verdana, ; 
	font-size:10px; 
	position:absolute;
	top:175px;
	left:0px;
	width:auto;
	color:#fff;
	text-decoration:none;		
	}

#breadcrumb a:link 
	{
		color:#fff;
		text-decoration:none;		
	}
#breadcrumb a:hover 
	{
		color:#fff;
		text-decoration:underline
	}

#breadcrumb a:visited 
	{
		color:#fff;
	}


.block
{
	float: left;
	margin-bottom: 4px;
}


.blockbanner
{
	float: top;
	margin-bottom: 4px;
	position:relative;
	background-color:#fff;	
	width:auto;
	height:100px;
	padding: 5px;
	margin-bottom: 10px;
	z-index:20;
}

.blockheader
{
	margin-top: 4px;
	position:relative;
	background-color:#600;	
	width:auto;
	height:auto;
	padding: 5px;
	text-decoration:none; 
	font-size:12px; 
	color: #fff;

}

.blockcontent
{
	position:relative;
	background-color:#fff;	
	width:auto;
	height:auto;
	padding: 5px;
	font-size:11px; 
	color: #000;
	word-wrap: break-word;
	margin-bottom: 10px;
	filter:alpha(opacity=90);
	z-index:20;
}

.blockcontent1
{
	position:relative;
	background-color:#fff;	
	width:auto;
	height:400px;
	overflow:auto;
	padding: 5px;
	font-size:11px; 
	color: #000;
	word-wrap: break-word;
	margin-bottom: 10px;
	filter:alpha(opacity=90);
	z-index:20;
}
#euroclubdescr
	{
		position:fixed;
		width:auto;
		height:auto;
		right:30px;
		bottom:30px;
	}

