BODY {
  font-family : Verdana, Arial, sans-serif ;
  font-size : 10pt;
  background-color:white;

  }
	  



a.button-servis {

    padding: 12px 20px;

    border: 2px outset buttonborder;
 
    color: buttontext;
    background-color: buttonface;
    text-decoration: none;
}													    

.prackane{
	top: 160px;
	position: fixed;
	font-size: 28px;
	font-weight: bold;
	background-color: #FFFFFF;
	height:350px;
	width: 400px;
        text-align: center;
        border-style: dashed;
        border-width: 5px;
}


#cas-odhlasit{
 text-decoration: none;
 color: grey;
 font-weight: bold;
 text-align: right;
}

#cas-ulozit{
 text-decoration: none;
 color: red;
 font-weight: bold;
 text-align: right;
}

.posledni-obrazovka{
	top: 130px;
	left: 240px;
	position: fixed;
	font-size: 28px;
	font-weight: bold;
	background-color: #A9F5D0;
	height: 400px;
	width: 520px;
  padding-top:25px;
  padding-bottom:25px;
  padding-right:40px;
  padding-left:40px; 
  z-index: -2;  
  
}

.fb-page {
 	top: 150px;
	left: -350px;
	position: fixed;
}

.ochrana {
	height: 1000px;
	width: 290px;
 	top: 0px;
	left: 0px;
	position: fixed;
  z-index: 3;
  background-color:navy;
  opacity: 0;  
}

.ukoncit-vydej {
 	bottom: 100px;
	left: 340px;
	position: fixed;
}


.iframe {
  top: 500px;
  left: 50px;
  }

.prave-odkazy {
	text-align: right;
}

.smazat {
	top: 450px;
	right: 120px;
	position: fixed;

	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}


.odlasit-ulozit {
	bottom: 20px;
	right: 0px;
	position: relative;
	
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}


.odlasit-ulozit-administrace {
	bottom: 0px;
	right: 0px;
	position: relative;
	
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}

.nedostatecny-kredit {
	top: -20px;
	right: 0px;
	position: relative;
	
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}

.teplota {
	top: 55px;
	right: 20px;
	font-size: 14px;
	position: fixed;
  
}

.teplota-uvod {
	top: 10px;
	right: 25px;
	font-size: 14px;
	position: fixed;
  background-color: yellow;
  z-index: 2;
}


.teplota-sortiment {
  height: 38px;
  width: 90px;
	top: -10px;
	left: 407px;
	font-size: 18px;
  text-align: center;
	position: absolute;
  background-color: navy;
  color: white;
  z-index: 2;
  padding-top:5px;
  padding-bottom:5px;
  padding-right:5px;
  padding-left:5px;
  
}

.jmeno-sortiment {
	top: 0px;
	left: 0px;
	font-size: 24px;
	position: relative;
  background-color: ;
  	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
  
}
.levy-horni-roh {
  height: 100%;
  width: 100%;
	top: 0px;
	left: 0px;
	position: relative;
  background-color: ;  
}


.odecet {
  height: 100%;
	width: 900px;
}


.cas {
	bottom: 18px;
	right: 20px;
	font-size: 12px;
	position: fixed;
}

.cena {
  font-size: 18px;
	bottom: 0px;
	left: 0%;
	position: relative;
}


.cekejte {
	
	position: fixed;
	background-color: none;
  z-index: 2;
  font-size: 20px;
  height: 100%;
	width: 100%;
  opacity: 0.2;
	filter: alpha(opacity=20);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
  
}


.kredit {
	top: 530px;
	left: 50px;
	position: fixed;
	background-color: yellow;
}


#pridan-kredit{
  font-size: 30px;
  top: 570px;
	left: 40px;
  width: 400px;
	position: fixed;
  text-align: center;
	background-color: yellow;
    
     animation:signup-response 0.5s 1;
    -webkit-animation:signup-response 0.5s 1;
    animation-fill-mode: forwards;
    
    animation-delay:2s;
    -webkit-animation-delay:3s; /* Safari and Chrome */
    -webkit-animation-fill-mode: forwards;
    
} 

@keyframes signup-response{
    from {opacity :1;}
    to {opacity :0;}
}

