@charset "utf-8";
/* CSS Document */
/*@font-face
{
	font-family: Montserrat;
	font-weight:normal;
	src:url(Montserrat-Light.otf);
}

@font-face
{
	font-family: Montserrat;
	font-weight:bold;
	src:url(Montserrat-SemiBold.otf);
}*/

body
{
	font-family: 'Roboto', sans-serif;
	color:#111111;
	
	
	font-size: large;
	
}

section
{
	margin-bottom:30px;
}

strong, b
{
	color:#000;
	font-family: 'Montserrat', sans-serif;
}

h1
{
	color:#046434;
	font-size:24pt;
	font-family: 'Montserrat', sans-serif;
}

h2
{
	color:#046434;
	font-size:18pt;
	font-family: 'Montserrat', sans-serif;
}

#board
{
	position:fixed;
	top:0;
	left:0;
	height:100%;
}

#board img
{
	max-height:100%;
	height: 100%;
}


#rest
{
	position:fixed;
	
	height:100%;
	right:0;
	overflow:auto;
	padding: 0 20px 20px 20px;
}

header
{
	position:absolute;
	right:20px;
	text-align:center;
}

header img
{
	width:100%;
	max-width:1080px;
}



h3
{
	color: #dc002f;
	font-weight:bold;
	font-size:24pt;
	margin: 10px 0 10px 0;
	font-family: 'Montserrat', sans-serif;
}


nav a
{
	width: 60px;
	height: 60px;
	background-color: #faf4f6;
	padding: 10px;
	text-align:center;
	margin-left:20px;
	transition: background-color, 0.3s;
	text-decoration:none;
}

nav a:hover
{
	background-color:#cabec4;
}

nav a img
{
	position:relative;
	height: 40px;
	
}

nav a p
{
	
	margin:0;
	padding-top:40px;
	color: #917784;
}

#content
{
	
	
	bottom:0;
	overflow:auto;
	
	font-size: large;
	line-height: 1.5em;
	padding-right:20px;
	text-align:center;
	position:fixed;
}

#content a
{
	color:#0090cd;
	transition: color, 0.3s;
	
	font-family: 'Montserrat', sans-serif;
}

#content a:hover
{
	color:#dc002f;
}

#content p
{
	padding-top:20px;
	margin-top:0;
	border-top: 1px solid #046434;
	line-height:1.8em;
}

#content ul
{
	
}
#content ul li
{
	line-height: 1.5em;
	
}

.zt
{
	
	color: #046434;
	font-family: 'Montserrat', sans-serif;
}

.ot
{
	
	color:#D45500;
	font-family: 'Montserrat', sans-serif;
}

table
{
	font-size:12pt;

}

table tr td
{
	background-color: #faf4f6;
	border-width: 1px 0 1px 0;
	border-color: #FFF;
	border-style:solid;
	padding: 5px 0 5px 0;
}

.tableheader
{	
	font-size:10pt;
	color:#917784;
	text-align:center;

	
}

.empty
{
	background-color:#FFF;
}

#table-flow
{
	overflow:auto;
	width: 100%;
    position: absolute;
}

.vyhod
{
	list-style-type:none;
		
	border-top: 1px solid #046434;
	border-bottom: 1px solid #046434;
	
	margin: 0 30px -1px 30px;
	padding: 10px 0 10px 0;
}



.poradie
{
	display:inline-block;	
	color: #666;
	font-size:16pt;
	width:100px;
	font-family: 'Rubik', sans-serif;
	vertical-align:central;
}

.meno
{
	display:inline-block;
	font-size:20pt;	
	width:400px;
	color:#000;
	text-align:left;
	font-family: 'Montserrat', sans-serif;
}

.celkom
{
	display:inline-block;
	color: #dc002f;
	font-size:20pt;
	font-weight:bold;
	width:120px;
	font-family: 'Montserrat', sans-serif;
}

.kola
{
line-height:2.5em;
}

.tah
{
	margin-bottom:10px;
	line-height:2.5em;
}

.slovo
{
	text-transform:uppercase;
	color: #046434;	
	font-family: 'Montserrat', sans-serif;
}

.koment
{
	font-style:italic;
	font-size:10pt;
}



.report
{
	width: 80%;
	column-count:3;
	column-gap:40px;
	
	line-height: 1.5em;
	text-align:justify;


	padding: 20px 0 20px 0;
	border-top-style: solid;
	border-top-color: #046434;
	border-top-width: 1px;
	
	border-bottom-style: solid;
	border-bottom-color: #046434;
	border-bottom-width: 1px;
	
	position: relative;
	left: 50%;
	margin-left: -40%;
}

.button
{
	background-color: #0090cd;
	color: #FFFFFF;
	text-decoration:none;
	padding:20px;
	
	transition: 0.1s background-color, 0.1s box-shadow;
	
}

.button:hover
{
	backgroung-color: #005c84;
	box-shadow: 0 0 20px #333;
}

.middle-button
{
	width: 100%;
	text-align:center;
}

.vysledky
{
	text-align:center;
}

.plocha 
{
	margin-top:10px;
	width:40%;
	display:inline-block;

}

.riesenie
{
	display:inline-block;
	vertical-align:top;
		margin-top:10px;

}

.riesenie ul
{
	list-style-type:none;
	width: 645px;
}

.riesenie ul li
{
	display:inline-block;
}

.pismeno
{
  font-family: 'Montserrat', sans-serif;
  text-transform:uppercase;
  color: #046434; 

  width: 3.3%;
  
  margin: 0 0.3% 0 0.3%;
}

.li_no
{
	width: 6.2%;
}

.li_poz
{
	width: 12.4%;
	text-transform:uppercase;
}

.li_body
{
	width: 14.6%;	
	font-weight: bold;
}

.li_tah
{
	width: 38.8%;
	text-align:left;
}

.li_zasobniky
{
	width:27.1%;
}

.ul_tah
{
	border-top: 1px solid #917784;
	border-bottom: 1px solid #917784;
	
	margin: 0 0 -1px 40px;
	padding: 10px 0 10px 0;
}

.zobr_ries
{
	display: none;
}