

/*@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans'), local('NotoSans'), url(fonts/NotoSans.woff) format('woff');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Noto Sans Bold'), local('NotoSans-Bold'), url(fonts/NotoSansBold.woff) format('woff');
}*/


* {
	box-sizing: border-box;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}

body {
	margin: 0;
	padding: 0;
}

body {
	/*background: url(pic/ec3.svg) 0% 0% / contain repeat-y scroll content-box black;*/
	/*background-size: contain;*/
	/*background-color: lightgray;
	background-color: hsl(0,50%,50%);*/
	/*box-shadow: inset 0px 0px 200px 60px #000;*/
	/*background: #9acd32 url(pic/ec4.png);*/
	
	/*background: url(pic/glass.png), url(pic/ec4i2.png), repeating-linear-gradient(205deg, #468a00, orange, navy);*/

	/* background: url(pic/ec4.png), repeating-linear-gradient(205deg, #468a00, orange, navy); /* 2. kandidat */
	
	background: url(pic/ec4i2.jpg);
	/*background: rgb(200,205,210); /* 1. kandidat */



	/*box-shadow: inset 0px 0px 500px 30px rgba(0,0,0,1);*/
	/*background-clip: margin-box, border-box;*/
	
}

body.help {
	background: url(pic/ec4i2b.jpg);
	/*background: rgba(189,183,107,.3);*/
}

span,p,h1,h2,h3,h4,h5,h6,dd,dt,ol,li,q {
	/*color: rgb(66, 99, 120);*/
	color: rgb(71,71,71);
}	

dl.refs dt {
	font-size: 90%;
	font-weight: 600;
}

p {
	font-size: 90%;
	text-align: left;
}

p.desc {
	font-size: 80%;
	font-weight: 700;
}

div#paper {
	margin: 2em auto;
	position: relative;
	background-color: white;
	max-width: 58em;
	padding: 2em 1em;
	box-shadow: 0px 0px 3em .01em rgba(0,0,0,.35), inset 0px 0px 6em 12em rgba(255,255,255,1);
	/*box-shadow: 0px 0px 20px 20px rgba(0,128,255,1);*/

	/*box-shadow: 0px 0px 10px 0px rgba(255,255,255,1);*/
	/*box-shadow: 0px 0px 20px 20px rgba(0,128,255,1);*/

	border: 1px solid rgba(105,105,105,.6);
	/*border-radius: 40px / 20px;*/
	background:url(pic/glass.png) , url(pic/ec4i2.jpg) 0% rgba(200,205,210,.5);
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.8);
	/*background: white;*/
	/*border-radius: 5px;*/
	/* url(pic/circuitry.jpg) 0% -7% / contain no-repeat scroll border-box  */
	
}

div#paper2 {
	margin: 4em 40px 20px 40px;
	position: relative;
	background-color: white;
	max-width: 58em;
	width: 42em;
	padding: 0em 2%;
	height: 600px;
	overflow: scroll;
	box-shadow: inset 0px 5px 5px 1px rgba(0,0,0,.5); /*0px 0px 100px 200px rgba(255,255,255,1);*/
	/*box-shadow: 0px 0px 20px 20px rgba(0,128,255,1);*/

	/*box-shadow: 0px 0px 10px 0px rgba(255,255,255,1);*/
	/*box-shadow: 0px 0px 20px 20px rgba(0,128,255,1);*/

	border: 1px solid rgb(200,205,210);
	/*border-radius: 40px / 20px;*/
	background: rgba(255,252,250,.8) ;
	background: rgba(255,255,255,1) ;
	/*border-radius: 5px;*/
	/* url(pic/circuitry.jpg) 0% -7% / contain no-repeat scroll border-box  */
	float: left;
}





.g1,.g2,.g3,.g4,.g5,.g6,.g7,.g8,.g9,.g10,.g11,.g12 {
	position: relative;
	float: left;
	background-color: transparent;
	margin: 0 2%;
	padding-top: 1px;
}