@-webkit-keyframes signup-response{
    from {opacity :1;}
    to {opacity :0;}
}




.editkredit {
  height: 40px;
	width: 400px;
	font-size: 22px;
	font-weight: bold;
	background-color: yellow;
}

.kasa-hlavni {
	top: 150px;
	left: 50px;
	position: fixed;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFC483;
	height: 215px;
	width: 270px;
  padding-top:15px;
  padding-bottom:15px;
  padding-right:20px;
  padding-left:20px;
	
}

.kasa-mincovnik {
	top: 150px;
	left: 250px;
	position: fixed;
	font-size: 18px;
	font-weight: bold;
	background-color: grey;
	height: 300px;
	width: 250px;
  padding-top:25px;
  padding-bottom:25px;
  padding-right:40px;
  padding-left:40px;
	
}

.kasa-limo {
	top: 150px;
	left: 400px;
	position: fixed;
	font-size: 18px;
	font-weight: bold;
	background-color: #FF9983;
	height: 215px;
	width: 270px;
  padding-top:15px;
  padding-bottom:15px;
  padding-right:20px;
  padding-left:20px;
	
	
}




.sortiment {
padding: 1em 0em;
font-size: 13px;
}

.uvodni-button {
	top: 480px;
	left: 420px;
	position: fixed;
	z-index: 2;
}

.adminmenu {
	top: 43px;
	left: 25px;
	position: fixed;
}



.adminmenu a:hover {
 text-decoration: none;
 color: red;
}

.adminmenu a:focus {
 text-decoration: none;
background-color:yellow;

}


.aktivni-neaktivni-limo  {
	top: 130px;
	left: 770px;
	position: fixed;

}

.aktivni-neaktivni-pivo  {
	top: 130px;
	left: 320px;
	position: fixed;
}

.tv-login  {
	top: 25px;
	left: 25px;
	position: fixed;
}

.tv {
	top: 25px;
	left: 300px;
	position: fixed;
}


.img-partyled{
	background-repeat: no-repeat;
	height: 100px;
	width: 100px;

  position: fixed;
  top: 370px;
	left: 350px;
border: 5px solid grey;
   z-index: 5;
}

