@font-face {font-family: 'UbuntuB';src: url("../fonts/Ubuntu-B.ttf");}
@font-face {font-family: 'UbuntuBI';src: url("../fonts/Ubuntu-BI.ttf");}
@font-face {font-family: 'UbuntuC';src: url("../fonts/Ubuntu-C.ttf");}
@font-face {font-family: 'UbuntuL';src: url("../fonts/Ubuntu-L.ttf");}
@font-face {font-family: 'UbuntuLI';src: url("../fonts/Ubuntu-LI.ttf");}
@font-face {font-family: 'UbuntuM';src: url("../fonts/Ubuntu-M.ttf");}
@font-face {font-family: 'UbuntuMI';src: url("../fonts/Ubuntu-MI.ttf");}
@font-face {font-family: 'UbuntuR';src: url("../fonts/Ubuntu-R.ttf");}
@font-face {font-family: 'UbuntuRI';src: url("../fonts/Ubuntu-RI.ttf");}
@font-face {font-family: 'UbuntuMonoB';src: url("../fonts/UbuntuMono-B.ttf");}
@font-face {font-family: 'UbuntuMonoBI';src: url("../fonts/UbuntuMono-BI.ttf");}
@font-face {font-family: 'UbuntuMonoR';src: url("../fonts/UbuntuMono-R.ttf");}
@font-face {font-family: 'UbuntuMonoRI';src: url("../fonts/UbuntuMono-RI.ttf");}

@font-face {font-family: 'PFAGORASANSPRO-BLACK';src: url("../fonts/PFAGORASANSPRO-BLACK.TTF");}
@font-face {font-family: 'PFAGORASANSPRO-BLACKITALIC';src: url("../fonts/PFAGORASANSPRO-BLACKITALIC.TTF");}
@font-face {font-family: 'PFAGORASANSPRO-BOLD';src: url("../fonts/PFAGORASANSPRO-BOLD.TTF");}
@font-face {font-family: 'PFAGORASANSPRO-BOLDITALIC';src: url("../fonts/PFAGORASANSPRO-BOLDITALIC.TTF");}
@font-face {font-family: 'PFAGORASANSPRO-ITALIC';src: url("../fonts/PFAGORASANSPRO-ITALIC.TTF");}
@font-face {font-family: 'PFAGORASANSPRO-LIGHT';src: url("../fonts/PFAGORASANSPRO-LIGHT.TTF");}
@font-face {font-family: 'PFAGORASANSPRO-LIGHTITALIC';src: url("../fonts/PFAGORASANSPRO-LIGHTITALIC.TTF");}
@font-face {font-family: 'PFAGORASANSPRO-MEDIUM';src: url("../fonts/PFAGORASANSPRO-MEDIUM.TTF");}
@font-face {font-family: 'PFAGORASANSPRO-MEDIUMITALIC';src: url("../fonts/PFAGORASANSPRO-MEDIUMITALIC.TTF");}
@font-face {font-family: 'PFAGORASANSPRO-REGULAR';src: url("../fonts/PFAGORASANSPRO-REGULAR.TTF");}
@font-face {font-family: 'PFAGORASANSPRO-THIN';src: url("../fonts/PFAGORASANSPRO-THIN.TTF");}
@font-face {font-family: 'PFAGORASANSPRO-THINITALIC';src: url("../fonts/PFAGORASANSPRO-THINITALIC.TTF");}
@font-face {font-family: 'PFAGORASANSPRO-ULTRABLACK';src: url("../fonts/PFAGORASANSPRO-ULTRABLACK.TTF");}



html,body{
    margin: 0;
    padding: 0;
}

body{
    font-family: Calibri,'UbuntuL', Ubuntu, Arial, Tahoma, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
}

h1{
    padding-top: 20px;
    font-size: 28px;
    text-align: center;
    /*color: #22b14c;*/
    color: #164389;
    margin: 0;
    padding-top: 50px;
}

h2, h3, h4, h5, h6{
    padding-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2{
    font-size: 24px;
}

h3{
    font-size: 20px;
}

h4{
    font-size: 18px;
} 

h5{
    font-size: 16px;
}

h6{
    font-size: 14px;
}

p{
    margin: 0;
    padding-bottom: 10px;
}

a{
    text-decoration: underline; 
    color: #0D346E;
}

#hlavicka p,
#hlavicka h1{
    cursor: default;
}

