﻿body
{
    background-color: #ffffff;
    margin: 0px;
    font-size: 10pt;
    font-family: Arial;
}

A:link, A:visited
{
    color: #e61414;
    text-decoration: none;
}

A:hover
{
    color: #e61414;
    text-decoration: underline;
}
A:active
{
    color: #e61414;
    text-decoration: none;
}

H1
{
    font-weight: bold;
    font-size: 18pt;
    color: #c61616;
}


HR
{
    color: #030d70;
}


DIV.MainBody
{
    background-color: #f2f2f2;
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
    border: black 1px solid;   
}

DIV.ContentBody
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 10px;
    background-color: #ffffff;
    float: left;
    width: 802px;
    border-right: #030d70 1px solid;
    border-left: #030d70 1px solid;
    min-height: 500px;
    height:auto !important;
    height:500px;        
}

DIV.MainLeft
{
    font-size: 10pt;
    font-family: Arial;
    float: left;
    width: 200px;
}

DIV.MainTop
{
    margin-right: auto;
    margin-left: auto;
    border-bottom: #030d70 2px solid;
}
DIV.MainBottom
{
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bold;
    text-align: center;
    display: block;
    padding-top: 10px;
    height: 40px;
    background-color: #c61616;
    color: white;
}

.StatusOK
{
    background-color: #ccff99;
    font-weight: bold;
    border: black 1px solid;  
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.StatusNG
{
    background-color: #ff6666;
    font-weight: bold;
    border: black 1px solid;   
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

DIV.CollapsePanelHeader
{
    font-weight: bold;
    cursor: pointer;
    color: blue;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
DIV.CollapsePanelBody
{
    border-color: White;
    border-style: outset;     
    background-color: #F7F7DE;
}

DIV.Vystraha
{
    background-color: #ff6666;
    font-weight: bold;
    border: black 1px solid;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

A.PolozkaMenu
{
    border-bottom: #030d70 1px solid;
    border-right: #030d70 1px solid;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #e61414;
    margin-top: 2px;
    font-weight: bold;
    padding-left: 15px;
}
A.PolozkaMenu:link, A.PolozkaMenu:visited
{
    color: white;
    text-decoration: none;
}

A.PolozkaMenu:hover, A.PolozkaMenu:active
{
    color: white;
    text-decoration: underline;
}

DIV.MenuSekce
{
    background-color: #f2f2f2;
    color: #ff0000;
    font-weight: bold;
    height: 22px;
    padding-top: 5px;
    padding-left: 5px;
    border-bottom: #030d70 1px solid;
    border-right: #030d70 1px solid;
    text-transform: uppercase;
}
DIV.MenuSekceDetail
{
    background-color: white;    
}

DIV.ExterniReklama
{
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    width: 155px;
    height: 200px;
    background-color: #ece1a1;
    padding-bottom: 3px;
    padding-top: 3px;  
}

IFRAME.ExterniReklama
{
    margin-right: auto;
    margin-left: auto;
    text-align:center;
    width: 155px;
    height: 200px;
    background-color: #ece1a1;
}

img.PageImg
{
    padding-left: 10px;
}

DIV.Project
{
    clear: both;
    background-color: #f5f5f5;
    height: 200px;
    margin-bottom: 10px;
    padding-top: 5px;
}

DIV.ProjectImg
{
    padding-left: 10px;
    float: left;    
}
DIV.ProjectText
{
    margin-left: 10px;
    float: left;
    width: 550px;
    margin-bottom: 20px;
}

DIV.PageImg
{    
    padding-left: 2px;    
    border-bottom: #030d70 2px solid;
}

.ImgPage
{
    padding-right: 3px;    
}

IMG.BigImgPage
{
    padding-right: 5px;    
    padding-left: 5px;    
}

DIV.PrehledSluzeb
{    
    border-top: #C0C0C0 1px dotted;    
}
A.PrehledSluzeb:link, A.PrehledSluzeb:visited
{
    color: #000000;
    text-decoration: none;
}


DIV.Kapitola
{
    background-color: #fdfdfd;
    padding: 10px;
    margin-top: 10px;
    border: #eeeeee 1px solid;
    border-bottom: #eeeeee 3px solid;
    border-right: #eeeeee 3px solid;
}

DIV.ZvyrazneniAkcniNabidky
{
    background-color: #FFFFEE;
    padding: 10px;
    margin-top: 10px;
    border: #eeeeee 1px solid;
    border-bottom: #eeeeee 3px solid;
    border-right: #eeeeee 3px solid;
}