/* CSS Document by sladek*logiq.cz */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	display: block;
	clear: both;
	height: 1px;
	width: 100%;
	overflow: hidden;
}
.clear30 {
	display: block;
	clear: both;
	height: 30px;
	width: 100%;
	overflow: hidden;
}
.clear100 {
	display: block;
	clear: both;
	height: 100px;
	width: 100%;
	overflow: hidden;
}
strong {
	/*font-weight: 700;*/
}

.seo {
	display: none;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	filter: alpha(opacity=40);
  	opacity: 0.4;
	/*color: #fff;*/
}
input::-moz-placeholder, textarea::-moz-placeholder {
	filter: alpha(opacity=40);
  	opacity: 0.4;
	/*color: #fff;*/
}
input:-moz-placeholder, textarea:-moz-placeholder {   /* Older versions of Firefox */
	filter: alpha(opacity=40);
  	opacity: 0.4;
	/*color: #fff;*/
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
	filter: alpha(opacity=40);
  	opacity: 0.4;
	/*color: #fff;*/
}

*:focus {
    outline: none;
   }
textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}
* {
-webkit-font-smoothing: subpixel-antialiased;
-webkit-text-stroke:1px transparent;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}
.center {
	text-align: center;
}


@font-face {
    font-family: 'value';
    src: url('font/valueserifpro-regular.ttf');
}
@font-face {
    font-family: 'palmer';
    src: url('font/palmerlakeprint-regular.otf');
}







/* BASIC STYLING */


* {
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
	min-height: 100%;
	margin: 0;
}
a {
	color: #14313B;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	color: #14313B;
	text-decoration: none;
}

body {
	min-height: 100%;
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #14313B;
	background-color: #D9FFF9;
	 font-family: "Open Sans", sans-serif;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 50% 0;	
}
body.article1 {
	background-color: #14313B;
}
.article76 {
	background-image: url(../img/bgr-audit.png);	

}
.article6 {
	background-image: url(../img/bgr-zk-dospeli.png);	

}
.article7 {
	background-image: url(../img/bgr-zk-deti.png);	

}
.article3 {
	background-image: url(../img/bgr-priprava.png);	

}
.article4 {
	background-image: url(../img/bgr-terminy.png);	

}
.article5 {
	background-image: url(../img/bgr-faq.png);	

}
.article103 {
	background-image: url(../img/bgr-skola.png);	

}


.header {
	width: 100%;
	padding: 30px 0;
	height: 50px;
	background-color: #D9FFF9;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}
body.article1 .header {
	background-color: transparent;
	background-color: #14313B;
}
.header0 {
	width: 90%;
	position: relative;
	margin: 0 auto;
}
.header0 h1 {
	position: absolute;
	top: 8px;
	left: 0;
	width: 40px;
	height: 45px;
}

.header0 h1 a {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(../img/logo-small.svg);
	background-image: url(../img/logo-ih-light.svg);
	background-size: 100% auto;
	background-position: 50% 50%;		
}
.header0 h1 a span {
	display: none;
}
.article1 .header0 h1 a {
	/*background-image: url(../img/logo-small.svg);*/
}

.menu {
	float: right;
}
.menu li {
	display: inline-block;
	margin: 0 20px;
	position: relative;
}
.menu li a {
	font-size: 13px;
	display: block;
	padding: 15px 20px;
	position: relative;
	box-sizing: border-box;
	color: #14313B;
	background-repeat: no-repeat;
	background-image: url(../img/menu-hover.png);
	background-size: 100% 1px;
	background-position: 50% -1px;	
	transition: all 0.1s ease-out;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
}
.menu li a#menu2 {
	min-width: 140px;	
}
.article1 .menu li a {
	color: #A1F4ED;
}
.menu li a:hover, .menu li a.menus {
	background-size: 100% 100%;
	background-position: 50% 0;
	color: #14313B;
}
.menu ul li ul {
	display: none;
	position: absolute;
	width: 100%;
}
.menu ul li ul li {
	display: block;
	margin: 0 0;
	border-bottom: 1px dashed #01B5AC;
}
.menu ul li ul a {
	padding: 10px;
	background-image: none;
	font-weight: 400;
	font-size: 12px;
	color: #01B5AC !important;
}
.menu ul li ul a:hover {
	color: #77FFEB !important;
}
.intro1 {
	width: 90%;
	width: 50%;
	max-width: 680px;
	margin: 0 auto;
	color: #C7FFFD;
	padding: 360px 0 0 0;
	position: relative;
	margin: 0 auto 200px auto;
}
.intro1 h2 {
	max-width: 680px;
	font-size: 42px;
	line-height: 60px;
	padding: 0 0 50px 0;
font-family: 'value', "Open Sans", sans-serif;
}
.intro1 p {
	max-width: 680px;
	padding: 0 0 70px 0;
	font-size: 16px;
	line-height: 28px;
	width: 60%;
	color: #2EE0DA;
}
.intro11 img {
	display: inline-block;
	width: 160px;
	margin: 0 70px 0 0;
	vertical-align: top;	
}
a.intro12 {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 290px;
	height: 115px;
	background-repeat: no-repeat;
	background-image: url(../img/butt-prihlasite-se-ke-zkouskam.png);
	background-size: 100% auto;
	background-position: 50% 50%;		
}
a.intro12:hover {
	background-image: url(../img/butt-prihlasite-se-ke-zkouskam1.png);
}
a.intro12 span {
	display: none;
}
.intro13 {
	position: absolute;
	top: 250px;
	left: -170px;
	font-family: 'palmer';
	color: #00FFF3;
	font-size: 60px;
	line-height: 45px;
	transform: rotate(-10deg);
}