a.disable{
    cursor: default;
    text-decoration: none;

}

a.disable:hover{
    text-decoration: none;
}

a:hover{
    text-decoration: none;
}

img{
    border: none; 
}

/*--- formulÃ¡Å™ ---*/

#formular{
    padding-left: 4%;
}

#formular .popisekformulare{
    padding: 20px 10px 10px 10px;
    font-size: 18px;
}

#formular .upozorneni{
    background: url(img/alert-small.png) left center no-repeat;
    padding: 5px 10px 5px 40px;
    color: #F5C222;
    margin: 30px 0px -10px 0px;
}

#formular .popischeckbox{
    padding: 10px 10px 5px 30px;
}

#formular .popisradio{
    padding: 10px 10px 5px 30px;
}

#formular input{
    border: 1px #777777 solid;
    width: 90%;
    font-size: 15px;
    padding: 10px 2% 10px 2%;
}

#formular select{
    border: 1px #777777 solid;
    width: 94%;
    padding: 10px 2% 10px 2%;
}

#formular textarea{
    border: 1px #777777 solid;
    width: 91%;
    height: 80px;
    font-size: 15px;
    padding: 10px 2% 10px 2%;
}

#formular select option{
    color: #000000;
}

#formular .form-checkbox{
    width: 50%;
}

#formular .form-radio{
    width: 50%;
}

#formular input.form-submit{
    display: inline-block;
    margin-top: 30px;
    border: none;
    background-color: #0F2056;
    color: #FFFFFF;
    width: 200px;
    cursor: pointer;
    font-size: 15px;
}

#form-div-1{
    display: inline-block;
    width: 32%;
}

#form-div-2{
    display: inline-block;
    width: 32%;
}

#form-div-3{
    display: inline-block;
    width: 32%;
}

#form-div-4{

}

#form-div-5{
    text-align: right;
    padding-right: 5%;
}



/*--- mapa strÃ¡nek ---*/

#mapa-stranek{
}

#mapa-stranek ul{
    /*list-style-image: url(img/li-mapa.png);*/
}



/*--------------- LAYOUT ----------------*/
#page{ 
    margin: 0 auto; 
    /*width: 980px; */
}


#background{
    min-height: 100vh;
}


#jazykove-mutace-bg{
    padding-top: 10px;
    height: 20px;
}

#jazykove-mutace{
    margin: 0 auto;
    max-width: 1220px;
    padding: 0px 10px 0px 10px;
    text-align: right;
    font-size: 13px;    
}

#jazykove-mutace a{
    padding: 0px 2px 0px 2px;
    margin: 0px 3px 0px 3px;
}

#logo{    
}

#obsah-bg{
    background: transparent;
}

#obsah-bg-uvod{
    background: #FFFFFF;
}

#obsah{
    margin: 0 auto;
    max-width: 1020px;
    padding: 160px 10px 90px 10px;
    text-align: center;
    color: #5E5E5E;
}

#obsah h1#uvodni-nadpis,
#obsah h2#uvodni-nadpis,
#obsah h3#uvodni-nadpis,
#obsah h1{
    text-align: center;
    font-weight: normal;
    font-size: 30px;
    margin: 0px;
    padding: 0px 20px 25px 20px;
    text-transform: uppercase;
    color: #2A2A2A;
}

#obsah h1#nadpis-tym{
    text-transform: none;
}

#obsah h2{
    margin-bottom: 15px;
}

#obsah h2,
#obsah h3,
#obsah h4,
#obsah h5,
#obsah h6{
    color: #164389;
}

#obsah p {
    padding-bottom: 10px;
    line-height: 150%;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 15px;
    color: #484848;
    text-align: justify;
}

#obsah ul, #obsah ol{
    padding-bottom: 10px;
    line-height: 150%;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: left;
    color: #484848;
    list-style: none;
}

#obsah ul li{
    list-style-image: url(img/list-style.png);
    list-style-position: inside;
}

/*
#obsah ul li:before {
    content: "â€¢ ";
    color: #143B91;
}
*/

#obsah table{
    width: 100%;
    border-collapse: collapse;
}

