body {
	padding:0;
	margin:0;
	background:url(images/bck.jpg) top left repeat-x #FFF;
	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#1C5198;
	line-height:14px;
}

#top {
	width:700px;
	height:308px;
	}
	
#middle {
	width:700px;
	height:500px;
	vertical-align:top;
	background:url(images/bck_mid.jpg) top left repeat-x #F5FCFE;
	}
	
#content {
	width:100%;
	background:url(images/corners.gif) top no-repeat;
	}
	
#txtContent {
	padding:0 12px 20px 18px;
	clear:left;
	}	
	
#title {
	float:left;
	width:423px;
	height:38px;
	display:block;
	position:relative;
	padding:0px;
	margin-bottom:22px;
	top:16px;
	left:0px;
	}
	
#panel {
	float:right;
	display:block;
	position:relative;
	margin:12px 0 20px 20px;
	padding-right:10px;
	}
		
#footer {
	width:700px;
	height:42px;
	*height:35px; /* dla IE */
	background:url(images/footer.gif);
	text-align:center;
	vertical-align:bottom;
	color:#1AA7F2;
	padding-bottom:7px;
	}
	
div.up a {
	float:right;
	display:block;
	width:52px;
	height:12px;
	cursor:pointer;
	border:0px;
	margin:0px;
	padding:0px;
	background:url(images/spacer.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/top_off.png');
	}
	
div.up a[class] {
	background:url(images/top_off.png) no-repeat;		
	}
	
div.up a:hover {
	background:url(images/spacer.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/top_on.png');
	cursor:pointer;
	}
	
div.up a:hover[class] {
	background:url(images/top_on.png) no-repeat;
	cursor:pointer;
	}
	
.null {
	/*Pusta klasa do oszukania IE6 aby dzia�a�y PNG*/
	}
	
a img {
	border:0px;
	cursor:pointer;
	}

#showimage {
	position:absolute;
	visibility:hidden;
	border:5px solid #1B5097;
	text-align:right;
	background:#1B5097;
	padding:0px;
	z-index:250;
	}
	
div#showimgBor {
	border:2px solid #FFF;
	background:#FFF;
	}

#dragbar {
	cursor:pointer;
	background:#1B5097;
	text-align:right;
	min-width:1px; /*hack*/
	padding:3px;
	margin:0px;
	}
		
#onmouseBox { 
	position:absolute;
	padding:0 2px 0 4px;
	border-left:2px solid #ADE4FF;
	border-right:2px solid #ADE4FF;
	border-bottom:2px solid #ADE4FF;
	visibility:hidden;
	z-index:100;
	background-color:#FFF;
	font:10px Tahoma, Verdana, Arial;
	color:#1C5198;
	cursor:pointer;
	}
	
#jobPic	{
	width:420px;
	}
	
#jobPic td {
	padding-bottom:10px;
	}	
	
.picBor {
	border:2px solid #ADE4FF;
	}	
	
a {text-decoration:underline; color:#1C5198;}
a:hover {text-decoration:none;}				
	
a.copy {text-decoration:none; color:#1AA7F2;}
a.copy:hover {text-decoration:underline; color:#1AA7F2;}

span.closeWin {text-decoration:none; font-weight:bold; color:#FFF;}
span.closeWin:hover {text-decoration:none; font-weight:bold; color:#C8E9FB;}
		
		
		
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
.window {
  position:absolute;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
}
#dialog1 {
  width:849px; 
  height:613px;
  border:1px solid #b8a9a6;
  padding:1px;
  background-color:#ffffff;
}
