.hidden {
  display: none;
}

@media print
{
    #non-printable { display: none; }
    #printable {
    display: block;
    width: 100%;
    height: 100%;
    }
}

.vertical-center {
  margin: 0;
  position: relative; // absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.trhidden {
   visibility: hidden;
}

.circle { 
       width: 130px; 
       height: 130px; 
       border-radius: 50%; 
       float: left; 
       margin-right: 50px; 
   } 

   .rounded { 
       width: 130px; 
       height: 130px; 
       border-radius: 25%; 
       float: left; 
       margin-right: 50px; 
   } 

   .square { 
       width: 130px; 
       height: 130px; 
       border-radius: 0%; 
       float: left; 
       margin-right: 50px; 
   } 

   #circle { 
       background-color: #196F3D; 
   } 

   #rounded { 
       background-color: #5DADE2; 
   } 

   #square { 
       background-color: #58D68D; 
   } 
        
.leftButton {
    position: absolute;
    left:8px;
    border: 2px solid #f00;
}
.left {
    float: left;
}
.right {
    float: right;
}
.clear {
    clear: both;
}
.obj {
    font-size: 0.8em;
    border: 1px solid #f00;
}

.obj_obdobi {
    padding-left: 50px;
    text-align: left;
    font-weight: bold;
    border: 2px solid #000;
    // border-bottom: 1px solid #000;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
 //   -moz-border-radius-topleft: 5px;
    -moz-border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
//    border-radius: 5px;
    background-color: #ffff9b;
}
.obj_strava_name1 {
    color: #6482a1;
    font-weight: bold;
    border: 1px solid #000;
    padding-left: 3px;
    padding-right: 3px;
    border-top-left-radius: 5px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    background-color: #dcfffa
}
.obj_strava_name {
    color: #6482a1;
    font-weight: bold;
    border: 1px solid #000;
    border-left: 2px solid #000;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #dcfffa
}
.obj_menu_hl {
    //color: #6482a1;
    //font-weight: bold;
    text-align: left;
    border: 2px solid #000;
    border-bottom: 1px solid #000;
    border-right:  1px solid #000;
    //border-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
}
.obj_menu {
    //color: #6482a1;
    font-weight: bold;
    text-align: center;
    border: 1px solid #000;
}
.obj_pocet_hl {
    //color: #6482a1;
    //font-weight: bold;
    background-color: #ccc;
    border: 1px solid #000;
}
.obj_pocet {
    padding-right: 3px;
    color: red; //#6482a1;
    font-weight: bold;
    border: 1px solid #000;
    text-align: right;
}
.obj_pocet_vyd_hl {
    //color: #6482a1;
    //font-weight: bold;
    background-color: #ccc;
    border: 1px solid #000;
    border-right: 2px solid #000;
}
.obj_pocet_vyd {
    padding-right: 3px;
    color: blue; //#6482a1;
    font-weight: bold;
    border: 1px solid #000;
    border-right: 2px solid #000;
    text-align: right;
}
.obj_bottom {
    clear: both;
    border-top: 2px solid #000;
}
.denT_varne {
    background-color: #ccc;
    border: 1px solid #000;
}
.denT_nevarne {
    background-color: red;
    border: 1px solid #000;
}
.denT_varne1 {
    background-color: #ccc;
    border: 1px solid #000;
    border-left: 2px solid #000;
}
.denT_nevarne1 {
    background-color: red;
    border: 1px solid #000;
    border-left: 2px solid #000;
}
.denT_nic {
    background-color: transparent;
    //width:15px;
    border: 1px solid #000;
}
.objT_varne {
    background-color: white;
    border: 1px solid #000;
}
.objT_nevarne {
    background-color: red;
    border: 1px solid #000;
}
.objT_nic {
    background-color: transparent;
    //width:15px;
    border: 1px solid #000;
}
.obj_none { 
    float: inside;
    font-size: 0.8em;
    font-weight: bold;
    width:15px;
    text-align: center;
    border:0px solid red;
    border-radius:20px;
    background-color: white; //transparent;
}
.obj_blue { 
    float: inside;
    font-size: 0.8em;
    font-weight: bold;
    width:15px;
    text-align: center;
    border:2px solid blue;
    border-radius:20px;
    background-color: transparent;
}
.obj_red { 
    float: inside;
    font-size: 0.8em;
    font-weight: bold;
    width:15px;
    text-align: center;
    border:2px solid red;
    border-radius:20px;
    background-color:transparent;
}
.obj_SoNe { 
    float: inside;
    font-size: 0.8em;
    width:15px;
    text-align: center;
    background-color:transparent;
}
.obj_nic { 
    float: inside;
    font-size: 0.8em;
    //font-weight: bold;
    width:15px;
    text-align: center;
    background-color: transparent;
}
.obj_obj { 
    font-size: 0.8em;
    font-weight: bold;
    width:15px;
    text-align: center;
    background-color: transparent;
}