.intro2 {
	width: 90%;
	margin: 0 auto;
	color: #C7FFFD;
}
.intro21 {
	float: left;
	width: 30%;	
}
.intro2left .intro21 {
	float: right;
}
.intro21 img {
	display: block;
	width: 100%;
	max-width: 596px;
}
.intro22 {
	float: right;
	width: 65%;
	padding: 0 0 150px 0;
}
.intro2left .intro22 {
	float: left;
	width: 55%;
	padding: 0 0 150px 10%;
}
.intro220 {
	padding: 400px 0 0 0;
	max-width: 890px;
}
.intro2 h2 {
	font-size: 42px;
	line-height: 60px;
	padding: 0 0 50px 0;
	color: #00E3DA;
font-family: 'value', "Open Sans", sans-serif;
}
.dropdown {
	background-repeat: repeat-x;
	background-image: url(../img/underline.png);
	background-size: auto 1px;
	background-position: 0 0;
	margin: 0 0 90px 0;	
}
.dropdown0 {
	background-repeat: repeat-x;
	background-image: url(../img/underline.png);
	background-size: auto 1px;
	background-position: 0 100%;				
	padding: 35px 0;
}
.dropdown1 {
	display: none;
	padding: 35px 100px 0 165px;
	font-size: 16px;
	line-height: 26px;
}
.dropdown1 p {
	padding: 0 0 26px 0;
}
a.dropdownbutt {
	padding: 0 0 0 165px;
	display: block;
	position: relative;
	color: #30DED7;
	background-repeat: no-repeat;
	background-image: url(../img/dropdown1.svg);
	background-size: 15px auto;
	background-position: 98% 50%;
	text-decoration: none;
}
a.dropdownbutt:hover {
	color: #C7FFFD;
}
a.dropdownbutts {
	color: #C7FFFD;
	background-image: url(../img/dropdown2.svg);
}
a.dropdownbutt strong {
	font-family: 'value', "Open Sans", sans-serif;
	font-size: 30px;
	line-height: 27px;
}
a.dropdownbutt span {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 16px;
	line-height: 27px;
}
a.adropdown {
	display: block;
	width: 195px;
	margin: 0 0 0 auto;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(../img/butt-prihlasit.svg);
	background-size: 100% auto;
	background-position: 50% 50%;
}
a.adropdown:hover {
	background-image: url(../img/butt-prihlasit1.svg);
}
a.adropdown span {
	display: none;
}

a.viceinformaci {
	display: block;
	width: 148px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(../img/butt-vice-informaci.svg);
	background-size: 100% auto;
	background-position: 50% 50%;
	margin: 0 0 0 auto;
}
.intro2left a.viceinformaci {
	margin: 0 auto 0 0;
}
a.viceinformaci:hover {
	background-image: url(../img/butt-vice-informaci1.svg);
}
a.viceinformaci span {
	display: none;
}
.intro3 {
	width: 90%;
	max-width: 980px;
	margin: 0 auto 100px auto; 
	color: #00BDB5;
}
.intro30 {
	max-width: 625px;
	margin: 0 0 0 auto;
}
.intro3 h2 {
	font-size: 42px;
	line-height: 60px;
	padding: 0 0 50px 0;
	font-family: 'value', "Open Sans", sans-serif;
}
.intro3 p {
	font-size: 24px;
	line-height: 42px;
	padding: 0 0 30px 0;
	font-family: 'value', "Open Sans", sans-serif;
}

.intro4 {
	width: 90%;
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
}
a.intro4butt {
	display: block;
	width: 32%;
	aspect-ratio: 1 / 1;
	position: absolute;
	top: 43%;
	left: 21%;
	background-repeat: no-repeat;
	background-image: url(../img/butt-online-test.svg);
	background-size: 100% auto;
	background-position: 50% 50%;
}
a.intro4butt span {
	display: none;
}
a.intro4butt:hover {
	background-image: url(../img/butt-online-test1.svg);
}
.intrograf1 {
	background-repeat: no-repeat;
	background-image: url(../img/intro-krivky1.svg);
	background-size: 100% auto;
	background-position: 0 100%;
	height: 300px;
}
.intrograf2 {
	height: 600px;
	background-repeat: no-repeat;
	background-image: url(../img/intro-krivky2.svg);
	background-size: 100% auto;
	background-position: 0 100%;
background-color: #A1F4ED;
}
.intro5 {
	background-color: #A1F4ED;
}
.intro50 {
	width: 90%;
	max-width: 980px;
	text-align: center;
	margin: 0 auto;
}
.intro5 p {
	font-size: 24px;
	line-height: 40px;
	padding: 0 0 40px 0;
	font-family: 'value', "Open Sans", sans-serif;
}
.intro51 {
	padding: 0 0 100px 0;
}
.intro51 img {
	width: 60%;
	max-width: 390px;
	display: block;
	margin: 0 auto;
}

