/**
* VSliga.cz - SQUASH
* css name: style1.css - default
* 
**/


div#header
{
  background: url(header01.jpg) center top no-repeat;
}

h3
{
  color: #f93d00;
}

h1 a:link, h1 a:visited
{
  background: url(logo01.jpg) bottom center no-repeat;
}

h1 a:hover, h1 a:active
{
  background: url(logo01.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: #fafafa;
}