.obj_help {
    width: auto;
    font-weight: bold;
    font-style: italic;
    color: red;
    border-top: 2px solid #bbb;
}
.obj_help_table {
    margin: 10px;
    border: 1px;
}
.obj_help_koment {
    color: #7b7b7b;
}

.clickable-div 
{
     cursor: pointer;
}


table {
    border-collapse: collapse;
}

/* --------- layout --------- */
body {
    background-color: #fff;
    color:black;
    font-family: Arial,Helvetica,sans-serif;
    /*    font-size:0.7em;*/
    margin:0;
    padding:3px 0 0;
    text-align:center;
}
#page {
    margin: auto;
  //  border: 1px solid #000;
  //  width: 1002px;
    text-align: left;
/*    background-color: #fafafa;*/
}

div#leftPanel {
    float: left;
    width: 800px;
    border: 2px solid #6482a1; 
    border-radius: 15px; 
    box-shadow: black 4px 6px 20px; margin: 0px 15px 10px 10px; 
}

div#topContent {
    margin: 5px 0px;
}

#topContent .pageHeaderText {
    display: inline;
    vertical-align: top;
    font-size: 1.5em;
    font-weight: bold;
    color: #6482a1;
    padding: 15px 0px 0px 30px;
    float: left;
}
/* ---------- right panel ----------- */
div#rightColumnPanel {
    float: left;
    width: 180px;
}

div#spravcePanel {
    float: left;
    width: 770px;
    border: 2px solid #6482a1; 
    border-radius: 15px; 
    box-shadow: black 4px 6px 20px; margin: 0px 15px 10px 10px; 
}

div#detiPanel {
    float: left;
    width: 370px;
    border: 2px solid #6482a1; 
    border-radius: 15px; 
    box-shadow: black 4px 6px 20px; margin: 0px 15px 10px 10px; 
}

div#visitorPanel {
    border: 1px solid #6482A1;
    float: right;
    width: 180px;
    padding: 0;
    background-color: #f3f3f3;
    border-radius: 10px;
}
div#visitorPanel table {
    margin: 5px 5px;
}
div#visitorPanel td.visitorName {
    text-align: center;
    font-weight: bold;
    color: #113f7f;
    border-bottom: 1px solid #113f7f;
}
div#visitorPanel td.visitorType {
    text-align: center;
    font-weight: bold;
    color: red;
    // border-bottom: 1px solid #113f7f;
}


div#visitorPanel td.title {
    font-size: 0.9em;
    text-align: right;
    /*    font-weight: bold;*/
    color: #113f7f;
    padding-right: 5px;
}
div#visitorPanel td.data {
    font-size: 0.9em;
    text-align: left;
    padding-right: 5px;
}
div#visitorPanel td.konto {
    font-weight: bold;
}
div#visitorPanel td.rezie {
    color: red;
}

.spravceLabel {
    color: #888;
}

.spravceCislo{
    float: right;
    font-weight: bold;
    padding-right: 5px;
    vertical-align: central;
}
.dataDite {
    font-weight: bold;
    padding-right: 5px;
}
.dataDiteJmeno {
    font-weight: bold;
    padding-left: 5px;
}
div#visitorPanel td.bold {
    font-weight: bold;
}

div#netVolby {
    border: 1px solid #6482A1;
    float: left;
    width: 180px;
    margin-top: 2px;
    background-color: #f3f3f3;
    border-radius: 10px;
}

