/* CSS Document */
.buton3{
	height:20px;
	line-height:20px;
	position:relative;
	top:-2px;
	}
/* centowanie w pionie*/
    .VC_dynamic_height{
        float: left;
    }
    .VC_middle {
        position: relative;
        top: 50%;
    }
    .VC_ie_helper {
        position: relative;
        top: -50%;
    }
    .VC_middle,
    .VC_ie_helper,
    .VC_container p {
        zoom: 1;
    }
#subnav {
    background-color: #FFFFFF;
    
}
.right {
	 background-color: #FFFFFF;
	 }