* {
box-sizing: border-box;
}
body{
margin:0;
padding:0;
font-size:16px;
font-family:Roboto,Arial,sans-serif;
line-height:1.4em;
background:#fff;
color:#111;
}
a{
color:red;
text-decoration:none;
outline:none;
}
a:hover{
text-decoration:underline;
}
p{
text-align:justify;
}
.hide {
display: none;
}
.read-more-toggle{
cursor:pointer;

}
table{
width:100%;
border-collapse:collapse;
}
td{
border:1px solid #ddd;
padding:9px 13px;
}
.table-container {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
scrollbar-width: thin;
}
.table-container table{
min-width:550px;
}
.cennik{
font-weight: 500;
}
.cennik tr:nth-child(2n) {
background: #fbfbfb;
}
.cennik thead{
background: #fbfbfb;
}
ul,ol{
padding-left:30px;
text-align:justify;
}
ol li{
margin:10px 0;
}
p.desc{
color:#666;
font-size:95%;
line-height: 1.3em;
}
p.tax-info{
color:#666;
font-size:90%;
width: 100%;
color: #888;
margin: 15px 0 20px;
}
h1,h2,h3{
font-size:125%;
line-height: 1.3em;
font-weight:bold;
}
h2,h3{
font-size:110%;
}
.content-article h1{
font-size:170%;
}
h1.header-product{
font-size:235%;
line-height:1em;
margin-bottom:15px;
text-align:center;
}
h1.header-product span{
color:#777;
font-size:45%;
}
h1.header-home{
/*width:55%;*/
font-size:245%;
line-height:1em;
margin:10px 0;
font-weight:800;
}
h1.header-home span{
font-size:65%;
line-height:1.2em;
display:inline-block;
margin-top:10px;
}
.fleft{
float:left;
}
.center{
text-align:center;
}
img.thumb{
width:200px;
border:1px solid #888
}
#all{
margin:0 auto;
overflow:hidden;
}
#top{
height:60px;
width:100%;
margin:0;
background:#191919;
left:0;
border-bottom:1px solid #ccc;
}
#top-box{
width: 1030px;
position: relative;
margin: 0 auto;
}
#logo{
position:absolute;
left:0;
width:150px;
background:url('/images/logo3.png') 0 45% no-repeat;
outline:none;
height:60px;
line-height:55px;
text-decoration:none;
font-size:0;
font-weight:bold;
color:#eee;
display:block;
background-size: contain;
}
#top-search{
position:absolute;
right:0;
top:12px;
}
#top-search input{
float:left;
}
#top-search-txt{
width:230px;
border:1px solid #4b4b4b;
font-size:90%;
font-family:inherit;
color:#fff;
padding:16px 14px;
height:28px;
border-radius:22px;
padding-right:30px;
background: #222 url("/images/search-icon.png") no-repeat scroll 96% 50%;
}
#top-search-submit{
margin-left: -25px;
border:0;
width:2px;
height:32px;
background:transparent;
cursor:pointer; 
}
#top-menu{
height:50px;
width:100%;
margin:0;
background:#f7f7f7;
top:60px;
left:0;
border-bottom:1px solid #ddd;
overflow:hidden;
}
#top-menu-box{
width: 1030px;
position: relative;
margin: 0 auto;
}
#top-menu-list{
list-style: none;
margin: 0;
padding: 0;
}
#top-menu-list li{
display: inline;
margin: 0;
padding: 0;
}
#top-menu-list li a{
display:block;
color: #424242;
text-decoration: none;
padding:4px 6px 0;
margin-right:17px;
float:left;
line-height:43px;
font-weight: 500;
}
#top-menu-list li a:hover,
#top-menu-list li a.active{
border-bottom:2px solid #1990DB;
color:#000;
}
#top-menu-list li a.active{
font-weight:600
}
#content{
width:1030px;
margin:20px auto 0;
overflow:hidden;
min-height:500px;
padding: 0 10px;
}
#footer{
height:40px;
width:1030px;
}
#footer-end{
width:100%;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
padding:30px 0;
font-size:90%;
color:#999;
text-align:center;
background: #f8f8f8;
}
.asmall{
font-size:90%;
color:#999;
}
#banner{
border-top:3px solid #F21A1A;
width:850px;
height:300px;
background:url('images/banner.gif') #eee;
position:relative;
margin:10px auto;
}
#banner h1{
font-size:48px;
color:#F21A1A;
font-family:'segoe ui';
top:20px;
left:40px;
position:absolute;
letter-spacing:-2px;
font-weight:bold;
}
#banner p{
width:680px;
font-size:15px;
color:#777;
top:95px;
left:40px;
position:absolute;
}