#logout
{
  border-right: #a9a9a9 2px solid;
  padding-right: 2px;
  border-top: #a9a9a9 2px solid;
  padding-left: 2px;
  padding-bottom: 2px;
  border-left: #a9a9a9 2px solid;
  padding-top: 2px;
  border-bottom: #a9a9a9 2px solid;
}


#logout:hover {
    background-color: #aaccff;
}

/* ----------- loginRightPanel ----------- */
div#loginRightPanel {
    border: 1px solid #6482A1;
    float: left;
    width: 180px;
    margin-top: 10px;
    background-color: #f3f3f3;
    border-radius: 10px;
    box-shadow: black 4px 6px 20px; margin: 10px 10px 10px 10px;
}

#loginRightPanel td {
    padding-left: 9px;
}
#loginRightPanel table {
    margin: 5px 0;
}

div.frame {
    border: 1px solid #6482A1;
    margin: 5px;
    padding: 4px;
}

/* ----------- netVolby ----------- */
#netVolby td {
    padding-left: 9px;
}
#netVolby table {
    margin: 5px 0;
}
/* ----------- login page ---------- */
#loginPage {
    /*    text-align: center;*/
    float: left;
    width: 780px;
}

.centerWrap {
    float: left;
    position: relative;
    left: 50%;
    /*    background-color: #aaa;*/
}
.center {
    float: left;
    position: relative;
    left: -50%;
}

#loginPage #version {
    font-size: 0.8em;
    color: #cccccc;
/*    float: right; */
}
/* ------------ loginText ----------- */
#loginText {
/*    font-family: monospace;  */
    font-family: Arial,Helvetica,sans-serif;
    margin: 10px auto;
    padding: 5px;
    border: 5px solid #6482A1;
    border-radius: 10px;
    box-shadow: black 4px 6px 20px; margin: 20px;
}

pre {
    margin: 0;
}

span#red {
    color: red;
}

span#blue {
    color: blue;
}

span#green {
    color: green;
}

span#yellow {
    color: yellow;
}

span#magenta {
    color: magenta;
}


/* ------------ loginUdrzba ----------- */
#loginUdrzba {
    /*    font-family: monospace;*/
    font-family: Arial,Helvetica,sans-serif;
    padding: 15px;
    border: 5px solid #113f7f;
    border-radius: 10px;
    margin-top: 10px;
    text-align: center;
    font-size: 1.5em;
    box-shadow: black 4px 6px 20px; margin: 10px;
}


#loginFormPanel {
    padding: 15px;
    border: 5px solid #6482A1;
    border-radius: 10px;
    box-shadow: black 4px 6px 20px; margin: 10px 10px 20px 10px;
}
#loginFormPanel th {
    text-align: right;
}

#loginFormPanel .loginButton {
    font-size: 1.2em;
    width: 206px;
    height: 30px;
    margin-top: 3px;
    border-radius: 5px;
}
#loginFormPanel .loginButton:hover {
    background-color: #aaccff;
}


#loginFormPanel .button {
    margin-top: 3px;
    height: 20px;
    width: 190px;
}
/* ------------ loginInfo ----------- */
#loginInfo {
    /*    font-family: monospace;*/
    font-family: Arial,Helvetica,sans-serif;
    padding: 15px;
    border: 5px solid #113f7f;
    border-radius: 10px;
    /*    float: left;*/
    margin-top: 10px;
    font-size: 1.0em;
    box-shadow: black 4px 6px 20px; margin: 10px;
}
#loginInfo td.title {
    text-align: right;
}
#loginInfo td.value {
    font-weight: bold;
}

#loginInfo td.title {
    text-align: right;
}
#loginInfo td.value {
    font-weight: bold;
}

/* ----------- e-prihlaska page ---------- */
#e-prihlaskaPage {
    /*    text-align: center;*/
    float: left;
    width: 780px;
    padding: 15px;
    border: 5px solid #6482A1;
    border-radius: 10px;
    box-shadow: black 4px 6px 20px; margin: 10px 10px 20px 10px;
    padding: 15px;
    border: 5px solid #6482A1;
    border-radius: 10px;
}

