BODY{
        background-color : #93C9EB;
        font-family :  Verdana, Arial, sans-serif;
}

P{
    margin-top: 0px;
        font-size : 12px;
        color : #243474;
        margin-bottom : 5px;
}

UL{
        font-size : 12px;
		color : #243474;
        text-align : justify;
        line-height : 14px;
}

LI {
        list-style-type : disc;
}

A{
        color: #FF6E00;
                text-decoration : underline;
                }

A:HOVER{
        color : Red;
}

HR{
        margin-right : 0px;
        color : White;
        height : 1px;
        margin-bottom : 10px;
        margin-top : 10px;
}

.navigace{
    text-decoration : none;
        font-size : 13px;
        color : #31469D;
        text-align : left;
        font-weight : bold;
        margin-bottom: 0px;
        padding-right : 2px;
        margin-right : 0px;
        margin-top : 0px;
        padding-bottom : 3px;
        padding-left : 1px;
        padding-top : 3px;
}

.menu_text{
    text-decoration : none;
        font-size : 13px;
        color : White;
        text-align : left;
        font-weight : bold;
        margin-bottom: 0px;
        padding-right : 2px;
        margin-right : 0px;
        margin-top : 0px;
        padding-bottom : 3px;
        padding-left : 5px;
        padding-top : 4px;
}

.navigace:HOVER{
        color : #F8981D;
}

.center{
        text-align : center;
}

.copyright{
        font-size : 10px;
        text-align : center;
        color : #DA000F;
        font-weight : bold;
}

.nadpis{
        font-size : 14px;
        text-align : left;
        color : #31469D;
        font-weight : bold;
        margin-bottom : 15px;
        margin-top : 15px;
        background-color : White;
        border : 2px solid #F8981D;
        padding-left : 3px;
        padding-right : 3px;
        padding-top : 3px;
        padding-bottom : 3px;
}

p.text{
        text-align : justify;
        padding-left : 0px;
        padding-right : 0px;
        padding-bottom : 2px;
        padding-top : 1px;
}

p.justify{
        text-align : justify;
}

.bold{
        text-align : justify;
        font-weight : bold;
        color: Black;
}

p.podnadpis{
        font-size : 14px;
        text-align : left;
        padding-right : 0px;
        padding-left : 0px;
        color : Black;
        font-weight : bold;
        margin-left : 0px;
        margin-right : 0px;
        padding-bottom : 2px;
        margin-top : 18px;
        margin-bottom : 5px;
}

.velke{
        font-size : 14px;
        font-weight : bold;
        margin-bottom : 0px;
        margin-top : 0px;
}

p.sekce{
        font-size : 12px;
        text-align : left;
        padding-right : 0px;
        padding-left : 0px;
        font-weight : bold;
        margin-left : 0px;
        margin-right : 0px;
        padding-bottom : 2px;
        margin-top : 12px;
        margin-bottom : 5px;
}

p.podsekce{
        font-size : 12px;
        text-align : left;
        padding-right : 0px;
        padding-left : 0px;
        font-weight : bold;
        margin-left : 0px;
        margin-right : 0px;
        padding-bottom : 2px;
        margin-top : 15px;
        margin-bottom : 5px;
        color : #FF6E00;
}

.cervene{
        color: #FF6E00;
}

.small{
    text-decoration : none;
        font-size : 11px;
        text-align : left;
        padding-right: 0px;
        margin-right : 2px;
        padding-top: 2px;
        padding-bottom: 2px;
        color : #31469D;
        padding-left : 1px;
}

.small:HOVER{
        color : #F8981D;
}

.aktualizace{
    text-decoration : none;
        font-size : 10 px;
        text-align : center;
        padding-right: 0px;
        margin-right : 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        color : #31469D;
        padding-left : 2px;
}

.pokracovani{
    text-decoration : none;
        font-size : 10 px;
        text-align : right;
        padding-right: 0px;
        margin-right : 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        color : #243474;
        padding-left : 2px;
}

img.okraj
{
        border : 1px solid #243474;
}
img.okraj_pravy
{
        border : 1px solid #243474;
        margin-left : 15px;
}
img.okraj_levy
{
        border : 1px solid #243474;
        margin-right : 15px;
        margin-bottom : 10px;
        margin-top : 5px;
        }
img.levy
{
        margin-right : 15px;
        margin-bottom : 15px;
        margin-top : 0px;
        }
		
img.pravy
{
        margin-left : 15px;
        margin-bottom : 15px;
        margin-top : 0px;
        }

form{
        margin-top : 0px;
        margin-bottom : 0px;
        }

table.normal{
    font-size : 12px;
        color : #243474;
}

table.foto{
    color: #243474;
    font-size: 12px;
        margin-top : 0px;
        margin-bottom : 0px;
        background-color : #B3D9F1;
        border : thin solid #31469D;
        padding-bottom : 0px;
        padding-top : 0px;
        padding-left: 0px;
        padding-right: 0px;
        }

table.special{
    color: #243474;
    font-size: 12px;
        margin-top : 10px;
        margin-bottom : 12px;
        background-color : #D9ECF8;
        border : thin solid #31469D;
        padding-bottom : 5px;
        padding-top : 4px;
        padding-left: 4px;
        padding-right: 4px;
        }

table.special2{
    color: #243474;
        background : #B3D9F1;
        border : 2px solid #31469D;
}

.svetlejsi{
        background : #D9ECF8;
}

.tmavsi{
        background : #B3D9F1;
}

.hlavicka{
        background : #555555;
        font-weight : bold;
                background-color : White;
}

button{
        background-color:#F8981D;
        font-family :  Verdana,  Arial, sans-serif;
        font-weight: bold;
        color: White;
        border : 1px solid Black;
}

input.itext{
        background-color: White;
        font-family :  Verdana,  Arial, sans-serif;
        font-weight: normal;
        color: Black;
        border : 1px solid #7f9db9;
}

input.icheckbox{
        background-color: #D9ECF8;
        font-family :  Verdana,  Arial, sans-serif;
        font-weight: bold;
}

input.iradio{
        background-color: #D9ECF8;
        font-family :  Verdana,  Arial, sans-serif;
        font-weight: bold;
}

textarea{
        background-color: White;
        font-family :  Verdana,  Arial, sans-serif;
        font-weight: normal;
        color: Black;
        border : 1px solid #7f9db9;
}

fieldset{
	border : 1px solid #7f9db9;
	margin-bottom : 10px;
}

legend{
    margin-top: 10px;
        font-size : 12px;
        color : #243474;
        margin-bottom : 5px;
        font-weight : bold;
}
