html {
    overflow-y: scroll;  
    overflow-x: hidden;
}

body {
    margin: 0px;
    background-color: #ffffff;
    font: 11px "Century Gothic", Arial !important;
    color: #0C2B50;
    text-align: center;
}

/* FIXED */
#content-login div {
    /*box-sizing: unset;*/
}

.bg-fixed {
    background-color: #ffffff;
	width: 100%;
	left: 0px; top: 0px;
    }

html>body 
<!--[if IE 6]>
html {overflow: hidden; }
body {height: 100%; overflow: auto; }
<![endif] -->


#logo-bg {
    display: inline; 
    float: left;
    padding: 0px;
}

#small-logo-bg #logo {
    width: 109px;
    height: 27px;
    margin: 0px 10px 0px 0px;
}

#menu-bg {
    display: inline; 
    padding: 2px 0px 0px 0px; /* poprawka tylko w domu */
    margin-bottom: 30px;
    width: 100%;
}

#top-center-bg {
    display: block;
    width: 980px;
    margin: 5px auto 20px auto; 
    border: 0px solid #000000;
    overflow: auto;
}

.login-0 #logo {
    display: inline;
    float: left;
    margin: 15px 25px 29px 15px;
    border: 0px;
    width: 235px;   
}

.demo-bg {
    width: 100%;
    height: 40px;
    background-color: #31578b;
}

.demo-bg-center {
    width: 980px;
    height: 40px;
    color: #ffffff;
    margin: 0px auto 0px auto;
}

.demo-text-left {
    display: flex; 
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #ffffff;
    text-align: left;
    padding: 6px 0px 0px 15px;
}

.demo-text-right {
    display: inline; 
    float: right;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #ffffff;
    text-align: left;
    padding: 10px 0px 0px 0px;
}

.lang-img {
    border: 1px solid #ca0912;
    margin: 0px 0px 0px 3px;
    padding: 1px;
}

/* MENU */
.menu-top {
    font-family: "Century Gothic", Arial;
    font-size: 16px;
    color: #000000;
    text-align: left;
    padding: 0px;
    margin-top: 35px;
}

   .menu-top a:link, .menu-top a:visited {
        font-family: "Century Gothic", Arial;
        font-size: 16px;
        color: #000000;
        text-align: left;
        text-decoration: underline;
    }

    .menu-top a:hover, .menu-top a:active {
        font-family: "Century Gothic", Arial;
        font-size: 16px;
        color: #d50912;
        text-align: left;
        text-decoration: none;
    }

.home-bg {
    background-image: url(pic/slider/home_bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 500px;
}

/*TOP BG*/
#slider-bg {
	width: 100%;
	height: 418px;
	background-image: url(pic/img/bg_slider.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 100px;
    display: none;
}

#slider-bg-center {
	width: 980px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
}

.slider-title {
	font-family: 'Noto Sans', sans-serif;
	font-size: 55px;
	line-height: 68px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 50px 0px 30px 15px;
	text-shadow: 1px 1px 1px black;
}

.slider-info-1 {
	width: 219px;
	height: 219px;
	background-image: url(pic/img/info_box.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.slider-info-text {
	margin: 10px 0px 0px 0px;
	padding: 45px 0px 0px 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
	color: #ffffff;
	line-height: 28px; 
}

.slider-info-text b {
	margin: 10px 0px 0px 0px;
	padding: 45px 0px 0px 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	color: #ffffff;
	line-height: 28px; 
}

.slider-more {
margin: 10px 0px 0px 0px;
}

/* SLIDER PODSTRONA */


#slider-bg-podstrona {
	width: 100%;
	height: 179px;
	background-image: url(pic/img/bg_slider_2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.slider-title-podstrona {
	font-family: 'Noto Sans', sans-serif;
	font-size: 54px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 28px 0px 0px 15px;
	text-shadow: 1px 1px 1px black;
}


/* PATH */

#path-bg {
    width: 980px;
    margin: 10px auto 10px auto;
    border: 0px solid #000000;
}

.path-text {
    font: 12px tahoma, sans-serif;
    text-align: left;
    line-height: 18px;
    color: #000000;
    padding: 5px 15px 5px 15px;
}	

.path-text  a:link, .path-text  a:visited { 
    font: 12px tahoma, sans-serif;
    color: #1b72b1;
    text-decoration: underline;
}

.path-text  a:hover, .path-text  a:active {  
    font: 12px tahoma, sans-serif;
    color: #1b72b1;
    text-decoration: none;	
}

/* THEME CENTER */

#center-bg {
    margin-top: -300px;
    position: relative;
    width: 980px;
    margin: -350px auto 0px auto;
    border: 0px solid #000000;
}

#center-bg-home {
    width: 980px;
    margin: 0px auto 0px auto; 
    border: 0px solid #000000;
}

