﻿.obszar_body_menu {
	width: 0 auto;
	height: 65px; /* +5 px na separator*/
	border: 0px solid black;
	margin-left: -8 ;
	margin-right: -8 ;
	margin-top: -8 ;
	background-color:#00002F;
	/*background-image: url('../image/obraz1.3.png');*/
}
.obszar_body_baner {
	width: 0 auto;
	height: 144px; /* +5 px na separator*/
	border: 0px solid black;
	margin-left: -8 ;
	margin-right: -8 ;
	margin-top: 0 ;
	background-color:#ADD8E6;
	/*background-image: url('../image/obraz1.3.png');*/
}
.obszar_body_oferta {
	width: 0 auto;
	height: 410px;
	border: 0px solid black;
	margin-left: -8 ;
	margin-right: -8 ;
	margin-top: 0 ;
	/*background-image: url('../image/obraz4.3.png');*/
	/*background-image: url('../image/obraz1.3.png');*/
}
.obszar_body_info {
	width: 0 auto;
	height: 310px; /* +5 px na separator*/
	border: 0px solid black;
	margin-left: -8 ;
	margin-right: -8 ;
	margin-top: 0 ;
	/*background-image: url('../image/obraz4.3.png');*/
	/*background-image: url('../image/obraz1.3.png');*/
}
.obszar_body_stopka {
	width: 0 auto;
	height: 75px; 
	border: 0px solid black;
	margin-left: -8 ;
	margin-right: -8 ;
	margin-top: 0 ;
	margin-bottom: -8 ;
	background-color:#00002F;
	/*background-image: url('../image/obraz4.2.png');*/
	/*background-image: url('../image/obraz1.3.png');*/
}