.intro6 {
	background-color: #CDFDFA;
}
.intro60 {
	width: 90%;
	margin: 0 auto;
}
.intro6 h2 {
	max-width: 620px;
	font-size: 30px;
	line-height: 46px;
	padding: 0 0 150px 0;
	font-family: 'value', "Open Sans", sans-serif;
}
.intro6 h3 {
	display: inline-block;
	font-size: 30px;
	line-height: 46px;
	padding: 15px 25px 15px 25px;
	font-family: 'value', "Open Sans", sans-serif;
	margin: 0 0 50px 0;
	background-repeat: repeat-x;
	background-image: url(../img/underline-dark.png);
	background-size: 598px 4px;
	background-position: 0 100%;	
	/*background-repeat: no-repeat;
	background-image: url(../img/marker.svg);
	background-size: 100% 100%;
	background-position: 0 0;*/
}
.intro6 ul li {
	padding: 0 0 35px 40px;
	font-size: 16px;
	line-height: 28px;
	background-repeat: no-repeat;
	background-image: url(../img/li.svg);
	background-size: 15px auto;
	background-position: 0 10px;	
}
.intro61 {
	padding: 0 0 150px 0;
}
.intro612 {
	width: 60%;
	float: right;
}
.intro611 {
	width: 40%;
	float: left;	
}
.intro612 img {
	display: block;
	max-width: 450px;
	margin: 0 auto;
}
.intro61left .intro612 {
	width: 50%;
	float: left;
}
.intro61left .intro612 img {
	margin: 0 auto;
}
.intro61left .intro611 {
	float: right;	
}

.footer {
	padding: 70px 0;
	color: #00E3DA;
	background-color: #14313B;
}
.footer a {
	color: #00E3DA;
	text-decoration: none;
}
.footer a:hover {
	color: #fff;
	text-decoration: none;
}
.footer0 {
	width: 90%;
	margin: 0 auto;
}
.footer1 {
	width: 290px;
	float: left;
}
.footer11 img {
	display: block;
	width: 230px;
	margin: 0 0 50px 0;
}
.footer12 img {
	display: block;
	width: 130px;
	margin: 0 0 0 0;
}
.footer1 p {
	padding: 50px 0 0 55px;
	font-size: 15px;
	line-height: 25px;
}
.footer2 {
	width: 175px;
	float: left;
	font-size: 14px;
	line-height: 28px;
}
.footer2 img {
	display: block;
	width: 139px;
	margin: 0 0 38px 0;
}
.footer3 {
	width: 270px;
	float: right;
	font-size: 15px;
	line-height: 30px;
}
.footer4 {
	width: 250px;
	float: right;
	font-size: 15px;
	line-height: 30px;
}
.footer5 {
	width: 115px;
	float: right;
}
.footer5 a span {
	display: none;
}
a.footer51 {
	display: block;
	width: 110px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url(../img/butt-footer-online.svg);
	background-size: 100% auto;
	background-position: 0 0;	
	margin: 0 0 15px auto;
}
a.footer51:hover {
	background-image: url(../img/butt-footer-online1.svg);
}
a.footer52 {
	display: block;
	width: 110px;
	height: 40px;
	background-repeat: no-repeat;
	background-image: url(../img/butt-footer-prihlasit.svg);
	background-size: 100% auto;
	background-position: 0 0;	
	margin: 0 0 0 auto;
}
a.footer52:hover {
	background-image: url(../img/butt-footer-prihlasit1.svg);
}



.article {
	width: 90%;
	margin: 0 auto;
	max-width: 1520px;
}
.articleheadline {
	max-width: 1160px;
	padding: 260px 0 100px 0;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: 100% 50%;
	margin: 0 0 80px 0;
	position: relative;
}
.articleheadline h2 {
	font-size: 85px;
	line-height: 100px;
	max-width: 70%;
font-family: 'value', "Open Sans", sans-serif;
}
.articleheadline2 {
	/*background-image: url(../img/article-headline-faq.svg);*/
	background-size: auto 360px;
	background-position: 100% 100%;
}
.articleheadline3 {
	background-size: 200px auto;
	background-position: 60% 50%;
	/*background-image: url(../img/article-headline-priprava.svg);*/
}


.faq {
	max-width: 1015px;
	padding: 0 0 50px 0; 
}
.faq h3 {
	font-size: 38px;
	line-height: 55px;
font-family: 'value', "Open Sans", sans-serif;
	color: #00BDB5;
}
.faq p {
	font-size: 16px;
	line-height: 28px;
	padding: 0 0 28px 0;
}

.faqfooter {
	padding: 100px 0 200px 0;
	text-align: center;
}
.faqfooter p {
	font-size: 16px;
	line-height: 28px;
}
.faqfooter h2 {
	font-family: 'palmer';
	color: #00BDB5;
	font-size: 50px;
}

