/*  
CSS style for: Dreamlandzka Liga Pilkarska
Author: Bager
www: http://www.dreamland.net.pl/liga
*/

body { 
	background: #BDC1B0;
	margin: 0;
	padding: 0; 
	font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 72.5%;
}

img { border: 0; padding: 0; }

a { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }

table {
	border: 0;
	border-collapse: collapse;
}

td.no_border {
	border:0;
	padding:0;
}

td.menu {
	width: 924;
	background: url(gfx/menu_bg.jpg) repeat-x;
	text-align: center;
	color: white;
}

td.menu a { color: #fff; text-decoration: none; }
td.menu a:hover { text-decoration: underline; }

h1 {
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: 0.1em;
}

hr { margin:0; padding:0; size:1; }	