.img-kos {
	background-image: url(images/button-kosik.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 400px;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	text-indent: 40px;
	padding-top: 10px;
	margin-bottom: 60px;
}

.img-kos a:hover {
 text-decoration: none;
 color: black;
}

.img-kos a {
 text-decoration: none;
 color: white;
}

.img-kos a:focus {
 text-decoration: none;
 background-color: red;
}


.formular
{
width: 270px;
height: 40px;
margin: 250px auto;
z-index: -1;
}

.formular input, .formular select 
{ 
background-color:transparent; 
border:0px }


.quido-ok
{
font-size: 8px;
z-index: 3;
color: black;
text-align: center;
position: fixed;
bottom: 10px;
}

 INPUT {
color: black;
font-weight: bold;
font-size: 22pt;
cursor: Pointer;
text-align: center;

}

INPUT.uhrada {
color: black;
font-weight: bold;
font-size: 14pt;
text-align: left;
}

fieldset.uhrada
{
border: 1px solid #781351;
width: 10em;
background-color: #F5F5F5;
}

fieldset
{
border: 1px solid #781351;
width: 20em;
background-color: #F5F5F5;
}

legend
{
color: black;
font-weight: bold;
background: #F5F5F5;
border: 1px solid #781351;
padding: 2px 6px
} 

.uvodni-foto {
	background-image: url(images/osadni-uvod2019-3.jpg);    
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	position: fixed;
	background-position: 50% 0;
}

/* button styles */

.btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 12px 16px;
  margin: -1px 0;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  background: linear-gradient(135deg, #229954, #1e8449);
  border: none;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  transition: background 0.3s, transform 0.2s;
  box-sizing: border-box;
  overflow: hidden;
}

.btn .name {
  flex-grow: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 10px;
}

.btn .price {
  flex-shrink: 0;
  background-color: #145a32;
  padding: 6px 10px;
  border-radius: 8px;
  font-size: 1.2rem;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
}


  
/* button styles - odebrat napoje, zrusit */

.btn-odebrat {		
  text-decoration: none;
  
	color: #fff;
	border: none;
  font-size: 200%;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bolder;
  
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow:
		0 8px 0 #000000,
		0 15px 20px rgba(0,0,0,.35);
	-moz-box-shadow:
		0 8px 0 #000000,
		0 15px 20px rgba(0,0,0,.35);
	box-shadow:
		0 8px 0 #000000,
		0 15px 20px rgba(0,0,0,.35);
	-webkit-transition: -webkit-box-shadow .2s ease-in-out;
	-moz-transition: -moz-box-shadow .2s ease-in-out;
	-o-transition: -o-box-shadow .2s ease-in-out;
	transition: box-shadow .2s ease-in-out;
	}
.btn-odebrat span {	
	display: inline-block;
	padding: 10px  20px;
	font-family: "cooper-black-std-1", "cooper-black-std-2", Helvetica, Arial, sans-serif;
	line-height: 1;
	text-shadow: 0 -1px 1px rgba(19,65,88,.8);
	background: #FF0040;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF0040), to(#610B21));
	background: -moz-linear-gradient(#0B610B, #04B45F);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: inset 0 -1px 1px rgba(255,255,255,.15);
	-moz-box-shadow: inset 0 -1px 1px rgba(255,255,255,.15);
	box-shadow: inset 0 -1px 1px rgba(255,255,255,.15);
	-webkit-transition: -webkit-transform .2s ease-in-out;
	-moz-transition: -moz-transform .2s ease-in-out;
	-o-transition: -o-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	}
.btn-odebrat:active {	
	-webkit-box-shadow: 
		0 8px 0 #0B610B,
		0 12px 10px rgba(0,0,0,.3);
	-moz-box-shadow: 
		0 8px 0 #0B610B,
		0 12px 10px rgba(0,0,0,.3);
	box-shadow: 
		0 8px 0 #000000,
		0 12px 10px rgba(0,0,0,.3);
	}
.btn-odebrat:active span {	
	-webkit-transform: translate(0, 6px);
	-moz-transform: translate(0, 6px);
	-o-transform: translate(0, 6px);
	transform: translate(0, 6px);
	}



.mybtns {
-moz-box-shadow: -4px 1px 16px 1px #d9fbbe;
	-webkit-box-shadow: -4px 1px 16px 1px #d9fbbe;
	box-shadow: -4px 1px 16px 1px #d9fbbe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b8e356), color-stop(1, #a5cc52) );
	background:-moz-linear-gradient( center top, #b8e356 5%, #a5cc52 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8e356', endColorstr='#a5cc52');
	background-color:#b8e356;
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topleft:7px;
	border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-moz-border-radius-topright:7px;
	border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	-moz-border-radius-bottomright:7px;
	border-bottom-right-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	border-bottom-left-radius:7px;
	text-indent:0px;
	border:2px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:20px;
	line-height:20px;
	width:45px;
	text-decoration:none;
	text-align:center;
	text-shadow:2px 2px 4px #86ae47;
  margin: 1px;
}
.mybtns:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a5cc52), color-stop(1, #b8e356) );
	background:-moz-linear-gradient( center top, #a5cc52 5%, #b8e356 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a5cc52', endColorstr='#b8e356');
	background-color:#a5cc52;
}.mybtns:active {
	position:relative;
	top:0px;
}  

  .pracka {
text-align: center; 
margin: 15px 108px; 
position: fixed;
}

  .brana {
text-align: center; 
margin: -25px 210px; 
position: fixed;
}


  .obrazovka {
text-align: left; 
height:45px;
width:945px;
margin: 15px 0px; 
position: fixed;
/*background-color:green; */
/*border:2px solid #83c41a;  */
}
  
  .voda {
float: left;
position: relative;
	top:-20px;

}

  
  .objednano {

	font-size:26px;
	font-weight:bold;
position: relative;
}


.btn-brana {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background-color:#ffec64;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0px;
	border:1px solid #000000;
	display:inline-block;
	color:#333333;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
  letter-spacing: 0px;
	height:43px;
	line-height:43px;
	width:108px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffee66;
  margin-right: 5px;
}
.btn-brana:hover {
	background-color:#ffab23;
}
.btn-brana:active {
	position:relative;
	top:1px;
}/* This button was generated using CSSButtonGenerator.com */


.btn-brana-active {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background-color:#81F79F;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0px;
	border:1px solid #000000;
	display:inline-block;
	color:#333333;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	height:43px;
	line-height:43px;
	width:107px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffee66;
}
.btn-brana-active:hover {
	background-color:#ffab23;
}
.btn-brana-active:active {
	position:relative;
	top:1px;
}/* This button was generated using CSSButtonGenerator.com */


.btn-voda {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background-color:#00BFFF;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0px;
	border:1px solid #000000;
	display:inline-block;
	color:#333333;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	height:43px;
	line-height:43px;
	width:107px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px white;
}
.btn-voda:hover {
	background-color:#0080FF;
}
.btn-voda:active {
	position:relative;
	top:1px;
}/* This button was generated using CSSButtonGenerator.com */

      #info {display: none; position: relative; top: 0px; left: 0px;}  
      #info_box {
        position: absolute; 
        top: -40px; 
        left: 40%; 
        background-color: #BBBBBB; 
        padding: 2px 8px 2px 8px; 
        border: 1px solid black; 
        color: black;
      }
      
.modry-button {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:65px;
	line-height:65px;
	width:131px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #1570cd;
}
.modry-button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}.modry-button:active {
	position:relative;
	top:1px;
}

.radio-toolbar input[type="radio"] {
    display:none;
}

.radio-toolbar label {
    display:inline-block;
    background-color:#ddd;
    padding:8px 18px;
    font-family:Arial;
    font-size:22px;
  
   
}

.radio-toolbar input[type="radio"]:checked + label {
    background-color:#FA5858;
    
}
    .tabulka-obrazovky {
	margin:0px;padding:0px;
	width:80%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #3f7f00;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.tabulka-obrazovky table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;

	margin:0px;padding:0px;
}.tabulka-obrazovky tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.tabulka-obrazovky table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.tabulka-obrazovky table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.tabulka-obrazovky tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.tabulka-obrazovky tr:hover td{
	
}
.tabulka-obrazovky tr:nth-child(odd){ background-color:#d4ffaa; }
.tabulka-obrazovky tr:nth-child(even)    { background-color:#ffffff; }.tabulka-obrazovky td{
	vertical-align:middle;
	
	
	border:1px solid #3f7f00;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.tabulka-obrazovky tr:last-child td{
	border-width:0px 1px 0px 0px;
}.tabulka-obrazovky tr td:last-child{
	border-width:0px 0px 1px 0px;
}.tabulka-obrazovky tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.tabulka-obrazovky tr:first-child td{
		background:-o-linear-gradient(bottom, #5fbf00 5%, #3f7f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5fbf00), color-stop(1, #3f7f00) );
	background:-moz-linear-gradient( center top, #5fbf00 5%, #3f7f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5fbf00", endColorstr="#3f7f00");	background: -o-linear-gradient(top,#5fbf00,3f7f00);

	background-color:#5fbf00;
	border:0px solid #3f7f00;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.tabulka-obrazovky tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #5fbf00 5%, #3f7f00 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5fbf00), color-stop(1, #3f7f00) );
	background:-moz-linear-gradient( center top, #5fbf00 5%, #3f7f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5fbf00", endColorstr="#3f7f00");	background: -o-linear-gradient(top,#5fbf00,3f7f00);

	background-color:#5fbf00;
}
.tabulka-obrazovky tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.tabulka-obrazovky tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

.statistiky {
	bottom: 50px;
	left: 50px;
	font-size: 14px;
	position: fixed;
        width:650px;
  text-align:left;
  background-color:grey;
  padding:10px;
}

.elektro_menu {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #63b8ee), color-stop(1, #468ccf) );
	background:-moz-linear-gradient( center top, #63b8ee 5%, #468ccf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#63b8ee', endColorstr='#468ccf');
	background-color:#63b8ee;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0px;
	border:1px solid #3866a3;
	display:inline-block;
	color:#14396a;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:35px;
	line-height:35px;
	width:156px;
	text-decoration:none;
	text-align:center;
}
.elektro_menu:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #468ccf), color-stop(1, #63b8ee) );
	background:-moz-linear-gradient( center top, #468ccf 5%, #63b8ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#468ccf', endColorstr='#63b8ee');
	background-color:#468ccf;
}.elektro_menu:active {
	position:relative;
	top:1px;
}
/* NOVE MENU ADMINISTRACE A ELEKTRO cssmenu2 */

#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu {
  line-height: 1;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  background: #141414;
  background: -moz-linear-gradient(top, #333333 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #333333 0%, #141414 100%);
  background: -o-linear-gradient(top, #333333 0%, #141414 100%);
  background: -ms-linear-gradient(top, #333333 0%, #141414 100%);
  background: linear-gradient(to bottom, #333333 0%, #141414 100%);
  border-bottom: 2px solid #0fa1e0;
  width: 1024px;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  background: #141414;
  background: -moz-linear-gradient(top, #333333 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #333333 0%, #141414 100%);
  background: -o-linear-gradient(top, #333333 0%, #141414 100%);
  background: -ms-linear-gradient(top, #333333 0%, #141414 100%);
  background: linear-gradient(to bottom, #333333 0%, #141414 100%);
  color: #ffffff;
  display: block;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  padding: 19px 20px;
  text-decoration: none;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul {
  font-size: 0;
}
#cssmenu > ul > li {
  display: inline-block;
  float: left;
  margin: 0;
}
#cssmenu.align-center {
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  color: #ffffff;
  font-size: 14px;
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #0fa1e0;
  margin-left: -10px;
}
#cssmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
#cssmenu.align-right > ul > li:first-child > a,
#cssmenu.align-center > ul > li:first-child > a {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
#cssmenu.align-right > ul > li:last-child > a {
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
}
#cssmenu > ul > li.active > a,
#cssmenu > ul > li:hover > a {
  color: #ffffff;
  box-shadow: inset 0 0 3px #000000;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;
  background: #070707;
  background: -moz-linear-gradient(top, #262626 0%, #070707 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #262626), color-stop(100%, #070707));
  background: -webkit-linear-gradient(top, #262626 0%, #070707 100%);
  background: -o-linear-gradient(top, #262626 0%, #070707 100%);
  background: -ms-linear-gradient(top, #262626 0%, #070707 100%);
  background: linear-gradient(to bottom, #262626 0%, #070707 100%);
}
#cssmenu .has-sub {
  z-index: 1;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 200px;
  top: 100%;
  left: 0;
}
#cssmenu.align-right .has-sub ul {
  left: auto;
  right: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
  background: #0fa1e0;
  border-bottom: 1px dotted #31b7f1;
  font-size: 14px;
  filter: none;
  display: block;
  line-height: 120%;
  padding: 10px;
  color: #ffffff;
}
#cssmenu .has-sub ul li:hover a {
  background: #0c7fb0;
}
#cssmenu ul ul li:hover > a {
  color: #ffffff;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu.align-right .has-sub .has-sub ul,
#cssmenu.align-right ul ul ul {
  left: auto;
  right: 100%;
}
#cssmenu .has-sub .has-sub ul li a {
  background: #0c7fb0;
  border-bottom: 1px dotted #31b7f1;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #0a6d98;
}
#cssmenu ul ul li.last > a,
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul ul li.last > a,
#cssmenu ul ul ul li:last-child > a,
#cssmenu .has-sub ul li:last-child > a,
#cssmenu .has-sub ul li.last > a {
  border-bottom: 0;
}

/* RADIO BUTTONY U KREDITU */

input[type=radio].css-checkbox {
							position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
						}

						input[type=radio].css-checkbox + label.css-label {
							padding-left:31px;
							height:26px; 
							display:inline-block;
							line-height:26px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size:26px;
							vertical-align:middle;
							cursor:pointer;

						}

						input[type=radio].css-checkbox:checked + label.css-label {
							background-position: 0 -26px;
						}
						label.css-label {
				background-image:url(http://csscheckbox.com/checkboxes/u/csscheckbox_ed2b815b7ec9ffb15891ee1ac8a53550.png);
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}

 .tabulkaprvni {
background: #DDD;
}
.tabulkadruha {
background: white;
}

.datumdo {
	
	font-weight: bold;
  background-color:yellow;
}

.datumod {
	
	font-weight: bold;
}


.elektromery-prehled{
	font-size: 16px;
  font-weight: bold;
  color:black;
  
  }
  
  
  
@keyframes blink {  
    0% { color: red; }
    100% { color: black; }
}
@-webkit-keyframes blink {
    0% { color: red; }
    100% { color: black; }
}
.elektromery-prehled-minus {
     font-size: 16px;
     font-weight: bold;
     color:red;
     background-color:yellow;
     padding:20px;
    -webkit-animation: blink 0.5s linear infinite;
    -moz-animation: blink 0.5s linear infinite;
    -ms-animation: blink 0.5s linear infinite;
    -o-animation: blink 0.5s linear infinite;
    animation: blink 0.5s linear infinite;
} 

.elektromery-prehled-minus2 {
     font-size: 16px;
     font-weight: bold;
     text-align: center;
     color:red;
     background-color:yellow;
     padding:20px;
    -webkit-animation: blink 0.5s linear infinite;
    -moz-animation: blink 0.5s linear infinite;
    -ms-animation: blink 0.5s linear infinite;
    -o-animation: blink 0.5s linear infinite;
    animation: blink 0.5s linear infinite;
  position: absolute;
  top: 150px;
  left:-200px;
  width: 400px;
  height: 200px;
  border: 5px solid red;
} 



#hide {
  display: none;
}
label {
  cursor: pointer;
  text-decoration: underline;
}
#hide:checked ~ #zavrit {
  display: none;
}

  
  
.odecet-form {
	font-size: 16px;
  font-weight: bold;
  color:#14396a;
  
}
  
.elektromery-prehled a {
	font-size: 16px;
  font-weight: bold;
  color:navy;
  
}
  
  input[name=odecet] {    
    background-color: #FFFFFF;
    border:solid 1px #BFBDBD;
    color: black;
    height: 35px;
    padding-left:10px;
    width: 110px;
    box-shadow: 2px 2px 0 #828181 inset;
    font-size: 22px;
}


.cislochaty {

	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );
	background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color:#77d42a;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #268a16;
	display:inline-block;
	color:#306108;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:20px;
	line-height:20px;
	width:50px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #aade7c;
}
.cislochaty:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a) );
	background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
	background-color:#5cb811;
}.cislochaty:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */

.cisla_mist {

width: 1020px;	
}

/* radio button pro platby zacatek */
@import url('https://fonts.googleapis.com/css?family=Lato');


.container{
  display: block;
  position: relative;
  margin: 0px auto;
  height: auto;
  width: 200px;
  padding: 0px;
}

.container ul{
  list-style: none;
  margin: 0;
  padding: 0;
	overflow: auto;
}

.container ul li{
  color: #AAAAAA;
  display: block;
  position: relative;
  float: left;
  width: 100%;
  height: 100px;
	
}

.container ul li input[type=radio]{
  position: absolute;
  visibility: hidden;
}

.container ul li label{
  display: block;
  position: relative;
  font-weight: 100;
  font-size: 1.35em;
  padding: 5px 5px 5px 10px;
  margin: 10px auto;
  height: 10px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
}

.container ul li:hover label{
	color: red;
}

.container ul li .check{
  display: block;
  position: absolute;
  border: 5px solid #AAAAAA;
  border-radius: 100%;
  height: 25px;
  width: 25px;
  top: 10px;
  left: 10px;
	z-index: 5;
	transition: border .25s linear;
	-webkit-transition: border .25s linear;
}

.container ul li:hover .check {
  border: 5px solid red;
}

.container ul li .check::before {
  display: block;
  position: absolute;
	content: '';
  border-radius: 100%;
  height: 15px;
  width: 15px;
  top: 5px;
	left: 5px;
  margin: auto;
	transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
}

.container input[type=radio]:checked ~ .check {
  border: 5px solid #0DFF92;
}

.container input[type=radio]:checked ~ .check::before{
  background: #0DFF92;
}

.container input[type=radio]:checked ~ label{
  color: #0DFF92;
}
/* radio button pro platby konec */