.txt p {
	max-width: 1120px;
	font-size: 16px;
	line-height: 28px;
	padding: 0 0 28px 0;
}
.txt p strong {
	font-weight: 700;
}
.txt ul {
	padding: 0 0 28px 0;
}
.txt ul li {
  padding: 0 0 10px 65px;
  font-size: 16px;
  line-height: 28px;
  background-repeat: no-repeat;
  background-image: url(../img/li.svg);
  background-size: 8px auto;
  background-position: 0 10px;
}
.txt h3 {
  display: inline-block;
  font-size: 40px;
  line-height: 50px;
  padding: 0 10px 10px 10px;
  font-family: 'value', "Open Sans", sans-serif;
  margin: 0 0 50px 0;
  background-repeat: repeat-x;
  background-image: url(../img/underline-dark.png);
  background-size: 598px 4px;
  background-position: 0 100%;
}
.motto {
	font-family: 'palmer';
	color: #00BDB5;
	font-size: 80px;
	line-height: 60px;
	max-width: 620px;
	min-height: 380px;
	margin: 0 100px 0 auto;
}
.motto1 {
	margin: 0 auto 0 0;
	padding: 0 0 100px 0;
}
.motto2 {
	text-align: center;
}
.txt1 h4 {
  display: inline-block;
  font-size: 50px;
  line-height: 60px;
  padding: 0 0 100px 0;
  font-family: 'value', "Open Sans", sans-serif;
}
.dropdowngreen {
	padding: 0 0 200px 0;
	border-top: 2px dashed #14313B;
	font-size: 16px;
	line-height: 28px;
}
a.dropdowngreenbutt {
	background-color: #DDFEFA;
  font-family: 'value', "Open Sans", sans-serif;
  font-size: 30px;
  line-height: 30px;
	text-decoration: none;
	display: block;
	padding: 30px 80px;
  background-repeat: no-repeat;
  background-image: url(../img/dropdowngreenbutt.svg);
  background-size: 15px auto;
  background-position: 98% 50%;	
	border-bottom: 2px dashed #14313B;
}
a.dropdowngreenbutts {
  background-image: url(../img/dropdowngreenbutt1.svg);
}
.dropdowngreen1 {
	padding: 30px 80px;
	display: none;
	border-bottom: 2px dashed #14313B;
}
.dropdowngreen1 p { 
	max-width: 975px;
	padding: 0 0 20px 0;	
}
.dropdowngreen1 p:last-child { 
	padding: 0 0 0 0;	
}
.dropdowngreen1 p strong, .dropdowngreen1 ul strong {
	font-weight: 700;
}
.dropdowngreen1 table { 
	margin: 0 0 20px 0;	
}
.dropdowngreen1 ul {
	padding: 0 0 20px 0;
}
.dropdowngreen1 ul li {
  padding: 0 0 10px 65px;
  background-repeat: no-repeat;
  background-image: url(../img/li.svg);
  background-size: 8px auto;
  background-position: 0 10px;
}

.dropdowngreen1 table td, .articleaudit table td { 
	padding: 10px;	
	border-bottom: 1px dashed #01B5AC;
	border-right: 1px dashed #01B5AC;
}
.dropdowngreen1 table tr:last-child td, .articleaudit table tr:last-child td { 
	border-bottom: none;
}
.dropdowngreen1 table tr td:last-child, .articleaudit table tr td:last-child { 
	border-right: none;
}



.articlezk {
	padding: 200px 0 0 0;
}
.articlezk .articleheadline {
	padding-left: 400px;
}
.articleheadline4 {
	background-size: auto 320px;
	background-position: 100% 50%;
	background-image: url(../img/article-headline-zk-deti.svg);
	width: 850px
}
.dropdowngreenzk {
	width: 80%;
}
.dropdowngreenzk a.dropdowngreenbutt {
	padding-left: 400px;
	position: relative;
}
.dropdowngreenzk .dropdowngreen1 {
	padding-left: 400px;
}
a.dropdowngreenbutt span {
	color: #01CCC4;
	font-family: "Open Sans", sans-serif;
	font-size: 30px;
	text-align: right;
	width: 345px;
	position: absolute;
	top: 30px;
	left: 0;
	font-weight: 600;
}
.icontxt1, .icontxt2, .icontxt3 {
	max-width: 420px;
	text-align: right;
	padding: 10px 0;
  background-repeat: no-repeat;
  background-size: auto 35px;
  background-position: 0 50%;	
}
.icontxt1 {
	margin: 10px 0 0 0;
  background-image: url(../img/icon-poslech.svg);
}
.icontxt2 {
  background-image: url(../img/icon-cteni.svg);
  background-size: auto 30px;
}
.icontxt3 {
  background-image: url(../img/icon-mluveni.svg);
  background-size: auto 27px;
	margin: 0 0 30px 0;
}

