html, body, h1, h2, h3 {
margin: 0;
padding: 0;
}

body {
font-family: Calibri;
font-size: 12px;
text-align: center;
}

a {
color: #3e3e3e;
text-decoration: none;
}

a:hover {
color: #ff0000;
text-decoration: underline;
}


h1 {
font-family: Calibri;
width: 600px;
height: 0px;
padding: 0px;
font-size: 16px;
color: #ffffff;
}


h2 {
font-family: Calibri;
font-size: 20px;
color: #c30000;
}


h3 {
font-family: Arial;
font-size: 12px;
margin: 10px;
background-color:;
color: #464646;}
}

p {
margin: 0px;
}

#menu {
width: 259px;
float: right;
overflow: hidden;
display: inline;
}

#menu li a:hover {
background: url("fotbal2.png") no-repeat 7% 50% #171717;
color: #1fb5c1;
}

#columnA {
	float: right;
	width: 720px;
	padding-left: 20px;
	border-left: 1px dashed #EEEEEE;
}

#columnA h2 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	font-size: 12pt;
	font-weight: bold;	
}
	
#wrapper { margin:0 auto; padding:0; width:780px; text-align:left; }

.linky { margin-top:40px !important; color: #606060; font-size:14px; }
.linky a { display:inline !important; color:#606060; }

table.sportka tr{ background-color: #EEEEEE }
table.sportka tr th.gray{ text-align: center; background-color: #B0B0B0 }
table.sportka tr th{ background-color: #D0D0D0 }
table.sportka tr td{ text-align: center; }
