body, html{
    width: 100%;
    height: 100%;
    background: #eeeeee;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    text-align: center;
 /*   font-family: Calibri, Arial; */
    font-family: 'Roboto','Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

.hide{
    display:none;
}

.fl{
    float:left;
}

.fr{
    float:right;
}

.nadpis{
    height: 65px;
    line-height: 65px;
    font-size: 32px;
    color: #4a728e;
    float: left;
}

.podnadpis{
    height: 32px;
    line-height: 32px;
    font-size: 32px;
    color: #4a728e;
    float: left;
}

.istota_nadpis{
    height: 80px;
    line-height: 80px;
    font-size: 32px;
    color: #4a728e;
}

a{
    color: #4a728e;
}

.orange{
    color: #4a728e;
}

#page{
    margin: 0 auto;
    width: 976px;
    background: #ffffff;
    background-repeat: no-repeat;
    font-family: Calibri, Arial;
    color: #000000;
    text-align: left;
    font-size: 16px;
}

#topbox{
    width: 976px;
    height: 170px;
    color: #ffffff;
    background: #cb0707 url('../img/top.png');
}

#question{
    width: 650px;
    min-height: 500px;
    
}

#question .bot{
    position: absolute;
   z-index: 10;
}

#question .top{
    position: absolute;
    z-index: 15;
}

#loginfo{
    width: 976px;
    height: 70px;
    font-size: 18px;
    float: left;
}

#loggeduser{
    padding-left: 56px;
    padding-top: 80px;
    font-weight: bold;
    color: #4a728e;

}

#loginfo a{
    color: #4a728e;

}

div#menu{
    width: 976px;
    height: 60px;
    line-height: 60px;
    font-size: 12px;
    font-weight: bold;
    padding-top: 120px;
}

#menu a{
    color: white;
    text-decoration: none;
}

#menu a:hover{
    text-decoration: underline;
}

#codeenter{
    float: left;
    line-height: 1.0em;
    min-height: 35px;
}

#wrongcode{
    line-height: 1.0em;
    float: left;
    padding-left: 10px;
}

#drules{
    width: 850px;
    height: 600px;
    overflow: auto;
    color: #000000;
}

#drules li{
    margin-bottom: 10px;
}

.menubtn_off{
    height: 50px;
    width: 122px;
    background: url('../img/btn_off.png') top left no-repeat;
    border: none;
    float: left;
    text-align: center;
}

.menubtn_active{
    height: 50px;
    width: 122px;
    background: url('../img/btn_active.png') top left no-repeat;
    border: none;
    float: left;
    text-align: center;
}

div.container{
    width: 874px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: red;
}


#mainbox{
    width: 976px;
    padding-top: 30px;
    vertical-align: top;
 /*   background: #ffffff url('../img/main.png') no-repeat; */
    background-position: top left;
    
   
    
}

#content{
    padding: 0px 0px 0px 50px;
    min-height: 500px;
    width: 976px;
    background: #ffffff;
    background-color: #ffffff;
    float: left;
    
    
}

#lftContent{
    width: 720px;
    margin-top: 5px;
    font-size: 20px;
    float: left;
    min-height: 500px;
    
}

#lftContent .cols2{
    width: 330px;
    padding: 0px 20px 0px 0px;
    line-height:1.1em;
    font-size: 20px;
    float: left;
}

#lftContent .cols1{
    width: 680px;
    padding: 0px 10px 0px 0px;
    line-height:1.1em;
    font-size: 20px;
    float: left;
}

#rghtContent{
    width: 180px;
    margin: 5px 0px 0px 0px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #4a728e;
    padding: 10px 0px 20px 20px;
    float: left;
}

#rghtContent2{
	text-align: center;
	width: 220px;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 20px 10px;
	float: left;
}

#answers{
    width: 180px;
    min-height: 200px;
    float: right;
    background-color: #f9f9f9;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 30px;
    
}

#footer{
    width: 976px;
    height: 126px;
    color: #ffffff;
    background: #9bbb2a url('../img/vseobecny.png');
    float: left;
}

