/************** Skin 1 see: DOC *********************/
.dd {
	text-align:left;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
.dd .ddTitle {
	background:#fefefe;
	border:1px solid #c3c3c3;
	padding:3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:24px;
}
.dd .ddTitle span.arrow {
	background: url(dd_arrow.gif) no-repeat 0 0;
	float: right;
	width: 16px;
	height: 16px;
	cursor: pointer; 
}

.dd .ddTitle span.ddTitleText {text-indent:1px; overflow:hidden; line-height:16px;}
.dd .ddTitle span.ddTitleText img{text-align:left; padding:0 2px 0 0}
.dd .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
}
.dd .ddChild {
	position:absolute;
	border:1px solid #c3c3c3;
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}
.dd .ddChild a {
	display:block;
	padding:2px 0 2px 3px;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
.dd .ddChild a:hover {
	background-color:#66CCFF;
}
.dd .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}
.dd .ddChild a.selected {
	background-color:#66CCFF;
	
}
.hidden {display:none;}
.dd .borderTop{border-top:1px solid #c3c3c3 !important;}
.dd .noBorderTop{border-top:none 0  !important}

.dd2 {
	text-align:left;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
}
.dd2 .ddTitle {
	background:transparent url(js/images/msDropDown.gif) no-repeat;
	padding:0 3px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:36px;
}
.dd2 .ddTitle span.arrow {
	background:transparent url(js/images/icon-arrow.gif) no-repeat 0 0;
	float: right;
	width: 27px;
	height: 27px;
	cursor: pointer;
	top: 5px;
	position: relative;
	right: 2px;
}

.dd2 .ddTitle span.ddTitleText {text-indent:1px; overflow:hidden; line-height:33px; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:bold; color:#fff; _position:relative; _top:4px}
.dd2 .ddTitle span.ddTitleText img{text-align:left; padding:0 2px 0 0;}
.dd2 .ddTitle img.selected {
	padding:0 2px 0 0;
	vertical-align:top;
}
.dd2 .ddChild {
	position:absolute;
	border:1px solid #c3c3c3;
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
	font-size:14px;
}
.dd2 .ddChild .opta a, .dd2 .ddChild .opta a:visited {padding-left:10px}
.dd2 .ddChild a {
	display:block;
	padding:3px 0 3px 3px;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
.dd2 .ddChild a:hover {
	background-color:#66CCFF;
}
.dd2 .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}
.dd2 .ddChild a.selected {
	background-color:#66CCFF;	
}

.dd2 .borderTop{border-top:1px solid #c3c3c3  !important;}
.dd2 .noBorderTop{border-top:none 0  !important}

.dd .ddChild a.sprite, .dd .ddChild a.sprite:visited {
	background-image:url(../icons/sprite.gif);
	background-repeat:no-repeat;
	padding-left:24px;
}

.dd .ddChild a.calendar, .dd .ddChild a.calendar:visited {
	background-position:0 -404px;
}
.dd .ddChild a.shoppingcart, .dd .ddChild a.shoppingcart:visited {
	background-position:0 -330px;
}
.dd .ddChild a.cd, .dd .ddChild a.cd:visited {
	background-position:0 -439px;
}
.dd .ddChild a.email, .dd .ddChild a.email:visited {
	background-position:0 -256px;
}
.dd .ddChild a.faq, .dd .ddChild a.faq:visited {
	background-position:0 -183px;
}
.dd .ddChild a.games,
.dd .ddChild a.games:visited {
	background-position:0 -365px;
}
.dd .ddChild a.music, .dd .ddChild a.music:visited {
	background-position:0 -146px;
}
.dd .ddChild a.phone, .dd .ddChild a.phone:visited {
	background-position:0 -109px;
}
.dd .ddChild a.graph, .dd .ddChild a.graph:visited {
	background-position:0 -73px;
}
.dd .ddChild a.secured, .dd .ddChild a.secured:visited {
	background-position:0 -37px;
}
.dd .ddChild a.video, .dd .ddChild a.video:visited {
	background-position:0 0;
}

.param .thd {
	background-color: #519EF0;
	color: #ffffff;
	padding: 8px 10px 8px 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.param .thd.ro {
	background-color: #4382C5;
	color: #ffffff;
}
.param .input_readonly {
	background-color: #4382C5;
	color: #ffffff;
	font-weight: bold;
}
.param .trinf {
	height: 35px;
}
.param .tratr {
	height: 20px;
}
.param .tr3td {
	height: 25px;
}
.param .pd0 {
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}
.param .pd10 {
	padding: 10px 0px 10px 0px;
	margin-bottom: 0px;
}
.param .pd20 {
	color: #000000;
	padding: 0px 0px 0px 20px;
	margin-bottom: 0px;
	font-size: 11pt;
}
.param .cent {
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
	font-size: 10pt;
}
.param .div1 {
	display: flex;
	gap: 10px;
}
.param .div2 {
	width: 50%;
}
.param .div2awrew {
	width: 50%;
	line-height: 0.6;
	background-color: #519EF0;
	color: #ffffff;
}

.dd.curr-blk {
	display: flex;
	gap: 5px;
	align-items: flex-end;
	justify-content: flex-end;
	width: 100%;
}
.dd.curr {
	font-size: 6pt;
	font-weight: lighter;
}
.dd.curr.e {
	font-size: 8pt;
	font-weight: lighter;
}
#wycena_ilosc_sztuk {
    font-size: 10pt;
}
#wycena_cena_jednostkowa {
    font-size: 10pt;
}
#wycena_wartosc_netto {
    font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
#wycena_vat {
    font-size: 10pt;
	font-weight: bold;
}
#wycena_wartosc_brutto {
    font-size: 10pt;
	font-weight: bold;
}
#wycena_netto {
    font-size: 12pt;
	font-weight: bold;
}
#wycena_rabat_pp {
    font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.tab10 {
    width: 600px;
}
.tab10 tr:nth-child(even) {
	background-color: #C3DDF5;
}
.tab10 tr:nth-child(odd) {
	background-color: #AACEF5;
}
.tab10 td, .tab10 th {
	border: 1px solid #FFFFFF;
	padding: 5px;
}
.tab10 .tr1 {
    font-weight: bold;
	font-size: small;
	background-color: #376CA3 !important;
	color: #ffffff !important;
	height: 40px;
}
.tab10 .tr1 td {
	font-weight: bold;
	text-align: center;
	font-size: small;
	color: #ffffff !important;
}
.tab10 .tr2 {
	background-color: #4382C5 !important;
	height: 60px;
}
.tab10 .tr2 td {
	font-weight: bold;
	text-align: center;
	font-size: small;
	color: #ffffff !important;
}
.tab10 .tr2 .fs {
	font-weight: lighter;
	font-size: x-small;
}
.tab10 .tr3 {
    font-weight: bold;
	height: 30px;
}
.tab10 .tr3 td {
	font-weight: normal;
	text-align: center;
	font-size: small;
}
.tab10 .tr3 .fs {
	font-weight: lighter;
	font-size: small;
}
.tab10 .tr3 .fxs {
	font-weight: lighter;
	font-size: x-small;
}
.tab10 .tr3 .r {
	text-align: right;
}
.tab10 .tr3 .c {
	text-align: center;
}
.tab10 .tr3 .b {
	font-weight: bold;
}
.tab10 span {
	font-size: 8px;
	font-weight: lighter;
}
.tab10 span.top {
	vertical-align: top;
}
.tab10 .tr3 .wyr {
	border-bottom-color: #000000;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-top-color: #000000;
	color: #000000 !important;
}