/* THEME CONTENT */

#content-left {
    display: inline;
    width: 600px;
    float: left;
    text-align: left;
    color: #151515;
    margin: 10px 0px 0px 15px;
    border: 0px solid #000000;
}

#content-left-2 {
    display: inline;
    width: 950px;
    float: left;
    text-align: left;
    color: #151515;
    margin: 10px 0px 0px 0px;
    padding: 0px 15px 0px 15px;
    border: 0px solid #000000;
}

#content-right {
    display: inline;
    width: 300px;
    float: left;
    color: #151515;
    margin: 10px 0px 0px 20px;
    border: 0px solid #000000;
}


#content-menu {
    display: inline;
    width: 250px;
    float: left;
    text-align: left;
    color: #151515;
    margin: 30px 0px 0px 15px;
    border: 0px solid #000000;
}

#content-right-2 {
    display: inline;
    min-height: 607px;
    width: 650px;
    float: right;
    min-height: 680px;
    text-align: left;
    color: #151515;
    margin: 31px 0px 30px -10px;
    border: 0px solid #000000;    
    background-color: white;
    padding: 13px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


#content-login {
    display: inline;
    width: 250px;
    float: left;
    text-align: left;
    color: #151515;
    margin: 30px 0px 0px 15px;
    border: 0px solid #000000;    
}


/* LOGIN */

.login-title {
	font-family:   "Century Gothic", Arial;
	font-size: 18px;	
	color: #ffffff;
	padding: 0px 0px 10px 0px;
}

.login-text-1 {
	font-family:   "Century Gothic", Arial;
	font-size: 14px;	
	color: #ffffff;
	margin: 0px 0px 5px 0px;
    float:left;
}

.login-text-2 {
	font-family:  "Century Gothic", Arial;
	font-size: 16px;	
	color: #ffffff;
	
}

.login-text-2 a:link, .login-text-2  a:visited { 
	font-family:   "Century Gothic", Arial;
	font-size: 14px;	
	color: #ffffff;
	text-decoration: underline;
}

.login-text-2  a:hover, .login-text-2  a:active {  
	font-family:   "Century Gothic", Arial;
	font-size: 14px;	
	color: #ffffff;
	text-decoration: none;
}


.login-1 {
    width: 235px;
    padding: 10px 15px 10px 15px;
    background-color: #31578b;
    margin: 1px 0px 10px 0px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-sizing: unset;
}

.login-2 {
    width: 235px;
    padding: 10px 15px 10px 15px;
    background-color: #efefef;
    margin: 1px 0px 20px 0px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-sizing: unset;
}

.login-0 {
    width: 235px;
    box-sizing: unset;
}

/* HELP DESK */

.helpd-title {
	font-family: 'Noto Sans', sans-serif;
	font-size: 18px;	
	color: #6a6a6a;
	padding: 0px 0px 10px 0px;
}

.helpd-text {
	font-family: 'Noto Sans', sans-serif;
	font-size: 14px;	
	color: #6a6a6a;
	margin-top: 0px;
}

.helpd-text a { 
	font-family: 'Noto Sans', sans-serif;
	font-size: 14px;	
	color: #1b72b1;
	text-decoration: underline;
}



/* MENU LEFT */


.menu-1 {
	width: 235px;
	padding: 10px 15px 10px 15px;
	background-color: #d50911;
	margin: 1px 0px 0px 0px;
}

.menu-2 {
	width: 235px;
	padding: 10px 15px 10px 15px;
	background-color: #efefef;
	margin: 1px 0px 0px 0px;
	font-family: 'Noto Sans', sans-serif;
	font-size: 16px;	
	color: #b4b4b4;
}

.menu-2 a:link, .menu-2  a:visited { 
	font-family: 'Noto Sans', sans-serif;
	font-size: 16px;	
	color: #b4b4b4;
	text-decoration: underline;
}

.menu-2  a:hover, .menu-2  a:active {  
	font-family: 'Noto Sans', sans-serif;
	font-size: 16px;	
	color: #b4b4b4;
	text-decoration: none;
}


/* HOME */

.home-text-h1 {
    font-family: 'Noto Sans', sans-serif;
    font-size: 22px;
    line-height: 26px;
    margin: 35px 0px 0px 0px;
}

.content-text-h2 {
    font-family: 'Noto Sans', sans-serif;
    font-size: 17px;
    line-height: 26px;
    margin: 15px 0px 0px 0px;
}

