* {
  font-family: Tahoma, Arial, 'Arial CE', Verdana, sans-serif;
  font-size: 11px;
  color: #555;
}

a:link, a:visited {
  text-decoration: none;
}

a:hover, a:active{
  color: #9f9f9f !important;
}

#header {
  height: 56px;
  background: url(/images/top_header.gif) 0 0 repeat-x;
}

#header img {
  float: left;
  margin-left: 11px;
  margin-right: 23px;
}

#header h1 {
  float: right;
  margin-top: 21px;
  margin-right: 50px;
  font-weight: lighter;
  font-size: 15px;
  color: #565051;
  letter-spacing: 5px;
  
}

#mapaDiv,
#kategorieDiv,
#zrealizowaneDiv,
#wRealizacjiDiv {
  padding: 7px;
}

.icon_hint {
   background: url(/images/icon_hint2.gif) 0 5px no-repeat !important;
}

.icon_hint2 {
   background: url(/images/icon_hint.gif) 0 5px no-repeat !important;
}

table#objInfoDataDiv {
  width: 100%;
}

#objInfoDataDiv td, #objInfoDataDiv th {
	padding: 3px;
	width: 45%;
	vertical-align: top;
}

#objInfoDataDiv td {
	color: #555;
	margin-left: 5px;
	font-weight: bold;
	width: 55%;
}

#objInfoDataDiv th {
	color: #666;
}

#objInfoDataDiv td a {
	color:#555;
	text-decoration:none;
}

#objInfoDataDiv .odstep{
  padding: 0;
  height: 8px;
  overflow: hidden;
  background: url(/images/line_hor.gif) 0 5px repeat-x;
}

.line_hor, .line_hor2{
  margin-top: 3px;
  height: 8px;
  width: 100%;
  overflow: hidden;
  background: url(/images/line_hor.gif) 0 0 repeat-x;
}

.line_hor2 {
  background: url(/images/line_hor2.gif) 0 1px repeat-x;
}

.ikona {
  margin: 0 5px 0 5px;
  vertical-align: middle;
}

#objSystemyDiv span {
  color: #555;
  float: left;
	margin-left: 5px;
	margin-right: 15px;
	line-height: 15px;
}

#fotoLargeDiv {
  background: url() center center no-repeat;
}

#fotoLargeDiv,
#fotoMiniDiv {
  margin: auto;
  text-align: center;
}

#fotoMiniDiv {
  overflow-y: auto;
  height: 150px;
}

#fotoLargeDiv {
  overflow-x: auto;
}


#fotoMiniDiv img {
  margin: 0 2px 0 2px;
}

.nowosc {
  float: left;
  width: 100%;
  padding-bottom: 7px;
  padding-top: 7px;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #fff;
  font-size: 10px;
}

.nowosc:hover {
  background-color: #f0f0f0;
}

.nowosc img {
  float: left;
  margin-right: 7px;
}

#footer {
  background-color: #e0e0e0;
  height: 22px;
}
