/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 8.7.2014, 20:41:29
    Author     : Martin
*/

.motorpalHeader {
	margin-bottom: 20px;
	
	background-color:rgb(203,203,203);
}

.motorpalHeader img {
	vertical-align: top;
		
	margin-right: 25px;
}

.motorpalHeader h1 {
    font-size: 23px;
    line-height: 48px;
	
	display: inline;
}