#footertext{
    margin-top: 20px;
    margin-left: 50px;
    font-size: 18px;
}

#footertext a{
    color: #FFFFFF;
    font-weight: bold;
}

.lftColGreyBox{
    width:650px;
    min-height:100px;
    _height:100px;
    padding-top:5px;
 /*   background:url('../img/lftColGreyBoxTop.png') top left no-repeat; */
    font-size:20px;
    color:#000000;
    line-height:1.1em;
    margin-bottom: 50px;
}

table.rebricek{
    margin-top:15px;
    margin-bottom:15px;
    width: 100%;
    font-size: 16px;
}

table.res{
    width: 350px;
    font-size: 16px;
}

table.r{
    border-color: #d6d6d6;
    border-width: 0 0 1px 1px;
    border-style: solid;
    empty-cells: show;
}

td.r_0{
    min-width: 24px;
    min-height: 24px;
    background:url('../img/check_0.png');
}

td.r_blank{
    min-width: 24px;
    min-height: 24px;
    background:url('../img/blank.gif');
}

td.r_yes{
    min-width: 24px;
    min-height: 24px;
    background:url('../img/check_yes.png');
}

td.r_no{
    min-width: 24px;
    min-height: 24px;
    background:url('../img/check_no.png');
}

td.r{
    width: 24px;
    border-color: #d6d6d6;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 0;
}

td.r4{
    width: 50px;
    border-color: #d6d6d6;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 0;
    text-align:center;
   
}

td.r3{
    width: 110px;
    border-color: #d6d6d6;
    border-width: 1px 1px 0 0;
    border-style: solid;
    padding: 0;
    margin: 0;
    text-align:center;
}

td.r5{
    width: 50px;
    border-color: #d6d6d6;
    border-width: 1px 1px 0 0;
    border-style: solid;
    padding: 0;
    margin: 0;
    text-align:center;
    border-right: 2px solid blue;
    border-right-color: #4a728e;
}

th.r5{
    text-align:center;
    border-right: 2px solid blue;
    border-right-color: #4a728e;
}

table.r2{
    border-color: #4a728e;
    border-width: 2px 2px 2px 2px;
    border-style: solid;
}

td.r2{
    width: 24px;
    border-color: #ffffff;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 0px;
    font-size: 13px;
    text-align: center;
}

.result_info{
    display: block;
    height: 75px;
    float: left;
    text-align: right;
    width: 180px;
    margin-right: 20px;
    margin-top: 25px;
}

.result_table{
    display: block;
    height: 1000px;
    float: left;
}

.result_block{
    display: block;
    height: 1000px;
    line-height: 25px;
    font-size: 13px;
    margin-bottom: 10px;
}

.result_block2{
    display: block;
    height: 300px;
    font-size: 13px;
    margin-bottom: 10px;
}

.lftColGreyBox div.middle{
    padding: 10px 10px 10px 0;
 /*   background:url(../img/lftColGreyBoxMiddle.png) top left repeat-y; */
}

.lftColGreyBox div.bottom{
    padding-bottom:5px;
/*    background:url(../img/lftColGreyBoxBottom.png) bottom left no-repeat; */
}

.lftColGreyBoxLarge{
    width:874px;
    min-height:100px;
    _height:100px;
    padding-top:5px;
 /*   background:url(../img/lftColGreyBoxTopLarge.png) top left no-repeat; */
    font-size:20px;
    color: #000000;
    line-height:1.1em;
    margin-bottom: 50px;
}

.big{
    font-size:20px;
}

.lftColGreyBoxLarge div.middle{
    padding: 10px 10px 10px 0;
 /*   background:url(../img/lftColGreyBoxMiddleLarge.png) top left repeat-y; */
}

.lftColGreyBoxLarge div.middle2{
    padding: 0 0 0 0;
 /*   background:url(../img/cols2lftColGreyBoxMiddleLarge.png) top left repeat-y; */
}


.lftColGreyBoxLarge div.bottom{
    padding-bottom: 5px;
/*    background:url(../img/lftColGreyBoxBottomLarge.png) bottom left no-repeat; */
}


