/* 
    Document   : testy_style
    Created on : 2012-10-29, 12:58:14
    Author     : Cichy
    Description:
        Purpose of the stylesheet follows.
*/
.ponownie { background: url(https://langloo.com/images/ponownie.png) no-repeat; width: 199px; height: 52px; display: block; }
.ponownie:hover { background: url(https://langloo.com/images/ponownie2.png) no-repeat; }

.element_testu .iter2{
    position: absolute;
    right: 7px;
    color: #78a7c2;
    font-size: 48px;
    top: 2px;
}

.bixgoc3a p{
    margin: 13px 0;
    text-align: justify;
}

.dalej_test{
    width: 147PX;
    height: 49px!important;
    background: url('https://langloo.com/images/dalej_button.png') no-repeat;
}

.bixgoc3a{
    border: 1px solid #c4c4c4;
    padding: 50px 60px 90px 60px;
}

.dalej_test:hover{
    background: url('https://langloo.com/admin/moduly/rejestracja/grafika/dalej_2.png')!important;
    height: 49px!important;
}

#zakoncz_test{
    clear: both;
    display: block;
    margin: 10px auto 0px auto;
    width: 140px;
    height: 50px;
    border: none;
    outline: none;
    color: transparent;
    background: url('https://langloo.com/admin/moduly/rejestracja/grafika/zakoncz_1.png');
    cursor: pointer;
}

#zakoncz_test:hover{
    background: url('https://langloo.com/admin/moduly/rejestracja/grafika/zakoncz_2.png');
}
.start_test{
    float: left;
    display: block;
    width: 196px;
    height: 50px;
    border: none;
    outline: none;
    color: transparent;
    background: url('https://langloo.com/admin/moduly/rejestracja/grafika/rozpocznij_test_1.png');
    cursor: pointer;
    margin-top: 14px;
}

.start_test:hover{
    background: url('https://langloo.com/admin/moduly/rejestracja/grafika/rozpocznij_test_2.png');
}

.bixgoc3a p span{
    font-weight: bold;
}

.element_testu{
    width: 396px;
    height: 184px;
    margin: 18px 0px 18px 246px;
    clear: both;
    background: url('https://langloo.com/images/testp1.png');
    display: inline-table;
    padding: 18px 16px;
    position: relative;
}

.box_with_test input[type="radio"]{
    visibility: hidden;
}

.box_with_test input[type="submit"],.box_with_test input[type="button"]{
    clear: both;
    display: block;
    margin: 10px auto 0px auto;
    width: 140px;
    height: 47px;
    border: none;
    outline: none;
    color: transparent;
    cursor: pointer;
}

.box_with_test table tr{
    
}

.box_with_test label{
    font-size: 14px;
    cursor: pointer;
    color: #636363;
    margin: -5px 11px;
    display: block;
}

.box_with_test img{
    margin-bottom: 39px;
    width: 100%;
    height: 100%;
}

.title_q{
    float: left;
    margin-bottom: -2px;
    text-align: left;
    font-size: 18px;
    color: #636363;
    font-weight: bold;
    display: block;
    width: 331px;
}

.box_with_test .t_right{
    position: absolute;
    width: 149px;
    height: 130px;
    right: 16px;
    bottom: 17px;
}

.box_with_test .t_left{
    float: left;
    margin-bottom: -9px;
}

.box_podsumowanie table{
    width: 94%;
    margin: auto;
    border: 1px solid;
}

.box_podsumowanie tr:first-child{
    background: #e5e5e5;
}

.box_podsumowanie tr:last-child{
    text-align: left;
}

.box_podsumowanie tr{
    border: 1px solid;
}
.box_podsumowanie td,.box_podsumowanie th{
    border: 1px solid;
    padding: 10px;
}
.box_podsumowanie .num{
    text-align: center;
}

.box_podsumowanie .num span{
    color: green;
    font-weight: bold;
}

.ponow_test{
    color: green!important;
}

.wynik5 table{
    width: 94%;
    margin: 21px auto 0 auto;
    border: 0px solid;
}

.wynik5 tr:first-child{
    background: #fff;
}

.wynik5 tr:last-child{
    text-align: left;
}

.wynik5 tr{
    border: 0px solid;
}
.wynik5 td,.wynik5 th{
    border: 0px solid;
    padding: 10px;
    width: 419px;
}
.wynik5 .num{
    text-align: center;
    
}

.box_with_test{
    margin-bottom: 10px;
}

.button_t{
    background: rgb(0,105,144); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(0,105,144,1) 0%, rgba(0,125,170,1) 99%)!important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,105,144,1)), color-stop(99%,rgba(0,125,170,1)))!important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,105,144,1) 0%,rgba(0,125,170,1) 99%)!important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,105,144,1) 0%,rgba(0,125,170,1) 99%)!important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,105,144,1) 0%,rgba(0,125,170,1) 99%)!important; /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,105,144,1) 0%,rgba(0,125,170,1) 99%)!important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006990', endColorstr='#007daa',GradientType=0 ); /* IE6-9 */
    color: #fff!important;
    display: inline!important;
    padding: 4px 6px!important;
    border: 1px solid #88B9CB!important;
    border-radius: 5px!important;
    font-weight: bold!important;
    margin-left: 11px!important;
}

.button_t:hover{
   background: rgb(61,121,142); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(61,121,142,1) 0%, rgba(127,158,168,1) 99%)!important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(61,121,142,1)), color-stop(99%,rgba(127,158,168,1)))!important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(61,121,142,1) 0%,rgba(127,158,168,1) 99%)!important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(61,121,142,1) 0%,rgba(127,158,168,1) 99%)!important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(61,121,142,1) 0%,rgba(127,158,168,1) 99%)!important; /* IE10+ */
    background: linear-gradient(to bottom,  rgba(61,121,142,1) 0%,rgba(127,158,168,1) 99%)!important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d798e', endColorstr='#7f9ea8',GradientType=0 ); /* IE6-9 */

}

.pu_zapisz{
    background: url('https://langloo.com/images/zapisz_button.png') no-repeat;
    height: 53px;
    border: none;
    width: 135px;
    color: transparent;
    cursor: pointer;
}

.pu_zapisz:hover{
    background: url('https://langloo.com/images/zapisz_button.png') no-repeat  0px -57px;
}