body { 
background : white;
color : #666666;
margin : 0 0 0 0;
padding : 0 0 0 0;
font-family : Arial, Helvetica, sans-serif;
}
.red{
	color: #cd3a32;
}
.blue{
	color: #566b8e;
}
.reklama h5{
	margin-bottom: 0px;
	color: #566b8e;
}
a { 
color : #cd3a32;
} 
a:hover { 
text-decoration : none;
} 
.menu a { 
color : #566b8e;
text-decoration : none;
} 
.menu a:hover { 
color : #cd3a32;
} 
.title { 
background-color : #cd3a32;
color : white;

font-weight : bold;
font-size : 15px;
} 

h1 { 
color : white;

margin : 3px 0 3px 20px;
font-size : 15px;
} 

h2 { 
margin : 0px 0 0px 20px;
font-size : 13px;
} 

h3 { 

margin : 3px 0 3px 20px;
font-size : 13px;
} 

.menu { 
color : #566b8e;
font-size : 14px;
font-weight : bold;
padding : 0 10px 0 20px;
} 
.service { 
width : 224px;
height : 273px;
background : #577bb7 url(images/header-center.jpg) no-repeat;
font-size : 12px;
color : white;
font-weight : bold;
} 
.phone { 
width : 221px;
height : 273px;
background : #e1e5b0 url(images/header-telephon.jpg) no-repeat;
color : white;
font-weight : bold;
} 
.text { 
font-size : 12px;
} 
.reklama { 
font-size : 11px;
padding : 10px 0 5px 10px;
border : 1px solid #cdcdcd;
border-width : 0 0 0 1px;
width : 221px;
}  

.img{
	float: right;
	margin: 5px 5px 5px 5px;

}

.img2{   padding:10px;  
border:1px solid #999999;    
	float: left;
margin: 5px 25px 5px 5px;	

}

ul {
  padding:0px 0 0 -25px;  

}

li {
  padding:0px 0 0 -25px;  

}


.footer { 
color : white;
background-color : #566b8e;
font-size : 10px;
} 