#banner-home{
border-top:3px solid #F21A1A;
width:630px;
height:300px;
background:url('images/banner.gif') #eee;
position:relative;
margin:10px 0;
}
#banner-home h1{
font-size:48px;
color:#F21A1A;
font-family:'segoe ui';
top:0px;
left:40px;
position:absolute;
letter-spacing:-2px;
font-weight:bold;
}
#banner-home p{
font-family:'segoe ui';
width:500px;
font-size:15px;
color:#777;
top:75px;
left:40px;
position:absolute;
}

#column-left{
float:left;
width:220px;
background:#f8f8f8;
border-right:1px solid #ececec;
border-bottom:1px solid #ddd;
margin-bottom:20px;
}
#column-right{
margin-bottom:20px;
margin-top:4px;
}
.left-menu ul{
list-style:none;
margin:0;
padding:0;
}
.left-menu ul li{
display:inline;
margin:0;
padding:0;
}
.left-menu ul li a{
display:block;
width:190px;
color:#555;
text-decoration:none;
padding:8px 15px;
}
.left-menu ul li a:hover{
background:#e3e3e3;
}
.left-menu ul li a.active{
color:#222;
background:#ddd;
font-weight:bold;
}
.left-menu ul li.t{
font-size:13px;
font-weight:bold;
}
.left-menu ul li.t div{
padding:8px 15px;
}
.left-menu ul li.t.tb div{
border-top:2px solid #e8e8e8;
}
.left-menu ul li.st{
font-size:11px;
text-transform:uppercase;
color:#555;
letter-spacing:1px;
}
.left-menu ul li.st div{
padding:7px 15px;
background:#efefef;
border-bottom: 1px solid #e8e8e8;
border-top: 1px solid #e9e9e9;
}

.a-box{
overflow:hidden;
border-bottom:1px solid #e8e8e8;
padding:20px 0;
margin: 0;
}
.a-box.product{
border-top:1px solid #eee;
background: #fafafa;
float: none;
overflow: hidden;
}
.a-box.h {  
background: #fbfbfb;
}
.a-box-icon{
width:0px;
height:40px;
float:left;
/*margin-right:15px;*/
display: none;
}
.a-box-icon-blank{
width:0px;
height:40px;
background:url('/images/ikona.png') 0 0 no-repeat #eee;
}
.a-box-content{
width:740px;
float:left;
}
.a-box-title{
padding-bottom:6px;
}
.a-box-title a{
color:#207CDD;
font-size:125%;
font-weight:500;
}
.a-box-desc{
font-size:90%;
max-width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.a-box-desc-time{
font-weight:600;
}
.a-box-play{
float:left;
padding: 3px 0 0;
width:80px;
text-align:center;
}
.a-box-separator{
color:#aaa;
}
.a-box-play-player{
width:50px;
min-width:50px;
margin: 0 auto;
}
.a-box.h .a-box-play-player{
/*background:#eaeaea;*/
}
.mejs-container{
top: 5px;
left: -2px;
}
.a-box-play-player .mejs-controls .mejs-button button{
filter: invert(1) contrast(2);
}
audio{
}
.a-box-play object{
vertical-align:text-bottom;
}
.a-box-price{
float:right;
height:40px;
width:70px;
text-align:center;
line-height:44px;
font-weight: 500;
font-size: 105%;
}
.a-box-desc-product{
float:right;
font-size:12px;
color:#555;
width:300px;
}
.a-box-desc-product .a-box-play-player{
margin:0;
}
.a-box-download{
float:right;
height:40px;
width:70px;
font-size:16px;
color:#555;
text-align:center;
line-height:40px;
}
.a-box-buy{
float:right;
height:40px;
width:90px;
font-size:16px;
color:#555;
text-align:center;
line-height:40px;
}
.a-box-buy a,
.a-box-buy span{
font-size:75%;
font-weight:bold;
padding:4px 10px;
color:#1d81c3;
border:1px solid;
display:inline;
border-radius:22px;
}
.a-box-buy a{
font-size:90%;
}
.a-box-buy a:hover{
background:#7777772b;
text-decoration: none;
}
.a-box-buy span{
background:#ddd;
color:#888;
cursor:help;
}
.a-box.head   *{
font-size:12px!important;
font-weight:bold!important;
height:20px;
line-height:20px;
}
.a-box.head  {
padding:5px 0;
}
ul#menu{
list-style:none;
padding:0;
margin:0;
float:right;
margin-right: 310px;
}
ul#menu li{
padding:0;
margin:0;
display:inline;

}
ul#menu li a{
font-size:95%;
color:#ddd;
display:block;
height:60px;
float:right;
text-decoration:none;
line-height:60px;
padding:0px 10px 0 10px;
}
ul#menu li a:hover{
text-decoration:underline;
}