.reset{
    clear: both;
    margin: 0;
    padding: 0;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    background: transparent;
}

.cols2{
    width: 410px;
    float: left;
    padding: 0px 10px 0px 10px;
}

.cols2.first{
    padding: 0px 50px 0px 0px;
}

.decor{
    width: 440px;
    min-height: 30px;
    background: url('../img/decor.png') top left no-repeat;
    margin: 30px 0px 30px 0px;
}

a.btn_ano{
    display: block;
    width: 100px;
    height: 34px;
    line-height: 34px;
    background: url('../img/istota_ano.png');
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}

a.btn_nie{
    display: block;
    width: 100px;
    height: 34px;
    line-height: 34px;
    background: url('../img/istota_nie.png');
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}

a.btn{
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    line-height: 34px;
    font-size: 16px;
    width: 160px;
    height: 34px;
    margin-left: 0px;
    color: #ffffff;
    background: url('../img/button.png');
    border: none;
    cursor: pointer;
}

a.btn_login{
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    line-height: 34px;
    font-size: 16px;
    width: 160px;
    height: 34px;
    margin-left: 0px;
    color: #ffffff;
    background: url('../img/button.png');
    border: none;
    cursor: pointer;
    margin-left:1px;
}

a.btn:visited{
    background: url('../img/button.png');
}

a.btng_active{
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    line-height: 60px;
    font-size: 24px;
    width: 120px;
    height: 60px;
    color: #000000;
    background: url('../img/btn_gactive.png') top left no-repeat;
    border: none;
    cursor: pointer;
    margin-bottom: 10px;
}

a.btng_active:hover{
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    line-height: 60px;
    font-size: 24px;
    width: 120px;
    height: 60px;
    color: #ffffff;
    background: url('../img/btn_ghover.png') top left no-repeat;
    border: none;
    cursor: pointer;
    margin-bottom: 10px;
}


a.btng{
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    line-height: 60px;
    font-size: 24px;
    width: 120px;
    height: 60px;
    color: #ffffff;
    background: url('../img/btn_goff.png') top left no-repeat;
    border: none;
    cursor: pointer;
    margin-bottom: 10px;
}

a.btng:hover{
    background: url('../img/btn_ghover.png') top left no-repeat;
    color: #000000;
}

a.btng:active{
    background: url('../img/btn_gactive.png') top left no-repeat;
    color: #000000;
}

.loginbox{
    border: 1px solid #cccccc;
    width: 150px;
    height: 20px;
    margin-bottom: 3px;
    margin-left: 0px;
    line-height: 20px;
}

.inputbox{
    border: 1px solid #cccccc;
    width: 230px;
    height: 20px;
    margin-bottom: 3px;
}

.inputbox2{
    border: 1px solid #cccccc;
    width: 115px;
    height: 20px;
    margin-bottom: 3px;
}

.inputbox_long{
    border: 1px solid #cccccc;
    width: 380px;
    height: 20px;
    margin-bottom: 3px;
}

select{
    border: 1px solid #cccccc;
}

select.rok{
    width: 70px;
    height: 20px;
    margin-left: 10px;
}

select.mesiac{
    width: 75px;
    height: 20px;
    margin-left: 10px;
}

select.den{
    width: 55px;
    height: 20px;
    margin-left: 0px;
}

.errormsg{
    font-size: 16px;
    color: #ff0000;
    font-weight: bold;
}

.confirmmsg{
    font-size: 16px;
    color: #00ff00;
    font-weight: bold;
}

.errorbg{
    background: #ffcccc;
}

#score{
    width: 168px;
    min-height: 80px;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    line-height: 80px;
    background: url('../img/score.png');
    background-repeat: no-repeat;
}

#score0{
    width: 11px;
    height: 30px;
    float: left;
}

#score1{
    width: 29px;
    height: 30px;
    float: left;
}

#score2{
    width: 29px;
    height: 30px;
    float: left;
    color: #f0891b;
    font-size: 20px;
}

#timeoff{
    width: 220px;
    height: 65px;
    line-height: 65px;
    color: #999999;
    font-size: 20px;
    background: url('../img/timeoff.png');
    background-repeat: no-repeat;
    float: right;
    text-indent: 75px;
}

