* {
	outline: none;
	margin: 0;
	padding: 0;
}

.szary_button{
    display:block;
    color: #010101;
    font: 13px "Roboto";
    background: #fff;
    border-radius: 2px;
    width: 56px;
    height: 20px;
text-align: center;
margin-bottom: 5px;
}


body {
	margin: 0px;
	padding: 0px;
	font: 11px Arial, sans-serif;
	color: #968a79;
}
img {
	border: 0px;
}
a:link, a:visited, a:hover, a:active {
	border: 0px;
}
span.b {
	font-weight: bold;
}
span.u {
	text-decoration: underline;
}
span.i {
	text-decoration: italic;
}
div, p, a, form, h1, h2, h3, h4, h5, ul, li {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
.icons, .punkt, .menu, .zoom {
	margin: 10px auto;
}
.icons {
	width: 160px;
	height: 78px;
	background: url(gfx/background.png) repeat;
	text-align: center;
}
.rounding {
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* Konqueror */
	-moz-border-radius: 5px; /* Firefox */
	border-radius: 5px;
	border: 1px solid #1a1a1a;
}
.icons ul, .menu ul, .box ul, .zoom ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.icons li {
	display: inline-block;
	float: left;
	margin: 10px 4px 0;
}
.icheckbox_minimal {
	display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(gfx/minimal.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_minimal {
	background-position: 0 0;
	margin: 0 5px;
}
.icheckbox_minimal.hover {
  background-position: -20px 0;
}
.icheckbox_minimal.checked {
  background-position: -40px 0;
}
.icheckbox_minimal.disabled {
  background-position: -60px 0;
  cursor: default;
}
.icheckbox_minimal.checked.disabled {
  background-position: -80px 0;
}
.menu {
	/*width: 642px;*/
	min-height: 33px;
	background: url(gfx/background.png) repeat;
	text-align: left;
	font: 12px "Roboto";
	color: #fff;
	padding-top: 10px;
}
.menu li {
	display: inline;
}
.menu span, .menu input[type=checkbox] {
	vertical-align: middle;
	display: inline;
}
.menu ul#left_ul {
	float: left;
}
.menu ul#right_ul {
	float: right;
}
.menu ul#right_ul img {
	margin: 0 2px;
}
.box,.mapbox {
	width: 160px;
	/*height: 245px;*/
  height:auto;
	background: url(gfx/background.png) repeat;
	margin: 10px auto;
	padding: 10px 14px;
}



.box input[type=text],.mapbox input[type=text] {
	width: 58px;
	height: 18px;
}
.mapbox,.box, .box input[type=text],.mapbox input[type=text] {
	font: 12px "Roboto";
	color: #fff;
}
.box label, .mapbox label {
	clear: both;
	float: left;
	width: 50px;
	text-align: left;
}
.box li, .mapbox li {
	display: block;
	margin-bottom: 8px;
}
.box li span, .mapbox li span {
	margin-left: 6px;
}
.box select {
	width: 116px;
	height: 21px;
	margin: 8px 0 10px 0;
}
.box input[type=text], .box select, .mapbox select, .mapbox input[type=text]{
	background: #707070 url(gfx/backgroud_input.jpg) repeat-x;
	-webkit-border-radius: 2px; /* Safari, Chrome */
	-khtml-border-radius: 2px; /* Konqueror */
	-moz-border-radius: 2px; /* Firefox */
	border-radius: 2px;
	border: 0px;
	font: 12px "Roboto";
	color: #fff;
	padding: 2px 3px;
}
.box input[type=submit], .box input[type=reset],.mapbox input[type=submit], .mapbox input[type=reset] {
	width: 56px;
	height: 22px;
	text-align: center;
	color: #010101;
	font: 12px "Roboto";
	background: #fff;
	border: 0px;
	-webkit-border-radius: 2px; /* Safari, Chrome */
	-khtml-border-radius: 2px; /* Konqueror */
	-moz-border-radius: 2px; /* Firefox */
	border-radius: 2px;
}
.box input[type=reset],.mapbox input[type=reset]{
margin-left:2px;  
}
.box input[type=text],.mapbox input[type=text] {
    width: 58px;
    height: 18px;
}
.box li span,.mapbox li span {
    margin-left: 6px;
}
.box img,.mapbox img {
	margin: 0 5px;
}
.box p,.mapbox p {
	padding-bottom: 8px;
}
.punkt {
	width: 32px;
	height: 23px;
	text-align: center;
	background: url(gfx/background.png) repeat;
	padding-top: 7px;
}
.punkt2 {
	padding-top: 5px;
	height: 25px;
}
.zoom li {
	display: block;
	margin: 2px 0;
}
.zoom {
	width: 32px;
	height: 215px;
	text-align: center;
	background: url(gfx/background.png) repeat;
	padding: 5px 0;
}
/* .pasek {
	margin-top: 50px;
} */