.txtzk {
	padding: 0 0 0 5%;
	margin-bottom: 345px;
}
.txtzk1 {
	padding: 0 400px;
}
.txtzk p {
  max-width: 900px;
  padding: 0 0 50px 0;
}
a.aunderlinelight {
font-family: 'value', "Open Sans", sans-serif;
  font-size: 40px;
  line-height: 50px;
	color: #01CCC4;
	text-decoration: none;
background-repeat: repeat-x;
  background-image: url(../img/underline-darklight.png);
  background-size: 598px 4px;
  background-position: 0 100%;
	display: inline-block;
	padding: 0 0 10px 0;
}
a.aunderlinelight:hover {
	color: #14313B;
	 background-image: url(../img/underline-dark.png);
}
.relative {
	position: relative;
}
.mottograf1 {
	position: absolute;
	right: 5%;
	top: 10%;
	display: block;
	width: 350px; 
	font-family: 'palmer';
	font-size: 60px;
	line-height: 45px;
	transform: rotate(10deg);
	background-size: 100% auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(../img/motto1.svg);
	text-align: center;
	color: #1C595C;
}
.articleheadline5 {
	background-size: auto 235px;
	background-position: 100% 50%;
	/*background-image: url(../img/article-headline-zk-mladez.svg);*/
	width: 850px;
}


.zkdiagram {
	background-color: #fff;
	padding: 50px 5% 400px 5%;
}
.zkdiagram img {
	display: block;
	max-width: 900px;
	margin: 0 auto;
}
.articleheadline6 {
	background-size: auto 360px;
	background-position: 100% 70%;
	background-image: url(../img/article-headline-zk-dospeli.svg);
	width: 860px;
}
.articleheadline7 {
	background-size: auto 420px;
	background-position: 100% 100%;
	background-image: url(../img/article-headline-zk-dospeli1.svg);
	width: 945px;
}
.articleheadline8 {
	background-size: auto 280px;
	background-position: 100% 160px;
	/*background-image: url(../img/article-headline-audit.svg);*/
	width: 1026px;
	width: 900px;
}
.articleheadline9 {
	max-width: 1280px;
	background-size: auto 270px;
	background-position: 100% 120px;
	background-image: url(../img/article-headline-info.svg);
}
.articleaudit {
  margin: 0 auto 0 170px;
  max-width: 1520px;
	position: relative;
}
.linguaskill {
	position: absolute;
	top: 150px;
	right: 5%;
	width: 50%;
	max-width: 270px;
}
.linguaskill img {
	width: 100%;
	display: block;
}
.articleaudit .txt p {
  padding: 0 0 30px 0;
}
.articleaudit .txt {
 padding: 0 0 50px 0;
}

.dropdowngreenaudit {
	max-width: 1300px;
}
.dropdowngreenaudit a.dropdowngreenbutt {
	padding-left: 170px;
}
.dropdowngreenaudit .dropdowngreen1 {
	padding-left: 170px;
} 
.dropdowngreenaudit2 {
	margin-right: 400px;
}
.dropdowngreenaudit2 a.dropdowngreenbutt {
	padding-left: 400px;
}
.dropdowngreenaudit2 .dropdowngreen1 {
	padding-left: 400px;
} 

.articleaudit2 {
	padding: 0 0 40px 0;
	margin: 0 auto 0 50%;
	width: 40%;
	max-width: 700px;
}
.articleaudit2 p {
  padding: 0 0 30px 0;
  max-width: 700px;
  font-size: 16px;
  line-height: 28px;
}
.articleaudit2 h2, .articleaudit4 h2 {
font-family: 'value', "Open Sans", sans-serif;
  font-size: 42px;
  line-height: 60px;
	padding: 0 0 30px 0;
}
.articleaudit4 h2 {
	padding: 0 0 30px 0;
}


.articleaudit3 {
font-family: 'value', "Open Sans", sans-serif;
  font-size: 30px;
  line-height: 40px;
	padding: 0 0 400px 170px;
	max-width: 850px;
}