#timeon{
    width: 220px;
    height: 65px;
    line-height: 65px;
    color: #000000;
    font-size: 28px;
    background: url('../img/timeon-relax.png');
    background-repeat: no-repeat;
    float: right;
    text-indent: 100px;
}

#timeon2{
    width: 220px;
    height: 65px;
    line-height: 65px;
    color: #000000;
    font-size: 28px;
    background: url('../img/timeon-hurry.png');
    background-repeat: no-repeat;
    float: right;
    text-indent: 100px;
}

#timeon3{
    width: 220px;
    height: 65px;
    line-height: 65px;
    color: #000000;
    font-size: 28px;
    background: url('../img/timeon-stres.png');
    background-repeat: no-repeat;
    float: right;
    text-indent: 100px;
}

#vyber{
    width: 600px;
    height: 68px;
    line-height: 34px;
    color: #999999;
    font-size: 20px;
    background: url('../img/vyber_body.png');
    background-repeat: no-repeat;
}

#vyber a{
    text-decoration: none;
    color: #ffffff;
}

.otz1{
    width: 120px;
    text-align:center;
    font-weight: bold;
    color: #ffffff;
    float:left;
}

.otz2{
    width: 120px;
    text-align:center;

    font-style: italic;
    color: #999999;
    float:left;
}


.result{
    width: 445px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    font-size: 13px;
    background: url('../img/vyhodnotenie.png');
    background-repeat: no-repeat;
    margin-left: 30px;
}

.res1{
    width: 45px;
    margin-left: 10px;
    font-size: 20px;
    text-align: right;
    float: left;
}

.res2{
    width: 375px;
    margin-right: 10px;
    font-size: 13px;
    text-align: right;
    float: right;
}

.darkenBackground {
    background-color: rgb(0, 0, 0);
    opacity: 0.8; /* Safari, Opera */
    -moz-opacity:0.80; /* FireFox */
    filter: alpha(opacity=80); /* IE */
    z-index: 20;
    height: 100%;
    width: 100%;
    background-repeat: repeat;
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
}

#box{
    z-index: 50;
    position:absolute;
    left: 50%;
    margin-top: 200px;
    margin-left: -276px;
    width: 520px;
    height: 300px;
    background: url('../img/hint.png');
    font-weight: bold;
    font-size: 20px;
    display: none;
}

#failbox{
    z-index: 50;
    position:absolute;
    left: 50%;
    margin-top: 200px;
    margin-left: -276px;
    width: 520px;
    height: 300px;
    background: url('../img/hint.png');
    font-weight: bold;
    font-size: 20px;
    display: none;
}

#no_istota{
    display: none;
}

#no_answer{
    display: none;
}

#istota{
    height: 65px;
    line-height: 65px;
    margin-top: 20px;
    margin-left: 37px;
    width: 380px;
    background: url('../img/istota.png');
    background-repeat: no-repeat;
}

#fail{
    height: 60px;
    line-height: 60px;
    margin-top: 20px;
    margin-left: 30px;
    width: 400px;
    font-size: 20px;
}

#istota_odpoved{
    text-align: center;
    height: 34px;
    line-height: 34px;
    margin-top: 10px;
    margin-left: 37px;
    width: 380px;
}

#istota_timer{
    text-align: center;
    height: 34px;
    line-height: 34px;
    width: 180px;
    float:left;
}

#istota_odpoved_2{
    text-align: center;
    height: 34px;
    line-height: 34px;
    margin-top: 10px;
    margin-left: 150px;
    width: 380px;
}


#box_t{
    font-weight: bold;
    position: absolute;
    top: 29px;
    left: 30px;
    width: 460px;
    height: 81px;
    line-height: 81px;
    float: left;
}

#box_b{
    color: #999999;
    position: absolute;
    top: 110px;
    left: 30px;
    width: 460px;
    height: 162px;
    float: left;
}

#box .ansl{
    float: left;
    color: #ffffff;
    margin-left: 30px;
}