div#e-RightPanel {
    float: left;
    width: 180px;
    // margin: 10px;
}
div#e-RightBox {
    border: 1px solid #6482A1;
    float: left;
    //width: 180px;
    padding: 7px;
    margin-top: 10px;
    background-color: #f3f3f3;
    border-radius: 10px;
    box-shadow: black 4px 6px 20px; margin: 10px 10px 10px 10px;
}
.e-centerWrap {
    float: left;
    position: relative;
    left: 50%;
}
.e-center {
    float: left;
    position: relative;
 //   left: -50%;
}


/* ----------- Button ------------ */
a.button {
    float: left;
    /*    margin: 0px 5px;*/
    /*    padding: 3px;*/
    text-decoration: none;
    border: 1px solid #aaa;

    color: #6482a1;
    font-weight: bold;
    background-color: #e9f0f8;
    text-align: center;
    width: 160px;
    padding: 2px 0px;
    border: solid 1px #6482a1;
    border-radius: 5px;
}

a.button:hover {
    background-color: #aaccff;
}

a.buttonSpravce {
    float: left;
    /*    margin: 0px 5px;*/
    /*    padding: 3px;*/
    text-decoration: none;
    border: 1px solid #aaa;

    color: #6482a1;
    font-weight: bold;
    background-color: #e9f0f8;
    text-align: center;
    width: 140px;
    padding: 2px 0px;
    border: solid 1px #6482a1;
    border-radius: 5px;
}


a.buttonSpravce:hover {
    background-color: #aaccff;
}
/*
a.buttonSpravce {
	cursor: help;
	z-index: 0;
	position:relative;
        font-weight: normal;
        color: #ff0088;
        border: 2px solid transparent;
}
*/
a.buttonSpravce em {
	display: none;
	font-style:normal;
}
/*
a.buttonSpravce span div{
	display: none;
}
*/
.buttonSpravce .buttonSpravcehint {
  visibility: hidden;
  width: 120px;
  background-color: #6482a1;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}

.buttonSpravce .buttonSpravcehint::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #6482a1 transparent transparent transparent;
}

.buttonSpravce:hover .buttonSpravcehint {
  visibility: visible;
  opacity: 1;
}
/*
a.buttonSpravce :hover {
	z-index: 10;
	font-size: 100%;
	background: #ff0088; 
        background-color: #aaccff;
	color: #fff; 
        border: 2px solid #fff; 
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
}*
a.buttonSpravce :hover em {
	z-index: 0;
	display:  block!important;
	position: absolute;
	top:  40px;   
	left: 0px;
        width: 440px;
	background: #ff0088; 
	color: #fff;
	padding: 10px;
	text-decoration: none;
	font-size: 90%;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        -webkit-box-shadow: 4px 4px 14px 0px #61616f;
        -moz-box-shadow: 4px 4px 14px 0px #61616f;
        box-shadow: 4px 4px 14px 0px #61616f;
        border: 2px solid #fff; 
}
a.buttonSpravce :hover em:after {
	bottom: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #ff0088; 
	border-width: 17px;
	margin-left: -17px;
}
a.buttonSpravce :hover em:before {
	bottom: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #fff;
	border-width: 20px;
	margin-left: -20px;
}
*/


#buttonTisk {
    float: right;
    margin: 0px 10px 10px 0px;
    /*    padding: 3px;*/
    text-decoration: none;
    border: 1px solid #aaa;

    color: #6482a1;
    font-weight: bold;
    background-color: #e9f0f8;
    text-align: center;
    width: 120px;
    padding: 2px 0px;
    border: solid 1px #6482a1;
    border-radius: 5px;
}

#buttonTisk:hover {
    background-color: #aaccff;
}

/* ----------- Dialogs ------------ */
.ui-widget-header {
          border: 1px solid #aaaaaa /*{borderColorHeader}*/;
          background: #cccccc/*{bgColorHeader}*/
          url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) /*{bgImgUrlHeader}*/
          50% /*{bgHeaderXPos}*/
          50% /*{bgHeaderYPos}*/
          repeat-x /*{bgHeaderRepeat}*/;
          color: #222222 /*{fcHeader}*/;
          font-weight: bold;
}
/*
.modalDialog {
		position: fixed;
		font-family: Arial, Helvetica, sans-serif;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.8);
		z-index: 99999;
		opacity:0;
		-webkit-transition: opacity 400ms ease-in;
		-moz-transition: opacity 400ms ease-in;
		transition: opacity 400ms ease-in;
		pointer-events: none;
	}

*/
.dialog-title{
   box-shadow: black 4px 6px 10px; margin: 10px;
}


