body {
    font-size: 14px;
    line-height: 18px;
    font-family: Arial;
    color: #445566;
    margin: 0px;
    padding: 0px;
    border: none;
}

input, textarea, select {
    font-size: 14px;
    line-height: 18px;
    font-family: Arial;
    color: #445566;
    margin: 0px;
    padding: 4px 8px 4px 8px;
    border: 1px solid #afbac9;
}

input[type=checkbox], input[type=radio] {
    border: none;
    padding: 0px;
}

input[type="text"], textarea {
    line-height: 19px;
}

table { border-collapse: collapse; }

p { margin: 0px 0px 8px 0px; }

img { border:none; padding: 0px; margin: 0px; }

a { color:#0089cf; }
a:hover { color:#f7941d;}

sup, sub { font-size: 8px; line-height: 8px; }

ul { padding: 0px 0px 8px 0px; margin: 0px; }
ul li
{
    list-style-type: none;
    list-style-position: outside;
    padding: 0px 0px 1px 10px;
    background-image: url(Images/bckLi.png);
    background-position: left 7px;
    background-repeat: no-repeat;
    font-size: 14px;
}

ol { padding: 0px 0px 8px 24px; margin: 0px; }
ol li
{
    list-style-type: decimal;
    list-style-position: outside;
    padding: 0px 0px 1px 0px;
}
ol.olPismena li, ol li ol li { list-style-type: lower-latin; }

h1, .h1 {
    font-size: 19px;
    line-height: 24px;
    font-weight: normal;
    color:#20559a;
    padding: 0px 0px 3px 16px;
    margin: 24px 0px 12px 0px;
    border-bottom: 1px solid #20559a;
    background-image: url(Images/bckH1.png);
    background-position: left 2px;
    background-repeat: no-repeat;
    text-transform:uppercase;
}

h2, .h2 {
    font-size: 17px;
    line-height: 22px;
    font-weight: normal;
    color:#20559a;
    padding: 0px 0px 2px 0px;
    margin: 24px 0px 8px 0px;
    border-bottom: 1px solid #d5d5d5;
}

h3, .h3 {
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #708090;
    padding: 0px;
    padding: 0px 0px 2px 0px;
    margin: 16px 0px 4px 0px;
    border-bottom: 1px dotted #d5d5d5;
}

h4, .h4 {
    font-size: 17px;
    line-height: 22px;
    font-weight: normal;
    color: #0089cf;
    padding: 0px;
    margin: 20px 0px 4px 0px;
}

h5, .h5 {
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    color: #0089cf;
    padding: 0px;
    margin: 16px 0px 4px 0px;
}

h6, .h6 {
    font-size: 13px;
    line-height: 17px;
    font-weight: normal;
    color: #708090;
    padding: 0px;
    margin: 8px 0px 1px 0px;
}


/* -------------------------------------------- obecné styly -------------------------------------- */

.divMezera {
    clear: both;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
}


/* --- button --- */

.button
{
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    border: none;
    cursor: pointer;
    background-color: #20559a;
    border: 1px solid #afbac9;
    padding: 3px 8px 3px 8px;
    overflow: visible;
    vertical-align: top;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.button.disabled
{
    background-color: #dedede;
    border-color: #d5d5d5;
    color: #ffffff;
    cursor: default;
}
a.button { line-height: 18px; padding-top: 4px; padding-bottom: 4px; }
a.button:hover { color:#ffffff; }


/* --- obecný formulář --- */

.divForm {
    background-color: #e1e1e1;
    padding: 12px 16px 12px 16px;
}
.divForm h3 { margin: 0px 0px 8px 0px; }

.tblForm {
    width: 100%
}
.tblForm th, .tblForm td {
    vertical-align: middle;
    padding: 2px 6px 2px 6px;
}

.tblForm th {
    white-space: nowrap;
    text-align: right;
    padding-left: 0px;
    font-weight: normal;
}

.tblForm td {
    width: 100%;
    padding-right: 0px;
}

.tblForm tr.trFormZarovnatNahoru th, .tblForm tr.trFormZarovnatNahoru td { vertical-align: top; }
.tblForm tr.trFormButton th, .tblForm tr.trFormButton td { padding-top: 16px; }

.spanPovinnaPolozka {
    color: red;
    padding-right: 4px;
}
.text-right {
    text-align: right;
}


/* --- breadcrumbs --- */

.divBreadcrumbs {
    margin-top: 12px;
    font-size: 13px;
    line-height: 17px;
}

.divBreadcrumbs a {
    padding-right: 20px;
    padding-left: 5px;
    background-image: url(Images/sipkaBreadcrumbs.png);
    background-position: right 5px;
    background-repeat: no-repeat;
}

.divBreadcrumbs a.linkBreadcrumbsHere {
    color: #445566;
    padding-right:0px;
    padding-left:0px;
    text-decoration: none;
    background-image: none;
}
.linkBreadcrumbsDetail {
    padding-left:5px;
}
.divBreadcrumbs a.linkBreadcrumbsHere:hover { color: #445566; }


/* --- obecná tabulka ---  problemy s nazvem třídy a řádkováním z tblClassicTable na tblClassicTable - upravy HF */

.tblClassicTable,.classicTable,.classicTableNoLine {
    width: 100%;
}

.tblClassicTable th, .tblClassicTable td, .classicTable th, .classicTable td,.classicTableNoLine td{
    vertical-align: top;
    padding: 4px 8px 4px 8px;
}

.tblClassicTable th, .classicTable th, .classicTableNoLine th{
    text-align: left;
    font-weight: normal;
    color:#20559a;
    background-color: #e1e1e1;
    border-left: 1px solid #ffffff;
    padding: 2px 0px 2px 5px;
    vertical-align:middle;
}
td.popisSloupceCenter, td.popisSloupceLeft, td.popisSloupceRight {
    text-align: left;
    font-weight: normal;
    color:#20559a;
    background-color: #e1e1e1;
    border-left: 1px solid #ffffff;
    vertical-align: top;
}

.tblClassicTable td, .classicTable td, .classicTableNoLine .companyName {
    border-bottom: 1px dotted #d5d5d5;
}
td.tblNotesTop {
    vertical-align: top;
}
td.tblNoWrap {
    white-space: nowrap;
    padding-right: 15px;
}
.noLine {
    border-bottom: 0px;
}

/* --- kompatibilita s předchozí verzí  --- HF */
.horizontalLine {
    display: none;
}
.popisSloupceLeft{}

/* --- záložky --- */
.divZalozky {
    background-color: #e1e1e1;
    height: 31px;
}
.divZalozky ul {
    display: inline-block;
    padding: 0px;
    margin: 0px;
}
.divZalozky ul li {
    float: left;
    padding: 0px;
    margin: 0px -1px -1px 0px;
    background-image: none;
}
.divZalozky ul li a {
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    border: 1px solid #0089cf;
    border-left-color:#ffffff;
    border-bottom: none;
    padding: 6px 16px 6px 16px;
    background-color: #0089cf;
    background-image: url(Images/bckZalozka.png);
    background-position: left bottom;
    background-repeat: repeat-x;
}
.divZalozky ul li a:hover, .divZalozky ul li a.vybrana {
    color:#20559a;
    background-color: #ffffff;
    border-color: #d5d5d5;
    background-image: none;
}

