@import url("css_fontawesome-all.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,600,600italic");

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, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, 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, 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;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

:root, body {
	width: 100%;
	height: 100%;
}

:root {
	display: table;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	font-weight: 700;
}


body {
	display: table-cell;
	vertical-align: middle;
	background-color: #fff;
	color: #000;
}

h1 {
	margin: 0;
	padding: 1em 0 0.5em 0;
	border: 0;
	font-size: 1.15em;
	letter-spacing: 0px;
	vertical-align: baseline;	
	font-weight: 800;
	color: #0077be;
	text-align: center;
}

h2 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0.85em;
	letter-spacing: 0px;
	vertical-align: baseline;	
	font-weight: 400;
	color: #000;
	text-align: center;
}

h3 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0.85em;
	letter-spacing: 0px;
	vertical-align: baseline;	
	font-weight: 800;
	color: #000;
	text-align: left;
}


h3 span {
	color: #0077be;
}


h4 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0.75em;
	letter-spacing: 0px;
	vertical-align: baseline;	
	font-weight: 400;
	color: #000;
	text-align: center;
}

#obalka {
	display: block;
	width: 20em;
	margin-left: auto;
	margin-right: auto;
	padding: 0em;
	border: 1px dotted #d4d4d4;
	background-color: #fff;
	min-height: 40em;
	border-radius: 20px;
}

#box-horni {
	width: auto;
	padding: 1em;
}

#box-dolni {
	width: auto;
	padding: 1em;
}

#box-text {
	width: auto;
	padding: 1em;
	border: 2px solid #0077be;
	border-radius: 10px;
	background-color: #fff;
}

#plocha {
	width: auto;
	padding: 1em;
	background-color: #c7eafb;
	min-height: 30em;
	border-radius: 0 0 20px 20px;
}


img {
	margin: 0;
	padding: 0.5em 0 1.5em 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: -webkit-fill-available;
}


form {
	margin: 0em 0 3em 0;
}


input[type="text"], button {
	margin: 1em 0 1.0em 0;
	padding: 0.65em 0 0.65em 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: -webkit-fill-available;
	text-align: center;
	border-radius: 10px;
	border: 2px solid #0077be;
	color: #000;
	font-size: 0.9em;
	font-weight: 800;
}

button {
	background-color: rgba(255, 255, 255, 1.0); 
}