.g1 {
	width: 4.6666666666666666%;
}
.g2 {
	width: 13.333333333333333%;
}
.g12 {
	width: 96%;
	clear:both;
}

.g12 .g12 {
	width: 100%;
	clear:both;
}

div.g12.moveup {
	position: relative;
	top: -19em;
}

div.g12.movedown {
	position: relative;
	top: 8.5em;
}


.g4 {
	width: 32%;
	}



.g5 {
	width: 40%;
}

.g7 {
	width: 56%;
}

.l7 {
	left: 0%;
	position: relative;
	top: -3em;
}

.r5 {
	left: 43%;
	top: 1ex;
}

.g8 {
	width: 64%;	
}

.g9 {
	width: calc(8% * 9);	
}

.g6 {
	width: 48%;
}



.g3 {
	width: 22%;
	min-width: 180px;
}

.f2 {
	width: calc((100% - 2*2*2%)/2);	
	}
	
.f3 {
	width: calc((100% - 2*2*2%)/3);	
	}

.f4 {
	width: calc((100% - 3*2*2%)/4);	
	}

.f6 {
	width: calc((100% - 5*2*2%)/6);	
	}


.alpha {
	margin-left:0;
	clear: left;
}

.omega {
	margin-right:0;
	clear: right;
}

	
h1,h2,h3,h4,h5,h6 {
	width: 100%;
	margin-bottom:1ex;
	/*margin-top: 2em;*/
	color: rgb(133,175,43);
}

h1,h2,h3,h4,h5,h6,h1 *, ul#hpnav * {
	font-family: 'Open Sans';
}

h1 {
	margin-bottom: 0px;
	color: rgb(71,71,71);
	position: relative;
	left: -.125ex;
	margin-top: 1em;
	/*color: #9acd32;*/
	font-weight: 400;
	font-size: 300%;
}

h1.mainh{ 
	margin:0;
	font-size: 300%;
	line-height: 25%;
	font-weight: 700;
}

h1#news {
	font-size: 100%;
	color: white;
	background-color: #9ACD32;
	text-indent: 1em;
	padding: 1ex 0;
	font-weight: 700;
	margin-top: 0px;
	left: 0;
}

h2 {
	font-size: 235%;
	color: rgb(71,71,71);
	/*color: #83ad2a;*/
	font-weight: 400;
	color: rgb(154,205,50);
	}

h2.pnews {
	font-size: 120%;
	color: maroon;
	padding: 0 20px;
}

div.g12.bgreen p {
	padding: 0 20px;
}

div.g12.bgreen div.solution p {
	padding:5px 10px ;
}

div.bgreen {
	border: 1px solid #749a25;
	background: whitesmoke;
	padding:0;
}
div.pnewsc {
	float: left;
	width: 50%;
	
}


div.solution {
	border: 1px solid #749a25;
		margin: 1em 1em 2em;
		background-color: white;
}
.strong {
	font-weight: 800;
}
.small {
	font-size: 90%;
}
.smaller {
	font-size: 80%;
}
div.solution p {
	font-weight: bold;
	background-color: rgb(154,205,50);
	color: white;
}

div.solution>p {
	margin-top:0;
	padding:0;
}

div.solution li {
	font-size: 80%;
	font-weight: 700;
	line-height: 200%;
	padding-right: 1em;
	margin-bottom: 1ex;
}

div.solution li:nth-child(odd) {
}
h3 {
	font-size: 135%;
	/*color: #729625;*/
	color: rgb(105,105,105);
	font-weight: 400;
	clear: both;

	}
	
h4 {
	font-size: 110%;
	margin-bottom: 1em;
		margin-top: 2em;
	/*color: #678721;*/
	color: rgb(133,175,43);
	font-weight: 600;
	}

h5 {
	font-size: 100%;
	/*color: #607e1e;*/
	color: rgb(105,105,105);
}	

div.g6 > h5 {
	margin-top: 1ex;
	}
	