#box .ansr{
    float: right;
    color: #ffffff;
    margin-right: 30px;
}

.highlight{
    background: #ffebcd;
}

#rebricek{
    width: 660px;
    font-size: 13px;
}

#rebricek table{
    width: 100%;
    line-height: 25px;
}

#rebricek td{
    padding-right: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
}

#rebricek .r_miesto{
    width: 50px;
    float: left;
    line-height: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
}

#rebricek .r_sutaziaci{
    width: 150px;
    float: left;
    line-height: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
}

#rebricek .r_vek{
    width: 35px;
    float: left;
    line-height: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
}

#rebricek .r_pohlavie{
    width: 65px;
    float: left;
    line-height: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
}

#rebricek .r_krajina{
    width: 80px;
    min-height: 30px;
    float: left;
    line-height: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
}

#rebricek .r_mesto{
    width: 100px;
    min-height: 30px;
    float: left;
    line-height: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
}

#rebricek .r_body{
    width: 50px;
    float: left;
    line-height: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
}

#rebricek .r_date{
    width: 130px;
    float: left;
    line-height: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
}

#vysledky{
    width: 630px;
    margin-left: 12px;
    font-size: 13px;
}

#vysledky table{
    width: 100%;
    line-height: 30px;
}

#vysledky td{
    padding-right: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d6d6d6;
}

#scorescale{
    margin-top: 20px;
    margin-bottom: 20px;
    width: 600px;
    height: 60px;
    line-height: 30px;
    background: url('../img/resultbg.png');
    background-repeat: no-repeat;
    text-indent: 60px;
    font-size: 16px;
}

#stats1{
    width: 650px;
    min-height: 280px;
}



.verticaltext{
    display: block;
    position: relative;
    z-index: 3;
    margin-top: 80px;
    font-size: 16px;
    text-align:center;
    height: 50px;
    line-height: 50px;
    top: 50px;
    float: left;
    -webkit-transform: rotate(-90deg); 
    -moz-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#stats1 .horizontal{
    position: relative;
    top: -20px;
    z-index: 2;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-indent: 30px;
    font-size: 16px;
}

#stats1 .body_b{
    display: block;
    float: left;
    height: 58px;
    width: 20px;
    font-size: 11px;
    text-align: center;
    margin-left:  6px;
    margin-right: 5px;
    background: url('../img/body_b.png');
    background-repeat: no-repeat;
}

#stats1 .body_7{
    display: block;
    float: left;
    height: 205px;
    width: 20px;
    margin-left:  6px;
    margin-right: 5px;
    background: url('../img/body_7.png');
    background-repeat: no-repeat;
}

#stats1 .body_8{
    display: block;
    float: left;
    height: 205px;
    width: 20px;
    margin-left:  6px;
    margin-right: 5px;
    background: url('../img/body_8.png');
    background-repeat: no-repeat;
}

#stats1 .body_4{
    display: block;
    float: left;
    height: 205px;
    width: 20px;
    margin-left:  6px;
    margin-right: 5px;
    background: url('../img/body_4.png');
    background-repeat: no-repeat;
}

#stats1 .body_5{
    display: block;
    float: left;
    height: 205px;
    width: 20px;
    margin-left:  6px;
    margin-right: 5px;
    background: url('../img/body_5.png');
    background-repeat: no-repeat;
}

#stats1 .body_6{
    display: block;
    float: left;
    height: 205px;
    width: 20px;
    margin-left:  6px;
    margin-right: 5px;
    background: url('../img/body_6.png');
    background-repeat: no-repeat;
}

#stats1 .ranks{
    display: block;
    position: absolute;
    margin-left: 60px;
    z-index: 2;
    float: left;
    font-size: 11px;
    line-height: 30px;
    text-align: center;
    width: 20px;
    height: 280px;
}

#stats1 .raster{
    position: absolute;
    z-index: 3;
    float: left;
    padding-left: 5px;
    margin-left: 90px;
    background: url('../img/raster_stats1.png');
    width: 536px;
    height: 205px;
}

