v\:* {
	behavior:url(#default#VML);
}
body {
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
}
#photosbox {
overflow: hidden;
} 
#photos {
overflow: hidden;
} 

#ytube {
overflow: hidden;
}
#ytubebox {
overflow: hidden;
}
.splitterBox {

	position: absolute;
	background: #f0f0f0;
	width: 100%;
    border: 0px;
    height: 100%;
}
.splitContent {
	overflow: auto;
	border: 0px;
}
#layoutOffsetContainer {
	margin: 0px;
	padding: 0px;
}
.layoutElement {
	margin: 0px;
	overflow: auto;
}
#thePage {
	padding: 0px;
	position: absolute;
	width:100%;
	margin:0px;
	height:100%;
	overflow: visible;
}
.layoutBox {
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
#obiekty {
	border-left: 1px rgb(154,154,154);
	border-top: 1px solid rgb(154,154,154);
}
#grupy {
	border-left: 1px solid rgb(154,154,154);
	border-bottom: 1px solid rgb(154,154,154);
}
#mapa {
	
	overflow: hidden;
  width:75%;
	height:75%;

}
#navi {
	background-color: white;
	overflow: hidden;
	right: 0px;
}
#head {
	overflow: hidden;
	font-weight: normal;
	background-image: url(img/head-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#foot {
	color: white;
	overflow: hidden;
	font-weight: normal;
	background-image: url(img/foot-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#logo {
	position:absolute;
	display: inline;
	width:280px;
	left:-4px;
	top:0px;
	height: 78px;

	background-position: left 0;
	background-image: url(img/logo-opacity.png);
	background-repeat: no-repeat;
}
#search {
	position:absolute;
	display: inline;
	top:3px;
	left:290px;
	height:80px;
	width:400px;
	background-image: url(img/divsearch.png);
	background-repeat: no-repeat;
}
#searchbutton {
	top:14px;
	width:92px;
	left:296px;
	height: 33px;
	cursor: pointer;
	position:absolute;

}
#searchbutton:focus {
	background: url(ikony/button/znajdz-hover.png) no-repeat;
}
#searchbutton:hover {
	background: url(ikony/button/znajdz-click3.png) no-repeat;
}
#searchbutton:active {
	background: url(ikony/button/znajdz-click.png) no-repeat;
}
#searchadvance {
	position:absolute;
	left:18px;
	top:50px;
	font-style: normal;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 7px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#searchadvance:hover {
	color:#999999;
}
#searchadvance:active {
	color:#6895CC;
}
#warunkuform:hover {
cursor: pointer;
}
#adminlog:hover {
cursor: pointer;
}
#kontaktform:hover {
cursor: pointer;
color:rgb(219,219,219);
}
#warunki:hover {
cursor: pointer;
color:rgb(219,219,219);

}

#adminfoot {
	position:absolute;
	margin-left: 20px;
	margin-top: 9px;
	
	
	color: #A8B4CF;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, Arial;
}

#adminlog:hover {
	color:rgb(219,219,219);
}


#dodajpunkt:hover {
	color:rgb(219,219,219);
}
#searchobj:focus {
	background:transparent;
	border: 0px transparent;
}
#searchobj {

	position: absolute;
	background: transparent;
	border:0px;
	top: 20px;
	left:20px;
	width:260px;
	height:20px;
	color:#65737C;
	font-weight: lighter;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.jxSplitBarHorizontal {
	background: url(ikony/handle-icon-vertical.gif) center center no-repeat rgb(68, 77, 97);
	overflow: hidden;
	width:5px;
	line-height: 1px;
	overflow: hidden;
}
.jxSplitBarVertical {
	background: url(ikony/handle-icon-horizontal.gif) center center no-repeat rgb(68, 77, 97);
	overflow: hidden;
	height:5px;
	line-height: 1px;
	overflow: hidden;
}
.buttonBox {
	position: absolute;
	top:25px;
	left:280px;
	overflow: hidden;
}
.ob {
	font-size: 11px;
	font-weight: normal;
	color: rgb(92,92,92);
	background-color:rgb(248,248,248);
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
	border-top: 1px solid #e3e3e3;
	overflow-x:  hidden;
}
.ob:hover {
	background-color:rgb(255,255,153);
}
.grupy {
	color: #475472;
	padding-left:4px;
	padding-top:2px;
	padding-bottom:3px;
	background-color:#f1f1f1;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	background-image: url(img/menu-cat-bcg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80aabd;
}
.grupy:hover {
	background-image: url(img/menu-cat-bcg-hover.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7cc8e;
}
.tekstWindow {
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
}

.windowInfo {
  margin: 4px;
	color: #475472;
	
	background-color:#f1f1f1;
	
	font-size: 14px;
}

.windowInfo td {


	padding-top: 5px;
	padding-right: 3px;
}
.windowInfo input[type=text] {
	width:170px;
}
#tekst {
	padding:10px;
	margin:10px;
}
#editwindow {
	margin: 10px;
}
#searchwindow {
	margin: 10px;
	color: #475472;
	padding:4px;
	background-color:#f1f1f1;
	font-weight: bold;
	font-size: 14px;
	
}
.typ {
	font-weight: bold;
	padding-right:3px;
}
.menu {
	width: 200px;
	border: 8px solid #252525;
}
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.button {
	background: url(ikony/button/verticle313.jpg) no-repeat top left;
	font: bold 13px Verdana;
	display: block;
	width: 70px;
	height:25px;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 2px solid #8989BB;
	border-bottom: 2px solid #222244;
	padding:1px 0 1px 0;
}
.button:hover {
	color: #000000;
	background: url(ikony/button/verticle313.jpg) no-repeat bottom left;
}
.wrapper {
	padding:10px
}


#dymekstrong1{
  width:300px;
}
#dymekstrong2{
  width:600px;
}

.dymek strong {

	display: block;
	font-weight: lighter;
	margin-right: 15px;
	margin-top: 0px;
	font-size: 20px;
	border-bottom: 0px dotted orange;
	color: #D64229;
}
.dymek p {
	text-align: justify;
	margin-right: 15px;
	font-size: 14px;
}
.dymek a {
	font-size: 10px;
	color: #535C6F;
	text-decoration: none;
	background-color: #BADCF4;
	padding: 3px;
}
.dymek a:hover {
	color: #535C6F;
	text-decoration: none;
	background-color: #D5EBF9;
}
.dymek h4 {
	border-bottom: 1px solid orange;
	font-size: 18px;
	margin-right: 15px;
}
.dymek h3 {
	border-bottom: 1px dotted #BBBBBB;
	font-size: 12px;
	color: #6F6F6F;
	margin-right: 15px;
	margin-top:5px;
	margin-bottom:5px;
}
.dymek b {
	font-size: 12px;
	color: #54607D;
	text-transform: uppercase;
}
    
    
   
  .tabContentActive {
    background-color:rgb(241,241,241);
  }
  
 
    .menu		{
			display: block;
			width: 130px;
			border: 1px solid black;
			
			background: blue;
		}
		.menu a {
		   
			display: block;
			padding: 4px;
			text-align: left;
			background: white;
			color: rgb(92,104,132);
			border-bottom: 1px solid gray;
			font-family: Verdana;
			font-size: 11px;
			text-decoration: none;
		}
		
		.menu a:hover {
			background-image: url(img/menu-cat-bcg.gif);
	    background-repeat: repeat-x;
		}
    .menu div {
			background: rgb(92,104,132);
			color: white;
			padding:3px;
			font-weight: bold;
			font-size: 11px;
			font-family: Verdana;

		}  


