body{
  SCROLLBAR-ARROW-COLOR: #FFFFFF;
  SCROLLBAR-BASE-COLOR: #0A344B
	margin: 0px;
	empty-cells: show;
	font-size: 10;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	background-color:#0A344B;
}

TD{
  color:white;
  font-size:11;
  font-family:verdana;

}
A{
	color: white;
	font-weight:bold;
	font-style:italic;
}

.header{
	height: 119;
	width:800;
	background : url(./img/header.jpg) no-repeat left top;
	text-align:right;
	padding-top:80;
	padding-right:30;
	
}

.menu{
  width:120;
  padding-left:10;
}

.menu_item{
	font-size:11;
	font-weight:bold;
	font-style:italic;
  text-align:center;
  width:95;
  height:21;
	background : url(./img/menu_item.gif) no-repeat center top;
}
.menu_item_on{
  height:21;
	font-size:11;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	width:95;
	background : url(./img/menu_item_on.gif) no-repeat center top;
}

.menu1{
	font-size:12;
	font-weight:bold;
	font-style:italic;
  text-align:right;
  height:32;
	background : url(./img/wysuw.jpg) no-repeat right top;
}

.menu1_item{
	font-size:12;
	font-weight:bold;
	font-style:italic;
  text-align:center;
  width:90;
  padding-top:1;
}
.menu1_item_on{
	font-size:12;
	font-weight:bold;
	font-style:italic;
  text-align:center;
  width:90;
  color:white;
  padding-top:1;
}

.footer{
	font-size:10;
	font-style:italic;
  text-align:right;
  color:gray;
  border-top:1px solid gray;
}

.main{
  padding:10;
  padding-top:10;
  vertical-align:top;
  font-size:11;
  color:white;
  height:500;
  text-align:justify;
 	background : url(./img/main.jpg) no-repeat right top;
 
}

.news_header{
	height: 25;
	padding-left:5;
	border:1px solid #10567C;
  width:100%;
  background-color:#06212F;
  color:white;
  font-family:verdana;
  font-size:14;
  font-weight:bold;

}

.news_body{
  width:100%;
  color:white;
  font-family:verdana;
  font-size:11;
  text-align:justify;
  padding-left:10;
  padding-right:10;
}

.head_text{
  position:relative;
  top:-19px;
  left:10px;
  color:white;
  font-family:verdana;
  font-size:12;
  font-weight:bolder;
}

.body_text{
  padding-left:15;
  color:white;
  padding-right:15;

  font-family:verdana;
  font-size:11;
  text-align:justify;
}

#main_table{
  position:relative;
  overflow:auto;
  top:0;
  left:0;
  height:450;
  width:97%
}

.news_table{
  width:98%;
}

.strony{
  text-align:right;
}

.wbn_header_small{
	height: 18;
	padding-left:5;
  width:100%;
  border-bottom:1px solid white;
  color:white;
  font-family:verdana;
  font-size:11;
  font-weight:bold;
  text-align:right;
  margin-bottom:3;
}

.wbn_text{
  padding:10;
}

.wbn_text_right{
  color:gray;
  text-align:right;
  font-size:10;
  padding-bottom:10;
  
}

.section_title{
	height: 25;
	padding-left:5;
	border:1px solid #10567C;
  width:100%;
  background-color:#06212F;
  color:white;
  font-family:verdana;
  font-size:14;
  font-weight:bold;

}

.page_item{

	width: 20;
	height: 20;
	font-weight: bolder;
	text-align: center;
	color: white;
	padding-left: 1;
}

.page_item_on{
	border: 1px solid white;
	font-weight: bolder;
	width: 20;
	height: 20;
	text-align: center;
	color: white;
	padding-left: 0;
}

