body { margin: 0; /*background: url('/images/www/layout_default_subdomain/main-bg.jpg'); background-attachment: fixed; */background:url("/images/www/layout_default/bg_gr.jpg") repeat-y fixed center 0 #FFFFFF;}
h1, h2, h3 { font-family: georgia,serif; }
img { border:0; }
a, a:hover, a:visited, a:active {outline:none;border:none;}
a img {outline:none;border:none;}
.none {display:none;}
.center {text-align:center;}
#container { width: 765px; margin: /*15px*/0 auto; background: url('/images/www/layout_default_subdomain/header-nav.jpg') no-repeat #fff; border-radius: 10px; -moz-box-shadow: 0px 0px 10px #888; -webkit-box-shadow: 0px 0px 10px #888; box-shadow: 0px 0px 10px #888888; -o-box-shadow: 0px 0px 10px #888;-moz-border-radius: 10px; -webkit-border-radius: 10px;}
#content { min-height: 600px; padding-bottom: 20px; }
#usernav { list-style-type: none; padding: 6px 0 6px 40px; margin: 0; font-size: 11px;}
#usernav li { float: left; }
#usernav a { color: #0066A1; font-family: Arial,Helvetica,Sans-Serif; font-size: 11px; text-decoration: none; padding: 0 5px 0 5px; }
#usernav a:hover { text-decoration: underline; }
#product-info-top { padding: 0px 55px 0 55px; }

.input-blue {border: 2px solid #c4deef;border-radius: 5px;padding: 5px 20px;color: #979797;margin-bottom: 0;}
.input-blue:hover {background: #ffc;}
.input-blue:focus {background: #ffc;border:2px solid #6495ED;}
.input-grey {border: 2px solid #ccc;border-radius: 5px;padding: 5px 20px;color: #979797;margin-bottom: 0;}
.input-grey:hover {background: #ffc;}
.input-grey:focus {background: #ffc;border:2px solid #aaa;}
label.new {font-size: 14px;margin-right: 10px;color: #333;}
.w158 {width: 158px;}
.w715 {width: 715px !important;}
.mb5 {margin-bottom: 5px;}
.mb30 {margin-bottom: 30px;}
.p0 {padding: 0 !important;}
.align-right {text-align: right;}
.align-left {text-align:left;}
.justify {text-align: justify;}
.align-center {text-align:center;}
.block {display: block;}
.lts1 {letter-spacing: 1px;}
.transition {
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
}
img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
img.grayscale:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}
.nohighlight:focus  {outline:none;}
.border-white-shadow {box-shadow: 0 0 19px #bbb;-moz-box-shadow: 0 0 19px #bbb;-webkit-box-shadow: 0 0 19px #bbb;border:3px solid #fff;}
.border-radius {border-radius: 5px;}
.bg-form-blue {background: #e1eef7;}
.bg-form-blue h3 {font-family: tahoma,helvetica,sans-serif;font-size: 24px;color: #0066a1;font-weight: normal;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #c4deef;margin-top:0;}
.bg-form-blue h3 .small {font-size: 17px;}
.bg-form-blue h4 {margin-top: 0;font-size: 12px;}
.bg-form-blue p{color: #888;}
.bg-form-grey {background: #efefef;}
.bg-form-grey h3 {font-family: tahoma,helvetica,sans-serif;font-size: 24px;color: #666;font-weight: normal;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #ccc;margin-top:0;}
.bg-form-grey h3 .small {font-size: 17px;}
.bg-form-grey h4 {margin-top: 0;font-size: 12px;}
.bg-form-grey p{color: #888;}

/*#product-info-top h1.title { margin: 15px 0 0 0; }*/

#product-info-top h2.author {margin: 0; line-height: 10px;}
#product-info-top h1.title a { font-size: 24px; color: #000; text-decoration: none; font-weight: normal; margin: 0; }
#product-info-top h1.desc { font-family: georgia,serif; font-size: 18px; color: #0066A1; text-decoration: none; font-weight: normal; margin: 0 0 10px 0; width: 420px; padding-top:40px; }
#product-info-top h2.author a { font-family: Arial,Helvetica,Sans-Serif; margin: 0; color: #0066A1; text-transform: uppercase; font-size: 13px; text-decoration: none; }
#product-info-top img.cover { height: 180px; width: 127px; float: left; -moz-box-shadow: 2px 2px 6px #666; -webkit-box-shadow: 2px 2px 6px #666; box-shadow: 2px 2px 6px #666; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#666666')"; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#666666'); }
#product-info-top h2.category { line-height: 10px; margin-bottom: 25px; }
#product-info-top h2.category a { color: #000; font-size: 14px; text-decoration: none; }

/*#product-info-top .product-info-content { margin-top: 20px; min-height: 185px;}*/

#product-info-top .product-info-right { margin-left: 200px; min-height: 185px; position: relative; }
#product-info-top .product-info-right a.fb-button { position: absolute; bottom: 5px; }
#product-info-top .product-info-right a.wysylka-button { position: absolute; bottom: 0px; right: 0; height: 29px; }

.book-ad {background:#e1eef7 url(/images/www/layout_default/box734a.png) no-repeat;padding-top:3px;width:734px;margin:24px auto 0 auto;}
.book-ad1 {background:transparent url(/images/www/layout_default/box734b.png) no-repeat left bottom;padding-bottom:3px;}
.book-ad2 {border-left:1px solid #ccdce7;border-right:1px solid #ccdce7;padding:4px 27px 10px 18px;width:687px;overflow:hidden;}
.book-ad .book-info {float:left;padding-top:5px;width:450px;}     
.book-ad .book-info h2 {font-size:24px;font-family:georgia, serif;font-weight:normal;color:#333333;margin:0;padding-top:12px;} 
.book-ad .book-info h2 a {color:#333333; text-decoration: none;}
.book-ad .book-info h2 a:hover {text-decoration:none;}     
.book-ad .book-info cite {font-style:normal;font-size:13px;font-weight:bold;color:#0066a1;text-transform:uppercase;font-family: Arial,Helvetica,Sans-Serif;}
.book-ad .book-info cite a {color:#0066a1;}
.book-ad .book-price {float:right;width:210px;text-align:center;}
.book-ad .book-price .price {margin:0;color:#0066a1;font-size:18px;font-family:georgia, serif;padding-bottom:5px;}
.book-ad .book-price .price strong {font-size:30px;font-weight:normal}
.book-ad .book-price p {margin:0;}


#content-panels {margin-top:19px; font-family: Arial,Helvetica,Sans-Serif; font-size: 13px; }
#content-links {background:white url(/images/www/layout_default/contentpanelbg.png) no-repeat left bottom;width:724px;margin:0 auto;padding:0;list-style-type:none;padding-left:8px;height:34px;}
#content-links li {float:left;}
#content-links a {float:left;width:179px;font-size:12px;font-family:georgia, serif;height:34px;text-align:center;line-height:34px;color:#ffffff;background:transparent url(/images/www/layout_default/contentpanel.png) no-repeat left bottom; text-decoration: none;}
#content-links a:hover { text-decoration: underline; }
#content-links a em {font-style:normal;color:#96c4e2;}
#content-links .last a {width:178px;}
#content-links a.selected {background-position:0 0;color:#0066a1;width:179px;margin-left:-1px}
#panels-content {border:1px solid #dedede;border-top-width:0;width:732px;margin:0 auto;padding:0;list-style-type:none;}
#panels-content .content-panel {padding:27px 17px;display:none;}
#panels-content .show {display:block;}
/*
ul#panels-content .content-panel p { line-height: 160%; margin: 20px; font-family: Arial,Helvetica,Sans-Serif; font-size: 13px;}
ul#panels-content .content-panel a {color: #0066A1; text-decoration: none; }
ul#panels-content .content-panel a:hover {text-decoration: underline; }

ul#panels-content .content-panel p.bg-blue span.header {background-color: #CEE2EF; padding: 1px 0; margin-bottom: 15px; margin-top: -20px; display: block; font-weight: bold; text-align: center; }
ul#panels-content .content-panel p.bg-grey span.header {background-color: #E4E5E0; padding: 1px 0; margin-bottom: 15px; margin-top: -20px; display: block; font-weight: bold; text-align: center; }
ul#panels-content .content-panel p.bg-yellow span.header {background-color: #EFEDDE; padding: 1px 0; margin-bottom: 15px; margin-top: -20px; display: block; font-weight: bold; text-align: center; }
ul#panels-content .content-panel p.bg-green span.header {background-color: #E6EDEE; padding: 1px 0; margin-bottom: 15px; margin-top: -20px; display: block; font-weight: bold; text-align: center; }
ul#panels-content .content-panel p.bg-orange span.header {background-color: #FFC49B; padding: 1px 0; margin-bottom: 15px; margin-top: -20px; display: block; font-weight: bold; text-align: center; } 

ul#panels-content p span.line-orange { background-color: #FFC49B;padding: 5px 0; margin:15px 0px; display: block; font-weight: bold; text-align: center;font-size: 15px;color:#333; }
ul#panels-content span.line-orange { background-color: #FFC49B;padding: 5px 0; margin:15px 20px; display: block; font-weight: bold; text-align: center;font-size: 15px; color:#333; }
ul#panels-content p span.line-red { background-color: #FFD4D5;padding: 5px 0; margin:15px 0px; display: block; font-weight: bold; text-align: center;font-size: 15px;color: #CC0000; }
ul#panels-content span.line-red { background-color: #FFD4D5;padding: 5px 0; margin:15px 20px; display: block; font-weight: bold; text-align: center;font-size: 15px;color: #CC0000; }
ul#panels-content p span.line-green { background-color: #D1EFBD;padding: 5px 0; margin:15px 0px; display: block; font-weight: bold; text-align: center;font-size: 15px;color: #3C5E24; }
ul#panels-content span.line-green { background-color: #D1EFBD;padding: 5px 0; margin:15px 20px; display: block; font-weight: bold; text-align: center;font-size: 15px;color: #3C5E24; }
ul#panels-content p span.line-blue { background-color: #CEE2EF;padding: 5px 0; margin:15px 0px; display: block; font-weight: bold; text-align: center;font-size: 15px;color: #333; }
ul#panels-content span.line-blue { background-color: #CEE2EF;padding: 5px 0; margin:15px 20px; display: block; font-weight: bold; text-align: center;font-size: 15px;color: #333; }
ul#panels-content p span.line-grey { background-color: #ECECEC;padding: 5px 0; margin:15px 0px; display: block; font-weight: bold; text-align: center;font-size: 15px;color: #555; }
ul#panels-content span.line-grey { background-color: #ECECEC;padding: 5px 0; margin:15px 20px; display: block; font-weight: bold; text-align: center;font-size: 15px;color: #555; }

.span-center { display: block;text-align:center; margin:15px;}
ul#panels-content .span-center span.line-orange { background-color: #FFC49B;padding: 5px 15px; display: inline; font-weight: bold; text-align: center;font-size: 15px;color:#333; } 
ul#panels-content .span-center span.line-red { background-color: #FFD4D5;padding: 5px 15px; display: inline; font-weight: bold; text-align: center;font-size: 15px;color: #CC0000; } 
ul#panels-content .span-center span.line-green { background-color: #D1EFBD;padding: 5px 15px; display: inline; font-weight: bold; text-align: center;font-size: 15px;color: #3C5E24; }
ul#panels-content .span-center span.line-blue { background-color: #CEE2EF;padding: 5px 15px; display: inline; font-weight: bold; text-align: center;font-size: 15px;color: #333; }   
ul#panels-content .span-center span.line-grey { background-color: #ECECEC;padding: 5px 15px; display: inline; font-weight: bold; text-align: center;font-size: 15px;color: #555; }


ul#panels-content .content-panel h1 { color: #317bab ; font-size: 36px; margin: 4px 0px; font-weight: normal; text-align: center; }
ul#panels-content .content-panel h2 { color: #317bab ; font-size: 24px; margin: 4px 0px; font-weight: normal; text-align: center; }
ul#panels-content .content-panel h3 { color: #317bab ; font-size: 18px; margin: 4px 0px; font-weight: normal; text-align: center; }
div#content-panels #panels-content li.content-panel ul { margin: 10px; padding: 4px 8px ; background: #fff; }
div#content-panels #panels-content li.content-panel ul li { display: list-item; list-style: none outside; background: url('/images/www/layout_default/hand_w.png') 0px 0px no-repeat;padding: 4px 0px ; margin: 10px 4px; padding-left: 48px ; line-height: 160%}
div#content-panels #panels-content li.content-panel img { padding: 3px; border: 1px solid #ddd; margin: 5px;}

div#audiobook-box {background: url('/images/www/layout_default/audio_header.jpg') no-repeat 0 0 #F6FBFE; padding: 20px 30px 20px 30px; margin: 20px;border: 1px solid #D4D9DD; text-align: justify;}
div#audiobook-box h2 { margin-left: 65px !important; width: 520px !important; }
div#audiobook-box h3 { width: 520px !important; margin-left: 70px !important;}
div#audiobook-box ul { background: transparent !important;}
div#audiobook-box div.toggle { margin-top: 40px; }
div#audiobook-box img { padding: 3px; background:#fff; border: 1px solid #D4D9DD; margin-left: 20px !important; margin-bottom: 20px !important; float: right;}

div#bonus-box {background: url('/images/www/layout_default/bonus_header.jpg') no-repeat 0 0 #F6FBFE; padding: 20px 30px 20px 30px; margin: 20px;border: 1px solid #D4D9DD; text-align: justify; line-height: 160% !important;}
div#bonus-box h2 { width: 520px !important; margin-left: 70px !important;}
div#bonus-box h3 { width: 520px !important; margin-left: 70px !important;}
div#bonus-box ul { background: transparent !important;}
div#bonus-box div.toggle-content { margin-top: 40px; }

div#warranty-box {background: url('/images/www/layout_default/warranty_bg.png') no-repeat left 93px #F6FBFE; padding: 20px 30px 20px 30px; margin: 20px;border: 1px solid #D4D9DD; }
div#warranty-box h1 { font-size: 20px !important;}
div#warranty-box .toggle-content p.warranty-text { text-align: justify; margin-left: 200px; padding-top: 20px; }

#mp3-player { margin: 0 20px; }
#mp3-player p { text-align: center; margin: 10px 0 !important; }
#mp3-player #mp3-free-fragment { margin-left: 188px; }
#mp3-player.border { padding: 0 !important;}

.underline { text-decoration: underline; }
.italic {font-style:italic !important;}
.bold {font-weight:bold !important;}
.border { padding: 30px 40px 30px 40px; border: 1px solid #D4D9DD; }
.justify {text-align:justify;}
.red { color: #cc0000 !important;}
.grey {color: #484848;}
.bg-blue { background-color: #F6FBFE;}
.bg-green { background-color: #F8FBFC;}
.bg-grey { background-color: #F4F5F3;}
.bg-yellow { background-color: #FCFCF2; }
.bg-orange { background-color: #FFF8EA;}
.font16 {font-size:16px;}
.clear {clear:both;}
.sh { -moz-box-shadow: 1px 1px 6px #AAA; -webkit-box-shadow: 2px 2px 6px #666; box-shadow: 2px 2px 6px #666; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#666666')"; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#666666'); }


.cite {
    width: 600px;
    margin: 40px auto !important;
    padding: 30px;
    font-family: Georgia, "Times New Roman", Times, serif !important;
    font-style: italic;
    text-align: justify !important;
    color: #484848;
    -webkit-box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.1) inset;  	
 
}
 
.cite-sign {             
    font-size: 28px;
    font-weight: bold;
    padding: 5px;
    line-height: 0;
    color: #000;
}

.youtube640 {width:640px; border:1px solid #ccc;margin:10px auto;padding:5px 5px 3px 5px;}
.youtube640 .description {background:#eee; padding:10px;margin-top:3px;margin-bottom:3px;text-align:center;}
.youtube320 {width:320px; border:1px solid #ccc;margin:10px auto;padding:5px 5px 3px 5px;}
.youtube-right .youtube320 {float:right;margin:5px 20px 10px 20px;}

.signature { display: block; margin-top: 20px; padding-top: 10px; border-top: 1px solid #DDD; text-align: right; }
div.toggle-content { display: none; }
 
*/

.facebook {width:788px;background:#fff;margin:20px auto 20px auto;}
.content-panel ul {padding-left:50px;}
#product-info-top .product-info-content { margin-top: 20px; min-height: 185px;}
#product-info-top h1.title { margin: 35px 0 10px 0;width:460px;line-height:25px; }

.opinion-list {width:100%;position:relative;}
.opinion-list-bg {background:transparent url(/images/www/layout_default/tools3.png) no-repeat left bottom;padding-bottom:17px;padding-top:15px;}

a {color:#0066A1;text-decoration:none;}
.opinion-list .subpage-navigator {right:4px;top:-21px;}
.opinion-list .navigator-bottom {top:auto;bottom:-11px;}
.opinion-list .subpage-navigator li.active a {background:transparent url(/images/www/layout_default/navigator3a.gif) no-repeat center top;}
.opinion-list .navigator-bottom li.active a {background:transparent url(/images/www/layout_default/navigator4a.gif) no-repeat center top;}

.product-opinion .list-tools fieldset {padding-top:7px;padding-bottom:5px;border:none;}
.product-opinion .list-tools fieldset label {width:93px;}

.opinion-list {}
.opinion-list .list {width:698px;list-style-type:none;margin:0;padding:8px 0 0 0;}
.opinion-list .list blockquote {margin:0;background:#f1f7fb url(/images/www/layout_default/blockquote.png) repeat-y;}
.opinion-list .list blockquote p {margin:0;background:transparent url(/images/www/layout_default/blockquote1.png) no-repeat;padding:19px 60px 2px 22px;color:#333333;line-height:1.15em;}
.opinion-list .list .item-info {background:transparent url(/images/www/layout_default/blockquote2.png) no-repeat;width:100%;overflow:hidden;padding:19px 0 9px 0;}
.opinion-list .list .item-info .mp3 {float:left;margin:4px 0 0 0;font-size:10px;color:#939393;padding-left:22px;background:transparent url(/images/www/layout_default/icon/mp3.gif) no-repeat 1px 50%;width:100px;line-height:9px;height:20px;}
.opinion-list .list .item-info .cd {float:left;margin:4px 0 0 0;font-size:10px;color:#939393;padding-left:22px;background:transparent url(/images/www/layout_default/icon/cd.gif) no-repeat 1px 50%;width:100px;line-height:9px;height:20px;}
.opinion-list .list .item-info .book {float:left;margin:4px 0 0 0;font-size:10px;color:#939393;padding-left:22px;background:transparent url(/images/www/layout_default/icon/book.gif) no-repeat 1px 50%;width:100px;line-height:9px;height:20px;}
.opinion-list .list .item-info .pdf {float:left;margin:4px 0 0 0;font-size:10px;color:#939393;padding-left:22px;background:transparent url(/images/www/layout_default/icon/pdf.gif) no-repeat 1px 50%;width:100px;line-height:9px;height:20px;}
.opinion-list .list .item-info .author {float:right;margin:4px 0 0 0;color:#939393;font-size:10px;width:483px;text-align:right;padding-right:50px;line-height:11px;}
.opinion-list .list .item-info .author cite {display:block;color:#333333;font-weight:bold;font-style:normal;font-size:11px;}

.product-opinion h3 {font-family:georgia, serif;color:#333333;margin:0;font-size:24px;font-weight:normal;padding-left:19px;margin-bottom:16px;}
.product-opinion .list-tools {background:#f4f4f4 url(/images/www/layout_default/tools2.png) no-repeat;}

.free-fragment {background:transparent url(/images/www/layout_default/box698b.png) no-repeat left bottom;width:698px;margin:0 auto;padding-bottom:4px;}
.free-fragment  h3 {font-family:georgia, serif;color:#333333;margin:0;font-size:24px;font-weight:normal;padding-left:19px;margin-bottom:16px;}
.free-fragment fieldset {background:#e1eef7 url(/images/www/layout_default/box698a.png) no-repeat;margin-top:21px;border:none;}
.free-fragment fieldset p {margin:0;padding:22px 0 22px 111px;width:430px;line-height:1.15em;}
.free-fragment fieldset .input-line {padding:4px 0 0 101px;width:450px;overflow:hidden;}
.free-fragment fieldset .input-line label {font-size:18px;line-height:25px;font-family:georgia, serif;float:left;text-align:right;width:180px;margin-right:12px;}
.free-fragment fieldset .input-line input {background:transparent url(/images/www/layout_default/input6.png) no-repeat;border-width:0;padding:5px 10px;height:16px;width:228px;font-size:13px;}
.free-fragment fieldset .select-line {padding:4px 0 0 101px;width:450px;overflow:hidden;}
.free-fragment fieldset .select-line .label {font-size:18px;line-height:25px;font-family:georgia, serif;float:left;text-align:right;width:180px;margin-right:12px;}
.free-fragment fieldset .select-line label {width:108px;float:left;padding-top:3px;}
.free-fragment fieldset .select-line label * {vertical-align:middle;}
.free-fragment fieldset .select-line label img {margin-right:3px;}

.free-fragment fieldset .accept-line {padding:25px 0 0 101px;width:430px;overflow:hidden;}
.free-fragment fieldset .accept-line input {float:left;}
.free-fragment fieldset .accept-line label {padding-top:4px;padding-left:30px;display:block;line-height:14px;font-size:11px;color:#333333;}
.free-fragment fieldset .accept-line label a {color:#0066a1;text-decoration:underline;}
.free-fragment fieldset .accept-line label a:hover {text-decoration:none;}
.free-fragment fieldset .button {margin-left:45px;margin-top:28px;padding:0;border-top:1px solid #cee0ee;padding-top:13px;width:603px;text-align:center;padding-bottom:12px;}
.free-fragment fieldset .button input {width:179px;height:37px;background:#003974 url(/images/www/layout_default/button7.png) no-repeat;font-size:18px;color:#ffffff;border-width:0;padding:0 0 2px 0;font-family:gerogia, serif;cursor:pointer;}
.free-fragment fieldset .button input.hover {background-position:left bottom;}

.layout-iframe .flash {font-size:14px;color:#fff;position:absolute;left:0;top:27px;text-align:center;padding: 17px 0;width:100%;z-index:100;}
.layout-iframe .flash-success, .layout-iframe .flash-green {background:#008000;}
.layout-iframe .flash-error, .layout-iframe .flash-red {background:#C10000;}
.layout-iframe .flash-info, .layout-iframe .flash-blue {background:#0871DB;}
#opinion-form-popup {position:relative;}
#opinion-form-popup .opinion-form {width:718px;margin:0 auto;padding-bottom:4px;position:relative;}
#opinion-form-popup .opinion-form  h3 {font-family:georgia, serif;color:#333333;margin:0;font-size:19px;font-weight:normal;padding-left:19px;margin-bottom:6px;}
#opinion-form-popup .opinion-form fieldset {background:#e1eef7;margin-top:5px;padding:20px 20px 0 20px;border:1px solid #B0CFE6;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
#opinion-form-popup .opinion-form fieldset p {margin:0 0 20px 0;padding:0;line-height:1.3em;font-size:14px;}
#opinion-form-popup .opinion-form fieldset p.info-zp {position: absolute;right: 45px;top:50px;width: 250px;}
#opinion-form-popup .opinion-form fieldset .error span {background:#FFFFCC !important;}
#opinion-form-popup .opinion-form fieldset .error input {border-color:red !important;}
#opinion-form-popup .opinion-form fieldset .error textarea {border-color:red !important;}
#opinion-form-popup .opinion-form fieldset .input-line {padding:4px 0 0 0;width:366px;overflow:hidden;}
#opinion-form-popup .opinion-form fieldset .input-line span {background:#fff;border-bottom:1px solid red;border-left:1px solid red;border-right:1px solid red;color:red;display:block;font-style:italic;letter-spacing:1px;font-style:italic;margin-left:108px;width:116px;position:relative;top:-1px;padding: 0 5px 2px;}
#opinion-form-popup .opinion-form fieldset .text-area span {background:#fff;border-bottom:1px solid red;border-left:1px solid red;border-right:1px solid red;color:red;display:block;font-style:italic;letter-spacing:1px;font-style:italic;margin-left:108px;width:116px;position:relative;top:-1px;padding: 0 5px 2px;}
#opinion-form-popup .opinion-form fieldset .accept-line span {background:#fff;border:1px solid red;color:red;font-style:italic;letter-spacing:1px;font-style:italic;margin-left:4px;position:relative;top:7px !important;padding: 0 5px 2px;}
#opinion-form-popup .opinion-form fieldset .input-line label {font-size:15px;line-height:25px;font-family:georgia, serif;float:left;text-align:right;width:82px;margin-right:12px;}
#opinion-form-popup .opinion-form fieldset .input-line input {outline:none;border:1px solid #B0CFE6;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding:5px 10px;height:16px;width:228px;font-size:13px;}
#opinion-form-popup .opinion-form fieldset .input-line input.prompt {color:#888;font-style:italic;}
#opinion-form-popup .opinion-form fieldset .input-line input:focus {background:#FFFFCC;border-width:2px;}
#opinion-form-popup .opinion-form fieldset .error input:focus {border-width:1px !important;}
#opinion-form-popup .opinion-form fieldset .select-line {padding:4px 0 0 101px;width:450px;overflow:hidden;}
#opinion-form-popup .opinion-form fieldset .select-line .label {font-size:18px;line-height:25px;font-family:georgia, serif;float:left;text-align:right;width:100px;margin-right:12px;}
#opinion-form-popup .opinion-form fieldset .select-line label * {vertical-align:middle;}
#opinion-form-popup .opinion-form fieldset .select-line label img {margin-right:3px;}
#opinion-form-popup .opinion-form fieldset .text-area {margin-top:15px;}
#opinion-form-popup .opinion-form fieldset .text-area textarea {font-size:12px;outline:0;border:1px solid #B0CFE6;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;width:542px;height:66px;padding:10px; margin:5px 0 0 0;display:block;}
#opinion-form-popup .opinion-form fieldset .text-area textarea:focus {border-width:2px;background:#FFFFCC;}
#opinion-form-popup .opinion-form fieldset .error textarea:focus {border-width:1px !important;}
#opinion-form-popup .opinion-form fieldset .text-area label {font-size:15px;line-height:25px;font-family:georgia, serif;float:left;text-align:right;width:82px;margin-right:12px;padding-top:2px;}
#opinion-form-popup .opinion-form fieldset .rating-area label {font-size:15px;line-height:25px;font-family:georgia, serif;float:left;text-align:right;width:85px;margin-right:12px;padding-top:2px;}
#opinion-form-popup .opinion-form fieldset .accept-line {padding:15px 0 0 0;}
#opinion-form-popup .opinion-form fieldset .accept-line input {float:left;}
#opinion-form-popup .opinion-form fieldset .accept-line label {padding-top:4px;padding-left:30px;display:block;line-height:14px;font-size:11px;color:#333333;}
#opinion-form-popup .opinion-form fieldset .accept-line label a {color:#0066a1;text-decoration:underline;}
#opinion-form-popup .opinion-form fieldset .accept-line label a:hover {text-decoration:none;}
#opinion-form-popup .opinion-form fieldset .button {margin-left:45px;margin-top:28px; margin-bottom:0;padding:0;border-top:1px solid #cee0ee;padding-top:13px;width:603px;text-align:center;padding-bottom:12px;}
#opinion-form-popup .opinion-form fieldset .button input {width:179px;height:37px;background:#003974 url(/images/spriteProd1.png) no-repeat -10px -151px;font-size:18px;color:#ffffff;border-width:0;padding:0 0 2px 0;font-family:gerogia, serif;cursor:pointer;}
#opinion-form-popup .opinion-form fieldset .button input.hover {background-position:-10px -188px;}

form#product-info {width:100%;overflow:hidden;background:url(/images/www/layout_default_subdomain/productinfo.png) repeat-y 10px 0 #fff;padding-bottom:0px;font-family:tahoma,helvetica,sans-serif;font-size:13px;color:#333;}
form#product-info fieldset {border:none;}

#product-versions {list-style-type:none;margin:0;padding:0 0 0 4px;float:left;width:528px;position:relative;height:328px;background:#fff;}
#product-versions li {width:495px;padding-top:24px;padding-left:18px;}
#product-versions .cover {position:relative;float:left;width:152px;padding-top:4px;}
#product-versions .cover .label-recommended {position:absolute;top:1px;left:1px;width:22px;height:63px;background:transparent url(/images/www/layout_default/tr_polecamy.png) no-repeat;}
* html #product-versions .cover .label-recommended {background:transparent url(/images/www/layout_default/tr_polecamy.gif) no-repeat;}
#product-versions .cover p {margin:0;font-size:11px;padding:12px 0;}
#product-versions .cover .photo img { -moz-box-shadow: 2px 2px 6px #666; -webkit-box-shadow: 2px 2px 6px #666; box-shadow: 2px 2px 6px #666; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#666666')"; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#666666');}
#product-versions dl {margin:12px 0 12px 161px;font-size:11px;color:#999999;line-height:18px;}
#product-versions dl dt {float:left;text-align:right;width:61px;}
#product-versions dl dd {margin-left:78px;}
#product-versions dl.vote {color:#333333;margin:0 0 0 161px;font-size:13px;}
#product-versions dl.vote dt {font-weight:bold;}
#product-versions dl.vote dd img {vertical-align:middle;margin-bottom:2px;margin-right:0px;}
#product-versions .listen {margin:10px 0 0 161px;height:24px;}
#product-versions .listen .label {font-size:11px;color:#333333;line-height:24px;text-align:right;float:left;width:61px;margin-right:17px;}
#product-versions .listen .listen-object {float:left;}
#product-versions p.download {margin:7px 0 0 236px;}
#product-versions p.download a {display:block;background:#f1f7fb url(/images/www/layout_default/download.png) no-repeat;width:140px;height:24px;line-height:24px;color:#0066a1;font-size:13px;padding-left:34px;font-weight:bold;}
#product-versions .download {margin:9px 0 0 161px;}
#product-versions .add {margin:0 0 0 161px;}
#product-versions .transport {margin:0 0 0 auto;line-height:29px;width:122px;background:#ffd4d4 url(/images/www/layout_default/transport.png) no-repeat;color:#cc0000;font-weight:bold;font-size:11px;text-transform:uppercase;padding-left:38px;}

#product-versions .product-price {background:#f1f7fb url(/images/www/layout_default/boxprice.png) no-repeat;position:relative;width:334px;height:74px;margin:0 0 5px auto;}
#product-versions .product-price p {margin:0;}
#product-versions .product-price .price {padding-top:10px;float:left;padding-left:22px;width:167px;color:#0066a1;font-size:18px;font-family:georgia, serif;}
#product-versions .product-price .price ins {font-size:30px;text-decoration:none;display:block;line-height:30px;}
#product-versions .product-price .price .label {float:left;width:54px;line-height:23px;padding-top:7px;}
#product-versions .product-price .price .old {padding-top:8px;display:block;color:#929597;font-size:12px;padding-left:56px;font-family:tahoma, sans-serif;}
#product-versions .product-price .add {float:right;width:145px;padding-top:11px;}
#product-versions .product-price .add .button {display:block;height:35px;overflow:hidden;position:relative;margin-bottom:3px;}
#product-versions .product-price .add .button:hover {border-width:0;}
#product-versions .product-price .add .button:hover img {position:relative;top:-35px;}
#product-versions .product-price .add .points {padding:1px 0 1px 20px;background:transparent url(/images/www/layout_default/sign/p1.gif) no-repeat 1px 0;color:#0066a1;font-size:11px;}
#product-versions .product-price .add img {vertical-align:middle;}

#product-info .opinion-container {min-height: 36px;}
#product-info .opinion-container .add-opinion {font-size:11px;}
#product-info .ratings-container {width:135px;height:22px;float:left;}
#product-info .ratings-container .star-rating-control {display:block;margin-left:11px;}
#product-info .ratings-container .hover-info {font-style:italic;color:#999;text-align:center;width:123px;display:block;font-size:11px;}

.select-version {width:208px;}
.select-version h3 {margin:0;font-size:12px;text-transform:uppercase;line-height:35px;padding-left:17px;font-family:tahoma,helvetica,sans-serif;}
.select-version .select {width:202px;border-bottom:1px solid #ccdce7;}
.select-version .version-panel {width:202px;border-top:1px solid #ccdce7;overflow:hidden;position:relative;}
.select-version .version-panel .radio-box {float:left;padding:18px 0 0 10px;width:45px;}
.select-version .version-panel .radio-box * {vertical-align:middle;}
.select-version .version-panel label {display:block;padding:8px 20px 8px 58px;}
.select-version .version-panel .help {position:absolute;left:188px;top:5px;}
.select-version .version-panel .price {margin-top:-2px;display:block;color:#0066a1;font-size:20px;font-family:georgia, serif;height:22px;line-height:10px;}
.select-version .version-panel .price span.value {float:left;padding-right:4px;line-height:22px;}
.select-version .version-panel .price ins.value {float:left;text-decoration:none;color:#cc0000;padding-right:4px;line-height:22px;}
.select-version .version-panel .price .old {font-size:10px;font-family:tahoma, sans-serif;color:#cc0000;}
.select-version .version-panel .price .old del {display:block;}
.select-version .version-panel .time {display:block;width:110px;padding-left:22px;font-size:10px;margin:0;background:transparent url(/images/www/layout_default/end.gif) no-repeat 0 60%;}
.select-version .version-panel .time span {display:block;}

.select-version .selected-panel {background:white url(/images/www/layout_default/selectedpanel.png) no-repeat right top;width:206px;border-right:1px solid #ccdce7;border-bottom:1px solid #ccdce7;}
.select-version .selected-panel label {border-bottom:2px solid white;padding-right:24px;padding-bottom:5px;}

.star-big-empty {width:28px;height:26px;display:block;float:left;background:url(/images/star-rating/star-big.png) no-repeat 0 -57px;}
.star-big-full {width:28px;height:26px;display:block;float:left;background:url("/images/star-rating/star-big.png") no-repeat scroll 0 -85px transparent !important;}
.star-big-half {width:28px;height:26px;display:block;float:left;background:url("/images/star-rating/star-big-half.png") no-repeat scroll 0 -85px transparent !important;}
.star-big-hover {width:28px;height:26px;display:block;float:left;background-position:0 -113px !important;}
.star-std-empty {background-image: url(/images/spriteMain1.png); background-position: -10px -1655px;width:16px;height:15px;display:block;float:left;margin-top:2px;padding-right:1px;}
.star-std-full {background-image: url(/images/spriteMain1.png); background-position: -10px -1687px !important; width:16px;height:15px;display:block;float:left;margin-top:2px;padding-right:1px;}
.star-std-hover {background-image: url(/images/spriteMain1.png); background-position: -10px -1671px !important;}
.star-std-half {background-image: url(/images/spriteMain1.png); background-position: -10px -1703px;width:16px;height:15px;display:block;float:left;margin-top:2px;padding-right:1px;}
.star-sml-empty {background-image: url(/images/spriteMain1.png); background-position: -10px -1738px;width:8px;height:8px;display:inline-block;vertical-align:top;margin-top:2px;}
.star-sml-full {background-image: url(/images/spriteMain1.png); background-position: -10px -1746px;width:8px;height:8px;display:inline-block;vertical-align:top;margin-top:2px;}
.star-sml-half {background-image: url(/images/spriteMain1.png); background-position: -10px -1754px;width:8px;height:8px;display:inline-block;vertical-align:top;margin-top:2px;}
.star-std-hover:hover {cursor: pointer;}
.star-big-hover:hover {cursor: pointer;}
.pl5 {padding-left:5px;}

.version-icon {display:block; width:16px; height:16px; text-indent:-9999px; float:left; margin-right: 4px;}
.version-reader {background: url("/images/spriteIcons1.png") no-repeat -10px -154px transparent;}
.version-book {background: url("/images/spriteIcons1.png") no-repeat -10px -46px transparent;}
.version-mp3 {background: url("/images/spriteIcons1.png") no-repeat -10px -82px transparent;}
.version-cd {background: url("/images/spriteIcons1.png") no-repeat -10px -118px transparent;}
.version-pdf {background: url("/images/spriteIcons1.png") no-repeat -10px -10px transparent;}
.version-epub {background: url("/images/spriteIcons1.png") no-repeat -10px -414px transparent;}
.version-mobi {background: url("/images/spriteIcons1.png") no-repeat -10px -448px transparent;}
.version-g-reader {background: url("/images/spriteIcons1.png") no-repeat 0 0 transparent;}
.version-g-book {background: url("/images/spriteIcons1.png") no-repeat -10px -262px transparent;}
.version-g-mp3 {background: url("/images/spriteIcons1.png") no-repeat -10px -190px transparent;}
.version-g-cd {background: url("/images/spriteIcons1.png") no-repeat -10px -226px transparent;}
.version-g-pdf {background: url("/images/spriteIcons1.png") no-repeat -10px -381px transparent;}
#product-versions .cover p.version-icons {
    padding: 7px 0; 
    font-size: 10px;
}


#all-inclusive {width:1000px;height:130px;margin:0 auto 5px auto;}
#all-inclusive a {display:block;width:1000px;height:130px;text-indent:-9999px;}

#banner-prod img {margin-top: 10px;}
#banner-subdomain {margin:20px auto 10px auto;width:765px;}
#google_ads_div_corner_subdomeny_200x200_ad_container {display:inline;}

.add-cart-big-button {text-indent:-9999px;height:35px !important;width:122px !important;display:block;background: url("/images/www/layout_default/dokoszyka.png") no-repeat scroll 0 0 transparent;}
.add-cart-big-button:hover {background-position:0 bottom;}
#zm_fragment_form div.center div div {display:none;}

a.read-more-book:hover {background-position:0 bottom !important;}
.invisible {display:none;}
.visible {display:block;}
.center {text-align:center;}
.float-right {float:right;}
.float-left {float:left;}
.red {color: #c00;}
.orange {color: #D9652F;}
.blue {color:#0066A1;}

#aboutCookieFooter {background: #ffc;border-top: 1px solid #ddd;position: fixed;bottom: 0;width: 100%;z-index: 1000;font-family: tahoma,helvetica,sans-serif;font-size: 11px;color: #333;font-weight: normal;}
#aboutCookieFooter .inner {margin: 0 auto;width: 1000px;text-align: center;padding: 5px 0;}
#aboutCookieFooter .inner img {vertical-align: middle;margin-left: 20px;}
#aboutCookieFooter .inner img:hover {cursor: pointer;}