@import url(reset.css);
/*
        Primary styles
        author: infidea, Krzysztof Gawron
*/
.clr {
    clear: both;
}
body {
    color: #2c3039;
    background: transparent url(../images/bckg-body.png) center top repeat;
    font: normal normal normal 0.813em/1.3em Helvetica, Arial, sans-serif;
}
h1 {
    color: #2c3039;
    font: normal normal normal 20px/1.5em "Myriad Pro", Helvetica, Arial, sans-serif;
    margin: 0.45em 0 0.85em 0;
}
h2 {
    color: #cc0099;
    font: normal normal normal 20px/1.5em "Myriad Pro", Helvetica, Arial, sans-serif;
    margin: 0.45em 0 0.85em 0;
}
h3 {
    color: #2c3039;
    font: normal normal normal 17px/1.5em "Myriad Pro", Helvetica, Arial, sans-serif;
}
.box {
    width: 950px;
    margin: auto;
}
a, a:active, a:visited {
    color: #cc0099;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
#top {
    background: transparent url(../images/bckg-nav.png) center top repeat-x;
    height: 49px;
    margin: 0 0 0 0;
    padding: 0 0 0 6px;
    line-height: 18px;
    color: #fff;
    font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
}
#top .topNav {
    margin: 0;
    padding: 0;
}
#top .topNav li {
    float: left;
    border-left: 1px solid #444444;
    text-transform: lowercase;
}
#top .topNav li a {
    display: block;
    padding: 15px 20px;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
}
#top .topNav li a:hover, #top .topNav li a.active {
    background: rgba(204, 0, 153, 0.7);
}
#top .topNav .active a {
    background: rgba(204, 0, 153, 0.7);
}
#top .topNav li.last {
    border-right: 1px solid #444444;
}
#top form {
    margin: 0;
    padding: 0;
}
#top form fieldset {
    margin: 0;
    padding: 9px 15px;
    height: 49px;
    float: left;
    height: 30px;
    line-height: 30px;
    border: 1px solid #444444;
    border-width: 0 1px;
}
#top form fieldset label {
    color: #fff;
    font-size: 11px;
}
#top form fieldset input {
    padding: 0 7px;
    margin: 0 10px 0 5px;
    height: 20px;
    width: 60px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    line-height: 20px;
    color: #2c3039;
    border: 1px solid #fff;
}
#top form fieldset input[type=submit], #top form fieldset input#submit {
    width: 32px;
    height: 30px;
    background: transparent url(../images/btn-login-submit.png) center no-repeat;
    border: none;
    text-indent: -1999px;
}
#top #langSwitch {
    margin: 0 0 0 6px;
    padding: 0;
    border-right: 1px solid #444444;
    height: 49px;
    float: left;
    width: 75px;
}
#top #langSwitch li {
    float: left;
    padding: 15px 5px;
    margin: 0 0px 0 0;
    display: block;
}
#top #langSwitch li a {
    display: block;
    text-align: center;
    font-size: 11px;
    line-height: 22px;
    color: #000;
    background: #fff;
    text-decoration: none;
    width: 23px;
    height: 17px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-transform: uppercase;
}
#top #langSwitch li a:hover, #top #langSwitch li a.current {
    color: #fff;
    background: #cc0099;
}
header {
    position: relative;
    /* background: transparent  url(../images/bckg-slideshow-1.jpg) center top no-repeat; */

    min-height: 260px;
}
header #logoLink {
    display: block;
    position: absolute;
    top: 30px;
    left: 15px;
    z-index: 100;
}
header #partnerLogo {
    display: block;
    position: absolute;
    bottom: 170px;
    right: 50px;
    z-index: 100;
    width: 163px;
    height: 46px;
}
header #slider_content {
    z-index: 0;
    margin: 0;
}
header #slider_content li {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 900px;
    height: 260px;
    display: none;
}
header #slider_content li.active {
    display: block;
}
header #slider_content img {
    position: absolute;
    top: 0;
    left: 0;
}
header #slider_content div {
    position: relative;
    float: right;
    margin-right: 20px;
    color: #fff;
    width: 330px;
    clear: both;
    margin-top: 65px;
}
header #slider_menu {
    position: absolute;
    left: 550px;
    top: 162px;
    height: 25px;
}
header #slider {
    overflow: hidden;
    width: 900px;
    height: 260px;
    position: relative;
    margin: 0 auto;
}
header #slider h2 {
    color: #cc0099;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 0.5em 0;
}
header #slider p {
    color: #2c3039;
    font-size: 12px;
    text-align: left;
    height: 66px;
}
header #slider ul#slider_menu {
    margin: 10px 0;
    padding: 0;
}
header #slider ul#slider_menu li {
    float: left;
    padding: 5px 10px 0 0;
    margin: 0;
    display: block;
}
header #slider ul#slider_menu li a {
    display: block;
    text-align: center;
    font-size: 11px;
    line-height: 23px;
    color: #fff;
    background: #000;
    text-decoration: none;
    width: 21px;
    height: 21px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-transform: uppercase;
}
header #slider ul#slider_menu li a:hover {
    color: #fff;
    background: #cc0099;
}
header #slider ul#slider_menu .active a {
    color: #fff;
    background: #cc0099;
}
header #slider a.more {
    width: 82px;
    height: 27px;
    display: block;
    float: right;
    background: transparent url(../images/btn-pl-more.png) center no-repeat;
    margin: 5px 0;
    text-indent: -1999px;
}
header #promoteBar {
    height: 135px;
    position: absolute;
    top: 320px;
    border-bottom: 1px dotted #ccc;
}
header #promoteBar .slide {
    height: 120px;
    width: 160px;
    margin: 0 6px;
    float: left;
    background: url(../images/bckg-promote.png) center no-repeat;
    position: relative;
}
header #promoteBar .slide a {
    text-decoration: none;
    display: block;
    width: 160px;
    height: 120px;
}
header #promoteBar .slide img.icon {
    position: absolute;
    top: 10px;
    right: 10px;
}
header #promoteBar .slide p {
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 18px;
    color: #fff;
    font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
    padding-right: 40px;
    line-height: 20px;
}
header #promoteBar .prev {
    height: 60px;
    padding: 30px 0;
    margin: 0 5px 0 0;
    float: left;
    cursor: pointer;
}
header #promoteBar .next {
    height: 60px;
    padding: 30px 0;
    margin: 0  0 0 5px;
    float: left;
    cursor: pointer;
}
.greyButton {
    position: relative;
    width: 180px;
    height: 85px;
    margin: 10px 0;
}
.greyButton .bckg {
    opacity: 0.4;
    background: #ccc;
    display: block;
    position: absolute;
    z-index: 1;
    width: 180px;
    height: 85px;
    -webkit-border-radius: 10px 10px 0 10px;
    -moz-border-radius: 10px 10px 0 10px;
    border-radius: 10px 10px 0 10px;
}
.greyButton .icon {
    position: absolute;
    right: 7px;
    top: 7px;
    width: 38px;
    height: 44px;
    background: url(../images/icon-play.png) center top no-repeat;
}
.greyButton .icon.check {
    background: url(../images/icon-check.png) center no-repeat;
}
.greyButton .icon.dictionary {
    background: url(../images/icon-dictionary.png) center no-repeat;
}
.greyButton .icon.exclamation {
    background: url(../images/icon-exclamation.png) center no-repeat;
}
.greyButton .icon.zoom {
    background: url(../images/icon-zoom.png) center no-repeat;
}
.greyButton .icon.phone {
    background: url(../images/icon-phone.png) center no-repeat;
}
.greyButton .icon.cart {
    background: url(../images/icon-cart.png) center no-repeat;
}
.greyButton .icon.money {
    background: url(../images/icon-money.png) center no-repeat;
}
.greyButton .icon.back {
    background: url(../images/icon-back.png) center no-repeat;
}
.greyButton .icon.download {
    background: url(../images/icon-download.png) center no-repeat;
}
.greyButton .icon.presentation {
    background: url(../images/icon-presentation.png) center no-repeat;
}
.greyButton a {
    position: absolute;
    top: 0;
    padding: 9px 44px 10px 15px;
    /* padding: 9px 25px 10px 15px; */
    color: #cc0099;
    font-size: 20px;
    line-height: 1.15em;
    text-decoration: none;
    font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
    z-index: 2;
    display: block;
}
.greyButton a span {
    font-size: 16px;
}
.greyButton a:hover {
    text-decoration: underline;
}
#content {
    margin: 10px 0 20px 0;
}
#content .greyButton .bckg {
    opacity: 1;
    background: #efefef;
}
body.home aside {
    width: 200px;
    border: none;
    margin-left: 0;
}
body.home header {
    min-height: 460px;
}
body.home header #logoLink {
    top: 40px;
}
body.home header #slider_content li {
    height: 350px;
}
body.home header #slider {
    height: 350px;
}
body.home #content {
    padding: 0;
    float: left;
    width: 950px;
}
footer {
    clear: both;
    height: 190px;
    margin-top: 20px;
    background: url(../images/bckg-footer.png) center top repeat;
}
footer section {
    padding: 25px 25px 5px 25px;
    font-size: 9px;
    color: #fff;
    height: 150px;
    float: left;
    text-transform: uppercase;
    border-right: 1px solid #41444c;
}
footer section a, footer section a:active, footer section a:visited {
    text-decoration: none;
    color: #fff;
}
footer section a:hover {
    color: #999;
}
footer section a.icon-cloud {
    padding-left: 30px;
    background: url(../images/icon-cloud.png) left center no-repeat;
    height: 16px;
    display: block;
}
footer section nav {
    margin-left: -10px;
}
#newsSlider {
    float: left;
    width: 450px;
    border-right: 1px dotted #bfbfbf;
    border-bottom: 1px dotted #bfbfbf;
    height: 232px;
}
.open{
    border-bottom: 1px dotted #bfbfbf;
}
#newsSlider h2 {
    padding: 0 10px;
    background: url(../images/icon-news.png) 340px center no-repeat;
    margin-bottom: 5px;
}
#newsSlider .news {
    font-size: 13px;
    /*border-bottom: 1px dotted #bfbfbf;*/
    padding: 0 10px 18px 10px;
    margin: 0 0 33px 0;
}

