﻿body { 
  font: 14px helvetica neue, helvetica, arial, sans-serif;
}

#cy {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

#info {
  color: #c88;
  font-size: 1em;
  position: absolute;
  z-index: -1;
  left: 1em;
  top: 1em;
}
p.tooltip{
	border: 3px;
	background-color: white;
	margin-top: -20px;
    
}
p.tooltip div{
    display:inline-block;
}

#buttons{position:absolute;z-index:10000;
float:right;
width:225px;
height:305px;
right:1px;
top:1px;
border:1px solid black;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-family: Calibri;
font-size: 13px;
background-color: rgba(255,255,255,0.95);
overflow:hidden;
}
#buttons:hover{
    cursor:pointer;
}

.opcje{display: block;
text-align: center;
width: 215px;
background-color: rgba(161,179,204,0.8);
padding-left:10px;
height:18px;
line-height:18px;

}
.inputData{width: 70px;
margin-left: 10px;}

.btnSzukaj{float:right;margin-top:5px;}

#zwin, #rozwin{float:right;cursor:pointer;}
.legend{width:20px;height:3px;display:inline-block;margin-bottom: 5px;
margin-right: 2px;}
.legend2{width:20px;height:3px;display:inline-block;margin-bottom: 5px;
margin-right: 2px;}
/*.wl{background-color:#55aa55}*/
/*.za{background-color:#00e4dc}*/
/*.na{background-color:#1b00e4}*/
/*.fp{background-color:#e4dc00}*/
/*.pr{background-color:#e46100}*/

.wl{background-color:#009900}
.za{background-color:#ff0000}
.na{background-color:#1b00e4}
.fp{background-color:#ff9900}
.pr{background-color:#e46100}
.bf{background-color: #000000}
.title{display: inline-block;
margin-top: 0px;}
.akt{border-bottom:3px solid black;}
.aktDo{border-bottom:3px dotted black;}
.hisDo{border-bottom:3px dashed black;}

#rozwinTop, #zwinTop{float:left;cursor:pointer;}
.tabela{float:left;padding-left:0px;}

.menu{border:1px solid black;-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-color: rgba(255,255,255,0.8);
width:150px;}
.menu table{width:100%;border-collapse:collapse;}
.menu table td{width:100%;border-collapse:collapse;}
.menuItem{display:block;width:100%;text-decoration:none;width:100%;color:black;font-size:12px;cursor:pointer;}
.menuItem:hover{background-color: rgba(161,179,204,0.8);}
#buttons{height:18px;width:225px;}
.opcje{width:215px;}

.displayNone{display:none;}
.bold{font-weight:bold;}
.silver{font-size:11px;color:silver;text-align:center;}

.Poziom2 {
 z-index: 10000;
position: absolute;
margin-left: 63%;
top: 1px;
text-align: center;
border-radius: 4px;
height: 20px;
width: 50px;
border: 1px solid black;
background-color: rgba(161,179,204,0.8);
right: 230px;
}

.zapisz {
 z-index: 10000;
position: absolute;
margin-left: 63%;
top: 1px;
text-align: center;
border-radius: 4px;
height: 20px;
width: 84px;
border: 1px solid black;
background-color: rgba(161,179,204,0.8);
right: 283px;
cursor:pointer;
}


.Poziom2:hover{
    cursor:pointer;
}

.p2tooltip{
z-index: 10000;
position: absolute;
margin-left: 63%;
top: 25px;
text-align: center;
border-radius: 4px;
height: 20px;
width: 123px;
border: 1px solid black;
right: 227px;
background-color:#F5F5F5;
display:none;

}

.Poziom3 {

z-index: 10000;
position: absolute;
margin-left: 63%;
top: 1px;
text-align: center;
border-radius: 4px;
height: 20px;
width: 50px;
border: 1px solid black;
background-color: rgba(161,179,204,0.8);
right: 282px;

}
.Poziom3:hover{

    cursor:pointer;
}

.p3tooltip{
z-index: 10000;
position: absolute;
margin-left: 63%;
top: 25px;
text-align: center;
border-radius: 4px;
height: 20px;
width: 123px;
border: 1px solid black;
right: 280px;
background-color:#F5F5F5;
display:none;

}

/*.ui-widget-header {
   width:100%;

}*/
.ui-dialog > .ui-widget-header
 {
  font-size:10px;

}
.ui-widget-content {
/*min-width: 400px;*/
min-height: 2px;
font-size:10px;
}


