body {
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    text-align: center;
    /*font: 13px Arial, Helvetica, sans-serif;*/
    font-family: Tahoma, sans-serif;
    /*font-family: Georgia, "Times New Roman", Times, serif;*/
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    color: black;

    /*color: #8E8C7D;*/
}

img {
    border: 0px;
}

h1, h2, h3 {
    font: 1.82em;
    font-weight: normal;
    /*letter-spacing: -1px;*/
}

h3 {
    font-size: 20px;
    font-weight: normal;
}

p, ol, ul {
    /*line-height: 1.67em;*/
}

a, h1, h2, h3, b {
    color: rgb(47, 79, 156);
    font-weight: bold;
}

a {
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

hr {
    display: none;
}

#obal {
    height: 100%;
    width: 1000px;
    margin: auto;
    /*background-color:red;*/

    padding-top: 50px;
    /*border:1px solid #F0F0F0;*/
    /*float:left;*/
}


#hlavicka_obal {
    background-image: url(../img/pozadi_hlavicka.jpg);
    background-position: center;
    height: 310px;
}

#hlavicka {
    /*height: 310px;*/
    /*background-color:#2f4f9c;*/
    background-image: url("../img/logo2018.png");
    background-position: 238px 92px;
    background-repeat: no-repeat;
    color: white;
    /*height: 180px;*/
    text-align: left;
    padding: 88px 0px 0px 336px;
}

#hlavicka h3, #hlavicka h2, #hlavicka h1 {
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    color: white;
}

#hlavicka h3 {
    font-size: 13px;
    line-height: 13px;
}

#hlavicka h2 {
    font-size: 19px;
    text-transform: uppercase;
    line-height: 22px;
    letter-spacing: normal;
}

#hlavicka a {
    text-decoration: none;
}

/*loga*/
#loga {
}

#loga p {
    float: left;
    margin: 5px 10px 0 0;
}

#loga p.lang {
    float: right;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    padding-top: 60px;
    padding-right: 225px;
}

.lang a {
    color: #fdec06;
}

.clear {
    clear: both;
    height: 50px;
}


#main_menu {
    width: 100%;
    background-color: #2f4f9c;
    margin-top: 20px;
    text-align: left;
}

#main_menu table tr td {
    background-color: #2f4f9c;
    border: 0px;
    padding: 10px 10px 10px 10px;
}

#main_menu a {
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    display: block;
    text-transform: uppercase;
}

#main_menu td.active a, #main_menu td a:hover {
    color: #b4b6af;
}

/* Logo */

a#logo {
    /*background:black;*/
    padding: 0px;
    margin: 0px;
    width: 385px;
    height: 132px;
    display: block;
    float: left;
}


#prostredek {
    float: left;
}

#podmenu {
    float: left;
    width: 100%;
    padding: 20px 0px 20px 0px;
    /*background-color:red;*/
}

#podmenu p {
    margin: 0px;
    padding: 0px;
}

#podmenu img {
    margin: 0px;
    padding: 0px;
}

#podmenu ul {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}

#podmenu li {
    width: 260px;
    background-color: #56B;
    border: 1px solid white;
    padding: 10px 35px 10px 30px;
    float: left;
}

#podmenu a {
    display: block;
    text-decoration: none;
    /*font-family: Georgia, "Times New Roman", Times, serif;*/
    font-weight: normal;
    font-size: 16px;
    font-weight: bold;
    color: white;
    text-align: left;
}

#podmenu a:hover, #podmenu .active a {
    color: #b4b6af;
}

#podmenu .predel {
    background-color: black;
    line-height: 0px;
    height: 0px;
    padding: 2px;
}

#podmenu .podporene {
    background-color: #DE214B;
}

#podmenu .nepodporene {
    /*background-color:#73736B;*/
}

/* Page */


/* Content */

#obsah {
    float: none;
    padding-top: 10px;
    padding-right: 15px;
    text-align: justify;

    /*margin-left:325px;*/


}

#obsah h1, #obsah h2, #obsah h3 {
    font-size: 16px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

#obsah h1 { /*text-transform:uppercase;*/
    margin-top: 20px;
    margin-bottom: 10px;
}

/*#obsah a{text-decoration:underline;color:#505050;font-weight:bold;}*/
#obsah a:hover { /*color: black;*/
    text-decoration: none;
}

#obsah img {
    text-align: center;
    border: 1px solid #689c1d;
}

#obsah p { /*text-indent:15px;*/
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
}

#obsah table {
    border: 1px solid #E71;
    border-collapse: collapse;
    text-align: center;
    margin: auto;
    width: 100%;
}

#obsah table td, #obsah table th {
    border: 1px solid #E71;
    border-collapse: collapse;
    padding: 5px;
    font-size: 16px;
    text-align: center;
}

/*#obsah table td.left*/

#obsah tr td:first-child {
    text-align: left;
}

#obsah tr td:first-child:first-line {
    font-weight: bold;
}

#obsah table.registrace tr td:first-child:first-line {
    font-weight: normal;
}

#obsah table.registrace tr td { /*background-color:#FFFFCC;*/
}

#obsah table.registrace tr td:first-child {
    background-color: white;
}

#obsah table.registrace tr td.b:first-child:first-line {
    font-weight: bold;
}

#obsah table.registrace tr td {
    text-align: left;
}

td.nn {
}

input[type=text] { /*background-color:#FFFFCC;*/
    width: 100%;
}

input.netable {
    width: 100px;
}

textarea {
    width: 100%;
}

#paticka {
    height: 100%;
    width: 1000px;
    margin: 0px;

    background-color: white;
    padding-top: 50px;
    /*border:1px solid #F0F0F0;*/
    /*float:left;*/

    background-color: #FFFFFF;
}

.dodelat {
    color: blue;
}

div.obrazek {
    float: left;
    margin: 15px;
}

div.sipka {
    float: left;
}

#obsah p.hlaska {
    background-color: #FFE;
    border: 1px solid red;
    padding: 20px;
    border-radius: 5px;
    color: red;
    font-weight: bold;
}

span.popis {
    font-style: italic;
    font-size: 10px;
}

#obsah table.program tr td {
    text-align: left;
}

#obsah table.program tr td:first-child:first-line {
    font-weight: normal;
}

#obsah table.program tr.b td, #obsah table.program tr.b td:first-child:first-line {
    font-weight: bold;
}