body{
    background-image:url(/themes/iso-portal/images/tlo.jpg);
    background-repeat: repeat-x;
    background-color: #ffffff;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;

}



#Table_01 {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
}

#banner_ {
    margin-top: 10px;
    clear: both;
    width: 100%;
    height: 313px;
    background-image: url(/themes/iso-portal/images/banner.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

#left-margin_ {
    float: left;
    width:30px;
    height:310px;
    overflow: hidden;
}



#menu_ {
    float: left;
    width:100%;
    overflow: hidden;
}


#content_ {
    float: left;
    width:40%;
    overflow: hidden;
}

#ksiega_ {
    float: left;
    width:724px;
    overflow: hidden;
    padding-bottom: 5px;
}


#right-margin_ {
    float: left;
    width:30px;
    height:310px;
    overflow: hidden;
}

#stopka_ {
    clear: both;
    width:100%;
    height:60px;
    overflow: hidden;
    background-image:url(/themes/iso-portal/images/stopka.jpg);
}




a { text-decoration: none;}

h1 { font-size: 18px;padding: 10px 10px 10px 10px;font-weight: bold; }
h2 { font-size: 10px; padding-top:17px; text-align: center;}
h3 { font-size: 10px; text-align: center;}
h4 { font-size: 14px; font-style: italic; color: #000000; padding: 0 0 0 40px;}
h5 { padding-left: 1cm; padding-right: 1cm;}


p { padding: 10px 10px 10px 10px;}

ul, li { font-size: 12px;}

div#content_ a:link { color: black}
div#content_ a:visited { color: black}
div#content_ a:hover { color: #0000ff}
div#content_ a:acitive { color: black}

div#ksiega_ a:link { color: black}
div#ksiega_ a:visited { color: black}
div#ksiega_ a:hover { color: #0000ff}
div#ksiega_ a:acitive { color: black}

div#zawartosc { color: #ff0000; }



#vertmenu {
    font-family: Tahoma, Verdana, Arial, sans-serif, Helvetica;
    font-size: 14px;
    font-weight: bold;
    /*width: 220px;*/
    margin: 0px;
}


#vertmenu ul {
    list-style: none;
    border: none;
    padding-left: 0px;

}

#vertmenu ul li {
}

#vertmenu ul li a {
    font-size: 12px;
    display: block;
    border-top: 1px solid #1f3888;
    border-bottom: 1px solid #1f3888;
    border-left: 1px solid #1f3888;
    border-right: 1px solid #1f3888;
    padding: 3px 5px 3px 5px;
    text-decoration: none;
    color: white;
    background-color: #3f7FD7;
    margin: 0px;
    /*width: 220px;*/
}

#vertmenu ul li a:hover,
#vertmenu ul li a:focus {
    color: #0000ff;
    background-color: #b1cbee;
}

.breadcrumb li {
    display: inline-block;
}

.breadcrumb li a {
    padding-left: 5px;
    text-transform: lowercase;
    font-weight: bold;
}

.breadcrumb li a span {

}

.breadcrumb li span {
    color: red;
    font-weight: bold;
    margin-left: 7px;
}

.breadcrumb li:last-child span {
    display: none;
}

.footer-text {
    text-align: center;
    background-color: #3f7FD7;
    border-radius: 5px;
    margin-top: 15px;
    color: #fff;
    font-size: 12px;
}