ul#menu li.menu-separator{
}

ul#menu li.menu-separator span {
display: block;
border-right: 1px solid #777;
width: 1px;
float: right;
height: 20px;
padding: 0px 0px 0 0px;
line-height: 56px;
margin-top: 21px;
margin-left: 10px;
margin-right: 10px;
}
.picture-in-text{
width:540px;float:left;margin-right:20px
}

input[type="text"],
input[type="password"],
select{
width:300px;
padding:10px;
color:#111;
font-family:inherit;
font-size:inherit;
float:left;
background: #fbfbfb;
border: 1px solid #aaa;
border-radius: 1px;
}
input[type="text"]:hover,input[type="text"]:focus,
input[type="password"]:hover, input[type="password"]:focus,
select:hover,select:focus{
	border-color:#1d81c3;
	outline: 1px solid #b3cedf;
}
/*
input[type="text"]:focus,
input[type="password"]:focus,
select:focus{
outline:1px solid #1d81c3;
}
*/
input[type="submit"]{
padding:5px 10px;
}

input[type="submit"]{
    font-family: inherit;
    border: 0;
    background: #2886d9;
    color: #fff;
    padding: 10px 20px;
    cursor: pointer;
	font-size:100%;
	font-weight: 600;
	border-radius: 20px;
}
input[type="submit"]:hover {
    outline: none;
    background:#2174bd;
} 
input[type="submit"]:active {
    background: #2886d9;
} 
input[type="submit"]:disabled{
background:#eee;
 color: #595959;
}
input[type="submit"].btn-light{
    background: #aaa;
}
input[type="submit"].btn-light:hover{
    background: #999;
}
input[type="submit"].btn-light:active{
    background: #aaa;
}
.panel-table-buttons form{
display:inline
}
.panel-table-buttons{
white-space:nowrap;
}
.panel-table-buttons input[type="submit"]{
margin-right:5px;
border:2px solid #fff;
text-transform: uppercase;
font-size: 90%;
}


label{
width:80px;
padding:10px;
font-size:100%;
font-weight:bold;
display:block;
float:left;
}
option {
}
select{
width: 315px;
}
form.register label{
width:160px;
}
form.register.panel label{
width:200px;
}
p.sub-form{
font-weight:bold;
border-bottom:1px dotted #bbb;
margin-bottom:5px;
padding-bottom:3px;
}
#register_priv{
display:none;
}
.panel-menu-box{
overflow:hidden;
margin: 20px 0 15px;
}
.panel-menu{
list-style:none;
margin:0;
padding:0;
display:block;
height: 2.7em;
border-bottom:1px solid #ddd;
background:#eee;
position:relative;
padding-left:2px;
border-top:2px solid #eee;
}
.panel-menu li{
display:inline;
}
.panel-menu li a{
float:left;
display:block;
padding:0 20px;
color:#444;
position:relative;
line-height: 2.8em;
height: 2.7em;
outline:none;
}
.panel-menu li.active a{
background:#fff;
color:#111;
font-weight:bold;
border:1px solid #ddd;
border-bottom:0;

}
.tab{display:none}
.tab-info{
text-align:center;padding:30px;font-weight:500
}
.panel-list{
width:100%;
border-collapse:collapse;
}
.panel-list thead{
background:#f7f7f7;
font-size: 95%;
}
.panel-list td{
border:1px solid #d9d9d9;
padding:6px 12px;
text-align: center;
}

