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 : 12px;
	line-height : 16px;
}
H1 {
	text-decoration : none;
	font-size : 12px;
	font-family : Tahoma;
	display: inline;}
H2 {
	text-decoration : none;
	font-size : 12px;
	font-family : Tahoma;
display:inline;
}
H3 {
	text-decoration : none;
	font-size : 14px;
	font-family : Tahoma;
display:inline;
}

a { 
color: red;
 font-weight : bold;
  text-decoration : none;
  }

a:hover {
color: gray; 
 }

a.Link1 
{
	COLOR: red;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
}

a.Link1:hover
{
    COLOR: gray;
	text-decoration : none;
	font-family : Tahoma;
}	

a.Link2 
{
	COLOR: white;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
}

a.Link2:hover
{
    COLOR: red;
	text-decoration : none;
	font-family : Tahoma;
}	

a.Link3 
{
	COLOR: Silver;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 11px;
	font-weight : normal;
}

a.Link3:hover
{
    COLOR: Gray;
	text-decoration : none;
	font-family : Tahoma;
}	

.Background_header
{
 background : url(graph/kostka.jpg);
	color: white;	
}

.Background_header_left
{
 background : #F8A858;
}

.Background_header_right
{
 background : #F8A858;

}

.Background_cien
{
 background : #EFEFEF;
	 border-left : 1px solid #E0E0E0;
	 border-right : 1px solid #E0E0E0;
}

.Background_top
{
	 background : url(graph/tlo002.gif);
	color: white;
    height : 38px;
	text-align : center;
}

.Background_menu
{
 background : #EFEFEF;
 border-right : 1px solid White;
}

.Background_txt_header
{
border-bottom : White;
  font-size : 13px;
  font-weight : bold;
  color : #003366;
}

.Background_white
{
	color: gray;
	background : white;
}

.Background_bottom
{
	 background : url(graph/tlo002.gif);
	color: white;
	 font-size : 10px;
    height : 38px;
	font-weight : bold;
}

.Background_bottom2
{
	color: Silver;
  font-size : 10px;
}

.Ramka
{
	border : 1px solid #E0E0E0;
}

.Lista {
	list-style : url(graph/stn3.gif);
}		