.home-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-align: justify;
    line-height: 19px;
    color: #000000;
    padding: 0px 0px 0px 0px;
    margin: 20px 0px 20px 0px;
}	

.home-text  a:link, .home-text  a:visited { 
    font-family: 'Open Sans', sans-serif;
    font-size:  14px;
    color: #1b72b1;
    text-decoration: underline;
}

.home-text  a:hover, .home-text  a:active {  
    font-family: 'Open Sans', sans-serif;
    font-size:  14px;
    color: #1b72b1;
    text-decoration: none;	
}


/* CONTENT */


.text-title {
    font-family: 'Noto Sans', sans-serif;
    font-size: 32px;
    line-height: 26px;
    color: #d50912;
    margin-top: 20px;
    margin-bottom: 20px;
    box-sizing: unset;
}	

.content-text {
    font-family:  "Century Gothic", Arial;
    font-size: 14px;
    text-align: left;
    line-height: 18px;
    color: #000000;
    text-align: left;
    padding: 10px 0px 0px 0px;
}	

.content-text  a:link, .content-text  a:visited { 
    font: 14px tahoma, sans-serif;
    color: #1b72b1;
    text-decoration: underline;
}

.content-text  a:hover, .content-text  a:active {  
    font: 14px tahoma, sans-serif;
    color: #1b72b1;
    text-decoration: none;	
}

.content-text-h1 {
    font-family:  "Century Gothic", Arial;
    font-size: 22px;
    line-height: 26px;
    margin: 0px 0px 0px 0px;
}

.text-style-1 {
    font-family:  "Century Gothic", Arial;
    font-size: 22px;
    line-height: 26px;
}

.content-image-1 {
    display: inline;
    float: left;
    width: 120px;
    margin: 40px 0px 0px 0px;
}

.content-box-1 {
    display: block;
    width: 650px;
    border: 0px solid #efefef;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.content-box-2 {
    display: inline;
    float: right;
    width: 485px;
    border-left: 1px solid #efefef;
    padding: 0px 0px 0px 35px;
    margin: 40px 0px 0px 0px;
}

/* BLOG */
.blog-title {
    font-family: "Century Gothic", Arial;
    font-size: 22px;
    line-height: 26px;
    margin: 20px 0px 0px 0px;
    color: #000000;
}

.blog-title a:link, .blog-title a:visited { 
    font-family:  "Century Gothic", Arial;
    font-size: 22px;
    line-height: 26px;
    text-decoration: none;
    color: #000000;
}

.blog-title a:hover, .blog-title  a:active {  
    font-family:  "Century Gothic", Arial;
    font-size: 22px;
    line-height: 26px;
    text-decoration: underline;	
    color: #000000;
}

.blog-content {
    font-family:  "Century Gothic", Arial;
    font-size: 14px;
    text-align: left;
    line-height: 19px;
    color: #000000;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 20px 0px 0px 0px;
}	

.blog-content  a:link, .blog-content  a:visited { 
    font-family:  "Century Gothic", Arial;
    font-size:  14px;
    color: #1b72b1;
    text-decoration: underline;
}

.blog-content  a:hover, .blog-content  a:active {  
    font-family:  "Century Gothic", Arial;
    font-size:  14px;
    color: #1b72b1;
    text-decoration: none;	
}

.blog-date {
    font: 13px Tahoma, sans-serif;
    text-align: left;
    color: #acacac;
    width: 66px;
    background-color: #F4F4F4;
    padding: 3px 8px 3px 8px;
    margin: 8px 15px 10px 0px;
}	

.blog-picture {
    display: inline;
    float: right;
    padding: 6px;
    border: 1px solid #edebe9;
    margin: 0px 0px 20px 20px;
}

.blog-more {
    font: 13px Tahoma, arial, sans-serif;
    text-align: left;
    line-height: 19px;
    color: #ffffff;
    text-align: left;
    margin: 20px 0px 0px 0px;
}	

.blog-more  a:link, .blog-more  a:visited { 
    font: 13px  "Century Gothic", Arial;
    color: #ffffff;
    text-decoration: none;
    background-color: #d50911;
    padding: 1px 7px 3px 7px;
}

.blog-more  a:hover, .blog-more  a:active {  
    font: 13px  "Century Gothic", Arial;
    color: #ffffff;
    text-decoration: none;	
    background-color: #ef0a15;
    padding: 1px 7px 3px 7px;
}

/* CONTACT */

.contact-bg {
    display: inline;
    float: left;
    width: 400px;
    border: 0px solid #000000;
}

.contact-form {
    display: inline;
    float: right;
    width: 500px;
    border-left: 1px solid #efefef;
    padding: 0px 0px 0px 40px;
}