#obsah table tr{
}

#obsah table th{
    /*border: 1px #BBBBBB solid;*/
    text-align: left;
    padding: 5px;
}

#obsah table td{
    /*border: 1px #DDDDDD solid;*/
    text-align: left;
    padding: 5px;
}

#obsah-nadpis{
    padding-bottom: 25px;
}

#obsah-nadpis h1{
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#obsah-nadpis h2{
    margin: 0px;
    padding: 0px;
    color: #154587;
}


#obsah-sloupce-2{
    vertical-align: top;
}

#obsah-sloupce-2-1{
    /*display: inline-block;*/
    float: left;
    width: 65%;
    text-align: left;
}

#obsah-sloupce-2-1 .podstranka-popis, 
#obsah-sloupce-2-1 .podstranka-popis p, 
#obsah #obsah-sloupce-2-1 .podstranka-popis p,
#obsah-sloupce-2-1 p{
    text-align: justify;
}

#obsah-sloupce-2-1 .podstranky-podstranka{
    text-align: left;
}

#obsah-sloupce-2-2{
    /*display: inline-block;*/
    float: right;
    width: 30%;
}

.informace-text{
    background: url(img/ico-11.png) no-repeat left top;
    padding: 5px 0px 10px 90px;
    border-bottom: 1px #E7E7E7 solid;
    font-style: italic;
    color: #0F589C;
}

.informace-text a{
    color: #0F589C;
    background: url(img/sipka-doprava-1.png) no-repeat right center;
    padding-right: 15px;
    margin-right: 10px;
}

#obsah .informace-text p{
    color: #0F589C;
    font-size: 17px;
    line-height: 130%;
}

#informace-video{
    display: inline-block;
    cursor: pointer;
    color: #0F589C;
    font-size: 17px;
    line-height: 130%;
    background: url(img/ico-video.png) no-repeat left center;
    padding: 5px 0px 5px 30px;
}

#informace-video:hover{
    text-decoration: underline;
}


#formular-nadpis{
    text-align: center;
    padding: 0px 0px 10px 0px;
    font-size: 30px;
    font-family: 'PFAGORASANSPRO-THIN', 'UbuntuM', Ubuntu, Arial, Tahoma, Helvetica, sans-serif;
}


#paticka-bg{
    
    position: fixed;
    bottom: 0;
    z-index: 1;
    width: 100%;
    color: black;
}

#paticka{
    margin: 0 auto;
    max-width: 1220px;
    padding: 30px 10px 10px 10px;

    font-size: 15px;
    position: relative;

}

#paticka p{
    line-height: 120%;
    padding-bottom: 0px;
}

#paticka a{
    color: black;
}

#paticka-1{
    float: left;
    padding-bottom: 20px;
}

#paticka-2{
    float: right;
    padding-bottom: 20px;
}

#paticka-2 a{
    text-decoration: none;
}

.text-tucne{
    font-weight: bold;
}

.text-kurziva{
    font-style: italic;
}

.text-doprava{
    text-align: right;
}

.text-doleva{
    text-align: left;
}

.text-nastred{
    text-align: center;
}

.text-kapitalky{
    text-transform: uppercase;
}

.text-verzalky{
    text-transform: lowercase;
}

.text-velke23{
    font-size: 23px;
}

.text-velke22{
    font-size: 22px;
}

.text-velke21{
    font-size: 21px;
}

.text-velke20{
    font-size: 20px;
}

.text-velke19{
    font-size: 19px;
}

.text-velke18{
    font-size: 18px;
}

.text-velke17{
    font-size: 17px;
}

.text-velke16{
    font-size: 16px;
}

.text-velke15{
    font-size: 15px;
}

.text-velke14{
    font-size: 14px;
}

.text-velke13{
    font-size: 13px;
}

.text-velke12{
    font-size: 12px;
}

.text-velke11{
    font-size: 11px;
}

.text-velke10{
    font-size: 10px;
}

.text-velke9{
    font-size: 9px;
}

.text-velke8{
    font-size: 8px;
}

.text-velke7{
    font-size: 7px;
}

.text-velke6{
    font-size: 6px;
}

.clear{
    clear: both;
}


@media screen and (max-width: 1200px) {

    #hlavicka-obsah{
        display: inline-block;
    }
}

