#whole_page{
	height: 100%;
}
#half_page{
	height: 100%;
	padding:0px;
}
#container_whole_page{
	position:relative;
	width:100%;
	height:100%;
	padding:0px;
}
#img-monteo{
position:absolute;
/*margin: 0 auto;*/
background: url('../../img/Bezpiecznyplus.png') 
                     no-repeat center
                     transparent;
					width: 100%;
					height: 100%;
background-color: #fff;
}
#img-bezpiecznyplus{
	position: absolute;
	background: url('../../img/Monteo.jpg') 
                     no-repeat center
                     transparent; 
					 width: 100%;
					 height: 100%;
					 background-color:#0b0c21;
}