html, body  
	{
	 background: #000322;
	 text-align: center; 
	 font-size: 11px; 
	 font-family: verdana, tahoma, arial, sans, helvetica, sans-serif;
	}
body
	{
	 margin: 0px; 
	 padding: 0px; 
	 font-size: 11px; 
	 
	}

.menu {
	 background-image: url(../images/menu_l.jpg); 
	 background-repeat: repeat-x;
	 width: 720px; 
	 height: 54px;
	 text-align: center;
	 vertical-align: middle;
	 
}
td.globus {
	 background-image: url(../images/globus.jpg); 
	 background-repeat: no-repeat;
	 width: 300px; 
	 height: 134px;
	 text-align: center;
	 vertical-align: middle;
}
td.pasek_l {
	background-image: url(../images/menu_l.jpg); 
	background-repeat: repeat-x;
	height: 54px;
}
td.pasek_r {
	background-image: url(../images/menu_l.jpg); 
	background-repeat: repeat-x;
	height: 54px;
}
td.footer {
	text-align: left;
	vertical-align: bottom;
}
td.center {
	text-align: left;
	font-family: verdana, tahoma, arial, sans, helvetica;
	font-size: 11px;
}

	
img 
  {border: 0px;
	}

td 
	{
	 vertical-align: top; 
	}


a.navi:link {
	color: #333333; 
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 25px;
	}
a.navi:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	line-height: 25px;
	}
a.navi:visited 	{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	line-height: 25px;
	}
a.navi:hover {
	color: #888888;
 	text-decoration: underline;
 	font-weight: bold;
 	font-size: 12px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	line-height: 25px;
	}