#ui-dialog-titlebar-close- {
   visibility: hidden;
    //box-shadow: black 4px 6px 10px; margin: 10px;
}

.ui-dialog > .ui-widget-header {
    border-color: #ccc;
    background: #ccc;
    color: black;
   // border-radius: 10px;
}

.ui-dialog-shadow { 
     //box-shadow: 0 0 0 7px rgba(0,0,0,0.1); 
     box-shadow: black 4px 6px 10px; margin: 10px;
     border-radius: 10px;
}

.ui-dialog-titlebar {
//   background: red; //#330033;
//  color:#f48000;
//  height: 150px;
  //border-radius: 10px;
  //width: 200px;
}

.ui-dialog-title {
//   background-color:#330033;
//  color:#f48000;
}

.ui-dialog .ui-dialog-content {
    border: 0;
    padding: .5em 1em;
//    background: #ffff00;
    overflow: auto;
}
/*
.ui-dialog .ui-dialog-buttonpane { 
    text-align: right;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { 
    float: left;
}
*/

#queryDialog #queryDialogValue {
    width: 30px;
}

/* ----------- Dialog LOGIN E-PRIHLASKA ------------ */
#loginEPrihlaskaDialog  {
 //width: 300px;
 // height: 300px;
 border: 1px solid #888;   
 border-radius: 5px;
 //margin: 5px; 
 padding: 0px;
 //box-shadow: black 4px 6px 10px; margin: 10px;
}
#loginEPrihlaskaDialog th {
    color: #113f7f;
    text-align: right;
}
#loginEPrihlaskaDialog td {
    color: red;
}

/* ----------- Dialog Foto ------------ */
#fotoDialog  {    
 height: 350px;
 width: 500px;
 border: 1px solid #000;   
 border-radius: 5px;
 //margin: 5px; 
 padding: 0px;
 box-shadow: black 4px 6px 10px; margin: 10px;
 // text-align: center;
}
.imgcenter {
    border: 1px solid #000;   
    margin: 2px; 
    padding: 0px;
}
.div_foto {
 border: 1px solid #000;   
}
/* ----------- Menu Header ------------ */
#menuHeader {
    text-align: center;
    font-weight: bold;
    color: #113f7f;
    margin-left: 65px;
}

#menuHeader #menuDayChooser {
    float: left;
    padding: 0px 20px;
}

#menuHeader #denSelect {
    font-size: 1.2em;
    color: #113f7f;
}

/* ----------- Menu ------------ */

div#leftPanelMenu {
    float: left;
    width: 800px;
    border: 2px solid #888; 
    border-radius: 15px; 
    box-shadow: black 4px 6px 20px; margin: 0px 15px 10px 10px; 
}

#menu {
    float: left;
    width: 800px;
}

#menu div.datum {
    border: 5px solid  #aaa;
    margin: 5px;
    padding: 4px;
    font-weight: bold;
    border-radius: 10px;
    width: 220px;
       display: flex;
       align-items: center;    
}

#menu div.specden {
    border: 5px solid  #aaa;
    margin: 5px;
    padding: 4px;
    font-weight: bold;
    border-radius: 10px;
       display: flex;
       align-items: center;    
}

#menu span.titledate {
    color: #7a7a7a;
    font-weight: bold;
}

#menu div.strava {
    border: 5px solid  #aaa;
    margin: 5px;
    padding: 4px;
    border-radius: 10px;
}
#menu div.strava.red {
    border-color: #d88;
}
#menu div.strava.green {
    border-color: #8d8;
}

#menu div.strava div.nazev {
    font-size: 1.2em;
    font-weight: bold;
}

span#bezlepkova {
    background-color: yellow;
}

span#bezmasa {
    background-color: greenyellow;
}



.nazev {
    //font-size: 1.2em;
    //font-weight: bold;
    //vertical-align: middle; text-align: left;
    //display: table-cell;
    //border: 1px solid red;
}

#menu span.title {
    color: #6482a1;
    font-weight: bold;
}
#menu span.titlePol {
    color: #6482a1;
    font-weight: bold;
    width: 25%;
}


