
div#webheader a div {
    background: #bbb no-repeat;
    background: url('luznice/top_banner.jpg') #eee no-repeat;
    
    font-size:56px;
    padding:130px 15px 0 0; 
}

ul#topnav li.bigtab {
    color: #f15f10;
}

div#left ul.leftnav li a:link, 
div#left ul.leftnav li a:visited {
    color: #3A0080;
}

div#left ul.leftnav li {
    background-image: url(luznice/left_nav_link_bg.jpg);
}

div#left ul.leftnav li a:hover, 
div#left ul.leftnav li a:active {
    background: url(luznice/left_nav_link_bg_hover.jpg);
}


div#left div.poptavka input[type=submit] {
    background: #3A0080;
    color:#fff;
}

div#left a.more {
    color: #3A0080;
    text-decoration: none;
}

div#central {
    border:1px solid #3A0080; 
}

div#central h1 {
    background: #3A0080;
}

div#central img {
    border:1px solid #3A0080;
}

div#central h1 a:link,
div#central h1 a:visited,
div#central h1 a:hover,
div#central h1 a:active {
    color: rgb(220,200,250);
}

div#central h1 a:hover {
    text-decoration:underline;
}

div#central h2 {
    color: #3A0080;
}

div#central input[type=submit] {
    background: #3A0080;
}

div#central a:link,
div#central a:visited {
    color: #3A0080;
}

div#central a:hover, 
div#central a:active {
    color: #3A0080;
}

div#right ul.trasa li {
    border:1px dotted #3A0080;
}