#bottom_tekst{
	position:relative;
	float:left;
	display:inline;
	/*width:450px;     */
    width:680px;
	margin-top:3px;           
	margin-left:15px;
	text-align:left;
	font-size:13px;
	/*color:#1b5a8f; */
	}
	
.streep{
	display:inline;
	color:#83bcc2;
	}
	
#contact-left{
	position:relative;
	float:left;
	display:inline;
	}
	
#contact-right{
	position:relative;
	float:right;
	display:inline;
    margin-right: 100px;
	}
    
#top_tekst{
    position: absolute;
    width: 277px;
    height: 37px;
    right: 5px;
    top:0px;
    background-image: url(../images/bg-contact.gif);
    background-repeat: no-repeat;
    color: #919090;
    font-size: 11px;
    line-height: 15px;
}
