BODY
 {
	background-color : white;
//	text-align : justify;
	font-family : Verdana, Tahoma;
	font-size : 12px;
	line-height : 16px;
	color: #2F2F2F;
	margin-top : 0;
	margin-left :0;
	margin-right :0;

	background-repeat : repeat-x;
	}

TABLE
 {
	background-color : transparent;
//	text-align : justify;
	font-family : Verdana, Tahoma;
	font-size : 14px;
	line-height : 16px;
}
H1 {
	text-decoration : none;
	font-size : 14px;
	font-family : Tahoma;
	display: inline;}
H2 {
	text-decoration : none;
	font-size : 14px;
	font-family : Tahoma;
display:inline;
}
H3 {
	text-decoration : none;
	font-size : 14px;
	font-family : Tahoma;
display:inline;
}

a { 
color: #003366;
 font-weight : bold;
  text-decoration : none;
  }

a:hover {
color: #999999; 
 }

a.Link1 
{
	COLOR: white;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 14px;
	font-weight : normal;
}

a.Link1:hover
{
    COLOR: #FF6600;
	text-decoration : none;
	font-family : Tahoma;
}	

a.Link2 
{
	COLOR: white;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 14px;
	font-weight : bold;
}

a.Link2:hover
{
    COLOR: #CE0000;
	text-decoration : none;
	font-family : Tahoma;
}	

a.Link3 
{
	COLOR: White;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 10px;
	font-weight : normal;
}

a.Link3:hover
{
    COLOR: Gray;
	text-decoration : none;
	font-family : Tahoma;
}	

.Background_header
{
	 background : url(graph/kostka.jpg);

	color: white;	
}

.Background_cien
{
	 background : #DDDDDD;
	color: white;
	background-repeat : repeat-x;
}

.Background_top
{
	 background : url(graph/tlo001.gif);
	color: white;
	border-top : thin solid #303030;
	border-bottom : thin solid white;
    height : 38px;
	text-align : center;
}

.Background_yellow
{
	 background : url(graph/250x500.jpg);
	color: Gray;	
}

.Background_txt_header
{
border-bottom : White;
  font-size : 14px;
  font-weight : bold;
  color : #003366;
}

.Background_white
{
	color: gray;
	background : white;
}

.Background_bottom
{
	 background : url(graph/tlo001.gif);
	color: White;
	  font-size : 10px;
	border-top : thin solid White;
	border-bottom : thin solid White;
    height : 22px;
}

.Ramka
{
	border : 1px solid #E0E0E0;
}

.Lista {
	list-style : url(graph/stn3.gif);
}		