#newsSlider .news h3 {
    background: url(../images/icon-more.png) 330px center no-repeat;
    line-height: 20px;
    font-size: 17px;
}
#newsSlider .news h3 a {
    color: #cc0099;
    display: block;
    text-decoration: none;
}
#newsSlider .news h3 a:hover {
    text-decoration: underline;
}
#newsSlider .news time {
    color: #797979;
    display: none;
    font-size: 12px;
}
#newsSlider .news p {
    margin-top: 10px;
    display: none;
    padding-right: 40px;
}
#newsSlider .news.open h3 a {
    background: url(../images/new.png) right center no-repeat;
    padding: 12px 70px 10px 0;
    display: inline;
}
#newsSlider .news.open time, #newsSlider .news.open p {
    display: block;
}
#newsSlider .news.last {
    margin: 0;
}
#opinionBox {
    float: left;
    width: 475px;
    padding: 0 10px;
    font-size: 13px;
    height: 325px;
    background: url(../images/img-opinionBox.jpg) left bottom no-repeat;
    border-bottom: 1px dotted #bfbfbf;
    position: relative;
}
#opinionBox h2 {
    background: url(../images/icon-opinion.png) 300px center no-repeat;
}
#opinionBox .moreLarge {
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.moreLarge {
    background: url(../images/btn-pl-more.png) center no-repeat;
    width: 81px;
    height: 27px;
    display: block;
    float: right;
    text-indent: -1999px;
}
.lang-en .moreLarge {
    background: url(../images/btn-en-more.png) center no-repeat;
}
.lang-en header #slider a.more {
    background-image: url(../images/btn-en-more.png);
}
#breadcrumbs {
    padding: 10px 0 0 10px;
    font-size: 11px;
    background: url(../images/icon-arrow.png) left 12px no-repeat;
}
#breadcrumbs a {
    color: #cc0099;
    display: inline;
    padding: 0 15px 0 3px;
    background: url(../images/icon-arrow.png) right center no-repeat;
}
#breadcrumbs a:last-child {
    margin-right: 5px;
}
#breadcrumbs ul {
    margin: 0;
    padding: 0;
}
#breadcrumbs ul li {
    display: inline;
    padding: 0 5px 0 10px;
    background: url(../images/icon-arrow.png) left center no-repeat;
}
#breadcrumbs ul li a {
    color: #cc0099;
}
#main #content {
    font-size: 12px;
    color: #2c3039;
}
#main #content.third {
    float: left;
    width: 100%;
}
#main p {
    margin: 0 0 1.5em 0;
}
#main img {
    float: left;
    margin: 3px 10px 10px 0;
}