#menu div.strava .menuList table {
    border: 1px solid #aaa;
    width: 100%;
    cursor: pointer;
    
}
#menu div.strava .menuList td.menuId {
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
    width: 50px;
    cursor: pointer;
}
#menu div.strava .menuList td.foto {
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    width: 50px;
    cursor: pointer;
    // border-left: 1px solid #000;
}

#menu div.strava .menuList td.zbyva {
    text-align: center;
    width: 25px;
    padding: 0px 10px;
    cursor: pointer;
}

#menu div.strava .menuList td.cena {
    text-align: right;
    width: 20px;
    padding: 0px 10px;
    white-space: nowrap;
    cursor: pointer;
}

#menu div.strava .menuList tr.hover td {
    background-color: #aaccff;
}

#menu div.strava .menuList td.ordered, #menu div.strava .menuList td.orderedHromadny, #menu div.strava .menuList td.burza {
    width: 40px;
    text-align: center;
}
#menu div.strava .menuList td.hoverBurza {
    border: 2px solid #ffe45c;
}

#menu div.strava .menuList tr.header th {
    font-size: 0.8em;
    font-weight: normal;
    text-align: center;
}

#menu span.rcptkoment {
    font-size: 0.8em;
    color: blue; // #6482a1;
    font-weight: bold;
}
a.rcptkoment {
	cursor: help;
	z-index: 0;
	position:relative;
        font-weight: normal;
	background: #336699;
	color: #fff; // #336699;
        border: 2px solid transparent;//#336699;
}
a.rcptkoment em {
	display: none;
	font-style:normal;
}
a.rcptkoment:hover {
	z-index: 10;
	font-size: 100%;
	background: #336699;
	color: #fff; // #336699;
        border: 2px solid #fff; // #000;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
}
a.rcptkoment:hover em {
	z-index: 0;
        display:  block!important;
	position:absolute;
	top:  35px;   
	left: -80px;
        width: 680px;
	background: #336699;
	color: #fff;
	padding: 10px;
	text-decoration: none;
	font-size: 90%;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        -webkit-box-shadow: 4px 4px 14px 0px #61616f;
        -moz-box-shadow: 4px 4px 14px 0px #61616f;
        box-shadow: 4px 4px 14px 0px #61616f;
        border: 2px solid #fff; //#6482A1;
}
a.rcptkoment:hover em:after {
	bottom: 100%;
	left: 85px; //65px; //40%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #336699;
	border-width: 17px;
	margin-left: -17px;
}
a.rcptkoment:hover em:before {
	bottom: 100%;
	left: 85px; //65px; //40%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #fff;
	border-width: 20px;
	margin-left: -20px;
}
a.rcptkoment span div{
	display: none;
}

#menu span.alergeny {
    font-size: 0.8em;
    color: #ff0088; // red; // #6482a1;
    font-weight: bold;
}
/*
a:link, a:visited {color: #0066cc;}

a:hover {color:#cc3300;}
*/
a.alergeny {
	cursor: help;
	z-index: 0;
	position:relative;
        font-weight: normal;
        color: #ff0088; // red; // #6482a1;
        border: 2px solid transparent;
}
a.alergeny em {
	display: none;
	font-style:normal;
}
a.alergeny:hover {
	z-index: 10;
	font-size: 100%;
	background: #ff0088; //#993366; //  #336699;
	color: #fff; // #336699;
        border: 2px solid #fff; // #000;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
}
a.alergeny:hover em {
	z-index: 0;
	display:  block!important;
	position: absolute;
	top:  40px;   //-70px;
	left: 0px;
        width: 440px;
	background: #ff0088; // #ff0066; #336699;
	color: #fff;
	padding: 10px;
	text-decoration: none;
	font-size: 90%;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        -webkit-box-shadow: 4px 4px 14px 0px #61616f;
        -moz-box-shadow: 4px 4px 14px 0px #61616f;
        box-shadow: 4px 4px 14px 0px #61616f;
        border: 2px solid #fff; //#6482A1;
}
a.alergeny:hover em:after {
	bottom: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #ff0088; //#336699;
	border-width: 17px;
	margin-left: -17px;
}
a.alergeny:hover em:before {
	bottom: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #fff;
	border-width: 20px;
	margin-left: -20px;
}