@media screen and (max-width: 840px) { 

    #hlavni-menu{
        font-size: 16px;
    }

    #paticka-nahoru{
        position: relative;
        width: 100%;
    }
}


@media screen and (max-width: 780px) {    

    #hlavicka-2{
        padding-top: 10px;
    }

    #hlavicka-3{
        width: 49%;
    }

    #hlavicka-5{
        width: 49%;
        border-left: none;
    }

    #hlavicka-4{
        width: 90%;
        border-left: none;
    }

    #hlavicka-aktualne{
        padding-top: 0px;
    }

    #partneri-2,
    #partneri-6{
        margin-left: 20px;
        margin-right: 20px;
    }

}

/*- tablet /a menÅ¡Ã­ -*/
@media screen and (max-width: 768px) {  

    #hlavni-menu{
        font-size: 14px;
    }

    .tabulka-kontakty{
        padding-left: 0px;
    }

    td.tabulka-kontakty-1,
    td.tabulka-kontakty-2{
        background: none;
    }

    td.tabulka-kontakty-2 p,
    td.tabulka-kontakty-1 p{
        padding-left: 0px;
        padding-right: 0px;
    }

    .text-kontakty h2,
    .text-kontakty h3,
    .text-kontakty h4,
    .text-kontakty p{
        padding-left: 0px;
    }

    .text-kontakty-1,
    .text-kontakty-2,
    .text-kontakty-3{
        background: none;
    }


}

@media screen and (max-width: 650px) {  

    #hlavni-menu{
        font-size: 14px;
        display: inline-block;
        text-align: center;
    }


    #hlavni-menu ul{
        display: inline-block;
        text-align: center;
        width: auto;
    }

    #hlavni-menu ul li{
        display: inline-block;
        width: 120px;
        /*float: left;*/
    }

    #dolni-panel-1,
    #dolni-panel-2,
    #dolni-panel-3,
    #dolni-panel-4{
        max-width: 100%;
        padding: 20px 15px 20px 95px;
    }

    #paticka-1,
    #paticka-2{
        float: none;
        display: inline-block;
        width: 100%;
        padding: 0px 0px 30px 0px;
        text-align: center;
    }

    .tabulka-kontakty table{
        display: inline-block;
    }

    .tabulka-kontakty p,
    .tabulka-kontakty td{
        display: inline-block;
        width: 100%;
        text-align: center;
    }

}

/*- malÃ½ tablet /a menÅ¡Ã­ -*/
@media screen and (max-width: 600px) {        

    #slider-panel-bg{
        display: none;
    }

    .informace-text{
        padding-left: 0px;
        background: none;
    }

    #form-div-1,
    #form-div-2,
    #form-div-3{
        width: 100%;
    }

    #form-div-5{
        text-align: center;
    }

}


/*- smartphone na Å¡Ã­Å™ku /a menÅ¡Ã­ -*/
@media screen and (max-width: 480px) {  

    #hlavni-menu-bg{
        /*margin-top: -5px;*/
        position: relative;
        top: 20px;
        text-align: left;

        float: left;

    }

    #hlavni-menu{
        font-size: 19px;
    }

    #hlavni-menu ul li{
        width: 100%;
    }

    #paticka{
        text-align: center;
    }
}

#obsah .div-content {
    border: 1px solid #E5E5E5;
    /*    background-color: white;*/
    max-width: 500px;
    margin: 0 auto;
}

div.login td {
    padding: 3px 0px 0px 0px;
    margin: 0px;
    font-size: 16px;
    line-height:40px;
    vertical-align: middle;

}



div.login label {
    width: 100px;
    color: black;
}

div.login input {
    background: transparent;
    position: relative;
    top:1px;
    max-width: 336px;
    width: 100%;

}

div.login input.checkbox {
    display: block;
    width: 52px;
    height: 14px;
    margin: 6px 0px 4px 0px;
}

div#prihlaseni{
    max-width: 390px; 
    padding: 26px 0px 20px 0px;
    margin: 0 auto;
}

div#prihlaseni h2{
    font-size: 27px;
    font-weight: 100;
    /*color: #22b14c;*/
    color: #164389;
    font-family: 'PFAGORASANSPRO-ITALIC', 'UbuntuLI', Ubuntu, Arial, Tahoma, Helvetica, sans-serif;
}

