.content-side {
    float: right;
    width: 335px;
    padding-bottom:20px;
}

.side-offer {
    float: left;
    width: 335px;
    margin-bottom: 20px;
}

.side-offer-top {
    float: left;
    width: 335px;
}

.side-offer-bottom {
    float: left;
    margin-top: -114px;
    width: 315px;
    padding: 0px 10px 0px 10px;
    position: relative;
}

.side-courses {
    float: left;
    width: 315px;
    padding-bottom: 10px;
}

.side-courses .title {
    float: left;
    padding: 5px 0 0 10px;
    width: 315px;
    height: 27px;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    text-transform:uppercase;
    background: transparent url('../images/side-list-top.png') -100px 0 no-repeat;
}
.side-courses .bottom {
    float: left;
    width: 315px;
    line-height: 6px;
    height: 6px;
}
.side-courses ul {
    float: left;
    padding: 10px 6px 2px 17px;
    width: 300px;
}
.side-courses ul li {
    float: left;
    width: 150px;
    height: 25px;
    margin-bottom: 3px;
}
.side-courses ul li a {
    display: block;
    float: left;
    color: #fff;
    padding-left: 36px;
    width: 114px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
}
.side-courses ul li.flag-13 a {background: transparent url('../images/flag/uk.png') no-repeat scroll top left;}
.side-courses ul li.flag-2 a {background: transparent url('../images/flag/irl.png') no-repeat scroll top left;}
.side-courses ul li.flag-9 a {background: transparent url('../images/flag/mlt.png') no-repeat scroll top left;}
.side-courses ul li.flag-12 a {background: transparent url('../images/flag/usa.png') no-repeat scroll top left;}
.side-courses ul li.flag-7 a {background: transparent url('../images/flag/can.png') no-repeat scroll top left;}
.side-courses ul li.flag-8 a {background: transparent url('../images/flag/aus.png') no-repeat scroll top left;}
.side-courses ul li.flag-1 a {background: transparent url('../images/flag/ger.png') no-repeat scroll top left;}
.side-courses ul li.flag-6 a {background: transparent url('../images/flag/aut.png') no-repeat scroll top left;}
.side-courses ul li.flag-4 a {background: transparent url('../images/flag/fra.png') no-repeat scroll top left;}
.side-courses ul li.flag-5 a {background: transparent url('../images/flag/esp.png') no-repeat scroll top left;}
.side-courses ul li.flag-14 a {background: transparent url('../images/flag/ita.png') no-repeat scroll top left;}
.side-courses ul li.flag-11 a {background: transparent url('../images/flag/rus.png') no-repeat scroll top left;}
.side-courses ul li.flag-227 a {background: transparent url('../images/flag/cypr.png') no-repeat scroll top left;}
.side-courses ul li.flag-232 a {background: transparent url('../images/flag/tur.png') no-repeat scroll top left;}
.side-courses ul li.flag-358 a {background: transparent url('../images/flag/sin.png') no-repeat scroll top left;}
.side-courses ul li.flag-359 a {background: transparent url('../images/flag/chi.png') no-repeat scroll top left;}
.side-courses ul li.flag-434 a {background: transparent url('../images/flag/sui.png') no-repeat scroll top left;}
.side-courses ul li.flag-435 a {background: transparent url('../images/flag/rsa.png') no-repeat scroll top left;}
.side-courses ul li.flag-433 a {background: transparent url('../images/flag/nzl.png') no-repeat scroll top left;}

.side-other {
    float: left;
    width: 315px;
    padding-bottom: 10px;
}
.side-other .title {
    float: left;
    padding: 5px 0 0 10px;
    width: 315px;
    height: 27px;
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    text-transform:uppercase;
    background: transparent url('../images/side-list-top.png') -100px 0 no-repeat;
}
.side-other .bottom {
    float: left;
    width: 315px;
    line-height: 6px;
    height: 6px;
}
.side-other ul {
    float: left;
    padding: 6px 6px 2px 7px;
    width: 300px;
}
.side-other ul li {
    float: left;
    width: 300px;
    height: 19px;
    margin-bottom: 3px;
}
.side-other ul li a {
    display: block;
    float: left;
    width: 264px;
    padding-left: 36px;    
    height: 19px;
    line-height: 19px;
    font-size: 14px;
    color: #fff;
    background: transparent url('../images/side-bullet.png') no-repeat scroll 12px 2px;
}

.side-other ul li a:hover {background: transparent url('../images/side-bullet-active.png') no-repeat scroll 12px 2px;}