h2 ~ div > h3, p ~ div > h2 {
	margin-top: 0;
}

p~div>h2 {
	font-size: 200%;
		
	}

h6 {
	font-size: 90%;
	/*color: #4a6218;*/
	color: rgb(133,175,43);
}

.logo1 {
	color: #9acd32;
}

.logo2 {
	color: #696969;
}

ul#hpnav {
	border-top: 1px solid #9acd32;
	border-bottom: 1px solid #9acd32;

}

ul#hpnav, ul#hpnav ul, ul#hpnavs, ul#hpnavs2 {
	padding:0;
	list-style-type: none;
	margin: 0;
	padding-bottom: 1ex;
}

ul#hpnav li ul {
	margin: 2%;
	padding-bottom: 0;
}

ul#hpnav {
	margin-top: 0;
	float: left;
}

ul#hpnav * {
/*	color: ivory;*/
}

ul#hpnav li {
	margin-top: 2%;
}

ul#hpnav li a {
	font-weight: bold;
	text-decoration: none;
	font-size: 120%;
}

li.g3 > a {
	color: #474747;
}

.dark, .dark a {
	font-weight: bold;
	text-decoration: none;
	color: #474747;
}
.dark a:hover {
	border-bottom: 2px solid rgb(154,205,50);
}

ul#hpnav li a:hover {
	border-bottom: 4px solid #9acd32;
}

ul#hpnav li ul li a {
	font-size: 100%;
}

ul#hpnav li ul li a:hover {
	border-bottom: 0;
}

ul.sub1 li {
	margin-bottom: 2%;
	border: 0px solid lightgray;
}

ul.sub1 li a {
	color: #696969;
	display: block;
	border: 0px solid lightgray;
	padding: 2% 4%;
}

ul.sub1 li a:hover {
	background-color: #9acd32;
	color: ivory;
}

span.tip {
	font-size: 80%;
	font-weight: bold;
	float: right;
	width: 200px;
	border-left: 1px solid #474747;
	padding-left: 1em;
	margin-left: 1em;
	}
	
body.help h1 { 
	font-size: 200%;
	margin:0;
	margin-bottom:1rem;
	display: block;
	font-weight: 700;
	width: auto;
	font-size: 250%;font-weight: bold;color: orange;color:ivory;background-color:yellowgreen;float:left;padding: 0 1ex;border: 4px double white;
	height: fit-content
}

body.help h2 {
margin: 1em 0px 1em;
width: 100%;
clear:both;
text-align: center;
font-size: 200%;
font-weight: 700;
color: rgb(71,71,71);
}

body.help h3 {
	font-weight: 700;
	color: #474747;
	font-size: 100%
}

body.help h1 a {
	text-decoration: none;
	}

form#helpform {
margin: 4em auto;
width: 36em;
}
	
form#helpform > input,form#helpform > textarea, form#helpform > span {
font-weight: bold;
padding: 1ex;
margin-bottom: 1em;
font-size: 125%;
	}

form#helpform > input {
	text-align: center;
	}
	
form#helpform > input:focus, form#helpform > textarea:focus {
	border: 1px solid rgba(138,130,120,1);
	box-shadow: inset 2px 2px 2px 0px rgba(69,65,60,.5);
	background: rgb(250,250,250);
	}
	
form#helpform > input[type=submit] {
	display: block;
	margin: 1ex auto;
	background: #9acd32;
	color: ivory;
	border: 1px solid rgba(69,65,60,.5);
	box-shadow: inset 2px 2px 2px 0px rgba(255,255,255,.5), inset -2px -2px 2px 0px rgba(69,65,60,.5);
	cursor: pointer;
}
form#helpform > input[type=submit]:focus {
	border: 1px solid rgba(69,65,60,1);
	}

form#helpform > input[type=submit]:active, .ihelp:active, body.help dd a:active {
	border: 1px solid rgba(69,65,60,1);
	background: orange;
	box-shadow: inset -2px -2px 2px 0px rgba(255,255,255,.5), inset 2px 2px 2px 0px rgba(69,65,60,.5);
	}

	
