.cennikNav .content {
    display: none;
}

.cennikNav, .cennikNava, .cennikNavb {
    position: fixed;
    left: 0;
    background: #f00;
    padding: 20px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
	max-width: 220px;
	top: 360px;
    z-index: 129;
}

.cennikNav h5 {
    margin: 10px 0 !important;
	  cursor: pointer;
}

.cennikNav h4 {
	margin: 0 0 15px !important;
	color: #000;
	font-weight: bold;
}

.openNav, .openNava, .openNavb {
    position: fixed;
    left: 0;
    width: 140px;
    height: 50px;
    top: 360px;
    background: #FF0000;
    z-index: 128;
    border-bottom-right-radius: 41px;
    border-top-right-radius: 51px;
    cursor: pointer;
	line-height: 44px;
}

.openNav:hover, .openNava:hover, .openNavb:hover {
    background: black!important;
	text-decoration: none !important;
}

.openNav a.open, .openNava a.open, .openNavb a.open {
    width: 100%;
    text-align: center;
    display: inline-block;
	text-decoration: none;
    height: 50px;
    color: #FFF;
}

.openNav:hover a.open {
    color: #000;
}

.openNav a:after {
    content: "\f061 ";
    font-family: FontAwesome;
    color: #FFF;
    position: relative;
    top: 4px;
    left: 5px;
    font-size: 25px;
}

.openNav:hover a.open:before {
    color: #FF0000;
}

a.close {
    position: absolute;
    right: 13px;
    top: 12px;
}

a.close:before {
    content: "\f00d ";
    font-family: FontAwesome;
	font-size:30px;
	cursor:pointer;
}

.cennikNavb {
    position: fixed;
    right: 0;
    background: #ddd;
    padding: 20px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
	max-width: 247px;
	top: 350px;
    z-index: 129;
	display: none;
}

.cennikNava {
    position: fixed;
    left: 0;
    background: #ddd;
    padding: 20px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
	max-width: 447px;
	top: 405px;
    z-index: 129;
	display: none;
}

.cennikNavb h5, .cennikNava h5 {
    margin: 10px 0 !important;
	cursor: pointer;
}

.cennikNavb h4, .cennikNava h5 {
	margin: 0 0 15px !important;
}

.openNavb, .openNava {
    position: fixed;
    right: 0;
    width: 115px;
    height: 50px;
    top: 250px;
    background: #000080;
    z-index: 128;
    border-bottom-left-radius: 41px;
    border-top-left-radius: 51px;
    cursor: pointer;
	line-height: 49px;
}

.openNavb:hover, .openNava:hover {
    background: #ddd;
}

.openNavb a.open, .openNava a.open {
    width: 100%;
    text-align: center;
    display: inline-block;
    height: 50px;
    color: #FFF;
}
.openNavb:hover a.open, .openNava:hover a.open {
    color: #DDDDDD;
}

a.close {
    position: absolute;
    right: 13px;
    top: 12px;
}
a.close:before {
    content: "\f00d ";
    font-family: FontAwesome;
	font-size:30px;
	cursor:pointer;
}

@media (max-width:1000px){
.openNav {
    width: 50px;
}
.openNav a.open {
    margin-right: 17px;
    color: #FFF !important;
}
.openNav a:before {
    margin-right: 20px;
}
.openNav a.open span {
    display: none;
}
.openNavb, .openNava {
width: 110px;
}
.openNavb a.open:after, .openNava a.open:after {
    display: none;
}
.reg2 {
top:2px;
}
}

@media (max-width:1000px){
.openNav2 {
    width: 50px;
}
.openNav2 a.open {
    margin-right: 17px;
    color: #FFF !important;
}
.openNav2 a:before {
    margin-right: 20px;
}
.openNav2 a.open span {
    display: none;
}

}

.openNav2 {
    position: fixed;
    left: -4px;
    width: 76px;
    height: 50px;
    top: 345px;
    background: #4d79ff;
    z-index: 9;
    border-bottom-right-radius: 41px;
    border-top-right-radius: 41px;
    cursor: pointer;
	line-height: 49px;
}

.openNav3 {
    position: fixed;
    left: -4px;
    width: 76px;
    height: 50px;
    top: 395px;
    background: #4d79ff;
    z-index: 9;
    border-bottom-right-radius: 41px;
    border-top-right-radius: 41px;
    cursor: pointer;
	line-height: 12px;
	padding-top:12px;
}

.openNav2:hover {
    background: black;
}

.openNav3:hover {
    background: black;
	color:black;
}

.reg
{
float: left;
color: white;
font-weight: bold;
margin-left: 5px;
text-decoration: none;
font-size: 12px;
}

.reg2 {
color: white;
font-weight: bold;
margin-left: 5px;
text-decoration: none;
font-size: 12px;
}

@media (max-width: 765px) {
    .openNav2 {
    border-bottom-right-radius: 10px !important;
    border-top-right-radius: 0px !important;
    position: fixed !important;
    left: 0 !important;
    width: 80px !important;
    height: 50px !important;
    top: 0px !important;
    background: #C91E80 !important;
    z-index: 9999 !important;
    cursor: pointer !important;
	  line-height: 47px !important; 
    }
}

@media (max-width: 765px) {
	.openNava, .openNavb {
		display:none;
	}
	.openNav3  {
    display: none;
}
}