a[href^="http:"] {
    background:transparent none no-repeat scroll right top;
    background-image:url(/wlistczpage/pics/link-out.gif);
    padding-right:12px;
}

div.articlelist {
    border-top: 1px solid #DDDDDD;
}

form.search {
    display: inline;
}

input#search {
    background-image: url("/wlistczpage/pics/lupa.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-color: white;
    padding-left: 20px;
    width: 90px;
}

h2 {
    font-family:georgia,serif;
    color:#69645C;
    font-size:180%;
}

img {
    border: 1px solid #AAAAAA;
    margin-top: 0em;
    margin-bottom: 1.5em;
}

p img {
    margin-top: 0em;
}

p img#prehled {
    margin-top: 0em;
    margin-right: 5px;
    margin-bottom:5px;
    border: 0px;
}

img.clear {
    border: 0px;
    margin: 0px;
}

/*a {
  color:black;
}*/

a, a:link, a:visited {
    color:#0489B7;
    text-decoration:none;
}
a:hover, a:active {
    color:#0489B7;
    text-decoration:underline;
}

div.navbar2 {
    background-color: #EFC64A;
}

div#navbar2 {
    height: 50px;
    /*  width: 100%; */
    /*  border: solid #AAAAAA 1px; */
    background-color: #EFC64A;
    /* #336699; */
    /*        margin-bottom: 20px; */
}
div#navbar2 ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFF;
    /*  line-height: 30px; */
    line-height: 50px;
    white-space: nowrap;
}
div#navbar2 li {
    list-style-type: none;
    display: inline;
}
div#navbar2 li a {
    text-decoration: none;
    padding: 7px 10px;
    /*  color: #FFF; */
    color: #555555;
}
div#navbar2 li a:hover {
    color: #FFF;
    background-color: #DFB537;
    /* #3366FF; */
    text-decoration: underline;
}



div#navbar3 {
}
div#navbar3 ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFF;
    line-height: 30px;
    white-space: nowrap;
}
div#navbar3 h3 {
    margin-bottom: 2px;
    padding: 7px 10px;
}
div#navbar3 li {
    list-style-type: none;
}
div#navbar3 li a {
    border-top: solid #AAAAAA 1px;
    text-decoration: none;
    padding: 7px 10px;
    /*  color: #FFF; */
    color: #555555;
}
div#navbar3 li a:hover {
    color: #FFF;
    background-color: #DFB537;
    /* #3366FF; */
    text-decoration: underline;
}
h4.breadcrumbs {
    font-size: 90%;
}