table.cenik {
	width: 100%;
	max-width: 1340px;
	margin: 0 0 100px 0;
}
table.cenik th {
	padding: 10px;
	text-align: left;
	font-size: 15px;
	font-family: 'value', "Open Sans", sans-serif;
	font-weight: 700;
}
table.cenik td {
	padding: 10px;
	text-align: left;
	font-size: 16px;
}
table.cenik td:first-child {
	font-family: 'value', "Open Sans", sans-serif;
}
table.cenik tr:nth-child(even) {background-color: #DDFEFA;}
table.cenik tr:nth-child(odd) {background-color: #e8f7f3;}
table.cenik tr:first-child {background-color: transparent;}

.articleaudit4 {
	margin: 0 auto 0 5%;
	padding: 0 0 400px 0;
	max-width: 1120px;
}
.articleaudit4 ul li {
  padding: 0 0 50px 65px;
  font-size: 16px;
  line-height: 28px;
  background-repeat: no-repeat;
  background-image: url(../img/li.svg);
  background-size: 15px auto;
  background-position: 0 10px;
	color: #1C595C;
}
.articleaudit4 ul li h3 {
  font-size: 30px;
  line-height: 40px;
	color: #133643;
	font-family: 'value', "Open Sans", sans-serif;
}


.prices0 {
	width: 90%;
	margin: 0 auto;
}
.prices1 {
max-width: 1027px;
	padding: 400px 0 270px 0;
  font-size: 50px;
  line-height: 67px;
	color: #01B5AC;
	font-family: 'value', "Open Sans", sans-serif;
}
.prices2 {
	float: left;
	width: 48%;
	padding: 0 0 50px 0;
	position: relative;
}
.prices3 {
	float: right;
	width: 48%;
	padding: 0 0 50px 0;
	position: relative;
}
.prices0 h3, .dropdowngreenpricesafter h3 {
	display: inline-block;
	font-size: 30px;
	line-height: 46px;
	padding: 15px 25px 15px 25px;
	font-family: 'value', "Open Sans", sans-serif;
	margin: 0 0 50px 0;	
	/*background-repeat: no-repeat;
	background-image: url(../img/marker.svg);
	background-size: 100% 100%;
	background-position: 0 0;*/
	background-repeat: repeat-x;
	background-image: url(../img/underline-dark.png);
	background-size: 598px 4px;
	background-position: 0 100%;
}
.prices0 p {
	padding: 0 0 35px 40px;
}
.prices0 ul li {
	padding: 0 0 35px 40px;
	font-size: 16px;
	line-height: 28px;
	background-repeat: no-repeat;
	background-image: url(../img/li.svg);
	background-size: 15px auto;
	background-position: 0 10px;	
}
.prices0 ul li p {
	padding: 0 0 35px 0;
}
.prices2illu {
	position: absolute;
	top: -115px;
	left: -2.5%;
	display: block;
	width: 245px;
	height: 135px;
	background-repeat: no-repeat;
	background-image: url(../img/prices2.svg);
	background-size: 100% auto;
	background-position: 0 0;
}
.prices3illu {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 160px;
	height: 70px;
	background-repeat: no-repeat;
	background-image: url(../img/prices3.svg);
	background-size: 100% auto;
	background-position: 0 0;
}
.prices0 h2 {
  font-size: 85px;
  line-height: 100px;
  max-width: 70%;
  font-family: 'value', "Open Sans", sans-serif;
}

.dropdowngreenprices {
	max-width: 1300px;
	padding: 0 0 0 0;
}
.dropdowngreenprices a.dropdowngreenbutt {
	padding-left: 5%;
}
.dropdowngreenprices .dropdowngreen1 {
	/*display: block;*/
	padding: 0 0 0 5%;
	background-color: #fff;
	color: #000;
} 
.dropdowngreenprices .dropdowngreen1 table, .article3 .dropdowngreen1 table, .articleaudit table {
	width: 100%;
	margin: 0 0 30px 0;
}
.dropdowngreenprices .dropdowngreen1 table th, .article3 .dropdowngreen1 table th, .articleaudit table th {
	background-color: #fff;
	font-family: 'value', "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 16px;
	text-align: left;
	padding: 10px 15px 10px 5px;
	
}
.dropdowngreenprices .dropdowngreen1 table td, .article3 .dropdowngreen1 table td, .info2  table td, .articleaudit table td {
  font-size: 20px;
  line-height: 20px;
	text-align: left;
	padding: 15px 15px 15px 5px;
}
.dropdowngreenprices .dropdowngreen1 table td:first-child {
	font-family: 'value', "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 24px;
	font-weight: 700;
}
.dropdowngreenprices .dropdowngreen1 table td:first-child, .article3 .dropdowngreen1 table  td:first-child {
	font-family: 'value', "Open Sans", sans-serif;
  font-size: 24px;
  line-height: 24px;
}
.article3 .dropdowngreen1 table  td strong, .articleaudit table td strong {
	font-weight: 700;
}
.dropdowngreenprices .dropdowngreen1 table td:last-child, .article3 .dropdowngreen1 table  td:last-child {
	background-color: #fff !important;
}
.dropdowngreenprices .dropdowngreen1 table td a, .article3 .dropdowngreen1 table td a {
font-family: 'palmer';
  color: #000;
  font-size: 30px;
  line-height: 30px;
	text-decoration: none;
}
.dropdowngreenprices .dropdowngreen1 table td a:hover {
	color: #00BDB5;
}

.tabcolor1 tr:nth-child(odd) {
	background-color: #fbf2d8;
}
.tabcolor1 tr:nth-child(even) {
	background-color: #f7e5b0;
}
.tabcolor2 tr:nth-child(odd),  .info2 tr:nth-child(odd) {
	background-color: #e8f7f3;
}
.tabcolor2 tr:nth-child(even),  .info2 tr:nth-child(even) {
	background-color: #cdf5f1;
}
.tabcolor3 tr:nth-child(odd) {
	background-color: #fff4ec;
}
.tabcolor3 tr:nth-child(even) {
	background-color: #ffd4b2;
}
.tabcolor4 tr:nth-child(odd) {
	background-color: #d9f1fa;
}
.tabcolor4 tr:nth-child(even) {
	background-color: #bfe8f7;
}
.tabcolor5 tr:nth-child(odd) {
	background-color: #f9dbdf;
}
.tabcolor5 tr:nth-child(even) {
	background-color: #f8a1ac;
}
.tabcolor6 tr:nth-child(odd) {
	background-color: #f2edfe;
}
.tabcolor6 tr:nth-child(even) {
	background-color: #e4dcfd;
}
.tabcolor7 tr:nth-child(odd) {
	background-color: #f4ebe9;
}
.tabcolor7 tr:nth-child(even) {
	background-color: #e9d7d2;
}

.txtright {
	text-align: right;
}
a.apalmer {
font-family: 'palmer';
  color: #00FFF3;
  font-size: 40px;
  line-height: 25px;
	display: inline-block;
	text-decoration: none;
	transition: color 0.2s ease-out;
}
.txt a.apalmer, .prices2 a.apalmer, .prices3 a.apalmer, .dropdowngreen1 a.apalmer {
	color: #14313B;
}
a.apalmer:hover {
	color: #FFC872 !important;
}
.txtright a.apalmer {
	margin: 0 0 0 30px;
}


.info1 {
	width: 285px;
	margin: -200px 0 100px auto;
	font-family: 'palmer';
	text-align: center;
	font-size: 60px;
	line-height: 45px;
}
.info1 p {
	transform: rotate(10deg);
}
.info2 {
	float: left;
	width: 50%;
	padding: 0 0 200px 0;
}
.info3 {
	float: right;
	width: 40%;
	color: #00BDB5;
	padding: 0 0 200px 0;
}
.info2 p {
	font-size: 24px;
	line-height: 40px;
	padding: 0 0 40px 0;
}
.info2 h2 {
  font-size: 42px;
  line-height: 39px;
  font-family: 'value', "Open Sans", sans-serif;
	padding: 0 0 50px 0;
}
.info3 h2 {
  font-size: 30px;
  line-height: 39px;
	padding: 0 0 25px 0;
	text-transform: uppercase;
}
.info3 p {
  font-size: 24px;
  line-height: 35px;
	padding: 20px 0;
	border-top: 3px dashed #00BDB5;
}
.info3 p:last-child {
	border-bottom: 3px dashed #00BDB5;
}

.dropdowngreenpricesafter {
  width: 90%;
  margin: 0 auto;
	padding: 50px 0 300px 0;
}
.dropdowngreenpricesafter p {
  font-size: 16px;
  line-height: 28px;
  padding: 0 0 28px 0;
}
.dropdowngreenpricesafter strong {
	font-weight: 700;
}


.alignright {
	text-align: right;
}
a.viceinformacitxt {
  font-family: 'palmer';
color: #00BDB5;
  font-size: 40px;
  line-height: 25px;
  display: inline-block;
  text-decoration: none;
  transition: color 0.2s ease-out;
border-bottom: 2px dashed #00BDB5;
	padding: 0 20px 10px 20px;
}
a.viceinformacitxt:hover {
	color: #14313B;
	border-bottom: 2px dashed #14313B;
}
.lottie1 {
	display: block;
	position: absolute;
	top: 170px;
	right: 0;
	max-width: 310px;
}
.lottie2 {
	display: block;
	position: absolute;
	top: 160px;
	right: -10px;
	max-width: 340px;
}
.lottie3 {
	display: block;
	position: absolute;
	top: 210px;
	right: 0;
	max-width: 330px;
}
.lottie4 {
	display: block;
	position: absolute;
	top: 210px;
	right: -20px;
	max-width: 280px;
}
.lottie5 {
	display: block;
	position: absolute;
	top: 200px;
	right: -40px;
	max-width: 410px;
}
.lottie6 {
	display: block;
	position: absolute;
	top: 170px;
	left: 47%;
	max-width: 260px;
}
.lottie7 {
	display: block;
	position: absolute;
	top: 155px;
	right: -15px;
	max-width: 330px;
}



.exams {
	background-color: #fff;
	padding: 200px 0 100px 0;
}
.exams0 {
	width: 90%;
	margin: 0 auto;
	max-width: 935px;
}
.exams1 {
	clear: both;
}
.exams1 p, .exams1 ul {
	padding: 0 0 20px 0;
}
.exams1 h2, .exams1 h3 {
	font-weight: 700;
	padding: 0 0 20px 0;
}
.exams1 p strong {
	font-weight: 700;
}
.exams1 ul li  {
	list-style-type: disc;
	margin: 0 0 0 20px;
	padding: 0 0 0 0; 
} 

a.appbutt {
  position: fixed;
  bottom: 20px;
  right: 20px;
	display: block;
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	background-image: url(../img/appbutt.svg);	
	background-size: 100% auto;
	background-position: 50% 50%;	
}




@media screen and (min-width: 1px) and (max-width: 1700px) {
.motto, .motto2 {
  margin: 0 0 0 auto;
}
.motto1 {
  margin: 0 auto 0 0;
}
.dropdowngreenaudit2 {
  margin-right: 0;
	max-width: 1300px;
}
.articleaudit {
  margin: 0 auto 0 10%;
}
}



@media screen and (min-width: 1px) and (max-width: 1440px) {
.footer4 {
	clear: both;
}
.footer5 {
}
}
@media screen and (min-width: 1px) and (max-width: 640px) {
.linguaskill {
  right: 0;
}
.footer1, .footer2, .footer3, .footer4, .footer5 {
	clear: left;
	float: left;
  padding: 0 0 20px 0;
	width: 100%;
}
.footer1 p {
  padding: 50px 0 20px 0;
}
a.footer51 {
  margin: 0 0 40px auto;
}
a.dropdowngreenbutt {
  padding: 30px 80px 30px 0;
}
.dropdowngreen1 {
  padding: 30px 0;
}

.articleheadline h2, .prices0 h2 {
  font-size: 40px;
  line-height: 50px;
	max-width: 90%;
}
.articlezk {
  padding: 50px 0 0 0;
}
.articleheadline {
  background-size: auto 150px !important;
  background-position: 90% 100% !important;
}
.articlezk .articleheadline {
  padding-left: 5%;
}
.articleheadline4, .articleheadline5, .articleheadline6, .articleheadline7 {
  width: auto;
}
.txtzk1 {
  padding: 0 0;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
a.aunderlinelight {
  font-size: 16px;
  line-height: 20px;
}
.dropdowngreenzk a.dropdowngreenbutt {
  padding-left: 80px;
}
a.dropdowngreenbutt span {
  width: 60px;
	text-align: left;
}
.dropdowngreen {
	padding: 0 0 100px 0;
}
.dropdowngreenzk {
  width: 90%;
	margin: 0 auto;
}
.dropdowngreenzk .dropdowngreen1 {
  padding-left: 0;
}
.mottograf1 {
  position: relative;
  right: auto;
  top: auto;
  width: 90%;
	margin: 0 auto;
}
.txtzk {
  margin-bottom: 100px;
}
.articleaudit {
  margin: 0 auto 0 auto;
}
.articleaudit2 {
	width: 90%;
}
.articleaudit4 {
  padding: 0 0 100px 0;
}
.dropdowngreenaudit {
  width: 90%;
	margin: 0 auto;
}
.dropdowngreenaudit2 a.dropdowngreenbutt {
  padding-left: 0;
}
.articleheadline8 {
  width: auto;
}
.dropdowngreenaudit a.dropdowngreenbutt {
  padding-left: 0;
}
.articleaudit3 {
  margin: 0 auto;
  width: 90%;
  padding: 0 0 100px 0;
}
.dropdowngreenaudit .dropdowngreen1 {
  padding-left: 0;
}

.dropdowngreenaudit2 {
  margin: 0 auto;
  width: 90%;
}
.dropdowngreenaudit2 .dropdowngreen1 {
  padding-left: 0;
}
.motto {
  width: 90%;
  margin: 0 auto 0 auto;
	padding: 0 0 100px 0;
font-size: 60px;
  line-height: 40px;
	min-height: 10px;
}
.article .motto {
  width: 100%;
}

.intro1 {
	width: 90%;
}
.intro13 {
	top: 20px;
  left: -2%;
}
a.intro12 {
  position: relative;
  bottom: auto;
  right: auto;
	padding: 30px 0 0 0;
}
.intro21 {
  float: none;
  width: auto;
}
.intro22 {
  float: none;
  width: auto;
  padding: 0 0 50px 0;
}
.intro11 img {
  display: block;
  width: 160px;
  margin: 0 0 50px 0;
}
.intro220 {
  padding: 50px 0 0 0;
}
.intro1 p {
	width: auto;
}


a.dropdownbutt {
  padding: 0 0 0 60px;
}
.dropdown1 {
  padding: 35px 0 0 0;
}
.intro2left .intro22 {
  float: none;
  width: auto;
	padding: 0 0 150px 0;
}
.intro611 {
  width: auto;
  float: none;
}
.intro612 {
  width: auto;
  float: none;
}
.intro61left .intro612 {
  width: auto;
  float: none;
}
.header0 {
	height: 80px;
	width: 100%;
}
.menu {
	display: none;
	width: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	background-color: #D9FFF9;
	padding: 0 0 50px 0;
}
.menu li {
  display: block;
  margin: 0 0;
	padding: 0 5%;

}
.article1 .menu li a {
  color: #14313B;
}
.header {
	padding: 30px 0 0 0;
}
  .header0 h1 {
    left: 5%;
  }
.menu ul li ul {
  display: block;
  position: relative;
}
a.menubutt {
	display: block;
	width: 45px;
	height: 45px;
	position: absolute;
	right: 5%;
	top: 8px;
	background-repeat: no-repeat;
	background-image: url(../img/menu.svg);	
	background-size: 80% auto;
	background-position: 50% 50%;	
}
.faq h3 {
  font-size: 30px;
  line-height: 40px;
}
.zkdiagram {
  padding: 50px 5% 50px 5%;
}
.txt h3 {
  font-size: 24px;
  line-height: 34px;
}
.txt1 h4 {
  font-size: 40px;
  line-height: 50px;
}

.prices2, .prices3 {
  float: none;
  width: auto;
}
.prices1 {
  padding: 100px 0 200px 0;
  font-size: 24px;
  line-height: 34px;
}
.prices3illu {
  top: -50px;
}
.clear100 {
  height: 50px;
}

.lottie1 {
	top: 360px;
	right: 30px;
	max-width: 145px;
}
.lottie2 {
	top: 335px;
	right: 35px;
	max-width: 145px;
}
.lottie3 {
	top: 350px;
	right: 30px;
	max-width: 120px;
}
.lottie4 {
	top: 360px;
	right: 35px;
	max-width: 180px;
}
.lottie5 {
	top: 310px;
	right: 10px;
	max-width: 170px;
}
.lottie6 {
	top: 300px;
	left: auto;
	right: 10px;
	max-width: 190px;
}
.lottie7 {
	top: auto;
	bottom: -5px;
	left: auto;
	right: 15px;
	max-width: 180px;
}
}
