/* (c) primastranky.cz - CZECH MEDIA Group
--------------------------------------------------------- */

body {
  background: #004391 url(./body.jpg) repeat-x center top;
}

a {
  color: #ffffff;
  text-decoration: underline;
}

#head {
  background: transparent url(./head.jpg) no-repeat center bottom;
}


h3 {  color: #ffffff; }

.contentheading,
.componentheading {
  color: #ffffff;
}

#menu-top ul li {
  background: url(./menu-li.jpg) no-repeat right top;
}

#menu-top ul li a:hover, 
#menu-top ul li.active a,
#menu-top ul li#current a { 
  color: #ffffff; 
  text-shadow: none; 
  background: url(./menu-a-hover.jpg) repeat-x left top;
}

#obsah-text { 
  color: #fff;
}

#copy {
  background: url(./telo-bottom.jpg) repeat-x center bottom;
}

