/**general.css**/


/*html*/

body{
    background: url(/obrazek/3/motiv-jpg/) no-repeat fixed center top / auto;
    font-family: Tahoma, Geneva, sans-serif;
    font-size:13px;
}

#list-navbar > li > a {color: #880026;font-size:21px;}



.tabulka {
    border: 0px solid #000;
}

.tabulka th, .tabulka td {
    border: 0px solid #000; font-size:12px;
}

.tabulka thead th, .tabulka thead td {
    border-bottom: 0px solid #000;
}
/*footer*/

#box-custom-footer {
  background-color: #880026;
}
aside .panel-primary > .panel-heading {
  color: #fff;
  background-color: #880026;
  border-color: #fff;
}
