#adv,#logoADV,#logonapis{
	float:left;
	width:100%;
    text-align:center;
    color:#cacaca;
	font-family:Bodoni;
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#adv{
	position:relative;
}
#logoIndex{
    color:#cacaca;
    padding-top:7%;
    padding-bottom:1%;
    font-size:90px;
	font-family:Bodoni-seven;
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.logoZdjecia{
	display:block;
	float:left;
	width:100%;
	margin:0%;
}
.logoimg{
	width:15%;
	margin-left:1%;
	margin-right:1%;
}
#logonapis{
	padding:3% 0% 4% 0%;
	font-size:30px;
	font-family: Gilbert;
}