#main .box-right {
    width: 245px;
    height: 204px;
    position: absolute;
    left: 740px;
}


#main section {
    overflow: hidden;
}
#main #subNav {
    float: left;
    width: 200px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
}
#main #subNav h3 {
    color: #2c3039;
    font-size: 16px;
    padding: 15px;
    margin-top: 2px;
    font-weight: normal;
}
#main #subNav ul {
    width: 170px;
    margin-bottom: 20px;
}
#main #subNav ul li a {
    color: #cc0099;
    font-size: 16px;
    text-decoration: none;
    display: block;
    padding: 10px 15px;
    border-bottom: 1px dotted #bfbfbf;
    background: transparent;
}
#main #subNav ul li a:hover {
    background: #efefef;
}
#main #subNav ul li a.hide {
    display: none;
}
#main #subNav ul .active a {
    background: #efefef;
}
.newsLarge {
    font-size: 12px;
    padding: 0 10px 18px 0px;
    margin: 0;
}
.newsLarge h2 {
    line-height: 16px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 14px;
    color: #2c3039;
}
.newsLarge h2 a {
    display: block;
    text-decoration: none;
}
.newsLarge h2 a:hover {
    text-decoration: underline;
}
.newsLarge time {
    color: #797979;
    padding-bottom: 20px;
    display: block;
}
.newsLarge p {
    margin-top: 10px;
}
.newsList {
    margin-bottom: 30px;
    padding-top: 18px;
    border-top: 1px dotted #bfbfbf;
    clear: both;
}
.newsList h3 {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 1.5em 0;
}
.newsList article {
    font-size: 12px;
    border-bottom: 1px dotted #bfbfbf;
    padding: 10px 20px 10px 20px;
    margin: 0 0 0 0;
}
.newsList article h4 {
    color: #cc0099;
    margin: 0;
    padding: 0;
}
.newsList article h4 a {
    color: #cc0099;
    text-decoration: none;
    font-weight: normal;
}
.newsList article h4 a:hover {
    text-decoration: underline;
}
.newsList article time {
    display: block;
    font-size: 11px;
}
.newsList article:hover {
    background: #efefef;
}
.faqList {
    margin-bottom: 30px;
}
.faqList h3 {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 1.5em 0;
}
.faqList article {
    font-size: 12px;
    border-top: 1px dotted #bfbfbf;
    padding: 10px 20px 10px 20px;
    margin: 0 0 0 0;
    background: transparent url(../images/icon-question.png) 98% 10px no-repeat;
}
.faqList article h4 {
    color: #cc0099;
    margin: 0 0 5px 0;
    padding: 4px 0 0 0;
    font-size: 14px;
    font-weight: normal;
}
.faqList article h4 a:hover {
    text-decoration: underline;
}
.faqList article time {
    display: block;
}
.faqList article p {
    margin: 0;
    display: none;
    padding-right: 40px;
}
.faqList article:hover {
    cursor: pointer;
    background: #efefef url(../images/icon-question-open.png) 98% 10px no-repeat;
}
.faqList article.open p {
    display: block;
}
.faqList article:last-child {
    border-bottom: 1px dotted #bfbfbf;
}
.opinionsList {
    margin-bottom: 30px;
}
.opinionsList hgroup {
    margin-bottom: 20px;
}
.opinionsList hgroup h3 {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    font-weight: normal;
}
.opinionsList hgroup h4 {
    font-size: 11px;
    line-height: 14px;
    margin: 0 0 1.5em 0;
    font-weight: normal;
}
.opinionsList figure {
    width: 190px;
    float: left;
}
.opinionsList div {
    width: 500px;
    float: left;
}
.opinionsList article {
    padding: 10px 20px 10px 20px;
    clear: both;
}
.coursesList {
    margin-bottom: 20px;
    clear: both;
}
.coursesList h3 {
    font-size: 16px;
    line-height: 22px;
    margin: 1em 0 0.5em 0;
    padding: 2em 0 0 20px;
    border-top: 1px dotted #bfbfbf;
}
.coursesList article {
    clear: both;
    font-size: 11px;
    border-top: 1px dotted #bfbfbf;
    padding: 5px 20px 0px 20px;
    margin: 0;
    border-bottom: 1px solid #fff;
}
.coursesList article h4 {
    color: #cc0099;
    margin: 0;
    padding: 4px 0 0 0;
    font-size: 12px;
    font-weight: normal;
}
.coursesList article h4 a {
    color: #cc0099;
    text-decoration: none;
}
.coursesList article h4 a:hover {
    text-decoration: underline;
}
.coursesList article time {
    display: block;
    font-weight: bold;
}
.coursesList article p {
    margin: 0 0 5px 0 !important;
    padding: 0;
    padding-right: 40px;
}
.coursesList article:hover {
    cursor: pointer;
    background: #efefef;
}
.coursesList article:last-child {
    border-bottom: 1px dotted #bfbfbf;
}
.courses li {
    border-bottom: 1px dotted #bfbfbf;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
    clear: both;
    padding: 10px 15px;
}
.courses li h2 {
    margin-bottom: 0;
    background: transparent url(../images/icon-ol-li.png) 10px 8px no-repeat;
    padding: 7px 0 3px 50px;
}
.courses li h2.open {
    background-color: #efefef;
}
.courses li ul {
    margin-bottom: 20px !important;
}
.courses li ul h3 {
    margin: 1em 0 0.25em 0;
}
.courses li ul a {
    text-decoration: underline;
}
.courses li ul strong {
    font-size: 14px;
}
.courses li ul li {
    padding-bottom: 10px !important;
    padding-left: 50px !important;
}
.courses li ul div {
    width: 400px;
    float: left;
}
.courses li ul aside {
    width: 240px;
    float: right;
    border-left: 1px dotted #bfbfbf;
    padding: 35px 0 0px 15px;
    margin-top: 10px;
}
.courses li ul ul.files {
    display: block !important;
    padding-left: 0px !important;
    margin-left: 13px !important;
    margin-bottom: 5px !important;
}
.courses li ul ul.files li {
    color: #cc0099;
    border: none !important;
    padding: 1px 0px !important;
    min-height: 12px !important;
    list-style: disc;
    margin: 0 0 0 5px !important;
}
.pagination {
    text-align: right;
    margin: 10px 0;
}
.pagination a {
    text-align: center;
    font-size: 11px;
    line-height: 23px;
    color: #fff;
    background: #000;
    text-decoration: none;
    width: 21px;
    height: 21px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-transform: uppercase;
    padding: 3px 8px;
}
.pagination a:hover, .pagination a.current {
    color: #fff;
    background: #cc0099;
}
div.scrollable {
    border: 0 none;
    float: left;
    height: 120px;
    overflow: hidden;
    position: relative;
    width: 860px;
}
div.scrollable div.items {
    clear: both;
    position: absolute;
    width: 20000em;
}
#edek {
    position: fixed;
    right: 5px;
    bottom: 0;
    float: left;
    z-index: 1000;
}
.centerForm {
    width: 430px;
    margin: 30px auto;
    position: relative;
}
.centerForm h1 {
    padding-left: 30px;
    font-size: 22px;
}
.centerForm .links {
    padding-left: 30px;
    position: absolute;
    bottom: 22px;
}
.centerForm .links a {
    font-size: 11px;
    color: #cc0099;
    margin-right: 10px;
}
.centerForm form {
    padding-left: 30px;
}
.centerForm form label {
    font-size: 12px;
    margin: 5px 0  0 0;
    display: block;
}
.centerForm form input {
    border: 1px solid #c9c9c9;
    background: #fff;
    width: 230px;
    font-size: 11px;
    padding: 5px 4px;
}
.centerForm form input[type=submit], .centerForm form input#submit {
    margin: 0 0 0 210px;
    width: 32px;
    height: 30px;
    background: transparent url(../images/btn-login-submit.png) center no-repeat;
    border: none;
    text-indent: -199px;
}
.centerForm form textarea {
    border: 1px solid #c9c9c9;
    background: #fff;
    width: 230px;
    font-size: 11px;
    padding: 5px 4px;
    height: 80px;
}
.centerForm p.description {
    font-size: 11px;
    padding-left: 30px;
}
.centerForm dt {
    width: 100px;
    float: left;
    clear: both;
    margin: 5px 0;
}
.centerForm dd {
    width: 300px;
    float: left;
    margin: 5px 0;
}
.centerForm dd p.description {
    padding-left: 0;
}
.centerForm ul.errors {
    padding: 1px 0 5px 0px !important;
    background: none !important;
    margin: 0;
}
.centerForm ul.errors li {
    list-style: none;
    font-size: 14px;
    background: none !important;
    padding: 0 !important;
    min-height: 14px !important;
    font-size: 10px;
}
.centerForm ul.messages {
    padding: 1px 0 20px 25px;
    margin: 10px 0 0 5px;
}
aside {
    float: left;
    width: 400px;
    border-left: 1px dotted #ccc;
    margin-left: 20px;
}
aside .centerForm {
    margin: 12px auto;
}
aside .centerForm h3 {
    padding: 0 0 20px 30px;
}
ul.messages {
    padding: 1px 0 20px 30px;
    background: url(../images/icon-more.png) left top no-repeat;
    margin: 0;
}
ul.messages li {
    list-style: none;
    font-size: 14px;
}
ul.messages li.message-error {
    color: #ef0000;
    font-size: 12px;
}
ul.errors {
    margin: 5px 0;
}
ul.errors li {
    list-style: none;
    color: #ef0000;
    font-size: 11px;
}
#content section ol {
    background: transparent;
    counter-reset: mycounter 0;
    list-style: none;
    margin: 0 10px 1.5em 10px;
}
#content section ol li {
    background: transparent url(../images/icon-ol-li.png) 0 0 no-repeat;
    padding: 5px 0 0 40px;
    margin: 3px 0 5px 0px;
    min-height: 30px;
}
#content section ol li:before {
    display: block;
    float: left;
    /*marker-offset: 3px;*/
    content: counter(mycounter, decimal);
    counter-increment: mycounter;
    margin-left: -42px;
    width: 30px;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
}
#content section ul {
    list-style: none;
    margin: 0 5px;
}
#content section ul li {
    background: transparent url(../images/icon-ol-li.png) 0 5px no-repeat;
    padding: 5px 0 0 35px;
    margin: 3px 0 5px 0px;
    min-height: 30px;
}
.hr {
    border-bottom: 1px dotted #bfbfbf;
    display: block;
    clear: both;
    padding-top: 5px;
    margin-bottom: 15px;
    height: 1px;
}
.testForm #buttons-element dt {
    display: none;
}
.testForm #buttons-element dd {
    width: 100px;
    float: right;
    margin: 0 15px;
}
.testForm #buttons-element dd input {
    float: right;
}
.testForm #finish-element {
    clear: both;
    margin-top: 10px !important;
}
.testForm #fieldset-answers dt {
    margin: 5px 0;
    font-weight: bold;
    font-size: 12px;
}
.testForm #fieldset-answers dd {
    margin: 0 0 15px 0;
    padding-bottom: 15px;
    font-size: 11px;
}
.testForm #fieldset-answers input {
    margin: 5px 10px 0 15px;
}
.testForm #fieldset-answers label {
    margin: 5px 5px 0 0px;
}
.testForm input[type=submit], .testForm input#submit {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: #cc0099;
    border: none;
    color: #fff;
    padding: 5px 10px;
}
#main section table td {
    border: 1px dotted #ccc;
    vertical-align: middle;
    text-align: center;
    padding: 5px;
}
#main section table td p {
    margin: 0;
}
#main section table td img {
    float: none;
}
.social {
    background: url(../images/facebook.png) left top no-repeat;
    display: block;
    float: right;
    height: 300px;
    padding: 0px;
    position: fixed;
    right: -292px;
    top: 250px;
    width: 292px;
    z-index: 1002;
    padding-left: 44px;
}
.userInfoBox {
    margin: 1em 0;
}
.userInfoBox p {
    border: 1px solid #c09;
    padding: 10px;
    margin: 0 !important;
}
dl.list {
    margin: 10px;
    clear: both;
}
dl.list dt {
    font-weight: bold;
    padding: 10px;
    float: left;
    clear: both;
    border-bottom: 1px solid #eee;
    width: 40%;
    text-align: right;
}
dl.list dd {
    border-bottom: 1px solid #ccc;
    padding: 10px;
    float: left;
}
/* Kroki */
#w-kroki
{
    height: 130px;
    list-style: none;
}
#w-kroki li
{
    float: left;
    height: 126px;
    width: 184px;
}
#w-kroki li p
{
    margin-left: 22px;
    margin-right: 22px;
    margin-bottom: 0px;
    color: white;
    font-weight: bold;
}
#w-kroki li .w-krok-active
{
    color: magenta;
}
#w-kroki li .w-krok-header
{
    margin-top: 13px;
}
#w-kroki li .w-krok-text
{
    margin-top: 2px;
}
.w-krok1 { background: transparent url(../images/bckg-promote2.png) center no-repeat; }
.w-krok2 { background: transparent url(../images/bckg-promote2.png) center no-repeat; }
.w-krok3 { background: transparent url(../images/bckg-promote2.png) center no-repeat; }
.w-krok4 { background: transparent url(../images/bckg-promote2.png) center no-repeat; }
.w-krok5 { background: transparent url(../images/bckg-promote2.png) center no-repeat; }

