body {
    min-width: 1000px;
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
    visibility: hidden;
    color: #424242;
    overflow-x: hidden;
}

#top_nav {
    height: 83px;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    background: url("../../img/top_nav_bg.png") repeat-x left bottom;
    font-family: Arial;
}

#top_nav .navbar-form {
    margin: 0;
}

#logo {
    height: 70px;
    width: 164px;
    background: url("../../img/logo2.png") no-repeat left center;
	margin-left: 0 !important;
}
#language_box {
    margin: 20px 40px 0 20px;
}
#language_box a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    background: url("../../img/lang_bg.png") no-repeat -40px 0;
    margin-right: 5px;
    color: #ffffff;
}
#language_box a:last-child {
    margin-right: 0;
}
#language_box a.active {
    background-position: 0 0;
    color: #111660;
}
#language_box a:hover {
    text-decoration: none;
    opacity: 0.85;
}
#language_box a.active {
    text-decoration: none;
    opacity: 0.85;
}
#top_nav .nav {
    float: right;
}
#top_nav .nav a {
    padding: 29px 20px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
#top_nav .active a {
    box-shadow:inset 0 0 15px rgba(0, 0, 0, 0.2);
    background: none;
}
.slide,
.slide .col {
    position: relative;
}
#slide1 {
    margin-top: 78px;
}
#slide1 .col {
    min-height: 620px;
}
.a {
    position: absolute;
}
#a1 {
    top: 51%;
}
#can1 {
    position: relative;
    display: inline-block;
    width: 334px;
    height: 643px;
    margin-top: 57px;
    margin-right: -20px;
    background: url("../../img/s1_can1.png") no-repeat center center;
}
#can2 {
    position: absolute;
    width: 201px;
    height: 393px;
    background: url("../../img/s1_can2.png") no-repeat center center;
    top: 264px;
    right: 209px;
}
body.smaller #can1 {
    background-image: url("../../img/s1_can1_s.png");
    width: 251px;
    height: 482px;
    margin-top: 37px;
    margin-right: 0px;
}
body.smaller #can2 {
    background-image: url("../../img/s1_can2_s.png");
    width: 151px;
    height: 295px;
    top: 184px;
    right: 175px;
}
.v {
    position: absolute;
}
#v1 {
    width: 47px;
    height: 47px;
    background: url("../../img/s1_b3.png") no-repeat center center;
    top: 76px;
    right: 382px;
}
#v2 {
    width: 77px;
    height: 77px;
    background: url("../../img/s1_c.png") no-repeat center center;
    top: 165px;
    right: 325px;
}
#v3 {
    width: 58px;
    height: 58px;
    background: url("../../img/s1_b6.png") no-repeat center center;
    top: 205px;
    right: 491px;
}
#v4 {
    width: 128px;
    height: 127px;
    background: url("../../img/s1_e.png") no-repeat center center;
    top: 314px;
    right: 347px;
}
#v5 {
    width: 113px;
    height: 112px;
    background: url("../../img/s1_b12.png") no-repeat center center;
    top: 446px;
    right: 254px;
}
#v6 {
    width: 90px;
    height: 89px;
    background: url("../../img/s1_b5.png") no-repeat center center;
    top: 530px;
    right: 432px;
}
body.smaller #v1 {
    background-image: url("../../img/s1_b3_s.png");
    top: 60px;
    right: 305px;
}
body.smaller #v2 {
    background-image: url("../../img/s1_c_s.png");
    top: 132px;
    right: 260px;
}
body.smaller #v3 {
    background-image: url("../../img/s1_b6_s.png");
    top: 164px;
    right: 392px;
}
body.smaller #v4 {
    background-image: url("../../img/s1_e_s.png");
    top: 251px;
    right: 277px;
}
body.smaller #v5 {
    background-image: url("../../img/s1_b12_s.png");
    top: 356px;
    right: 203px;
}
body.smaller #v6 {
    background-image: url("../../img/s1_b5_s.png");
    top: 424px;
    right: 345px;
}
h3, h4, h5, h6 {
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #ef3e42;
    margin: 0;
    padding: 0;
}
h3 {
    line-height: 50px;
    font-size: 56px;
}
body.smaller h3#pradzia {
    line-height: 40px;
    font-size: 42px;
    margin-top: 55px; 
}
body.smaller #slide1 .link1 {
    margin: 20px 0 0px;
}
body.smaller #slide1 .line {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 11px;
}
h4 {
    font-size: 48px;
}
h6 {
    font-size: 20px;
}
#slide1 h3 {
    margin-top: 80px;
    margin-top: 80px; 
    width: 350px;
	margin-bottom: 50px;
}
.link1 {
    display: inline-block;
    height: 72px;
    line-height: 45px;
    padding: 0 2px 27px 15px;
    background: url("../../img/link1_a.png") repeat-x left top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-weight: bold;
    color: #ffffff;
    position: relative;
	display:none;
}
.link1:hover {
    color: #ffffff;
}
.link1:after {
    content: "";
    display: block;
    position: absolute;
    height: 72px;
    width: 21px;
    top: 0;
    right: -21px;
    background: url("../../img/link1_b.png") no-repeat left top;
}
#slide1 .link1 {
    margin: 40px 0 20px;
}
#slide1 .line {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 15px;
    position: relative;
}
#slide1 .bullet {
    position: absolute;
    color: #ef3e42;
    top: -1px;
    left: -12px;
}
#slide1 small {
    position: relative;
    color: #ef3e42;
	font-size: 12px !important;
	line-height: 12px !important;
}
.required {
    color: #ef3e42 !important;
}
.fb {
	position: relative;
	margin-top: 15px;
}
.sep-wrap {
    height: 224px;
    position: relative;
    overflow: visible;
}
.sep {
    position: absolute;
    width: 100%;
    height: 224px;
}
.sep1 {
    background: url("../../img/sep1.png") no-repeat center center;
}
.sep2 {
    background: url("../../img/sep2.png") no-repeat center center;
}
.sep3 {
    background: url("../../img/sep3.png") no-repeat center center;
}
.sep4 {
    background: url("../../img/sep4.png") no-repeat center center;
}
.sep5 {
    background: url("../../img/sep5.png") no-repeat center center;
}
#slide2 {
    margin-top: 20px;
    margin-bottom: 10px;
}
#slide2 h4 {
    margin-bottom: 30px;
}
#slide2 h6 {
    margin-bottom: 15px;
}
.cw {
    height: 210px;
}
.news-text,
.news-pic {
    max-height: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #ffffff;
}
.news-pic img {
    min-width: 100%;
}
.news-pic {
    margin-right: -15px;
}
.news-text {
    margin-left: -15px;
    padding: 15px;
    background: #eeeeee;
    font-family: arial, sans-serif;
    font-size: 14px;
    position: relative;
}
.news-text .title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 6px;
}
.news-text .more {
    background-image: -webkit-linear-gradient(rgba(238, 238, 238, 0), #eeeeee);
    background-image:    -moz-linear-gradient(rgba(238, 238, 238, 0), #eeeeee);
    background-image:     -ms-linear-gradient(rgba(238, 238, 238, 0), #eeeeee);
    background-image:      -o-linear-gradient(rgba(238, 238, 238, 0), #eeeeee);
    background-image:         linear-gradient(rgba(238, 238, 238, 0), #eeeeee);
    bottom: 0;
    left: 0;
    height: 30px;
    position: absolute;
    right: 0;
}
.news-thumbs {
    width: 100%;
    font-family: arial, sans-serif;
    font-size: 14px;
}
.news-thumbs td {
    width: 20%;
    height: 82px;
    vertical-align: middle;
    text-align: center;
    background: #e7e7e7;
    line-height: 20px;
    cursor: pointer;
    border-right: 1px solid #ffffff;
}
.news-thumbs td:last-child {
    border-right: none;
}
.news-thumbs td.active {
    background: #ee3a43;
    color: #ffffff;
    cursor: default;
}
.news-thumbs td .num {
    font-size: 26px;
}
.cr {
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
#slide3 {
    margin-top: 20px;
}
#amb_cats,
.cats {
    margin: 20px 0 25px;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 8px;
    position: relative;
    z-index: 999;
}
#amb_cats a,
.cats a {
    display: inline-block;
    margin-right: 23px;
}
#amb_cats a .name,
.cats a .name {
    display: block;
    margin: 15px -10px 0;
    color: #424242;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
}
#amb_cats a:hover,
.cats a:hover {
    text-decoration: none;
}
#amb_cats a img,
.cats a img {
    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%);
}
.cats a.active img,
.cats a.active img,
#amb_cats a.active img,
#amb_cats a:hover img {
    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%);
}
.cats a.active .name,
#amb_cats a.active .name {
    color: #ef3e42;
}
.abm-list {
    max-height: 100px;
}
.abm-list .item {
    text-align: center;
    position: relative;
    z-index: 13;
}
.abm-list .item .info,
.abm-list .item .name2,
.abm-list .item .name {
    width: 212px;
    margin: 0 auto;
    text-align: left;
    font-size: 18px;
}
.abm-list .item .name {
    color: #20358c;
    font-weight: 600;
    text-transform: uppercase;
    padding: 30px 0 5px;
}
.abm-list .item .info {
    line-height: 22px;
    margin-top: 20px;
    font-size: 17px;
}
#slide5 {
	height: 600px;
}
#friends_list {
    margin: 25px 0 0;
}
#friends_list > .row {
    border-top: 1px solid #e4e4e4;
    padding: 28px 0;
}
#friends_list > .row:last-child {
    border-bottom: 1px solid #e4e4e4;
}
#friends_list .row .col-xs-6:first-child {
    position: relative;
}
#friends_list .row .col-xs-6:first-child:after {
    content: "";
    position: absolute;
    top:-28px;
    right:0;
    bottom:-28px;
    border-right: 1px solid #e4e4e4;
}
#friends_list .img {
    display: block;
    height: 95px;
}
#friends_list .name {
    font-weight: 600;
    font-size: 18px;
    color: #20358c;
    text-transform: uppercase;
}
#friends_list .info {
    margin-top: 3px;
    font-size: 18px;
    line-height: 22px;
}
footer {
    line-height: 60px;
    margin-top: 72px;
    font-size: 11px;
    font-family: Arial;
    color: #797979;
    border-top: 2px solid rgba(0, 0, 0, 0.1);
    background: url("../../img/sep2.png") no-repeat 300px -150px;
}

