.wirtualnyUrzad h3,h4 {
	border-left: 0;
	border-bottom: 0;
}



.rectBox {
	fill: #eee;
	stroke-dasharray: 1;
	stroke-width: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.rotationRoom {
	transform-origin: center center;
	transform: rotate(90deg); 
}


.rectBox:hover {
	stroke-dasharray: 1em;
	stroke-width: 4;
}

.groupLever .rectTxt {
	display: none;
}

.groupLever:hover .rectTxt {
	display: block;
}

.svgRoomBox {
	cursor: pointer;
	transition: all 0.5s;
}

.svgRoomdddBox:hover {
	transform: scale(1.2);
	transform-origin: 0% 50%;

}


#Drzwi.ukryjObrysDrzwi path {
	display: none;
}


.TooltipRoom {
	position: absolute;
	display: none;
	z-index:10000;
	background-color: #ffffff;
	font-size: 0.8rem;
	border: 1px solid #444;
	padding: 10px;

	box-shadow:  0 0 10px  rgba(0,0,0,0.6);
    -moz-box-shadow: 0 0 10px  rgba(0,0,0,0.6);
    -webkit-box-shadow: 0 0 10px  rgba(0,0,0,0.6);
    -o-box-shadow: 0 0 10px  rgba(0,0,0,0.6);

	 border-radius: 0px 10px 10px 10px;
}





body.B1222852884.L0 #Olejniczaka2P0Box { stroke-dasharray: 1em;stroke-width: 4;}
body.B1222852884.L0 #Olejniczaka2P0Txt { display: block;}
body.B1222852884.L1 #Olejniczaka2P1Box { stroke-dasharray: 1em;stroke-width: 4;}
body.B1222852884.L1 #Olejniczaka2P1Txt { display: block;}

body.B1222071211.L0 #Smolenia35P0Box { stroke-dasharray: 1em;stroke-width: 4;}
body.B1222071211.L0 #Smolenia35P0Txt { display: block;}
body.B1222071211.L1 #Smolenia35P1Box { stroke-dasharray: 1em;stroke-width: 4;}
body.B1222071211.L1 #Smolenia35P1Txt { display: block;}
body.B1222071211.L2 #Smolenia35P2Box { stroke-dasharray: 1em;stroke-width: 4;}
body.B1222071211.L2 #Smolenia35P2Txt { display: block;}
body.B1222071211.L3 #Smolenia35P3Box { stroke-dasharray: 1em;stroke-width: 4;}
body.B1222071211.L3 #Smolenia35P3Txt { display: block;}

body.B1238410247.L0 #Rynek7P0Box { stroke-dasharray: 1em;stroke-width: 4;}
body.B1238410247.L0 #Rynek7P0Txt { display: block;}
body.B1238410247.L1 #Rynek7P1Box { stroke-dasharray: 1em;stroke-width: 4;}
body.B1238410247.L1 #Rynek7P1Txt { display: block;}

body.B1222071210.L0 #BudynekGlownyP0Box { stroke-dasharray: 1em;stroke-width: 4;}
body.B1222071210.L0 #BudynekGlownyP0Txt { display: block;}
body.B1222071210.L1 #BudynekGlownyP1Box { stroke-dasharray: 1em;stroke-width: 4;}
body.B1222071210.L1 #BudynekGlownyP1Txt { display: block;}
body.B1222071210.L2 #BudynekGlownyP2Box { stroke-dasharray: 1em;stroke-width: 4;}
body.B1222071210.L2 #BudynekGlownyP2Txt { display: block;}
body.B1222071210.L3 #BudynekGlownyP3Box { stroke-dasharray: 1em;stroke-width: 4;}
body.B1222071210.L3 #BudynekGlownyP3Txt { display: block;}

body.B1238410248.L4 #Rynek26P4Box { stroke-dasharray: 1em;stroke-width: 4;}
body.B1238410248.L4 #Rynek26P4Txt { display: block;}

body.B1481537884.L1 #Rynek20P1Box { stroke-dasharray: 1em;stroke-width: 4;}
body.B1481537884.L1 #Rynek20P1Txt { display: block;}


body.B1400791521.L0 #SobieskiegoP0Box { stroke-dasharray: 1em;stroke-width: 4;}
body.B1400791521.L0 #SobieskiegoP0Txt { display: block;}

body.B1400792167.L0 #Luzycka21P0Box { stroke-dasharray: 1em;stroke-width: 4;}
body.B1400792167.L0 #Luzycka21P0Txt { display: block;}

 


.contentRomItem {

}

.contentRomItem-title {
	background-color: #eee;
}

.contentRomItem-details {

}





span.twitter-typeahead,
span.twitter-typeahead .tt-menu {
  width: 100%;
}

span.twitter-typeahead .tt-menu,
span.twitter-typeahead .tt-dropdown-menu {
  cursor: pointer;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 0.8em;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
span.twitter-typeahead .tt-suggestion {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
}
span.twitter-typeahead .tt-suggestion.tt-cursor,
span.twitter-typeahead .tt-suggestion:hover,
span.twitter-typeahead .tt-suggestion:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

span.twitter-typeahead .tt-suggestion.tt-suggestion-empty-message {
  color: #cc0033;
  background-color: #fffff;
}

span.twitter-typeahead .tt-suggestion.tt-suggestion-empty-message.tt-cursor,
span.twitter-typeahead .tt-suggestion.tt-suggestion-empty-message:hover,
span.twitter-typeahead .tt-suggestion.tt-suggestion-empty-message:focus {
  color: #cc0033;
  background-color: #ffffff;
}

span.twitter-typeahead .tt-menu .tt-dataset {
	overflow: auto;
	max-height: 300px;
}

span.twitter-typeahead:not(:first-child):not(:last-child) .form-control {
  border-radius: 0;
}

span.twitter-typeahead .tt-suggestion-box p.wyroznij {
	font-size: 1em;
}

strong.tt-highlight {
	font-size: 1.1em; color:#cc0000;
}

.activeRoom {
	animation: pulse 1.5s infinite;
}
.activeRoom:hover {
	animation: none;
}

@-webkit-keyframes pulse {
    0%     {fill:#ff0000;}
	50.0%  {fill:#330000;}
}

@keyframes animation {
    0%     {fill:#ff0000;}
	50.0%  {fill:#330000;}
}

