@import "portal4_old.css?v=20130218";

h5 {
    background-color: #29166f;
    background-image: none;
    color: white; /*#efab00;*/
}
a:link, a:visited, a:hover,
a.no_u:link, a.no_u:visited,  a.no_u:hover,
a.ext:link, a.ext:visited, a.ext:hover  {
    color: #2159A4;
}
a.main-menu-first:link, a.main-menu-first:visited,
a.main-menu-first-after:link, a.main-menu-first-after:visited {
    color: #29166f;
}
a.main-menu-second:hover, a.main-menu-second-on:link, a.main-menu-second-on:visited, a.main-menu-second-on:hover {
    color: #29166f;
}
a.main-menu-first:hover, a.main-menu-first-on:hover, a.main-menu-first-after:hover {
    color: #29166f;
}

div.content-right-box .text {
    background-color: #5b4b95;
    background-image: url(../images/layout_knihovny/background_right.png);
    background-repeat: repeat-x;
}

div.content-right-text {
    background-color: #5b4b95;
    background-image: url(../images/layout_knihovny/background_right.png);
    background-repeat: repeat-x;
}

div.content-right-box {
    background-color: #1953a5;
}
div.content-footer {
    padding-top: 52px;
}
table.data th {
    background-color: #04357b;
    color: #efab00;
}