body{
		background: #18b7dd url(../img/bg_grad.jpg) repeat-x;
		letter-spacing: 1px;
		font-size: 12px;
		line-height: 20px;
		color: #ffffff;
		font-family:"Arial Black", Gadget, sans-serif
		
	}
	
a{
	font-size:14px;
	font-style:normal;
	color:#FFF;
	line-height:21px;	
 	}
	
	
h2{	
	font-size:14px;
	font-style:normal;
	color:#FFF;
	line-height:21px;
    }


h3{	
	font-size:10px;
	font-style:normal;
	color:#FFF;
    }
	
div {
	width:500px;

	}
	/* -- Structure Elements -- */
	
	#container{
		width: 500px;
		margin: 0 auto;	
	}
	
	#header_container{
		width: 500px;
		float: left;
	}

	#content_container{
		width:500px;
	}

	#blok01{		
	width:300px;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;	
	}
	
	#blok02{
	width:200px;
	float:right;
	text-align:right;
	padding-top: 10px;
	padding-bottom: 10px;		
	}	
			
	#footer_container{
		width:500px;
	}
	
	
	#header{
		padding-bottom: 10px;
	}
	
	#footer_stripe{
		padding-top: 10px;
	}
	
	#linkimg{
		padding: 10px 0px 5px 10px;
	}