button.cervena {border: 2px solid #ed1c24;}

button.herbicid {background-color: rgba(87, 171, 39, 1.0);}
button.fungicid {background-color: rgba(142, 24, 127, 1.0);}
button.insekticid {background-color: rgba(238, 123, 25, 1.0);}
button.rustovy-regulator {background-color: rgba(198, 116, 19, 1.0);}
button.biostimulant {background-color: rgba(201, 210, 0, 1.0);}
button.stabilizator-dusiku {background-color: rgba(0, 166, 177, 1.0);}
button.smacedlo {background-color: rgba(148, 213, 242, 1.0);}
button.vsechny-pripravky {border: 2px solid #000000;}

button.vyber-herbicid {background: linear-gradient(-90deg, #ffffff 93%, rgba(87, 171, 39, 1.0) 90%);}
button.vyber-fungicid {background: linear-gradient(-90deg, #ffffff 93%, rgba(142, 24, 127, 1.0) 90%);}
button.vyber-insekticid {background: linear-gradient(-90deg, #ffffff 93%, rgba(238, 123, 25, 1.0) 90%);}
button.vyber-rustovy-regulator {background: linear-gradient(-90deg, #ffffff 93%, rgba(198, 116, 19, 1.0) 90%);}
button.vyber-biostimulant {background: linear-gradient(-90deg, #ffffff 93%, rgba(201, 210, 0, 1.0) 90%);}
button.vyber-stabilizator-dusiku {background: linear-gradient(-90deg, #ffffff 93%, rgba(0, 166, 177, 1.0) 90%);}
button.vyber-smacedlo {background: linear-gradient(-90deg, #ffffff 93%, rgba(148, 213, 242, 1.0) 90%);}
button.vyber-vsechny-pripravky {border: 2px solid #000000;}

button.nadpis {
	background-color: rgba(0, 119, 190, 1.0); 
	color: #fff;
}

button:hover {
	border: 2px solid #000;
	background-color: rgba(255, 255, 255, .8);
	cursor: pointer; 
}

button:hover.nadpis {
	background-color: rgba(0, 119, 190, 1.0); 
	color: #fff;
}

label {
	border-radius: 30px;
	border: 2px solid #0077be;
	background-color: rgba(255, 255, 255, 1.0); 
	display: inline-block;
    width: 40px;
    max-height: 40px;
    float: inline-start;
    margin-right: 0.75em;
}

label.tlacitko-zpet {
	margin-top: 15px;
}

label.obilniny {background-color: rgba(244, 225, 149, 1.0);}
label.repka {background-color: rgba(250, 246, 201, 1.0);}
label.kukurice {background-color: rgba(234, 240, 214, 1.0);} 
label.cukrovka {background-color: rgba(248, 233, 214, 1.0);} 
label.soja {background-color: rgba(245, 236, 203, 1.0);}
label.mak {background-color: rgba(249, 241, 218, 1.0);} 
label.brambory {background-color: rgba(244, 228, 203, 1.0);}
label.slunecnice {background-color: rgba(231, 231, 219, 1.0);}
label.vinna-reva {background-color: rgba(231, 227, 244, 1.0);}
label.sady {background-color: rgba(247, 247, 231, 1.0);}
label.ostatni {background-color: rgba(255, 250, 221, 1.0);}

label.plodina {background-color: rgba(237, 241, 206, 1.0);} 
label.pripravek {background-color: rgba(220, 237, 245, 1.0);}
label.osiva {background-color: rgba(249, 240, 211, 1.0);}
label.aktuality {
	background-color: rgba(241, 217, 204, 1.0);
	border: 2px solid #c52b37;
}
label.specialni-nabidka {
	background-color: rgba(241, 217, 204, 1.0);
	border: 2px solid #c52b37;
}

label.herbicid {border: 2px solid #57ab27;}
label.fungicid {border: 2px solid #8e187f;}
label.insekticid {border: 2px solid #ee7b19;}
label.stabilizator-dusiku {border: 2px solid #00a6b1;}
label.biostimulant {border: 2px solid #c9d200;}
label.rustovy-regulator {border: 2px solid #c67413;}
label.smacedlo {border: 2px solid #94d5f2;}
label.vsechny-pripravky {border: 2px solid #000000;}

label.silazovani {background-color: rgba(243, 246, 222, 1.0);}

label img {
	padding: 0;
}

.velka-pismena {
	text-transform: uppercase;
}	



 ol {
   list-style: none;
   counter-reset: item;
 }
 
 li {
	padding: 0.5em;
	counter-increment: item;
	margin-bottom: 0.75em;
 }
 
li:before {
	margin-right: 10px;
	content: counter(item);
	color: #000;
	width: 2em;
	text-align: center;
	display: inline-block;
 }   
 
 
li.region-1:before {background: #f0cb8d;}  
li.region-2:before {background: #0e5e32;}
li.region-3:before {background: #ffc222;}
li.region-4:before {background: #d12027;}
li.region-5:before {background: #e98024;}
li.region-6:before {background: #1fc4f4;}
li.region-7:before {background: #4b5daa;}
li.region-8:before {background: #f7ef6f;}
li.region-9:before {background: #f27ca2;}
li.region-10:before {background: #d1d3d4;}
li.region-11:before {background: #a6ce39;}
li.region-12:before {background: #8bd0bf;}
li.region-13:before {background: #50b848;}
li.region-14:before {background: #2484c6;} 