form#helpform > input,form#helpform > textarea {
	border: 1px solid rgba(69,65,60,.5);
	box-shadow: inset 2px 2px 2px 0px rgba(138,130,120,.5);
	border-radius: 5px;
	background: rgba(238,238,238,.75);
}
	
form#helpform > textarea {
width: calc(100% - 2ex);
padding: 1ex;
height: 10em;
margin-top: 0px;
margin-bottom:1.5em;
}

form#helpform > span {
display: inline-block;
padding-left: 0px;
width: 6em;
text-align: right;
font-size: 155%;
}

form#helpform > span.l {
text-align: left;
margin-left: 1ex;
margin-bottom: 0px;
padding-bottom: 0px;
width: inherit;
}

body.help > div#paper {
	box-shadow: 0px 0px 3em .01em rgba(0,0,0,.5), inset 0px 0px 6em 10em rgba(255,255,255,1);
	background: rgba(255,255,255,.5);
}

form#helpform > input.c {
background-color: white;
color: orange;
text-align: center;
box-shadow: inset 0px 0px 1px rgb(138,130,120);
}

body.help > div#paper dl {
	font-size: 155%;
	font-weight: bold;
	}
	
body.help dl {

	text-align: center;
width: calc(100%/3 - 2px);
padding-bottom: 0em;
	margin: 0 auto
	}
	
body.help dl + dl + dl {
	border-right: 0;
}	

body.help dt {
	display: block;
	}
body.help dd {
	margin: 1ex 0px;
}
a.ihelp {
	font-weight: bold;
	margin:0;
	position:relative;
	display: inline-block;
	float: right;
	position: relative;
	bottom: 2ex; 
	font-size: 120%;
}
body.help dd a, .ihelp {
	padding: 1ex;
	margin:1ex;
	background: linear-gradient(-65deg,rgb(132,198,240),rgb(66,99,120));	
	background: -webkit-linear-gradient(-65deg,rgb(132,198,240),rgb(66,99,120));
	background: -moz-linear-gradient(-65deg,rgb(132,198,240),rgb(66,99,120));
	box-shadow: inset 5px 5px 10px rgba(0,0,0,.5), 5px 5px 5px rgba(0,0,0,.5);
	border-radius: 1ex;
	text-decoration: none;
	color:white;
	color: rgba(255,255,255,.7);
	border: 1px solid rgba(69,65,60,.5);
	box-shadow: inset 2px 2px 2px 0px rgba(255,255,255,.5), inset -2px -2px 2px 0px rgba(69,65,60,.5);

}

body.help dd a:focus,body.help dd a:hover, .ihelp:hover {
	color: rgba(255,255,255,1);
	text-shadow: 0px 0px 35px rgba(255,255,255,.8);
}

body.help dd a:active {
	color: rgba(255,255,255,1);
	text-shadow: 0px 0px 35px rgba(255,255,255,.8);

}
body.help span.ddes {
margin-top: 2ex;
display: inline-block;
margin-bottom: 0;
font-size: 55%;
width: 100%;
	}
	
span.point4 {
	font-size: 600%;
	float:left;
	margin-right: .25ex;
	padding:0;
	line-height: 90%;
	font-weight: 800;
	text-shadow: 1px 1px 1px rgb(73,98,24);
	color: rgb(154,205,50);
}

span.point4h {
margin-bottom: 1em;
font-weight: 800;
font-size: 120%;
line-height: 120%;
display: inline-block;
margin-top: .5ex;
	
}

div.p4 h4 {
	border-bottom: 1px solid rgb(133,175,43);
/*	color: rgb(154,205,50);*/
	color: rgb(133,175,43);
	/*font-size: 18pt;*/
	
	/*text-indent: 1ex;*/
	margin-top: 1em;
	}

ul#secnav {
	list-style-type: none;
	float: right;
	position:relative;
	top: -2em;	
	}

