html, body  
	{background: 		#f0f0f0; 
	 font-size: 		12px; 
	 font-family:		arial, helvetica, verdana, tahoma, sans-serif;
	 text-align: 		center;
	}
body *
	{margin: 				0px; 
	 padding: 			0px; 
	 font-size: 		12px; 
	}
img 
  {border: 				0px;
	}
h1 
	{font-size: 		16px; 
	 font-weight: 	bold;
	}
h2 
	{font-size: 		14px;
	 font-weight: 	bold;
	}
h3
	{font-size: 		12px; 
	 font-weight: 	bold;
	}
h4
	{font-size: 		24px; 
	 font-weight: 	bold;
	}    
    
div.page
	{background-image:		url("/img/Liga_tlo2.jpg");
	 background-repeat: 	no-repeat;
	 background-color:		#ffffff;
	 width: 							975px;
	 max-width: 					975px;
	 min-height: 					99%;
	 border-style:				solid;
	 border-width:				2px;
	 border-color:	 			#DDDDDD;
	}
table.main 
	{padding: 			0px; 
	 border: 				0px; 
	 margin: 				0px auto 0px auto; 
	 background: 		transparent;
 	 
	}
thead.header
	{height: 					129px;
	 text-align: 			center;
	}
td.main
	{vertical-align:	top;
	 text-align: 			center;
	}
td.footer
	{vertical-align:	bottom;
	 text-align: 			center;
	}
td.left
	{vertical-align: 	top;
	text-align: 			left}

a 
	{color: #9a0000; 
	}
a:visited 
	{color: #c60000;
	}
a:hover 
	{color: #cb8583;
	}
	
a.mini
	{font-size: 		10px;
	 color: #00009a;
	}