/* GALERIA */

.galeria-border {
    border: 1px solid #E3E1E2;
    padding: 2px;
    margin-right: 10px;
}

/* EFFECTS */

.effect-bg-1 {
    width: 100%;
    height: 85px;
	background-image: url(pic/img/effect-bg-1.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

.button-more-1 {
    margin: 0px auto 0px auto;
}


.effect-bg-2 {
    width: 100%;
    height: 85px;
	background-image: url(pic/img/effect-bg-2.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

.button-more-2 {
    margin: 0px auto 0px auto;
}


.effect-bg-3 {
    width: 100%;
    height: 1px;
	background-color: #f0f0f0;
}


/* POLECAJA */

#recomm-bg {
    width: 100%;
    height: 600px;
    background-color: #efefef;
    border: 0px solid #000000;
}

#recomm-bg-center {
    width: 980px;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    border: 0px solid #000000;
}

.recomm-box {
    width: 225px;
    margin: 15px 10px 0px 10px;
    display: inline;
    float: left;
    border: 0px solid #000000;
}

.recomm-image {
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.recomm-text-name {
    font-family:  "Century Gothic", Arial;
    font-size: 22px;
    color: #000000;
    text-align: left;
    padding: 20px 0px 0px 0px;
}

.recomm-text-job {
    font-family:  "Century Gothic", Arial;
    font-size: 14px;
    text-align: left;
    line-height: 18px;
    color: #000000;
    text-align: left;
    padding: 0px 0px 0px 0px;
}	

.recomm-text {
    font-family:  "Century Gothic", Arial;
    font-size: 13px;
    text-align: left;
    line-height: 18px;
    color: #000000;
    text-align: left;
    padding: 20px 0px 0px 0px;
    /*font-style: italic;*/
}	

.recomm-text  a:link, .recomm-text  a:visited { 
    font-family:  "Century Gothic", Arial;
    font-size: 13px;
    color: #d50912;
    text-decoration: none;
}

.recomm-text  a:hover, .recomm-text  a:active {  
    font-family:  "Century Gothic", Arial;
    font-size: 13px;
    color: #d50912;
    text-decoration: underline;	
}

.recomm-image-bg {
    display: inline; 
    float: left;
    width: 250px;
    border: 0px solid #000000;
    padding: 30px 0px 0px 0px;
}

.recomm-text-bg {
    display: inline; 
    float: right;
    width: 700px;
    border: 0px solid #000000;
}


/* TRUST */

#trust-bg {
    width: 100%;
    height: 270px;
    background-color: #ffffff;
    border: 0px solid #000000;
}

#trust-bg-center {
    width: 980px;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    border: 0px solid #000000;
}

.trust-title {
	font-family:  "Century Gothic", Arial;
	font-size: 20px;	
	color: #b4b4b4;
    text-align: left;
    padding: 20px 0px 0px 0px;
}

.trust-box {
    width: 193px;
    height: 150px;
    margin: 15px 0px 15px 0px;
    display: inline;
    float: left;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    border-left: 1px solid #efefef;
}

.trust-box-end {
    width: 192px;
    height: 150px;
    margin: 15px 0px 15px 0px;
    display: inline;
    float: left;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
}

.trust-logo-1 {
    margin: 22px auto 0px auto;
}

/*BOTTOM*/	

	
#bottom-bg {
    z-index: 1;
    clear: both;
    width: 100%;
    border: 0px solid #000000;
    margin-top: 0px;
    background-color: #31578b;
}	

#bottom-bg-center {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    border: 0px solid #000000;
}	
	
.bottom-bg-center-menu {
    clear: both;
    font: 15px  "Century Gothic", Arial;
    color: #497aa0;
    text-align: left;
    padding: 15px; 
    background-color: #dce7f8;
}

.bottom-bg-center-menu  a:link, .bottom-bg-center-menu a:visited { 
    font: 15px  "Century Gothic", Arial;
    color: #497aa0;
    text-align: left;
    text-decoration: none;
}

.bottom-bg-center-menu a:hover, .bottom-bg-center-menu a:active {  
    font: 15px  "Century Gothic", Arial;
    color:  #497aa0;
    text-align: left;
    text-decoration: underline;	
}	
	
	
.bottom-bg-center-text {
    font-family:  "Century Gothic", Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-align: left;
    padding: 15px;
}

.bottom-bg-center-text  a:link, .bottom-bg-center-text a:visited { 
    font-family:  "Century Gothic", Arial;
    font-size: 12px;
    color: #676767;
    text-align: left;
    text-decoration: underline;
}