ul#secnav > li {
	float: left;
	/*margin: 0px 0.25ex;*/
	font-size: 8pt;
	padding: 0;
	font-weight: bold;
	border-right: 1px solid rgb(133,175,43);
}

ul#secnav a {
	text-decoration: none;
	color: 	rgb(71,71,71);
	display:block;
	padding:1ex;
	margin:0;
}

ul#secnav a:hover {
	color: rgb(133,175,43);
	
}

ul#secnav > li:last-child {
	border:0;
}

.fright {
	float:right;
	}

.fleft {
	float:left;
	}

.clr {
	clear: both;
	}
q#words {
	font-size: 9pt;
	text-align: right;
	margin: 1ex 2% 0px 2.5%;
	font-weight: bold;
	display: block;
	position: absolute;
	bottom: 0;
	right:0;
	color: #474747;
	height: 2em;
}
header > div:first-child {
	height: 110px;
}
svg#ihelp-icon {
	margin:0;
	position:relative;
	bottom: 2em;
	float: right;

}

g#help-screen2 {
	transition: transform 2s cubic-bezier(0.42,0,0.1,1);
	transform-origin: 254px 494px;
}

.green2 {
	color: rgb(133,175,43);
}

.gray2 {
	color: rgb(105,105,105);
}

div.back {
	clear: both;
	text-align: right;
	border-bottom: 1px solid rgb(133,175,43);
	padding-right: 1em;
	margin-bottom: 1em;
}

div.back.subback {
	border-bottom: 1px dashed rgb(133,175,43);
	
}

div.back.subsubback {
	border-bottom: 1px dotted rgb(133,175,43);
	
}
.back a:first-child {
	font-size: 90%;
	}
	
.back a {
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
}

.back a:hover {
}

.bigger {
	font-size: 120%;
	position:relative;
	
}

.back ~ h3 {
	margin-top: 2em;
	}
	
.g12 > h2 {
	/*margin-top: 2em;*/
	}
	
p ~ .g6 > h4 {
	margin-top: 0;
	}
	
a {
	color: rgb(133,175,43);
}

.znacky {
	font-weight: 800;
	color: rgb(105,105,105);
}

.bggreen {
	background-color: rgb(154,205,50);	
}

.svorka {
	font-size: 36em;
	line-height: .75em;
	color: rgba(133,175,43,.6);
	font-family: "Open Sans";
	font-weight: 200;
}

div.svorka2 {
	padding: 16em 0;	
	
}

div.svorka2 > span{
	font-size: 3em;
	line-height: .9em;
	color: rgba(133,175,43,.6);
	text-align: center;
	font-weight: bold;
	font-family: "Open Sans";
}

h4 ~ div > h5 {
	margin-top: 0;	
}

p.inprog {
bottom: 1em;
background-color: rgba(31, 87, 126, 0.8);
color: rgb(255, 255, 255);
font-family: "Open Sans",Arial,sans;
padding: 0.5ex 1ex;
display: inline-block;
position: absolute;
height: 2em;
font-weight: 700;
z-index: -100;
top: 80px;
left: -102px;
transform: rotateZ(-90deg);
}

img.profil {
	float:left;
	margin-right: 2em;
	margin-top: 1em;

} 

p.short {
	max-width: 600px;
}

a.ictpom {
	display: block;
	color: ivory;
	padding: .75ex;
	font: normal 700 24pt/1 "Open Sans";
	background-color: #749a25;
	text-decoration: none;
	position: absolute;
	top:-120px;
	right:0;
	border: 4px double #749a25;
	z-index: 1;
}

a.ictpom:hover {
	border: 4px double white;
}

span.sm {
	position:relative;
	top: 10px;
}
span.sm a {
	margin: 1px;
}

span.sm img {
	width: 32px;
	
}

ul#hpnav h1 {
	color: #474747;
	font-size: 100%;
	left: 0;
	margin:0;
}

ul#hpnav h1 a {
	color: #474747;
}