#stats1 .raster2{
    position: relative;
    float: left;
    padding-left: 5px;
    width: 536px;
    height: 58px;
    margin-left: 90px;
    top: 75px;
    line-height: 30px;
    text-align: center;
}

#stats1 .raster3{
    position: relative;
    float: left;
    padding-left: 5px;
    width: 400px;
    height: 58px;
    margin-left: 90px;
    top: 75px;
    line-height: 30px;
    text-align: center;
}

#stats2{
    position: relative;
    top: 5px;
    left: 30px;
    width: 370px;
    min-height: 260px;
    float: left;
}

#stats2 .hry_b{
    display: block;
    float: left;
    height: 51px;
    width: 30px;
    font-size: 11px;
    text-align: center;
    margin-left:  6px;
    margin-right: 6px;
    background: url('../img/hry_b.png');
    background-repeat: no-repeat;
}

#stats2 .horizontal{
    position: relative;
    top: -20px;
    z-index: 2;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 16px;
}


#stats2 .ranks{
    display: block;
    position: absolute;
    z-index: 3;
    float: left;
    font-size: 11px;
    line-height: 30px;
    text-align: right;
    width: 30px;
    height: 260px;
    margin-left: 60px;
    margin-top: 10px;
}


#stats2 .raster{
    float: left;
    position: absolute;
    margin-left: 100px;
    background: url('../img/raster_stats2.png');
    background-repeat: no-repeat;
    width: 219px;
    height: 206px;
}

#stats2 .raster2{
    float: left;
    position: absolute;
    width: 219px;
    height: 51px;
    top: 206px;
    margin-left: 106px;
    line-height: 30px;
    text-align: center;
}

#stats2 .raster3{
    float: left;
    position: absolute;
    width: 219px;
    height: 51px;
    top: 275px;
    margin-left: 106px;
    line-height: 30px;
    text-align: center;
}

#stats2 .hra{
    height: 180px;
    width: 30px;
    margin-left: 6px;
    margin-right: 6px;
    float:left;
}

#stats2 .hra_b{
    position: absolute;
    bottom: 0px;
    z-index: 2;
    height: 15px;
    width: 30px;
    background: url('../img/hra_b.png');
    margin-left: 6px;
    margin-right: 6px;
    float:left;
}

#stats2 .hra_m{
    position:absolute;
    bottom: 15px;
    z-index: 2;
    width: 30px;
    background: url('../img/hra_m.png');
    background-repeat: repeat-y;
    margin-left: 6px;
    margin-right: 6px;
    float:left;    
}


#stats2 .hra_t{
    position:absolute;
    z-index: 2;
    height: 15px;
    width: 30px;
    background: url('../img/hra_t.png');
    margin-left: 6px;
    margin-right: 6px;
    float:left;
}

#stats2 .hra_body{
    position:absolute;
    z-index: 2;
    height: 25px;
    width: 30px;
    text-align: center;
    margin-left: 6px;
    margin-right: 6px;
    font-size: 11px;
    float:left;
}

#improvement{
    display: block;
    float: left;
    width: 250px;
    font-size: 16px;
}

#paginationBox{
    margin-top:5px;
    width:660px;
    background: #fff8dc;
    border: solid thin;
    border-width: 1px;
    border-color: #d2691e;
    padding-top:5px;
    padding-bottom:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align:center;
}

#paginationBox .pageNum{
    display:block;
    float:left;
    width:29px;
    height:26px;
    padding-top:4px;
}

#paginationBox .pageNum a{
    display:block;
    width:100%;
    height:100%;
    font-size: 90%;
    text-decoration:none;
    text-align:center;
}

#paginationBox .pageNum:hover, #paginationBox .active{
    display: block;
    text-decoration:none;
    color: #d2691e;
}

#paginationBox .pageNum a:hover, #paginationBox .active a{
    color: #d2691e;
    font-size: 125%;
    font-weight: bold;
    text-decoration:none;
}

#paginationBox .next, #paginationBox .previous{
    display:block;
    float:left;
    padding-top:4px;
    width: 90px;
}

#paginationBox a{
    text-decoration: none;
}