a.alergeny span div{
	display: none;
}

strav_alerg {
    height:0;
    width: 0;
}

alergNadpis {
    font-size: 0.8em;
    background: #ffffff;
    color: black; //red; // #6482a1;
    font-weight: bold;
}

diety {
    height:0;
    width: 0;
}

p {
	padding-bottom: 30px;
}


/*
.arrow-up {
	position: relative;
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid black;
}


.arrow_box {
	position: relative;
	background: #88b7d5;
	border: 4px solid #c2e1f5;
}
.arrow_box:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #88b7d5;
	border-width: 30px;
	margin-left: -30px;
}
.arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #c2e1f5;
	border-width: 36px;
	margin-left: -36px;
}
/*
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #88b7d5;
	border-width: 30px;
	margin-left: -30px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #c2e1f5;
	border-width: 36px;
	margin-left: -36px;
}

*/
/* hromadny stravnik */
#menu div.strava .menuList td.orderedHromadny {
    font-size: 1.2em;
    color: #00f;
}
#menu div.strava .menuList td.burza {
    font-size: 1.2em;
    color: #f00;
}

div#reportTb {
    margin: 0px;
    padding: 1px 4px;
}
/* ----------- Report Obj ----------- */
div#leftPanelRepObj {
    float: left;
 //   width: 790px;
    border: 2px solid #6482a1; 
    border-radius: 13px;
    //padding: 2px;
    //margin-right: 2px;
    //margin-left:  5px;
    box-shadow: black 4px 6px 20px; margin: 0px 15px 10px 10px; 
}

/* ----------- Report ----------- */
div#leftPanelRep {
    float: left;
 //   width: 790px;
    border: 2px solid #6482a1; 
    border-radius: 13px;
    //padding: 2px;
    //margin-right: 2px;
    //margin-left:  5px;
    box-shadow: black 4px 6px 20px; margin: 0px 15px 10px 10px; 
}

#reportHeader {
/*    float: left;*/
    text-align: center;
    font-weight: bold;
    color: #113f7f;
    border-top: solid 0px #6482a1;
    border-bottom: solid 2px #6482a1;
    //margin: 0px 5px 5px 10px;
    padding: 2px 2px;
    //width: 786px;
}
obdobiSelect {
    width: 50px;
    text-align: center;
}
input.datepicker {
    width: 80px;
    text-align: center;
}
.report {
    font-family: monospace;
    margin: 10px;
}
.report .alignC {
    text-align: center;
}
.report .alignL {
    text-align: left;
}
.report .alignR {
    text-align: right;
}
.report .bold {
    font-weight: bold;
}
.report td {
    padding: 1px 4px;
}
.reportName {
    font-weight: bold;
    font-size: 1.2em;
    margin-right: 50px;
}

/* ----------- Form ----------- */
#formHeader {
    float: none; 
    text-align: center;
    font-weight: bold;
    color: #113f7f;
    border-top: solid 0px #6482a1;
    border-bottom: solid 1px #6482a1;
    margin: 0px 5px 5px 10px;
    padding: 5px 0px;
    // width: 780px;
}

div#leftPanelForm {
    float: left;
 //   width: 790px;
    //border: 2px solid #6482a1; 
    border: 1px solid #6482A1;
    border-radius: 15px;
    //padding: 2px;
    //margin-right: 2px;
    //margin-left:  10px;
    box-shadow: black 4px 6px 20px; margin: 0px 15px 10px 10px; 
}


#formContent {
    padding: 10px;
}

.formTitle {
    font-weight: bold;
    color: #113f7f;
}

.formTitleEPrihlaska {
    font-weight: bold;
    font-size: 1.2em;
    color: red;
    border: solid 1px black;
}

.formModra {
    // font-weight: bold;
    // font-size: 1.2em;
    color: blue;
}