div#prihlaseni.forgot{
    padding-top: 20px;
}

div#prihlaseni .form-main{
    width: 100%
}

div#prihlaseni .form-main td{
    margin-bottom: 15px;
}



div#prihlaseni div.formular input{
    border: none;
    font-size: 14px;
    color: #7c7c7c;
    margin-left: 10px;
}


#obsah input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #FFF !important;
    background-image: none;
    color: rgb(0, 0, 0);
}



div#prihlaseni div.formular input:focus{
    border: none;
    background-color: transparent;
    outline: 0;	
}

div#prihlaseni div.formular td.input-bg{
    background-image: url('../img/public/input-bg.png');
    background-repeat: no-repeat;
    background-position: center;
}

div#prihlaseni div.formular td img{
    position: relative;
    top: 2px;
    left: 10px;
    margin-right: 10px;
}



div.login {
    padding: 0px 0px 0px 0px;
}

div.login .submitForm{
    margin-left: 120px;
    margin-top: 15px;
}
div#prihlaseni div.formular input.bt-prihlasit{

}

div#prihlaseni div.formular input.bt-prihlasit,#submit-souhlas,#submit-accept {

    font-family: 'PFAGORASANSPRO-LIGHT','UbuntuL', Ubuntu, Arial, Tahoma, Helvetica, sans-serif;
    display: inline-block;
    color: #2A2A2A;
    background-color: #E7E7E7;
    border-bottom: 2px #CECECE solid;
    padding: 14px 25px 14px 25px;
    text-decoration: none;
    width: 150px;
    cursor: pointer;
    margin: 0;
    font-size: 16px;

}

#submit-accept{
    width: 200px;
}

#submit-accept{
    border: none;
    border-bottom: 2px #CECECE solid;
}

div#prihlaseni div.formular input.bt-prihlasit:hover,
#submit-accept:hover,
#submit-souhlas:hover{
    color: #FFFFFF;
    /*background: #22b14c url(img/tlacitko-bg.png) center top repeat-x;
    border-bottom-color: #188138;*/
    background: #164389; /*url(img/tlacitko-bg.png) center top repeat-x;*/
    border-bottom-color: #1F2A72;    
}

#submit-souhlas{
    width: 400px;
}

div.login div.form-content {

}

div.login div.form-header {
    display: none;
}

div.login div.form-footer {
    display: none;
}

div.forgot-passwd{
    position: relative;
    right: 0px;
    top: 0px;
    width: 130px;
    float: right;
}

#obsah .div-content div.forgot-passwd a {
    font-size: 12px;
    color: white;	
    /*background-color: #22b14c*/
    background-color: #164389;
    display: block;
    width: 130px;
    height: 25px;
    line-height: 23px;
    text-align: center;
    text-decoration: none;
}

div#login-footer {
    background-repeat:  no-repeat;
    background-position:0px 0px;		
    width:100%;
    min-height:220px;
    height:auto !important;
    height:220px;
    color: black;
    padding: 20px;
    position: relative;
    left: -20px;
    margin-top: 40px;

}
.frline label {
    float:							left;	
    width:							200px;
}


.sjedn {
    clear:							both;
}

.podtrh {
    clear:								both;	
    background-repeat: 		repeat-x;
    background-position:	bottom;
    height:								2px;
    color:								transparent;	
}
#obsah .div-content p.errorProlog{
    text-align: center;
    font-size:	 16px;
    font-weight: 600;
    color:			#dd0612;
}

div.error {
    background-color:		white;
    color:							#dd0612;
    border:							1px solid #b60000;
    padding:						20px;
    margin:							0px;
    width:							350px;
    font-size:					16px;
    background-color: 	#ffeeee;
    margin-bottom: 			25px;
}

div.info {
    background-color:		white;
    color:							#06dd12;
    border:							1px solid #00b600;
    padding:						20px;
    margin:							0px;
    width:							350px;
    font-size:					16px;
    background-color: 	#eeffee;
    margin-bottom: 			25px;
}

div.error li, div.info li{
    list-style-type: none;
}