.draggable{
cursor:move;
}

.ol-control button{
    background-color: transparent;
}
.ol-zoomslider-thumb{
background:#fff;
}

.ol-zoom button{
background:none;
background-color:#fff;
color:black;
}

.grave_thumb{
padding:5px;
display:inline-block;
}
.grave_thumb img{             
max-width:130px;
}
#popup-content{
/*width:400px;*/
width:auto;
}
.menu li{
display:inline-block!important;
}
#export-png{
display:inline;
width:100%;
}

.arrow_box:after, .arrow_box:before {
	right: 100%;
	top: 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-right-color: #88b7d5;
	border-width: 30px;
	margin-top: -30px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #c2e1f5;
	border-width: 36px;
	margin-top: -36px;
}

.ol-overviewmap-box {
    border: 2px solid rgba(255,0,0,1);
}
.ol-overviewmap-map .ol-overlaycontainer-stopevent{
    position: relative;
}
.TooltipHoverControl{
left:0.6em;
top: 22em;
}

/* 
.ol-popup:after, .ol-popup:before {
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
                 
.ol-popup-left:after {
	border-color: rgba(0, 0, 0, 0);
	border-right-color: black;
	border-width: 30px;
	margin-top: -30px;
  	right: 100%;
	top: 50%;
}
             
.ol-popup-left:before {
	border-color: rgba(0, 0, 0, 0);
	border-right-color: black;
	border-width: 36px;
	margin-top: -36px;
  	right: 100%;
	top: 50%;
}


.ol-popup-right:after {
  border-color: rgba(0, 0, 0, 0);
	border-left-color: black;
	border-width: 30px;
	margin-top: -30px;
  left: 100%;
	top: 50%;
}              
.ol-popup-right:before {
	border-color: rgba(0, 0, 0, 0);
  border-left-color: black;
	border-width: 36px;
	margin-top: -36px;
  left: 100%;
	top: 50%;
}
*/
/*.ol-overlay-container{
display:block!important;
position:inherit!important; 
}
*/
#popup{
z-index:10000;
}

.popup_zdjecia{
overflow-y: scroll;
height: 110px;
}

#colorSelector2,#colorSelector3,#colorSelector4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    background: url(gfx/select2.png);
    cursor:pointer;
}
#customWidget {
    position: relative;
    height: 36px;
}
#colorSelector2 div,#colorSelector3 div,#colorSelector4 div {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 28px;
    height: 28px;
    background: url(gfx/select2.png) center;
}
#colorpickerHolder2,#colorpickerHolder3,#colorpickerHolder4 {
    top: 32px;
    left: 0;
    width: 356px;
    height: 0;
    overflow: hidden;
    position: absolute;
    z-index:1;
    cursor:default;

}
.color_selects_table td{
padding:5px;
}

#zmien_rodzaj_grobu{
background: #707070 url(gfx/backgroud_input.jpg) repeat-x;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 0px;
    font: 12px "Roboto";
    color: #fff;
    padding: 2px 3px;

}
.box select,.mapbox select  {
    width: 116px;
    height: 21px;
    margin: 8px 0 10px 0;
}

#popup-closer {
	color: white;
}
#map{
position:relative;
}
#map_loader{
background: black url(images/ajax-loader.gif) center center no-repeat;
opacity: .5;
position:absolute;
z-index:100000;
top:0;
}

.ol-overviewmap{
bottom: 2.5em;
}
div.fill {
      width: 100%;
      height: 100%;
    }