.bold-darkred-row {
	font-weight: bold;
	color: #c60000;
}
.green-row {
	color: #137c00;
}
.blue-row {
    font-weight: bold;
    color: #001d7c;
    animation: neonBlink 1.0s ease-in-out infinite alternate;
}
.info-icon {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    margin-left: 6px;
    margin-right: 6px;
}
.info-icon img {
    width: 30px;
    height: 30px;
    opacity: 0.75;
    transition: transform 0.25s ease, opacity 0.25s ease;
    vertical-align: middle;
}
.info-icon:hover img {
    opacity: 1;
    transform: scale(1.15);
}

.np-modal {
    font-size: 15px;
    line-height: 1.6;
    text-align: left;
    max-width: 640px;
    margin: 0 auto;
}

.np-modal__title {
    font-size: 20px;
    margin: 0 0 14px 0;
}

.np-modal__text {
    margin: 0 0 12px 0;
}

.np-modal__list {
    margin: 0 0 12px 0;
    padding-left: 22px;
    list-style-type: disc;
}

.np-modal__info {
    font-weight: bold;
    text-align: center;
    margin: 14px 0;
    text-decoration: underline;
}

.np-modal__note {
    font-size: 13px;
    margin-top: 10px;
}

@media (max-width: 768px) {
    .np-modal {
        font-size: 16px;
        line-height: 1.7;
        padding: 2px 2px 0 2px;
    }

    .np-modal__title {
        font-size: 22px;
        margin-bottom: 16px;
    }

    .np-modal__list {
        padding-left: 20px;
    }

    .np-modal__note {
        font-size: 14px;
    }
}
.special-highlight > a {
    font-weight: bold;
    color: #c80000;
    animation: neonBlink 1.5s ease-in-out infinite alternate;
}