.form .alignN { vertical-align: top; text-align: center;}
.form .alignNE { vertical-align: top; text-align: right;}
.form .alignNW { vertical-align: top; text-align: left;}
.form .alignS { vertical-align: bottom; text-align: center;}
.form .alignSE { vertical-align: bottom; text-align: right;}
.form .alignSW { vertical-align: bottom; text-align: left;}
.form .alignE { text-align: right;}
.form .alignW { text-align: left;}
.form .alignC { text-align: center;}
.form .alignTC { vertical-align: top; text-align: center;}
.form .alignTR { vertical-align: top; text-align: right;}
.form .alignTL { vertical-align: top; text-align: left;}
.form .alignBC { vertical-align: bottom; text-align: center;}
.form .alignBR { vertical-align: bottom; text-align: right;}
.form .alignBL { vertical-align: bottom; text-align: left;}
.form .alignR { text-align: right;}
.form .alignL { text-align: left;}

table.form {
    border-style: solid;
    border-width: 0px;
}

table.form td {
    padding: 2px;
}
.form .disabled {
    color: #888;
}

.form .error {
    color: #ff2222;
    font-size: 0.8em;
    font-weight: bold;
    display: block;
}

/* ----------- help Header ----------- */
#helpHeader {
/*    float: left;*/
/*    text-align: center;
    font-weight: bold;
    color: #113f7f;
    border-top: solid 1px #6482a1;
    border-bottom: solid 1px #6482a1;
    margin: 0px 5px 5px 10px;
    padding: 5px 0px;
    width: 780px;
*/
    text-align: center;
    font-weight: bold;
    font-size: 1.4em;
    color: #113f7f;
    margin-left: 45px;
}

#helpHeader #helpDayChooser {
    float: left;
    padding: 0px 20px;
}

#helpHeader #denSelect {
    font-size: 1.2em;
    color: #113f7f;
}

/* ----------- Footer ----------- */
#footer {
//    margin-top: 10px;
//    border: 1px solid #000;
/*    font-size: 0.8em;
    color: #000000;
/*    color: #cccccc;
/*    float: right; */
}
.centerWrap {
    float: center;
    position: relative;
    left: 50%;
    /*    background-color: #aaa;*/
}
.center {
    float: center;
    position: relative;
    left: -50%;
}

#footer #version {
    font-size: 0.8em;
    text-align:left; /*center; */
     color: #909090;
  /* color: #cccccc;
    /* float: left; /* */
    position: relative;
    clear:  0%;  /*  */
 }

 .ui-widget-overlay.custom-overlay
{
/*   background-color: black;
   background-image: none; */
   z-index: 1040;  
   opacity: 0.5;
   border-radius: 15px;
}



.shadow {
   -moz-box-shadow: 3px 3px 4px #000;
   -webkit-box-shadow: 3px 3px 4px #000;
   box-shadow: 3px 3px 4px #000;
   /* For IE 8 */
   -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
   /* For IE 5.5 - 7 */
   filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.doubleCheck {
  zoom: 2;
  transform: scale(2);
  -ms-transform: scale(2);
  -webkit-transform: scale(2);
  -o-transform: scale(2);
  -moz-transform: scale(2);
  transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
}
/*
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #6482a1;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #6482a1 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
*/


a.napoveda {
	cursor: help;
	z-index: 0;
	position:relative;
        font-weight: normal;
        color: #ff0088; // red; // #6482a1;
        border: 2px solid transparent;
}
a.napoveda em {
	display: none;
	font-style:normal;
}
a.napoveda:hover {
	z-index: 10;
	font-size: 100%;
	background: #ff0088; //#993366; //  #336699;
	color: #fff; // #336699;
        border: 2px solid #fff; // #000;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
}
a.napoveda:hover em {
	z-index: 0;
	display:  block!important;
	position: absolute;
	top:  40px;   //-70px;
	left: 0px;
        width: 440px;
	background: #ff0088; // #ff0066; #336699;
	color: #fff;
	padding: 10px;
	text-decoration: none;
	font-size: 90%;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        -webkit-box-shadow: 4px 4px 14px 0px #61616f;
        -moz-box-shadow: 4px 4px 14px 0px #61616f;
        box-shadow: 4px 4px 14px 0px #61616f;
        border: 2px solid #fff; //#6482A1;
}
a.napoveda:hover em:after {
	bottom: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #ff0088; //#336699;
	border-width: 17px;
	margin-left: -17px;
}
a.napoveda:hover em:before {
	bottom: 100%;
	left: 10%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #fff;
	border-width: 20px;
	margin-left: -20px;
}

a.napoveda span div{
	display: none;
}
