



<!--
html, body  {
	height : 100%;
	margin : 0;
	padding : 0;
	width : 100%;
	font-family : verdana, sans-serif;
	color : #dddddd;
	font-size : 12px;
	text-align : left;
	line-height : 0;
} 

a  {
	color : #dddddd;
	text-decoration : none;
}

#main  {
	min-height : 100%;
}

* html #main  {
	height : 100%;
} 

.cien  {
	border : 1px solid black;
	position : absolute;
}


.menu  {
	border : 1px solid #000000;
	border-right : 0;
	width : 100px;
	height : 21px;
	color : #ffffff;
	background-color : #106322;
	text-align : center;
	line-height : 21px;
	font-size : 14px;
	font-weight : bold;
	float : left;
	text-decoration : none;
} 

.dzialy  {
	position : relative;
	width : 156px;
	height : 56px;
	background-image : url('img/tlo_dzialy.png');
	overflow : hidden;
} 

.dzialy_grafika  {
	position : absolute;
	top : 0;
	left : 0;
	margin-top : -56px;
	border : 0;
}

.dzialy_odstep  {
	width : 156px;
	height : 3px;
	border-bottom : 3px solid #ffffff;
} 

a.menu_link:link, a.menu_link:visited, a.menu_link:hover  {
	text-decoration : none;
	color : #ffffff;
}

.menu_belka  {
	position : absolute;
	top : 1px;
	width : 100px;
	height : 2px;
	border : 0;
	background-color : #ffffff;
}

h1  {
	position : relative;
	margin-top:0;
	font-size : 18px;
	color : #ffffff;
	font-weight : bold;
	padding-bottom : 5px;
	z-index : 66;
} 

h4 {
font-size:13px;
}

.naglowek_tlo  {
	top : 0;
	position : absolute;
	background-color : #106322;
	width : 543px;
	height : 27px;
	z-index : 55;
	filter: alpha(opacity=20); -moz-opacity: 0.2; opacity: 0.2;
	
} 

.partnerzy {
	float:left;
	padding:3px;
	text-align:center;
	font-size:10px;
	width:170px;
}

#layout  {
	position : absolute;
	top : 50%;
	left : 50%;
	width : 868px;
	height : 594px;
	margin : -297px 0 0 -434px;
} 


.Container {
  
  
  width: 543px;
  height: 377px;
 
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
	margin:5px;
  width: 533px;
  height: 367px;
}

.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px; text-align: justify;
line-height:18px; 
}
#Scrollbar-Container {
  position: absolute;
  
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}
.Scrollbar-Track {
  width: 14px; height: 349px;
top:14px;left:0px;
  position: absolute;
	background: transparent url(img/scroll_handle.png) no-repeat center center;
}
.Scrollbar-Handle {
  position: absolute;
	cursor: pointer;
  width: 14px; height: 33px;
}
.Scrollbar-Down {
  cursor: pointer;
  position:absolute;
  top: 364px;left:0px;
}


-->