ul#hpnav h1 :hover {
	border-bottom: 4px solid #9ACD32;
}
p.example {
	border-left: 2px solid #474747;
	padding-left: 1ex;
	font-style: italic;
}
div.consec {
	margin-bottom: 2em;
	font-size: 11pt;
}
div.consec a {
	color: #696969;
	font-weight: 400;
}

div.consec2 {
	margin-bottom: 2em;
	font-size: 10pt;
	font-weight: 600;
}
div.consec2 a {
	color: #85AF2B;
}
h2#sw {
	margin-bottom: 0;
}
h3#swlocal {
	margin-bottom: 0;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.opensans {
	font-family: "Open Sans";
}

.big {
	font-size: 105%;
}

h4 ~ q {
	font-family: "Open Sans";
	font-style: italic;
	display: block;
	position: relative;
	font-size: 11pt;
	color: #474747;
	margin-bottom: 1em;
}

h4 ~ q::before{
  content: "\201E";
}

h4 ~ q::after{
  content: "\201C";
}

p.newsdate {
	font-size: 9pt;
	margin:0;
	font-weight: bold;
}

.invert {
	color: white;
	background-color: orange;
	padding: .5ex 2ex .5ex 5ex;
	position: relative;
	margin-right: -4ex;
	left: -5ex;
	box-shadow: 2px 2px 2px rgba(9,0,0,.4);
}

#anews {
	/*display: none;*/
	}
	
.moveup2 {
	text-align: right;
	position: absolute;
	right: 1em;
	top: 7.5em;
	
	z-index: 1;
}
.moveup2 a {
	color: rgb(255, 255, 255);
	background-color: rgb(255, 165, 0);
	position:relative;
	bottom: 1em;
	left: 1em;
	padding: 1ex;
	text-decoration: none;
	transition: all .25s cubic-bezier(0.42,0,0.1,1);
	font-weight: bold
}
.moveup2 a:hover, .moveup2 a:focus {
	text-decoration: underline;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	transform: scale(1.1,1.1);
}

.he {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	
	
	.he>div>p {
		text-align: center;
		margin-top:1rem
	}
	
	footer>p {
		text-align: center;
		color: #999;
		margin:3rem 0 0
	}
		

@media screen and (width > 767px) {
	#obsah {display:none}
}

@media screen and (width < 768px) {
	div.pnewsc {
		float: none;
		width: auto;
	}
	
	nav .g12 h1 {
		margin-top:0
	}
	
	.g4,.g5,.g6,.g7,.g8,.g12 {
		width: 100%;
		position: static;
		margin: 0 auto
	}
	
	nav>.g12 {
		margin: 1rem 0;
	}
	
	h1, h2, h3, h4, h5, h6 {
		width: auto
	}
	
	* {
		float: none !important
	}
	
	.logo {
		width: 100%;
		margin-bottom: 1rem
	}
	
	.moveup,.movedown,.moveup2 {
		position: static !important
	}
	
	nav {
		display: flex;
		flex-direction: column;
	}
	.mo5 {
		order: 5
	}
	.mo4 {
		order: 4
	}
	.mo3 {
		order: 3
	}
	.mo2 {
		order: 2
	}
	.mo1 {
		order: 1
	}
	#words {
		display: none !important;
	}
	div#paper {
		margin:0;
		box-shadow: none
	}
	
	.flx-c {
		display: flex;
		flex-direction: column;
	}
	
	.l7,.ictpom {
		position: static !important
	}
	body {
		background-image: none
	}
	
	ul#secnav {
		display:none
		}
	.moveup2 a {
		position: static
		}
		
	#anews {
		position: static
	}
	
	body.help dl {
		width: 100%;
		border: none
	}
	
	body.help .he img {
		width: 100%
	}
form#helpform {

    margin: 1em auto;
    width: 100%;
    text-align: center;

}
	form#helpform * {
		text-align: center !important;
	}
	body.help h1 {
		margin: 1rem auto
	}
}

	
		