footer a:hover {
	text-decoration: none;
}

.l {
    clear:both;
    height: 5px;
}
.thumbs {
    height: 20px;
    overflow: hidden;
    margin: 7px 0;
}
.thumbs a {
    display: block;
    float: left;
    margin-right: 1px;
    outline: 0;
}
.thumbs a.active {
    opacity: 0.5;
}
.thumbs a img {
    max-height: 20px;
}
.gallery .cats {
    margin-bottom: 0;
}
.gallery .list .item {
    text-align: center;
    background: #fff;
}
.gallery .list img {
    margin: 0 auto;
}

.gallery .list p {
	margin: 5px 0 !important;
	padding: 5px 0 !important;
	font-size: 12px;
}

.popover {
    z-index: 9999;
    max-width: 400px;
    border-radius: 0;
}
.amb_can {
    position: absolute;
    z-index:12;
}
#amb_can1 {
    width: 174px;
    height: 152px;
    background: url("../../img/can1.png") no-repeat center center;
    top: 314px;
    left: 178px;
}
#amb_can2 {
    width: 153px;
    height: 158px;
    background: url("../../img/can2.png") no-repeat center center;
    top: 268px;
    left: 520px;
}
#amb_can3 {
    width: 155px;
    height: 146px;
    background: url("../../img/can3.png") no-repeat center center;
    top: 220px;
    left: 809px;
}

.carousel-control .glyphicon {
	color: #10155e !important;
}

.carousel-control {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, transparent 100%) !important;
}