.bottom-bg-center-text a:hover, .bottom-bg-center-text a:active {  
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #676767;
    text-align: left;
    text-decoration: none;	
}
	

/* FORM */

.rejestracja-tytul-2 {
    font-family:  "Century Gothic", Arial;
    font-size: 20px;
    text-align: left;
    line-height: 19px;
    color: #d50911;
    padding: 25px 0px 20px 0px;
}

.rejestracja-kolumna-opis {
    font-family:  "Century Gothic", Arial;
    font-size: 14px;
    text-align: left;
    line-height: 19px;
    color: #000000;
    padding: 8px 0px 0px 0px;
}

.rejestracja-kolumna-dane {
    font-family:  "Century Gothic", Arial;
    font-size: 14px;
    text-align: left;
    line-height: 19px;
    color: #000000;
    padding: 5px 0px 5px 0px;
}

.js_kom {
    font-family:  "Century Gothic", Arial;
    font-size: 14px;
    text-align: left;
    line-height: 19px;
    color: #DD0005;
}

.logowanie-blad {
    font-family: "Century Gothic", Arial;
    font-size: 13px;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    text-align: center;
    border: 1px solid #ffffff;
    padding: 5px;
    margin: 5px 0px 5px 0px;
    min-width: 95%;
} 

.button {
    font: 16px  "Century Gothic", Arial;
    color: #ffffff; 
    background-color: #99c03f; 
    border: 2px solid #809f35; 
    padding: 4px 6px 4px 4px; 
    float: left;
}


.psw-txt-bx {
    font: 16px "Century Gothic", Arial;
    color: #000000;
    background-color: #fdd7d9;
    border: 2px solid #ffffff;
    margin-left: 1px;
    margin-bottom: 15px;
    border-radius: 0px;
    width: 233px;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.psw-btn {
    font: 17px "Century Gothic", Arial;
    color: #15416b;
    background-color: #efefef;
    border: 2px solid #15416b;
    margin: 10px 10px 8px 0px;
    padding: 4px 6px 4px 4px;
    border-radius: 0px;
    font-weight: 900;
    float: left;
    width: 236px;
    text-transform: uppercase;
    cursor: pointer;
}
.otp-psw-txt-bx {
    font: 16px "Century Gothic", Arial;
    color: #000000;
    border: 2px solid #ffffff;
    margin-left: 1px;
    margin-bottom: 15px;
    border-radius: 0px;
    width: 200px;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    float:left;
}

.resend-otp-btn {
    color: #15416b;
    background-color: #efefef;
    background-image: url("../../Content/pic/refresh.png");
    background-repeat: no-repeat;
    background-position: center;
    border: 2px solid #15416b;
    padding: 4px 6px 6px 4px;
    width: 26px;
    height: 28px;
    margin-top: -1px;
    float: right;
    cursor: pointer;
}

.warning-panel {
    color: #31578b;
    border-color: #ebccd1;
    padding: 20px;
    padding-left: 40px;
    font-family: "Century Gothic", Arial;
    font-size: 14px;
    display: none;
}

.warning-panel a{
    color: inherit;
}

.warning-panel a[href='#'] {
    text-decoration: none;
    position: relative;
    top: -2px;
    float: right;
    font-size: medium;
}

.warning-panel strong {
    /*background-image: url(../../../Content/pic/exclamation.png);*/
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 20px;
}

.background-container {
    width:100%;
    margin: 0 auto;
}

.slideshow_wrapper {
    width: 950px;
    height:280px;
    position: relative;
    margin: 0 auto;
   
}

.slideshow img{
    width: 850px;
    height: 375px;
    background-position: center;
    background-repeat: no-repeat;
    right: 0px;
    margin-top: -25px;
    position: absolute;
}

.slide_one {
    animation:fade 8s infinite;
    -webkit-animation:fade 15s infinite;
} 

.slide_two {
    animation:fade2 8s infinite;
    -webkit-animation:fade2 15s infinite;
}

.slide_three {
    animation:fade3 8s infinite;
    -webkit-animation:fade3 15s infinite;
}

@keyframes fade {
    0%   {opacity:1}
    33.333% { opacity: 0}
    66.666% { opacity: 0}
    100% { opacity: 1}
}

@keyframes fade2 {
    0%   {opacity:0}
    33.333% { opacity: 1}
    66.666% { opacity: 0 }
    100% { opacity: 0}
}

@keyframes fade3 {
    0%   {opacity:0}
    33.333% { opacity: 0}
    66.666% { opacity: 1}
    100% { opacity: 0}
}

.ankieta-main-panel {    
    width: 100% !important;
}

#divCountrySelect label {
    font-weight: 200;
}