.panel-logout{
font-size:12px;
font-weight:normal;
padding-left:10px;
color:#777;
}
.panel-logout a{
color:#777;
}

.error-info {
background: none repeat scroll 0 0 RGBA(255, 74, 74, 0.1) !important;
border: 1px solid #FF6868;
padding:7px 10px;
margin:10px 0;
overflow:hidden;
list-style: disc inside none;
display: inline-block;
}
.button-small{
padding:8px 10px!important;
}
.invoice-info{
margin-top: 20px;
}
.invoice-info span {
border: 1px solid #dbb8b8;
padding: 10px 15px;
display: inline-block;
background: #ffefef;
line-height: 2em;
}

.formRegister-info{
float: left;
padding-left: 13px;
line-height: 33px;
font-size: 95%;
}
form p{
clear:both;
padding:10px 0;
margin:0;
}

.details-box ul{
list-style:none;
padding:0;
margin:45px 0 30px;
}
.details-box ul li{margin:10px 0}

.info-pays{display:flex}

.addcart-box{
background:#fafafa;
padding:5px 16px;
margin-top:25px;
border: 1px solid #838383;
position: relative;
padding-top: 50px;
}
.addcart-box h3{
font-size:100%;
position: absolute;
top: 0;
left: 0;
right: 0;
background: #eee;
margin: 0;
padding: 10px;
border-top: 1px solid #eee;
border-bottom: 1px solid #c8c8c8;
}
.addcart-box p{
margin-bottom: 5px;
margin-top: 0; 
}
p.sub-form {
border:0;
margin-top: 5px;
margin-bottom: 5px;
}


.file-buy{
width:100%;

}
.file-buy input[type="radio"]{
float:left;
}
.file-buy label{
-moz-user-select: none;
user-select: none;
cursor: pointer;
}
.file-buy label:hover, 
.file-buy input:checked  ~ label {
color: #1d81c3;
}
.file-buy-submit{
	display: inline-block;
}


.control {
font-family: inherit;
display: block;
position: relative;
padding-left: 23px;
margin-bottom: 5px;
padding-top: 7px;
cursor: pointer;
width: 100%;
float:none;
}

.control input {
position: absolute;
z-index: -1;
opacity: 0;
}
.control_indicator {
position: absolute;
top: 10px;
left: 0;
height: 16px;
width: 16px;
background: #e6e6e6;
border: 0px solid #000000;
}
.control-radio .control_indicator {
border-radius: 50%;
}

.control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator {
background: #cccccc;
}

.control input:checked ~ .control_indicator {
background: #1d81c3;
}
.control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
background: #0e6647d;
}
.control input:disabled ~ .control_indicator {
background: #e6e6e6;
opacity: 6;
pointer-events: none;
}
.control input:checked ~ span{
color:#1d81c3;
}
.control_indicator:after {
box-sizing: unset;
content: '';
position: absolute;
display: none;
}
.control input:checked ~ .control_indicator:after {
display: block;
}
.control-radio .control_indicator:after {
left: 5px;
top: 5px;
height: 6px;
width: 6px;
border-radius: 50%;
background: #ffffff;
}
.control-radio input:disabled ~ .control_indicator:after {
background: #7b7b7b;
}