#paginationBox a:hover{
    text-decoration: underline;
}

#pagination{
    text-align: center;
    margin: 0px auto;
}

#paginationBox .placeholder{
    display: block;
    min-height: 10px;
    float:left;
}

div#languages{
    float:right;
    margin-top: 12px;
    margin-right: 50px;
}

div#languages img{
    margin-right:5px;
    border: none;
}

#trigger {
  display: none;
}
.checker {
  background-image: url('../img/btn_goff.png');
  display: inline-block;	
  width: 120px;
  height: 60px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  line-height: 60px;
  font-size: 24px;
  color: #ffffff;
  margin: 5px;
  
}
#trigger:checked + .checker {
  background-image: url('../img/btn_gactive.png');
  background-position: top left;
  color: #000000;
}

#trigger:hover + .checker {
  background-image: url('../img/btn_ghover.png');
  background-position: top left;
  color: #000000;
}



#trigger2 {
  display: none;
}
.checker {
  background-image: url('../img/btn_goff.png');
  display: inline-block;	
  width: 120px;
  height: 60px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  line-height: 60px;
  font-size: 24px;
  color: #ffffff;
  margin: 5px;
  
}
#trigger2:checked + .checker {
  background-image: url('../img/btn_gactive.png');
  background-position: top left;
  color: #000000;
}

#trigger2:hover + .checker {
  background-image: url('../img/btn_ghover.png');
  background-position: top left;
  color: #000000;
}


#trigger3 {
  display: none;
}
.checker {
  background-image: url('../img/btn_goff.png');
  display: inline-block;	
  width: 120px;
  height: 60px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  line-height: 60px;
  font-size: 24px;
  color: #ffffff;
  margin: 5px;
  
}
#trigger3:checked + .checker {
  background-image: url('../img/btn_gactive.png');
  background-position: top left;
  color: #000000;
}

#trigger3:hover + .checker {
  background-image: url('../img/btn_ghover.png');
  background-position: top left;
  color: #000000;
}


#trigger4 {
  display: none;
}
.checker {
  background-image: url('../img/btn_goff.png');
  display: inline-block;	
  width: 120px;
  height: 60px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  line-height: 60px;
  font-size: 24px;
  color: #ffffff;
  margin: 5px;
  
}
#trigger4:checked + .checker {
  background-image: url('../img/btn_gactive.png');
  background-position: top left;
  color: #000000;
}

#trigger4:hover + .checker {
  background-image: url('../img/btn_ghover.png');
  background-position: top left;
  color: #000000;
}


#trigger5 {
  display: none;
}
.checker {
  background-image: url('../img/btn_goff.png');
  display: inline-block;	
  width: 120px;
  height: 60px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  line-height: 60px;
  font-size: 24px;
  color: #ffffff;
  margin: 5px;
  
}
#trigger5:checked + .checker {
  background-image: url('../img/btn_gactive.png');
  background-position: top left;
  color: #000000;
}

#trigger5:hover + .checker {
  background-image: url('../img/btn_ghover.png');
  background-position: top left;
  color: #000000;
}


#trigger6 {
  display: none;
}
.checker {
  background-image: url('../img/btn_goff.png');
  display: inline-block;	
  width: 120px;
  height: 60px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  line-height: 60px;
  font-size: 24px;
  color: #ffffff;
  margin: 5px;
  
}
#trigger6:checked + .checker {
  background-image: url('../img/btn_gactive.png');
  background-position: top left;
  color: #000000;
}

#trigger6:hover + .checker {
  background-image: url('../img/btn_ghover.png');
  background-position: top left;
  color: #000000;
}


input.newbutton {
    display:inline-block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    line-height: 60px;
    font-size: 24px;
    width: 120px;
    height: 60px;
    color: #ffffff;
    background: url('../img/btn_goff.png') top left no-repeat;/* path to your image */
    border:none;
    cursor: pointer;
    margin: 5px;    
}

input.newbutton:hover{
    background: url('../img/btn_ghover.png') top left no-repeat;
    color: #000000;
}

input.newbutton:active{
    background: url('../img/btn_gactive.png') top left no-repeat;
    color: #000000;
}