#popup{
  display:none;
  background: url(gfx/background.png) repeat;
  font: 12px "Roboto";
  color: #fff;
  padding: 20px;
  max-width: 450px;
  border-radius: 4px;
}
#popup b{
margin-right:2px;
}
.ol-popup-closer {
text-decoration: none;
position: absolute;
top: 2px;
right: 8px;
}   
.ol-popup-closer:after {
content: "X";
}
.ol-control, .panel, .ol-scale-line {
	background-image: url(gfx/background.png) !important;
/*	background-repeat: repeat-x; */
color: #fff;
font: 12px Roboto;
}
.ol-scale-line {
    margin-left: -1px;
}
.layer-switcher button {
	background-image: url(gfx/layers.png) !important;
    height: 1.375em;
    width: 1.375em;	
}
.layer-switcher .panel {
	border: none !important;
}
.ShowHideAdmin {
    position: absolute;
    top: 0.0em;
    left: 14.2em;
}         

* {
	outline: none;
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	padding: 0px;
	font: 11px Arial, sans-serif;
	color: #968a79;
}
img {
	border: 0px;
}
a:link, a:visited, a:hover, a:active {
	border: 0px;
}
span.b {
	font-weight: bold;
}
span.u {
	text-decoration: underline;
}
span.i {
	text-decoration: italic;
}
div, p, a, form, h1, h2, h3, h4, h5, ul, li {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
.icons {
	width: 160px;
	height: 78px;
	background: url(gfx/background.png) repeat;
	text-align: center;
	margin: 10px auto;
}
.rounding {
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* Konqueror */
	-moz-border-radius: 5px; /* Firefox */
	border-radius: 5px;
	border: 1px solid #1a1a1a;
}
.icons ul, .menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.icons li {
	display: inline-block;
	float: left;
	margin: 10px 4px 0;
}
.icheckbox_minimal {
	display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(gfx/minimal.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_minimal {
	background-position: 0 0;
	margin: 0 5px;
}
.icheckbox_minimal.hover {
  background-position: -20px 0;
}
.icheckbox_minimal.checked {
  background-position: -40px 0;
}
.icheckbox_minimal.disabled {
  background-position: -60px 0;
  cursor: default;
}
.icheckbox_minimal.checked.disabled {
  background-position: -80px 0;
}
.menu {
	margin: 10px auto;
/*	width: 632px; */
	background: url(gfx/background.png) repeat;
	text-align: left;
	font: 12px "Roboto";
	color: #fff;
	padding-top: 10px;
  height: auto !important;
}
.menu li {
	display: inline;
}
.menu span, .menu input[type=checkbox] {
	vertical-align: middle;
	display: inline;
}
.menu ul#left_ul {
	float: left;
  display:none; /** ukryte na poczatku **/
}
.menu ul#right_ul {
	float: left;
}
.menu ul#right_ul a{
cursor:pointer;
}

.menu ul#right_ul img {
	margin: 0 2px;
}

.ol-control button {
	background-color: white;
	color: black;
}
.ol-control button:hover {
	background-color: gray !important;
	color: black;
}

.ol-zoomslider-thumb {
	background-color: white;
	color: white;
	margin-left: 1px;	
}
.ol-attribution {
	display: none;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}
#mPointer {
	background: url(gfx/icon_arrow.png) no-repeat;
}
#mDrag {
	background: url(gfx/icon_drop.png) no-repeat;
}
#mAddGrave {
	background: url(gfx/icon_check.png) no-repeat;
}
#mAddZielen {
	background: url(gfx/icon_object.png) no-repeat;
}
#mAddText {
	background: url(gfx/icon_text.png) no-repeat;
}
#mRotate {
	background: url(gfx/obroc.png) no-repeat;
}
#menuEdit {
    width: 160px;
}
#menuEdit button {
    display: inline-block;
    float: left;
    margin: 10px 4px 0;
    height: 1.6em;
    width: 1.6em;
}

#mAddWoda {
	background: url(gfx/icon_sponge.png) no-repeat;
}
#mAddKsztalty {
	background: url(gfx/icon_shape.png) no-repeat;
}
#mAddSciezka {
	background: url(gfx/line.png) no-repeat;
}

#mAddGumka {
	background: url(gfx/icon_gum.png) no-repeat;
}

.ol-control button:hover, tooltip_hover_active button:focus{
background-color:transparent; 
background-color:white!important;
}
.tooltip_hover_active button, .tooltip_hover_active button:hover, .tooltip_hover_active button:focus{
background-color:green;
}

div.fill {
      width: 100%;
      height: 100%;
}


#ol-search-box{
display:none;
}