/* CSS threeBox */
#threeBox{
    width: 950px;
    border-bottom: 1px dotted #CCCCCC;
}
/*#youtubeBox{
    float: left;
    width: 325px;
    margin-bottom: 20px;
    padding-right: 35px;
    padding-left: 10px;
}*/
.buttonBox{
    margin: 5px auto;
    width: 316px;
    float: left;
    margin-bottom: 20px;
}
.buttonBox h2{
    text-align: center;
}
.buttonBox a{
    text-decoration: none;
}
.button:hover {
    text-decoration: none;
}
.greenButton:hover {
    background: #cc0099;
    /*background: -moz-linear-gradient(center top , rgb(107, 157, 40), rgb(67, 107, 12)) repeat scroll 0% 0% transparent;
    background: -o-linear-gradient(rgb(107,157,40),rgb(67,107,12)) repeat scroll 0% 0% transparent;
    background:  -webkit-linear-gradient(rgb(107,157,40),rgb(67,107,12)) repeat scroll 0% 0% transparent;*/
}
.button{
    display: block;
    vertical-align: baseline;
    margin: 0px auto;
    outline: medium none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 22px/100% "Myriad Pro", "Helvetica", "Arial", sans-serif;
    /*padding: 0.5em 2em 0.55em;*/
    width: 190px;
    height: 65px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
    border-radius: 9px 9px 9px 9px;
    /*box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.251);*/
    box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.196), 0px 1px 2px rgba(0, 0, 0, 0.047);
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid ;
    border-top: 1px solid ;

}
.greenButton {
    color: #fff;
    /*border: 1px solid rgb(83, 131, 18);*/
    border-bottom-color: rgba(0, 0, 0, 0.102);
    border-left-color: rgba(0, 0, 0, 0.102);
    border-right-color: rgba(0, 0, 0, 0.102);
    border-top-color: rgba(0, 0, 0, 0.102);
    background: #890266;
    background: linear-gradient(rgb(171, 1, 123), rgb(104, 3, 81)) repeat scroll 0% 0% transparent;
    background: -moz-linear-gradient(center top , rgb(171, 1, 123), rgb(104, 3, 81)) repeat scroll 0% 0% transparent;
    background: -o-linear-gradient(rgb(171, 1, 123), rgb(104, 3, 81)) repeat scroll 0% 0% transparent;
    background:  -webkit-linear-gradient(rgb(171, 1, 123), rgb(104, 3, 81)) repeat scroll 0% 0% transparent;
    background:  -ms-linear-gradient(top, rgb(171, 1, 123), rgb(104, 3, 81)) repeat scroll 0% 0% transparent;
}

