*{
    font-family: 'Open Sans';
}
#page{
background: black;
}


/* definition */
@font-face {
  font-family: 'Open Sans';
     src: url('../other/OpenSans-Regular.woff2');
}
@font-face {
  font-family: 'OpenBold';
     src: url('../other/OpenSans-Bold.woff2');
}
span > b
{   font-family: 'OpenBold' !important;}

.osl
{    font-family: 'OpenSansLight';}

}
.ossb
{    font-family: 'OpenSansSemiBold';}
.spisTresci {
    width: 1250px;
    position: absolute;
    height: 663px;
    top: 0px;
    color: white;
    left:0;
  font-family: 'Open Sans';
}

.spisTresci ul {
    overflow: auto;
    height: 590px;
    width: 1245px;
}

.spisTresci li {
    list-style: none;
    font-size: 22px;
    cursor: pointer;
    margin-bottom: 5px;
    color: #ffffff;
}

.spisTresci li.spisActive {
    color: black;
}

.spisTresci .tytulSpisu {
    position: relative;
    width: 1280px;
}

.spisTresci .tytulSpisu div:nth-child(1) {
    position: relative;
    width: 1208px;
    text-align: center;
    margin-top: 10px;
    font-size: 30px;
    display: inline-block;
}

.spisTresci .zamknijSpis {
    position: relative;
    background: url(../img/ania_319.png);
    height: 30px;
    background-size: 30px;
    width: 30px;
    display: inline-block;
    cursor: pointer;
}

.spisTresci .zamknijSpis:hover {
    height: 30px;
    background-size: 30px !important;
    width: 30px;
    background: url(../img/Cpb188.png);
}

.title span {
    font-weight: bold !important;
}

button
{
    background-size: contain;
}

.vis_none
{
display:none !important;
}

.zaslonaPop {
    background-color: #000000 !important;
    opacity: 0;
}
.popup_c, .popup_BZ{
	background-color:white;
	border-radius:25px;
	cursor:pointer;
}

.popup_c:hover span{
	color: #C45224 !important;
}
.popup_BZ:hover span{
	color: #C45224 !important;
}


.interlinia26 span{
    line-height: 26px !important;;
    font-family: 'Open Sans';
}

.buttonsSter{
	background-color:#00599d;
	border-radius:25px;
	cursor:pointer;
}

.buttonsSter:hover,
.wstecz:hover, 
.dalej:hover{
	background-color:#c45224;
}

.liniaB{
background-color: #00589d;
cursor:auto;
}


.sound.clicked:hover{
    background-image:url('../img/glosnik_0001_Warstwa-3.png') !important;
}
.overflow{
overflow: hidden;
}
.wstecz, .dalej{
	background-color:#00589D;
	border-radius:35px;
	cursor:pointer;
}

.klik {
    cursor: pointer;
}