html, body, h1, h2, h3, h4, h5, h6, form, fieldset, a, p {
    border: 0;
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    background: #fff;
    color: #000;
    font: 1em Cambria, Georgia, "Times New Roman", Times, serif;
    background-image: url("../images/webtreats-paper-pattern-2-blue.jpg");
    line-height: 1.5;
}

#container {
    margin: 10px auto;
    width: 990px;
    border: 5px solid #fff;
    background-color: #f00;
    overflow: hidden;
    background-image: url("../images/bg.gif");
    background-repeat: repeat-y;
}


#left {
    width: 280px;
    background-color: #5f82b4;
    float: left;
    color: #fff;
    text-align: right;
}

#header {
    background-color: #f00;
    text-align: center;
    color: #5f82b4;
    height: 220px;
    background-image: url("../images/header_logo.gif");
    background-repeat: no-repeat;
}

#header .naslov {
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
}

#my-slideshow {
    float: right;
    margin-top: 10px;
    margin-right: 25px;
    border: 1px solid #fff;
    border-right-width: 2px;
    border-bottom-width: 2px;
    color: #fff;
}

#datum {
    padding-top: 8px;
}

#left .adresa {
    padding: 5px 15px;
}

#left ol {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#left ol.druga {
    list-style-type: none;
    padding: 0;
    margin-top: 1px;
}

#left a {
    border-top: 1px solid #fff;
    color: #000;
    background-color: #fff;
    display: block;
    padding-right: 15px;
    border-bottom: 1px solid #e5e5e5;
    text-decoration: none;
    line-height: 25px;
    border-right: 5px solid #fff;
}

#left a:hover {
    color: #000;
    background-color: #e5e5e5;
    border-right: 5px solid #a5a5a5;
}

#left a.current {
    color: #000;
    background-color: #efefef;
    border-right: 5px solid #a5a5a5;
}

#left > .ured {
    text-align: center;
}

#left > .ured a {
    background-color: transparent;
    text-decoration: underline;
    border-width: 0;
    color: #fff;
}

#right {
    float: left;
    width: 690px;
    padding: 10px;
    padding-top: 10px;
    background-color: #fff;
}

#right h1 {
    color: #5f82b4;
    padding-left: 5px;
}

#right p {
    padding: 10px;
}

#right .imp {
    font-weight: bold;
}

#right p img {
    float: left;
    margin-right: 10px;
    border: 2px solid #e5e5e5;
    padding: 3px;
}

#right p a {
    color: #5f82b4;
}

#right .news {
    padding-left: 10px;
    border: 0px solid #000;
    display: block;
    float: left;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
    margin-top: 20px;
}

.knjiznica {
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
    overflow: auto;
}

.date {
    color: #858585;
}

.news p {
    text-align: justify;
}

.news h2 {
    color: #5f82b4;
}

#top {
    background-color: #f00;
    height: 170px;
}

#my-slideshow {
    text-align: right;
}


#header_images {
    width: 460px;
    height: 170px;
    background-color: #0f0;
    float: left;
}


#news {
    margin-left: 10px;
    width: 214px;
    height: 162px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-bottom: 3px solid #e5e5e5;
    float: left;
    padding: 2px;
}

.clear {
    clear: both;
}

.current {
    border: 1px solid #000;
    padding: 4px;
    background-color: #c5c5c5;
}

.pagination a {
    padding: 4px;
    border: 1px solid #000;
    text-decoration: none;
    color: #000;
}

.pagination a:hover {
    background-color: #f5f5f5;
}

#adresa_footer {
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
}

#adresa_footer a {
    text-decoration: none;
    color: #fff;
}

.covers {
    text-align: left;
    margin-bottom: 10px;
    border: 0px solid #000;
    float: left;
}