/**
* VSliga.cz - SQUASH
* css name: style3.css
* 
**/


div#header
{
  background: url(header03.jpg) center top no-repeat;
}

h3
{
  color: #67a128;
}

h1 a:link, h1 a:visited
{
  background: url(logo03.jpg) bottom center no-repeat;
}

h1 a:hover, h1 a:active
{
  background: url(logo03.jpg) top center no-repeat;
}

div#chart ul li a:hover, div#chart ul li a:active
{
  background: transparent;
  color: #f93d00;
} 

form#reg li
{
  background: #f2ffde;
}