.licenses{
width:100%;
border-collapse:collapse;
}
.licenses td{
text-align:center;
border:1px solid #ddd;
padding:7px 15px;
font-size:95%;
line-height:1.9em;
height: 44px;
}
.licenses tbody tr td:first-child{
text-align:left;
font-size:100%;
} 
.licenses thead{
background:#f7f7f7;
}
.licenses thead td{
font-weight:bold;
height:30px;
font-size:97%;
}
.licenses td.bold{
font-weight:bold;
}
.licenses tr:nth-child(2n) {
background: #fbfbfb;
}
.lic-standard{
background: #e4e4e4;
border-right: 1px solid #ffae73 !important;
}
.lic-pro{
border: 1px solid #ffae73 !important;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbd64a+0,fbd64a+53,ffc04c+100 */
background: #fbd64a; /* Old browsers */
background: -moz-linear-gradient(top,  #fbd64a 0%, #fbd64a 53%, #ffc04c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fbd64a 0%,#fbd64a 53%,#ffc04c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fbd64a 0%,#fbd64a 53%,#ffc04c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbd64a', endColorstr='#ffc04c',GradientType=0 ); /* IE6-9 */
}
.licenses span.lic-pic{
font-size:110%;
}
.icon-yes{
font-size: 18px;
color: #41ad49;
font-weight: bold;
}


.tip-icon-help{
width:16px;
height:16px;
background:url('/images/icon-help.gif') 0 0 no-repeat;
overflow: hidden;
font-size:0;
display: inline-block;
vertical-align: middle;
margin:0 2px;
}

.intro-banner{
height:70vh;
min-height:393px;
background-image: url('/images/intro-banner-03.jpg'), url('/images/intro-banner-03-smaller.jpg');
background-size: cover, cover;
background-position: 0, 0;
background-repeat: no-repeat, no-repeat;
/*background:#1e1c1c url('/images/intro-banner-03.jpg') 0 0 no-repeat;
background-size:cover;
*/
margin-bottom:30px;

display:flex;
align-items:center;
justify-content:center; 
text-align:center; 
margin-top:-1px;
}

.intro-banner-box{
margin: 0 auto;
text-align: center;
position: relative;
margin-top: -50px;
user-select: none;
}
.intro-banner-h{
font-weight:600;
line-height: 1.2em;
border: 1px solid #fff;
padding: 16px;
display: inline-block;
background: rgba(255, 255, 255, 0.1);
font-size: 40px;
color: #fff;
text-shadow:1px 1px 0 rgba(0, 0, 0, 0.7), 1px 1px 3px rgba(0, 0, 0, 0.7);
backdrop-filter: blur(5px);
}

.intro-choose{
overflow: hidden;
margin-bottom:30px;
}
.intro-choose h2,
.intro-choose h3{
text-align:center;
}
.intro-choose h2{
font-size:140%;
}
.intro-choose h3{
font-size:120%;
}
.intro-choose ul{
list-style: none;
margin: 0;
padding: 0;
}
.intro-choose ul li{
text-align:center;
}
.intro-choose ul a{
font-weight:800;
text-transform: uppercase;
font-size:115%;
width:31%;
height:50px;
line-height:50px;
background:#f1f1f1;
margin:10px 1%;
display:block;
float:left;
}

.audiojs { 
width:200px;
height:20px; 
}


.custom-audio-player {
}

.custom-audio-player .player-controls {

}

.custom-audio-player .play-pause-btn {
background: #373737;
color: white;
border: none;
border-radius: 50%;
width: 44px;
height: 44px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
font-size: 18px;
margin-right: 15px;
transition: background-color 0.1s;
}

.custom-audio-player .play-pause-btn:hover {
background: #2a2a2a;

}

.custom-audio-player .play-pause-btn:disabled {
background: #6c757d;
cursor: not-allowed;
}
.custom-audio-player .play-pause-btn img {
width: 24px;
height: 24px;
display: block;
filter: invert(1);
user-select: none;
}
.custom-audio-player .player-info {
flex: 1;
}

.custom-audio-player .track-title {
font-weight: bold;
font-size: 14px;
color: #333;
margin-bottom: 4px;
}

.custom-audio-player .time-display {
font-size: 12px;
color: #666;
}

.custom-audio-player .progress-container {
width: 100%;
height: 6px;
background: #e9ecef;
border-radius: 3px;
cursor: pointer;
position: relative;
}

.custom-audio-player .progress-bar {
width: 100%;
height: 100%;
position: relative;
}

.custom-audio-player .progress-fill {
height: 100%;
background: #007bff;
border-radius: 3px;
width: 0%;
transition: width 0.1s linear;
}

.custom-audio-player.playing .play-pause-btn {
background: #1d8bdb;
}

.custom-audio-player.playing .play-pause-btn:hover {
}

.tip-box{
border: 1px solid #efc240;
padding: 10px 15px;
background: #fffdf7;	
margin: 25px 0;
}

@keyframes shine {
0% {
background-position: 100%;
}
35% {
background-position: -100%;
}
100% {
background-position: -100%;
}
}

.shine-effect {
background-image: linear-gradient(
120deg,
rgba(255, 255, 255, 0) 40%,
rgba(255, 255, 255, .2) 50%,
rgba(255, 255, 255, 0) 60%
);
background-size: 300% 200%;
background-repeat: no-repeat;
animation: shine 9s infinite;
animation-delay: 1s;
}



@media screen and (max-width: 900px) {
	body{font-size:15px}
	p,ul,ol{text-align:left}
	
	#content,
	#all,
	#top-menu-box,
	#footer
	{width:100%}
	
	#content {
		padding: 0 10px;
		box-sizing: border-box;
		margin-top: 15px;
	}
	#top {
		overflow: hidden;
		height:auto;
		position:relative;
	}
	#top-box{
		width:100%;
		overflow: hidden;
		padding: 0 10px 10px;
		box-sizing: border-box;
	}
	#logo{
		position:relative;
		margin: 0 auto;
		width:200px;
	}
	#top-search{
		position:relative;
		overflow: hidden;
		top: auto;
		display:none;
	}
	#top-search-txt{
		width:100%;
		box-sizing:border-box;
		height: 32px;
	}
	ul#menu{
		float:none;
		margin:0;
		text-align: center;
	}
	ul#menu li a{
		float:none;
		display: inline-block;
		line-height: 30px;
		height: 30px;
	}
	ul#menu li.menu-separator{display:none}
	
	#top-menu {
		overflow: hidden;
		position:relative;
		height:auto;
		top:0;
	}
	#top-menu-box{
		height:auto;
	}
	#top-menu-list{
		padding: 10px;
		box-sizing: border-box;
		text-align: center;
	}
	#top-menu-list li a{
		display: inline-block;
		float:none;
		line-height: 2em;
	}
	#top-menu-list li a:hover,
	#top-menu-list li a.active{
		border:0;
	}
	#top-menu-list li a.active{
		font-weight:bold;
	}
	
	#column-right{
		width:100% !important;
	}
	
	.a-box.head{
		display:none;
	}
	.a-box-play{
		width: 55px;
	}
	.a-box-content{
		width:100%;
		float:none;
	}
	.a-box-play-player{
		margin:0;
	}
	.a-box-buy{
	}
	.intro-banner{
		height:auto;
	}
	.intro-banner-box{
		top:0;
	}
	.intro-banner-h{
		border:0;
		background:none;
		backdrop-filter:none;
	}
	h1.header-home{
		width:90%;
		font-size: 200%;
	}
	.intro-choose ul a{
		width:auto;
		padding: 0 10px;
		height: 44px;
		line-height: 44px;
	}
	.file-buy-submit{
		display:block;
		margin-bottom:10px;
	}
	.info-pays{display:block}
	.info-pays div{width:100%}
	.panel-table-buttons{white-space:unset}
	.panel-menu li a{
		padding: 0 10px;
	}
.a-box-buy,.a-box-price{float:left}
.a-box-buy{width:auto}
.formRegister-info,form.register label,form.login label{width:100%}
.picture-in-text{width:100%;float:none}
}

@media screen and (max-width: 550px) {
.panel-pays td{display:block;border:0;text-align:left}
.panel-pays thead{display:none}
.panel-pays tr{border-bottom:2px solid #d9d9d9;padding:20px 5px;display:block}

#column-right{margin:0!important}

}