/**
* VSliga.cz - SQUASH
* css name: style4.css
* 
**/

div#header
{
  background: url(header04.jpg) center top no-repeat;
}


h3
{
  color: #67c8b1;
}

h1 a:link, h1 a:visited
{
  background: url(logo04.jpg) bottom center no-repeat;
}

h1 a:hover, h1 a:active
{
  background: url(logo04.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: #f5fffd;
}

