/* www.pavpec.info_verze 29.12.2006 */
/*texty a pozadi*/
body {
        background-color: #fdf5e6;
        font-family: "verdana","arial";
        font-size: 12px;
        color: #000000;
        margin-top: 5px;
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 5px;
}
table {
        border-collapse: collapse;
        font-size: 11px;
}
.text {
        color: #000000;
        font-family: "verdana","arial";
        font-size: 11px;
        font-weight: normal;
                text-align: justify;
                background-color: #f5deb3;
                margin-top: 0px; 
                margin-bottom: 0px;
                text-indent: 0px
}

.textlinky {
        color: #000000;
        font-family: "verdana","arial";
        font-size: 13px;
        font-weight: bold;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
        background-color: #f5deb3;
}

.mapa {
        color: #000000;
        font-family: "verdana","arial";
        font-size: 11px;
        font-weight: normal;
                text-align: justify;
                background-color: #f5deb3;
                margin-top: 0px; 
                margin-bottom: 0px;
                text-indent: 0px
}
.vlozeneodstavce {
        color: #000000;
        font-family: "verdana","arial";
        font-size: 11px;
        font-weight: italic;
        text-align: justify;
        background-color: #f5deb3;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 15px;
        text-indent: 0px
}

.citace {
        color: #000000;
        font-family: "verdana","arial";
        font-size: 11px;
        font-weight: lighter;
        font-style: italic;
        text-align: justify;
        background-color: #f5deb3;
        margin-top: 0px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 0px;
        text-indent: 0px
}

.poznamka {
        color: #000000;
        font-family: "verdana","arial";
        font-size: 10px;
        font-weight: lighter;
        text-align: justify;
        background-color: #f5deb3;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        text-indent: 0px
}
.popisfotky {
        color: #000000;
        font-family: "verdana","arial";
        font-size: 9px;
        font-weight: lighter;
        font-style: italic;
        text-align: center;
        background-color: #f5deb3;
        margin-top: 0px;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 0px;
        text-indent: 0px
}
/*nadpisy*/
.nadpiskapitoly {
        color: #000000;
        font-family: "verdana","arial";
        font-size: 15px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 1.2em;
}
.nadpisclanku {
        color: #000000;
        font-family: "verdana","arial";
        font-size: 13px;
        font-weight: bold;
        text-align: left;
        margin-bottom: 1.2em;
}

.kapitolaclanku {
        color: #000000;
        font-family: "verdana","arial";
        font-size: 11px;
        font-weight: bold;
        text-align: left;
        margin-bottom: 1.2em;
}
.menu {
        border-top-width: 2px; 
        border-left-width: 0px; 
        border-right-width: 0px; 
        border-bottom-width: 2px; 
        border-style: solid;
        border-color: #232323;
        padding: 2px;
        background-color: #f5deb3;
        color: #232323;
        font-family: "verdana","arial";
        font-size: 11px;
        font-weight: bold;
}
.datumnovinky {
        color: #ff0000;
        font-family: "verdana","arial";
        font-size: 12px;
        font-weight: bold;
                text-align: left;
        margin-bottom: 1.2em;
}
.pouzitaliteratura {
        color: #ff0000;
        font-family: "verdana","arial";
        font-size: 11px;
        font-weight: bold;
        text-align: left;
        margin-bottom: 1.2em;
}
.aktualizace {
        color: #000000;
        font-family: "verdana","arial";
        font-size: 9px;
        font-style: italic;
		text-align: left;
        margin-bottom: 1.2em;
}

/* císlovaný seznam */
.prvnivrstva {
                color: #000000;
        font-family: "verdana","arial";
        font-size: 12px;
        font-weight: bold;
                text-align: left;
}                
.druhavrstva {
                color: #000000;
        font-family: "verdana","arial";
        font-size: 11px;
                font-weight: normal;
                text-align: left;
}

.tretivrstva {
                color: #000000;
        font-family: "verdana","arial";
        font-size: 10px;
                text-align: left;
}        
.ctvrtavrstva {
                color: #000000;
        font-family: "verdana","arial";
        font-size: 11px;
                font-style: italic;
                text-align: left;
}
                
/* hyperlinky */
.menu A:link {
        color: #232323;
        text-decoration: none;
}
.menu A:visited {
        color: #232323;
        text-decoration: none;
}
.menu A:hover {
        color: #3333FF;
        text-decoration: none;
}
.menu A:active {
        color: #232323;
        text-decoration: none;
}

.pouzitaliteratura A:link {
        color: #232323;
        text-decoration: none;
}
.pouzitaliteratura A:visited {
        color: #232323;
        text-decoration: none;
}
.pouzitaliteratura A:hover {
        color: #3333FF;
        text-decoration: none;
}
.pouzitaliteratura A:active {
        color: #232323;
        text-decoration: none;
}
.mapa A:link {
        color: #232323;
        text-decoration: none;
}
.mapa A:visited {
        color: #232323;
        text-decoration: none;
}
.mapa A:hover {
        color: #3333FF;
        text-decoration: none;
}
.mapa A:active {
        color: #232323;
        text-decoration: none;
}



A {
        font-size: 100%;
        font-style: normal;
        font-variant: normal;
}
A:link {
        color: #232323;
}
A:visited {
        color: #232323;
}
A:hover {
        color: #3333FF;
}
A:active {
        color: #232323;
}
A.clanek:link {
        color: #000000;
        text-decoration: none;
}
A.clanek:visited {
        color: #000000;
        text-decoration: none;
}
A.clanek:hover {
        color: #a9a9a9;
        text-decoration: none;
}
A.clanek:active {
        color: #000000;
        text-decoration: none;
}