.messages-header{
    height: 5px;
    min-height: 5px;
    background-color: #dd0612;
    border-left: 1px solid #dd0612;
    border-right: 1px solid #dd0612;
    width: 390px; 
}

.info {
    color:							green;
}

div.formular div.form-footer {
    width:	676px;
    height:	20px;
    background-image:   none; /*url('img/bg-formular-footer.jpg');*/
    background-repeat:  no-repeat;
    background-position:0px 0px;		
}

div.formular div.block-header {
    width:	207px;
    height:	18px;
    /*background-image:   url('img/bg-block-header.jpg'); */
    background-repeat:  no-repeat;
    background-position:0px 0px;		
}

#contact-form div.formular div.block-header,#contact-form  div.formular div.block-content,
#contact-form  div.formular div.block-footer {
    background: none !important;		
}

div.formular div.block-content {
    width:	207px;
    /*background-image:   url('img/bg-block-content.jpg'); */
    background-repeat:  repeat-y;
    background-position:0px 0px;		
    padding:						6px;
    margin:							0px;	
}                          

div#content .form-content h3{
    background-image:			none;	
    padding-left:					50px;
}

div.block-content div.block-text {
    background-color: transparent;
    width: 190px;
    padding: 6px;
    position: relative;
    top: -16px;
    color: #434343;
}
div.formular div.block-footer {
    width:	207px;
    height:	16px;
    /*background-image:   url('img/bg-block-footer.jpg'); */
    background-repeat:  no-repeat;
    background-position:0px 0px;		
    position: relative;
    top: -16px;
}


.formular td.block {
    padding-top:				7px;
    vertical-align:			top;		
}

td.submit {
    padding:	15px 0px 0px 0px;		
    width:		200px;
}

td.button input {
    text-align:					center;

}

.stripterror {
    color: 							red;
    padding:						30px;
    font-size:					12px;

}

img {
    border-style:				none;
}

div#wait {
    padding: 10px 10px 10px 10px;
    color: black;
    border: 1px solid #e1e1e1;
    position: fixed;
    top: 40%;
    height: 62px;
    width: 140px;
    left: 45%;
    z-index: 10;
    display: none; 
    background: #fff url(img/ajax-loader.gif) center 10px no-repeat;

}

div#wait .waitText {
    color: black;
    font-size: 10px;
    text-align: center;
    padding: 42px 0px 6px 0;	
}

div#wait img {
    border-style: none;
}

#obsah{
    padding-bottom: 230px;
}


@media(max-width:800px){

    #hlavicka{
        display: none;
    }

    #paticka{
        padding: 0;
    }

    #paticka-1, #paticka-2{
        padding: 0;
    }

}

@media(max-width: 420px){
    #prihlaseni td.input-bg{
        width: 290px;
    }



    #hlavni-menu{
        position: absolute;
        top: 0;
        width: 100%;
    }


}
#prihlaseni table.submitForm{
    margin-left: 0;
}
#prihlaseni td.submit{
    text-align: center;
}

/**

Hvezdy hodnoceni

*/

.rating_stars {
    unicode-bidi: bidi-override;
    direction: rtl;
    margin-top: 3px;
    text-align: center;
    margin: 20px 0;
}

.rating_stars input {
    position: absolute;
    left: -999999px;
}

.rating_stars label {
    display: inline-block;
    font-size: 0;
}

.rating_stars > label:before {
    position: relative;
    font: 18px/1 FontAwesome;
    display: block;
    content: "\f005";
    color: #ccc;
    background: #d9d9d9;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.rating_stars > label:hover:before,
.rating_stars > label:hover ~ label:before,
.rating_stars > label.selected:before,
.rating_stars > label.selected ~ label:before {
    color: #3299e3;;
    background: #3299e3;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


#form_rating{
    background-color: #FFF;
    padding: 30px;
    max-width: 500px;
    margin: 0px auto;
    border: 1px solid #DDD;
    text-align: left;
}

#form_rating table{
    width: 100%;
    margin-bottom: 30px;
}

#form_rating table td:nth-child(2){
    text-align: right;
}

#form_rating .rating_text{
    margin-bottom: 20px;
}

#form_rating #submit-accept {
    margin: 0 auto;
    display: block;
}


#obsah .obsah.page404,
#obsah .obsah.page404 p{
    text-align: center;
}



