BODY
 {
	background-color : silver;
  background-image: url(graph/pittlo_topxxx.png);
   background-repeat: repeat-x;
   text-align: center; /*wysrodkuje strone dla IE*/ 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
//	line-height : 12px;
	color: #ececec;
	margin-top    : 0;
	margin-bottom : 0;
	margin-left   :0;
	margin-right  :0;


	}

#container {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
}
	
.szkielet_header
{	
	height: 120;

   padding: 0px 0px 0px 0px;
	color: #272727;
	background-color: white;

	background-position: top;
	background-repeat: no-repeat;

}

.szkielet_menu
{	
	height: 30;

	color: #ffffb5;
	background-image: url(graph/menu.png);
	background-repeat : repeat-x;
	background-position: top;
}

.szkielet_content
{	
text-align: left; /*przywraca justowanie tekstu do lewej*/
   margin: 0 auto;
	width: 100%;
 	background-color : #f5f5f5;  
	background-image: url(graph/contentsas.png);
	background-repeat : repeat-x;


}

.szkielet_bottom
{	
	height: 100px;
   	border-top   : 1px solid #fefefe;
	background-color: navy;
   	padding: 10px 10px 10px 10px;
	clear: both;
	color: #f8f8f8;

}

.top
{	
	height: 40px;
	width: 980px;	

	background-image: url(graph/belka_top_002.png);
	background-repeat : no-repeat;
}	



.body
{	
	height: 300px;
	width: 980px;
	background-color: transparent;

	vertical-align: top;
}		


	
TABLE
 {
	background-color : transparent;
	text-align : justify;
	font-family :Verdana, Tahoma;
	font-size : 11px;
	color: #676767;

}

H1 {
	text-decoration : none;
	font-weight: bold;
	font-size : 12px;
	color: navy;
	display: inline;
}
H2 {
	text-decoration : none;
	font-weight: normal;
	font-size : 11px;
	display:inline;

}

a { 
	color: #03317d; 
	font-weight : bold;
  	text-decoration : none;
  }

a:hover {
color: silver; 
 }

a.Link1 
{
	COLOR: #454545;
	text-decoration : none;
	font-weight : normal;
	font-size: 10px;
}

a.Link1:hover
{
    COLOR: #7b0000;
	text-decoration : none;
}	

a.Link2 
{
	COLOR: #990000;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;

}

a.Link2:hover
{
    COLOR: gray;
	text-decoration : none;
}	

a.Link3 
{
	COLOR: white;
	text-decoration : none;
	font-weight : bold;
}

a.Link3:hover
{
    COLOR: #c3c3c3;
	text-decoration : none;
}	

a.Link4 
{
	COLOR: #9C0000;
	text-decoration : none;
	font-weight : bold;
}

a.Link4:hover
{
    COLOR: gray;
	text-decoration : none;
}	


.Background_001
{
   padding: 10px 10px 10px 10px;
   color: #c7c7c7;
   background-color: transparent;
}

.Background_002
{
	border-top: 1px solid #eee0f3;
	border-bottom: 1px solid #ededed;
	border-left: 1px solid #eee0f3;
	border-right: 1px solid #eee0f3;
   padding: 10px 10px 10px 10px;
	color: #676767;
	background-color: white;
	background-image: url(graph/rog_002.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.Background_003
{
	border-top: 1px solid #eee0f3;
	border-bottom: 1px solid #ededed;
	border-left: 1px solid #eee0f3;
	border-right: 1px solid #eee0f3;
   padding: 10px 10px 10px 10px;
	color: #676767;
	background-color: #eaeaea;
	background-image: url(graph/rog_002.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.Background_004
{
	border-top: 1px solid #eee0f3;
	border-bottom: 1px solid #ededed;
	border-left: 1px solid #eee0f3;
	border-right: 1px solid #eee0f3;
   padding: 10px 10px 10px 10px;
	color: #dadada;
	background-color: #434343;
	background-image: url(graph/rog_002.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.Background_menu
{
height: 399px;
color: gray;
 vertical-align: top;
 background-color: #fafafa;
 	border-left  : 1px solid #f4f4f4;
 	border-right : 1px solid #f4f4f4;
}


.Lista {
	list-style : url(graph/bullet.gif);
}	