.side-text-box {
    float: left;
    width: 335px;
    margin-bottom: 10px;
}
.side-text-box-top {
    float: left;
    width: 335px;
    height: 16px;
    background: transparent url('../images/side-text-box-top.png') no-repeat scroll top left;
}
.side-text-box-bottom {
    float: left;
    width: 335px;
    height: 16px;
    background: transparent url('../images/side-text-box-bottom.png') no-repeat scroll top left;
}
.side-text-box-content {
    float: left;
    width: 285px;
    padding: 0px 20px 0 30px;
    font-size: 11px;
    line-height: 16px;
    color:#fff;
    background: transparent url('../images/side-text-box-bg.png') repeat-y scroll top left;
}
.side-text-box-content a{color:#fff;}
.content-main {
    float: left;
    position: relative;
    width: 645px;
    padding-top: 11px;
}

.no-tabs {
    clear: both;
    height: 12px;
    background: transparent url('../images/content-main-top-no-tabs.png') no-repeat scroll bottom left;
}
.tabs {
    clear: both;
    height: 58px;
    background: transparent url('../images/content-main-top.png') no-repeat scroll bottom left;
}
.tabs ul {
    float: left;
    padding: 5px 0 0 19px;
    height: 53px;
}
.tabs ul li {
    float: left;
    height: 53px;
    width: 122px;
    padding-right: 1px;
}
.tabs ul li a {
    float: left;
    display: block;
    height: 36px;
    width: 115px;
    text-align: center;
    line-height: 36px;
    padding: 5px 0px 0px 0px;
    font-weight: bold;
    color: #fff;
    background: transparent url('../images/tab-bg.png') no-repeat scroll top left;
}
.tabs ul li.two-line a {
    padding-top: 9px;
    height: 32px;
    line-height: 14px;
}
.tabs ul li a.selected, .tabs ul li a:hover {
    height: 36px;
    line-height: 36px;
    color: #ff9c25;
    background: transparent url('../images/tab-bg-active.png') no-repeat scroll top left;
}
.tabs ul li.two-line a.selected, .tabs ul li.two-line a:hover {
    padding-top: 9px;
    height: 32px;
    line-height: 14px;
}
.breadcrumbs {
    float: left;
    display: inline;
    width: 635px;
    clear: both;
    margin: 0px 0 0 20px;
    padding: 4px 0px;
    height: 32px;
    border-top: 1px dotted #fff;
    color:#314a28;
}
.breadcrumbs ul {float: left;}
.breadcrumbs ul li {float: left;line-height: 16px;padding:3px 0 0 3px;}
.breadcrumbs ul li a {color:#314a28;text-decoration:underline;}
.breadcrumbs ul li span {color:#314a28;}
.breadcrumbs ul li img {vertical-align: middle;padding-right: 6px;}
.breadcrumbs ul li.home {float: left;height: 32px;padding-top:0;}

.content-main-bottom {
    float: left;
    width: 645px;
    height: 64px;    
    background: transparent url('../images/content-main-bottom-bg.png') no-repeat scroll top left;
}
.content-main-box {
    float: left;
    width: 550px;
    color: #314a28;
    padding: 20px 47px 0px 48px;
    background: transparent url('../images/content-main-middle.png') top left repeat-y;
    min-height: 300px;
    height: auto !important;
    height: 300px;
}
.content-main-box h1 {
    float: left;
    width: 520px;
    font-size: 22px;
    padding: 0px 0px 26px 30px;
    font-weight: normal;
    background: transparent url('../images/title-bottom-border-550.gif') no-repeat scroll bottom left;
    margin-bottom: 12px;
}
.content-main-box h2 {
    float: left;
    width: 520px;
    font-size: 22px;
    padding: 0px 0px 26px 30px;
    color: #e16f1e;
    font-weight: normal;
    background: transparent url('../images/title-bottom-border-550.gif') no-repeat scroll bottom left;
    margin-bottom: 12px;
}

.standatrd-content-550 {clear:both;}
.standatrd-content-550 .text-image {
    clear: both;
}
.standatrd-content-550 .text {
    float: left;
    width: 350px;
}
.standatrd-content-550 .image {
    float: right;
    width: 190px;
}
.standatrd-content-550 img {
    border: 3px solid #fff;
    margin-bottom: 16px;
}
.standatrd-content-550 p {
    clear: both;
    line-height: 16px;
    padding-bottom: 16px;
    text-align: justify;
}
.standatrd-content-550 p a {color: #5a7a4e;text-decoration: underline;}
.standatrd-content-550 p.ul-title {padding-bottom: 4px;}
.standatrd-content-550 ul {
    line-height: 16px;
    padding-bottom: 16px;
}
.standatrd-content-550 ul li {
    padding-left: 16px;
    background: transparent url('../images/bullet-circle.png') no-repeat scroll 0px 4px; 
}
.standatrd-content-550 ul li ul {
    
}
.standatrd-content-550 ul li ul li {
    padding-left: 12px;
    background: transparent url('../images/bullet-square.png') no-repeat scroll 0px 6px; 
}
.standatrd-content-550 ol {
    line-height: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    list-style-type: decimal;
}
.standatrd-content-550 ol li {

}
.standatrd-content-550 ol li ol {
    padding-left: 12px;
    list-style-type: lower-alpha;
}
.standatrd-content-550 ol li ol li {
    
}
.standatrd-content-550 ol li ol li ol  {
    list-style-type: lower-roman;
}
.content-full {
    float: left;   
    position: relative;
    width: 990px;
}
.content-full-header {
    float: left;   
    width: 990px;
}
.content-full-header .breadcrumbs {
    margin-top: 24px;
}
.full-offer-bottom {
    float: right;
    position: relative;
    width: 285px;
    padding: 0px 18px;
    height: 120px;
    margin-top: -68px;
}
.full-offer-bottom div {
    display: block;
    clear: both;
    float: left;
    width: 299px;
    line-height: 25px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
.full-offer-bottom div a {
    display: block;
    clear: both;
    float: left;    
    color: #fff;
    width: 263px;
    height: 30px;
    padding: 0px 0px 6px 36px;    
    background: transparent url('../images/bullet-offer.png') no-repeat scroll top left;
}
.full-no-tabs {
    clear: both;
    height: 12px;
    background: transparent url('../images/content-full-top-no-tabs.png') no-repeat scroll bottom left;
}
.full-tabs {
    clear: both;
    height: 44px;
    background: transparent url('../images/content-full-top.png') no-repeat scroll bottom left;
}
.full-tabs ul {
    float: left;
    height: 32px;
    padding-left:19px;
}
.full-tabs ul li {
    float: left;
    height: 32px;
    width: 104px;
    padding-right: 3px;
}
.full-tabs ul li a {
    float: left;
    display: block;
    height: 32px;
    width: 104px;
    text-align: center;
    line-height: 32px;
    padding: 0px;
    font-weight: bold;
    color: #525252;
    background: transparent url('../images/full-tab-bg-active.png') no-repeat scroll top left;
}
.full-tabs ul li.active a, .full-tabs ul li a:hover {
    color: #fff;
    background: transparent url('../images/full-tab-bg.png') no-repeat scroll top left;
}
.full-tabs ul li a:hover{text-decoration:none;}
.content-full-bottom {
    float: left;
    width: 990px;
    height: 65px;    
    background: transparent url('../images/content-full-bottom.png') no-repeat scroll top left;
}
.content-full-box {
    float: left;
    width: 946px;
    padding: 10px 10px 0px 34px;
    background: transparent url('../images/content-full-middle.png') left top repeat-y;
}



.content-full-box-full {
    float: left;
    width: 946px;
}

.content-full-box-main {
    float: left;
    width: 588px;
}

.content-full-box-side {
    float: right;
    width: 324px;
}

.content-full-box-main h1 {
    float: left;
    width: 588px;
    font-size: 22px;
    line-height: 22px;
    padding: 10px 0px 26px 30px;
    font-weight: normal;
    background: transparent url('../images/title-bottom-border-588.gif') no-repeat scroll bottom left;
    margin-bottom: 12px;
    color: #e16f1e;
}
.content-full-box-side .btn-offer-back {
    float: right;
    width: 324px;
    height: 48px;
    text-align: center;
    clear: both;
    border-bottom: 1px dotted #2e4725;
}
.content-full-box-side .btn-offer-back a {color: #314a28;}

.content-full-box h2 {
    float: left;
    width: 558px;
    font-size: 22px;
    line-height: 22px;
    padding: 10px 0px 26px 30px;
    font-weight: normal;
    background: transparent url('../images/title-bottom-border-588.gif') no-repeat scroll bottom left;
    margin-bottom: 12px;
    color: #e16f1e;
}
.content-full-box h2 a {color: #e16f1e;}
.content-full-box h2 a:hover{text-decoration:none;}
.content-full-box h3 {
    float: left;
    width: 558px;
    font-size: 22px;
    line-height: 22px;
    padding: 10px 0px 26px 30px;
    font-weight: normal;
    background: transparent url('../images/title-bottom-border-588.gif') no-repeat scroll bottom left;
    margin-bottom: 12px;
}
.content-full-box-side h2 {
    float: left;
    width: 308px;
    font-size: 22px;
    line-height: 22px;
    padding: 10px 0px 26px 16px;
    font-weight: normal;
    background: transparent url('../images/title-bottom-border-588.gif') no-repeat scroll bottom left;
    margin-bottom: 12px;
    color: #e16f1e;
}
.standatrd-content-588 {
    float: left; 
    width: 588px;
    clear: both;
}
.standatrd-content-588 img {
    border: 3px solid #fff;
    margin-bottom: 16px;
}
.standatrd-content-588 p {
    clear: both;
    line-height: 16px;
    padding-bottom: 16px;
    text-align: justify;
}
.standatrd-content-588 p a {color: #5a7a4e;text-decoration: underline;}
.standatrd-content-588 p.ul-title {padding-bottom: 4px;}
.standatrd-content-588 ul {
    line-height: 16px;
    padding-bottom: 16px;
}
.standatrd-content-588 ul li {
    padding-left: 16px;
    background: transparent url('../images/bullet-circle.png') no-repeat scroll 0px 4px; 
}
.standatrd-content-588 ul li ul {
    padding-bottom: 0px;
}
.standatrd-content-588 ul li ul li {
    padding-left: 12px;
    background: transparent url('../images/bullet-square.png') no-repeat scroll 0px 6px; 
}
.standatrd-content-588 ol {
    line-height: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    list-style-type: decimal;
}
.standatrd-content-588 ol li {

}
.standatrd-content-588 ol li ol {
    padding-left: 12px;
    list-style-type: lower-alpha;
}
.standatrd-content-588 ol li ol li {
    
}
.standatrd-content-588 ol li ol li ol  {
    list-style-type: lower-roman;
}


.home-main-box {clear:both;}
.home-main-box .text-image {
    clear: both;
}
.home-main-box .text {
    float: left;
    width: 350px;
}
.home-main-box .image {
    float: right;
    width: 190px;
}
.home-main-box img {
    border: 3px solid #fff;
    margin-bottom: 16px;
}
.home-main-box p {
    clear: both;
    line-height: 16px;
    padding-bottom: 16px;
}
.home-main-box p a {color: #5a7a4e;text-decoration: underline;}
.home-main-box p.ul-title {padding-bottom: 4px;}
.home-main-box ul {
    line-height: 16px;
    padding-bottom: 16px;
}
.home-main-box ul li {
    padding-left: 16px;
    background: transparent url('../images/bullet-circle.png') no-repeat scroll 0px 4px; 
}
.home-main-box ul li ul {
    
}
.home-main-box ul li ul li {
    padding-left: 12px;
    background: transparent url('../images/bullet-square.png') no-repeat scroll 0px 6px; 
}
.home-main-box ol {
    line-height: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    list-style-type: decimal;
}
.home-main-box ol li {

}
.home-main-box ol li ol {
    padding-left: 12px;
    list-style-type: lower-alpha;
}
.home-main-box ol li ol li {
    
}
.home-main-box ol li ol li ol  {
    list-style-type: lower-roman;
}


table.standard-table-588 {
    width: 588px;
    border-bottom: 1px dotted #35502d;
}

table.standard-table-588 tr th {
    height: 50px;
    background: transparent url('../images/table-th-bg.png') repeat-x scroll top left;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

table.standard-table-588 tr td {
    text-align: center;
    vertical-align: middle;
    border-top: 1px solid #faaa32;
    height: 48px;
    color: #3e5a37;
}

table.standard-table-588 tr.even td {background-color: #f2f5e9;}

table.standard-table-588 tr th.col-1{width:243px;border-right: 1px solid #fff;}
table.standard-table-588 tr th.col-2{width:82px;border-right: 1px solid #fff;}
table.standard-table-588 tr th.col-3{width:82px;border-right: 1px solid #fff;}
table.standard-table-588 tr th.col-4{width:82px;border-right: 1px solid #fff;}
table.standard-table-588 tr th.col-5{width:95px;}

table.standard-table-588 tr td.col-1{width:244px;}
table.standard-table-588 tr td.col-2{width:83px;}
table.standard-table-588 tr td.col-3{width:83px;}
table.standard-table-588 tr td.col-4{width:83px;}
table.standard-table-588 tr td.col-5{width:95px;}

.offer-full-main-box {
    float: left; 
    width: 588px;
    clear: both;
    margin-bottom: 24px;
}

.offer-full-side-box {
    float: right; 
    width: 324px;
    clear: both;
    margin-bottom: 24px;
}

div#komunikat{clear:both; margin:20px 10px; text-align:center; font-size:1.5em; padding:20px; border:5px solid #acacac; background-color:#f2f5e9;}
div#komunikat-poz{clear:both; margin:20px 10px; text-align:center; font-size:1.5em; padding:20px; border:5px solid #6bc30a; background-color:#f2f5e9;}
div#komunikat-neg{clear:both; margin:20px 10px; text-align:center; font-size:1.5em; padding:20px; border:5px solid #f39638; background-color:#f2f5e9;}
.niePokazuj{display:none;}
