
BODY
 {
	background-color : black;
	text-align : justify;
	font-family : Verdana, Tahoma;
	font-size : 11px;
	line-height : 12px;
	color: gray;
	margin-top : 0;
	margin-left :0;
	margin-right :0;


	}

.input {
	background-color: #595959;
	color: #e8e8e8;
	font-family : Verdana, Tahoma;
	font-size : 11px;
	width:100%;
	border: 1px solid silver;
	padding:4px 4px;
}

.button {
	background-color: #595959;
	color: #e8e8e8;
	font-family : Verdana, Tahoma;
	font-size : 13px;
	font-weight: bold;
   border: 1px solid silver;
	padding:4px 4px;
}
	
.header
{	
	height: 100px;
	width: 980px;
//	background-image: url(graph/header001.jpg);

	background-position: center;

}


.top
{	
	height: 38px;
	width: 980px;	

	background-image: url(graph/top001.png);
	background-repeat : repeat-x;
}	

.table_top
{	
	height: 40px;
	font-weight: bold;
	color : white;
	background-image: url(graph/pasek_002.png);

	background-repeat : repeat-x;
	background-position: bottom;
}	
	
.pok_top
{	
	height: 26px;
	font-weight: bold;
	color : white;
	background-image: url(graph/belka_blue_top_001.jpg);
	background-repeat : repeat-x;
	background-position: top;
	text-align: center;
}

.body
{	
	height: 300px;
	width: 980px;
	background-color: transparent;

	vertical-align: top;
}		

.bottom
{	
	height: 50px;
	width: 980px;
border-top: 2px solid #7a0407;
	color: #212121;
}		
	
TABLE
 {
	background-color : transparent;
	text-align : justify;
	font-family :Verdana, Tahoma;
	font-size : 11px;
	line-height : 12px;
}

H1 {
	text-decoration : none;
	font-weight: normal;
	font-size : 10px;
	display: inline;
}
H2 {
	text-decoration : none;
	font-weight: normal;
	font-size : 11px;
	display:inline;
	color: white;
}

H3 {
	text-decoration : none;
	font-weight: bold;
	font-size : 11px;
	display:inline;
	color: white;
}

a { 
color: white;
	font-weight : bold;
	font-size: 11px;
  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: #f7f7f7;
	text-decoration : none;
	font-size : 11px;
	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: silver;
	text-decoration : none;
}	

a.Link4 
{
	COLOR: #9C0000;
	text-decoration : none;
	font-weight : bold;
}

a.Link4:hover
{
    COLOR: gray;
	text-decoration : none;
}	


.Background_001
{
	border : 1px #3c3c3c;
	border-style : solid;
   padding: 10px 10px 10px 10px;
	color: #979797;
	background-color: #f3f3f1;
	background-image: url(graph/tlo_black_001.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	
	border-left-color: #272727;
	border-left-style: solid;
	border-left-width: 1px;
	
	border-top-color: #272727;
	border-top-style: solid;
	border-top-width: 1px;

}

.Background_005
{
	border : 1px #3c3c3c;
	border-style : solid;
   padding: 10px 10px 10px 10px;
	color: #979797;
	background-color: black;
	background-image: url(graph/tlo_black_001.jpg);
	background-repeat:repeat-x;
	background-position: top;
	
	border-left-color: #272727;
	border-left-style: solid;
	border-left-width: 1px;
	
	border-top-color: #272727;
	border-top-style: solid;
	border-top-width: 1px;

}

.Background_006
{
	border : 1px #3c3c3c;
	border-style : solid;
   padding: 10px 10px 10px 10px;
	color: silver;
	background-color: #353535;

	background-repeat:repeat-x;
	background-position: top;
	
	border-left-color: #272727;
	border-left-style: solid;
	border-left-width: 1px;
	
	border-top-color: #272727;
	border-top-style: solid;
	border-top-width: 1px;

}

.Background_002
{
	border-right: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
}

.Background_reklama
{
	height: 80px;
	width: 980px;
	background-image: url(graph/reklama001.jpg);

	background-position: center;
}

.Background_menu
{
height: 399px;
color: gray;
 vertical-align: top;
 background-color: #fafafa;
 	border-left  : 1px solid #f4f4f4;
 	border-right : 1px solid #f4f4f4;
}

.Background_004
{
color: #e0e0e0;
}



.Lista {
	list-style : url(graph/bullet.gif);
}	