body.home #content
{
    width: 950px !important;
}
#opinionBox
{
    width: 476px !important;
    height: 232px !important;
}

/*okno modalne*/
.modal {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    height: 450px;
    margin: -250px 0 0 -280px;
    overflow: auto;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}
.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}

.modal-header .close {
    margin-top: 2px;
}

.modal-header h3 {
    margin: 0;
    line-height: 30px;
    color: #CC0099;
    font-family: "Myriad Pro", "Helvetica", "Arial", sans-serif;

}
.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.close:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.modal-body {
    max-height: 400px;
    padding: 15px;
    overflow-y: auto;
}
.modal-footer {
    padding: 19px 15px 18px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
}

.modal-footer:before,
.modal-footer:after {
    display: table;
    line-height: 0;
    content: "";
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.btn {
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25) !important;
}
.btn {
    display: inline-block;
    padding: 4px 14px;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
    color: #CC0099;
    text-align: center;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: rgb(245, 245, 245);
    background: -moz-linear-gradient(center top , rgb(255, 255, 255), rgb(230, 230, 230));
    background: -o-linear-gradient(rgb(255, 255, 255), rgb(230, 230, 230));
    background: -webkit-linear-gradient(rgb(255, 255, 255), rgb(230, 230, 230));
    font: 16px/100% "Myriad Pro", "Helvetica", "Arial", sans-serif;
    background-repeat: repeat-x;
    border-width: 1px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-color: rgb(230, 230, 230) rgb(230, 230, 230) rgb(162, 162, 162);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}