select {
    width: 30%; height: 30px;   
    padding: 1px 1px; 
    border: 3px solid #CCC;
    font-size: 16px;         
}


* {
  box-sizing: border-box;
}

/* Create two unequal columns that floats next to each other */
.column {
  float: left;
  padding: 10px;
 
}

.column_answer {
  float: left;
   
}



.left {
  width: 55%;
}

.left_answer {
  width: 50%;
}

.left_zhrnutie {
  width: 20%;
}

.left_vyhodnotenie {
  width: 30%;

}

.right {
  width: 45%;
}

.right_answer {
  width: 50%;
}

.right_zhrnutie {
  width: 80%;
}
.right_vyhodnotenie {
  width: 70%;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

input[type=checkbox] { 
            display:inline-block;
            vertical-align: middle; 
            position: relative; 
            bottom: 1px; 
            margin-top: 20px;
            margin-left: 20px;
            -ms-transform: scale(3); /* IE 9 */
            transform: scale(3);
        } 
          
        label { 
            display: inline-block;
             
        } 
        
        
input.newbutton_end {
    display:inline-block;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    line-height: 30px;
    font-size: 24px;
    white-space: normal;
    width: 148px;
    height: 68px;
    color: #ffffff;
    background: url('../img/but-end-off.png') top left no-repeat;/* path to your image */
    border:none;
    cursor: pointer;
    margin-left: -30px;
        
}

input.newbutton_end:hover{
    background: url('../img/but-end-hover.png') top left no-repeat;
    color: #000000;
}

input.newbutton_end:active{
    background: url('../img/but-end-active.png') top left no-repeat;
    color: #000000;
}

input.newbutton_arrow_left {
    display:inline;
    float:left;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
    line-height: 30px;
    font-size: 24px;
    width: 200px;
    height: 200px; 
    color: #ffffff;
    background: url('../img/arrow-left-off.png') left center no-repeat;/* path to your image */
    border:none;
    cursor: pointer;
    margin-left: -80px;
    margin-bottom: -60px;
    margin-top: -45px;

    -ms-transform: scale(0.25); /* IE 9 */
    transform: scale(0.25);   
}

input.newbutton_arrow_left:hover{
    background: url('../img/arrow-left-hover.png') left center no-repeat;
    color: #000000;
}

input.newbutton_arrow_left:active{
    background: url('../img/arrow-left-active.png') left center no-repeat;
    color: #000000;
}

input.newbutton_arrow_right {
    display:inline;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    line-height: 30px;
    font-size: 24px;
    width: 200px;
    height: 200px; 
    color: #ffffff;
    background: url('../img/arrow-right-off.png') right center no-repeat;/* path to your image */
    border:none;
    cursor: pointer;
    margin-left: -80px;
    margin-bottom: -60px;
    margin-top: -45px;    
    -ms-transform: scale(0.25); /* IE 9 */
    transform: scale(0.25);
}

input.newbutton_arrow_right:hover{
    background: url('../img/arrow-right-hover.png') right center no-repeat;
    color: #000000;
}

input.newbutton_arrow_right:active{
    background: url('../img/arrow-right-active.png') right center no-repeat;
    color: #000000;
}

input.newbutton_arrow_noway {
    display:inline;
    float:left;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
    line-height: 30px;
    font-size: 24px;
    width: 200px;
    height: 200px; 
    color: #ffffff;
    background: url('../img/arrow-noway.png') left center no-repeat;/* path to your image */
    border:none;
    cursor: pointer;
    margin-left: -80px;
    margin-bottom: -60px;
     margin-top: -45px; 
    -ms-transform: scale(0.25); /* IE 9 */
    transform: scale(0.25);   
}

.button_audio {	
	display: inline-block;
	text-align: center;
	vertical-align: baseline;
	white-space: normal;	
  cursor: pointer;
  border-color: #FFA300;
  border-radius: 5px;  
  
  font-weight: 400;	font-size: 25px; 	
	padding: 10px 20px 10px 20px;
	margin: 10px 30px 10px 30px;
}