.btn:hover {
    color: rgb(51, 51, 51);
    text-decoration: none;
    background-color: rgb(230, 230, 230);
    background-position: 0px -15px;
    -moz-transition: background-position 0.1s linear 0s;
}
.btn.active, .btn:active {
    background-color: rgb(230, 230, 230);
    background-image: none;
    outline: 0px none;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
}
.btn:focus {
    outline: thin dotted rgb(51, 51, 51);
    outline-offset: -2px;
}
.iframe2
{
    margin-left: 20px;
}
.dib
{
    line-height: 62px;
}
/* 1. 12.11.2012 CSS dla informacji w bezpłatnej lekcji */
.aside-warning
{
    margin-left: 20px;
}
.aside-warning p
{
    padding-left: 30px;
    color: magenta;
    font-weight: bold;
}
.testForm #buttons-next
{
    width: 150px;
    height: 50px;
}
.testForm #buttons-previous
{
    width: 150px;
    height: 50px;
}
.testForm #buttons-finish
{
    background-color: #747474;
}
.testForm #buttons-finish:hover
{
    background-color: #C09;
}
.testForm #buttons-element dd
{
    width: 150px;
}
/* Koniec 1. */
/* 2. Przyciski na stronie lekcji próbnej */
.btn-go-film, .btn-go-kurs
{
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: #C09;
    border: none;
    color: white;
    padding: 5px 10px;
    float: right;
    width: 100px;
    height: 25px;
    margin-right: 10px;
}
.btn-go-film span
{
    padding: 0px 19px;
    line-height: 25px;
}
.btn-go-kurs span
{
    padding: 0px 24px;
    line-height: 25px;
}
.wbtn:hover
{
    background: #FF00BF;
}
/* Koniec 2. */
.information-box						{ background-color: #efefef; border-radius:8px; -moz-border-radius: 8px; -webkit-border-radius:8px; font-size: 14px; font-family: arial,tahoma,sans-serif; color: #cc0099; padding:22px 190px 22px 22px; position: relative; margin-top: 30px; }
.information-box .action-button			{ background: url(../images/pricelist_sprite.png) no-repeat left top transparent; display: block; width: 170px; height: 40px; position: absolute; top:50%; margin-top: -20px; right:20px;}
.information-box .action-button:hover	{ background-position: -170px 0px; }
.information-box.dark					{ background: url(../images/pricelist_info_bg.png) repeat left top transparent; color: #fff; }
.information-box.dark .action-button	{ background-position: 0px -40px; }
.information-box.dark .action-button:hover	{ background-position: -170px -40px; }
.pricelist-hint							{ font-size: 11px; color: #707070; font-family: arial, helvetica, lucida, sans-serif; margin-top: 4px;  }
.pricelist-table						{ width: 750px; table-layout: fixed; border-spacing: 0px; padding:0px; border:0px;  }
.pricelist-table thead td				{ vertical-align:top; color: #fff; font-size: 12px; text-align: center; padding:18px 0px 0px 0px; }
.pricelist-table thead td	span		{ color: #7a7a7a; display: block; }
.pricelist-table thead td.pricelist-header-first			{ border-radius: 8px 0px 0px 0px; background-color: #1e2026; padding:0px; height:50px; }
.pricelist-table thead td.pricelist-header-second			{ background: url(../images/pricelist_top_round.png) no-repeat left top #333740;}
.pricelist-table thead td.pricelist-header-third			{ background: url(../images/pricelist_top_round.png) no-repeat left top #333740;}
.pricelist-table thead td.pricelist-header-fourth			{ background-color: #333740; border-radius: 0px 8px 0px 0px; }
.pricelist-table td						{ font-family: arial, helvetica, lucida, sans-serif; padding:14px;}
.pricelist-table .col1,
.pricelist-table .col2,
.pricelist-table .col3					{ text-align: center; text-shadow:0px 1px 0px #fff; }

.pricelist-table .col0					{ background: url(../images/pricelist_bg_col_0.png) repeat-x left top #2c3039; border-top: dotted 1px #626469; color: #fff; font-size: 13px; }
.pricelist-table .col1					{ background: url(../images/pricelist_bg_col_1.png) repeat-x left top #ebebeb; border-top: dotted 1px #bbbbbb; color: #1f2229; }
.pricelist-table .col2					{ background: url(../images/pricelist_bg_col_2.png) repeat-x left top #e1e1e1; border-top: dotted 1px #bbbbbb; color: #91457e; }
.pricelist-table .col3					{ background: url(../images/pricelist_bg_col_3.png) repeat-x left top #d7d7d7; border-top: dotted 1px #bbbbbb; color: #980d75; }

.greyButton.annotation a span
{
    font-size: 12px;
}



#edek_2, #edek_3
{
    text-align: center;
}
.modal .close
{
    cursor: pointer;
}
.btn.greenButton
{
    cursor: pointer;
}

/* Style do nadpisania */

.pricelist-table .wide {
    width:300px;
}

.information-box .action-universal-button {
    background-image: linear-gradient(#a40176, #6b0353);
    border-radius:10px;
    display:inline-block;
    width: 170px;
    height: 40px;
    line-height:40px;
    color:#fff;
    font-family: myriad pro, arial, sans-serif;
    font-size:15px;
    text-align:center;
    text-shadow: 0px -1px 0px #420131;
    box-shadow:inset 0px 2px 0px #bb3395;
}

.information-box .action-universal-button:hover {
    background-image: linear-gradient(#6b0353,#a40176);
    box-shadow:inset 0px -2px 0px #bb3395;
    text-decoration: none;
}

.action-universal-button {
    background-image: linear-gradient(#a40176, #6b0353);
    border-radius:10px;
    display:inline-block;
    padding: 0px 20px;
    height: 40px;
    line-height:40px;
    color:#fff !important;
    font-family: myriad pro, arial, sans-serif;
    font-size:15px;
    text-align:center;
    text-shadow: 0px -1px 0px #420131;
    box-shadow:inset 0px 2px 0px #bb3395;
}

.action-universal-button:hover {
    background-image: linear-gradient(#6b0353,#a40176);
    box-shadow:inset 0px -2px 0px #bb3395;
    text-decoration: none;
	color: white;
}