

/* module */
.module  {
    border: solid 1px #d5d5d5;
}
.module .title {
    height: 35px;
    background: #6e6e6e;
    padding: 0 10px 0 0;
    color: #ffffff;
}
.module .image img {
    border: none;
}
.module.aktualnosci_sekcja, .module.zzycia_sekcja, .module.abc_sekcja  {
    background: #eeeeee;
}
.module.zzycia_sekcja .title {
    background: #f3f3f3 url('/templates/main/images/zzycia_bg.png') repeat-y;
    margin-bottom: 10px;
/*    background: #f3f3f3 url('/templates/main/images/arrow_gray_two.gif') repeat-x;*/
}
.module.abc_sekcja .title {
    background: #f3f3f3 url('/templates/main/images/abc_bg.png') repeat-y;
    margin-bottom: 10px;
/*    background: #f3f3f3 url('/templates/main/images/arrow_gray_two.gif') repeat-x;*/
}
.module.aktualnosci_sekcja .title {
    background: #f3f3f3;
}
.module .title a {
    color: #ffffff;
}
.module.aktualnosci_sekcja .title a,
.module.zzycia_sekcja .title a.more,
.module.abc_sekcja .title a.more {
    color: #282d31;
}
.module .one {
    border-bottom: dotted 1px #d5d5d5;
    padding: 10px;
}
.module .one .image {
    float: left;
    margin: 0 10px 10px 0;
}
.module.aktualnosci_sekcja .one .image {
    float: left;
    margin: 0 10px 0 0;
/*    border: solid 1px #737373;*/
}
.module .one .intro a.link {
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    color: #000000;
}
.intro a.more,
.module .one .intro a.more {
    font-weight: bold;
    color: #D80100;
}
.module .title .link {
    display: block;
    font-size: 16px;
    padding-left: 8px;
    padding-top: 8px;
    background: #d80100;
    height: 27px;
    float: left;
    width: 165px;
}
.module.porady_ekspertow_sekcja .title a.link {
    background: #ffde00;
    color: #292e32;
}
.module.artykuly_sekcja .title a.link {
    background: #68b9b3;
}
.module.artykuly_sekcja .intro a.link {
    font-size: 18px;
    font-weight: normal;
}
.module.artykuly_sekcja .intro {
    float: right;
    width: 325px;
}
.module.najczesciej_czytane .title a.link {
    background: #ff9000;
} 
.module.topowe_sekcja .intro a.link,
.module.najczesciej_czytane .intro a.link {
    font-size: 14px;
    margin-bottom: 2px;
} 
.module.topowe_sekcja .intro a.linkFirm  {
    color: #D80100;
    display: block;
    font-size: 11px;
    margin-bottom: 10px;
} 
.module.topowe_sekcja .intro  {
    float: right;
    width: 300px;
} 
.module.aktualnosci_sekcja .title a.link {
    background: none;
} 
.module.abc_sekcja .title a.link, 
.module.zzycia_sekcja .title a.link {
    background: none;
}
.module.artykuly_sekcja .one .image img {
    border: solid 1px #d3d3d3;
}
.module .title a.more {
    display: block;
    background: url('/templates/main/images/arrow_gray.gif') no-repeat left center;
    floaT: right;
    font-size: 11px;
    padding-left: 25px;
    margin-top: 10px;
}
.module.aktualnosci_sekcja .title a.more {
    display: block;
    background: url('/templates/main/images/arrow_gray_light.gif') no-repeat left center;
    float: right;
    font-size: 11px;
    padding-left: 25px;
    margin-top: 10px;
}
.module.rankingi_sekcja .title a.more,
.module.abc_sekcja .title a.more,
.module.zzycia_sekcja .title a.more {
    background: url('/templates/main/images/arrow_gray_light.png') no-repeat left center;
}

.module.abc_sekcja .one,
.module.zzycia_sekcja .one  {
    padding: 5px 10px;
}
.module.abc_sekcja .one  a.link,
.module.zzycia_sekcja .one  a.link {
    display: block;
    margin: 0;
    color: #292e32;
    padding-left: 25px;
    line-height: 22px;
    background: url('/templates/main/images/arrow_gray_two.gif') no-repeat left center;
}
.module.mod_avtcontent.glowny_modul_sekcja #controls {
    /*right: 10px;*/
    
}
#slideshowHomeCategory ul li  {
    float: left;
    height: 220px;
    width: 538px;
    overflow: hidden;
}
.module.mod_avtcontent.glowny_modul_sekcja,
.module.mod_avtcontent.glowny_modul {
    background: #546069;
    color: #dbdbdb;
    position: relative;
    z-index: 20;
}
.module.mod_avtcontent.glowny_modul .second .one{
    padding-bottom: 0;
}
.module.mod_avtcontent.glowny_modul .second .one:last-child {
    border-bottom: none;
}
.module.mod_avtcontent.glowny_modul .one .intro a.link, 
.module.mod_avtcontent.glowny_modul_sekcja .one .intro a.link {
    color: #ffffff;
}
.module.mod_avtcontent.glowny_modul_sekcja .one.first  {
    padding: 0;
}
.module.mod_avtcontent.glowny_modul_sekcja .one  {
    border-bottom: solid 1px #484848;
}
.module.mod_avtcontent.glowny_modul_sekcja .one.first .image {
    float: right;
    margin: 0 0 0 10px;
}
.module.mod_avtcontent.glowny_modul_sekcja .one.first .intro {
    padding: 10px 0 0 8px;
    float: left;
    width: 200px;
}
.module.mod_avtcontent.glowny_modul_sekcja .second .one .intro a.link,
.module.mod_avtcontent.glowny_modul .one .intro a.link {
    font-size: 16px;
}
.module.mod_avtcontent.glowny_modul .one.first .intro a.link,
.module.mod_avtcontent.glowny_modul_sekcja .one.first .intro a.link {
    background: url('/templates/main/images/arrow_big_red.gif') no-repeat left center;
    display: block;
    padding-left: 22px;
    line-height: 22px;
    font-size: 20px;
    margin-bottom: 15px;
}
.module.mod_avtcontent.glowny_modul_sekcja .one.first .intro a.link {
    margin-bottom: 5px;
}
.module.mod_avtcontent.glowny_modul_sekcja .one.first .intro  {
    line-height: 20px;
}

.module.mod_avtcontent.glowny_modul .second {
    float: right;
    width: 300px;
    font-size: 11px;
}
.module.mod_avtcontent.glowny_modul .one.first {
    float: left;
    width: 540px;
    padding: 0;
    border: none;
    overflow: hidden;
    height: 325px;
}
.module.mod_avtcontent.glowny_modul .one.first ul li {
    width: 540px;
    overflow: hidden;
    height: 325px;
    float: left;
}

.module.mod_avtcontent.glowny_modul .one {
    border-bottom: solid 1px #798791;
}
.module.mod_avtcontent.glowny_modul .one.no {
    border: none;
}
/*.module.mod_avtcontent.glowny_modul .one:last-child {
    border-bottom:none;
}*/
.module.mod_avtcontent.glowny_modul .one.first .intro {
    margin-left: 20px;
    margin-bottom: 10px;
}

.module.najczesciej_czytane .one {
    width: 245px;
    float: left;
}
.module.rankingi_sekcja  {
    background: #EEEEEE;
}
.module.rankingi_sekcja .one .intro .titleLink {
    margin-bottom: 10px;
}
.module.rankingi_sekcja .title {
    background: #f3f3f3;
    color: #555555;
}
.module.rankingi_sekcja .titleSecond {
    color: #555555;
    font-size: 14px;
    margin: 10px 0 10px 10px;
    font-weight: bold;
}
.module.rankingi_sekcja .title .more, 
.module.rankingi_sekcja .title a.link {
    color: #555555;
    background: none;
}
.module .user {
    color: #6e6e6e;
    margin-left: 25px;
    margin-bottom: 10px;
}

.module.mod_avtcontent.menu {
    border: none;
}
.module.mod_avtcontent.menu .one {
    padding: 0 0 10px 0;
    border: none;
}
.module.mod_avtcontent.menu .one .intro .link {
    font-weight: bold;;
    font-size: 13px;
    margin-bottom: 1px;
    
}
.module.mod_avtcontent.menu .one .intro .linkCategory {
    display: block;
    margin-bottom: 10px;
}

.module.porady_ekspertow_sekcja .one {
    padding: 10px 2px 10px 8px;
    float: left;
    width: 166px;
    border: none;
}
.module.porady_ekspertow_sekcja .one .image{
    margin-right: 0px;
}
.module.porady_ekspertow_sekcja .one .link{
    color: #1E1E1E;
    font-size: 14px;
}

.module .title.big a.link .category {
    font-size: 10px;
    display: block;
}
.module .title.big a.link  {
    padding-top: 3px;
    padding-bottom: 5px;
    font-size: 14px;
}

.module.avtfirmy {
    border: none;
    text-align: center;
}
.module.avtfirmy .contentFirm {
    border: solid 1px #d6d6d6;
    padding: 10px;
    font-size: 14px;
    margin-top: 10px;
}
.module.avtfirmy .contentFirm a {
    font-size: 22px;
    display: block;
    margin-bottom: 15px;
}

#controls {
    position: absolute;
    right: 10px;
    top: 10px;
    /*margin-left: 420px;*/
    /*margin-top: -211px;*/    
}
.module.mod_avtcontent.glowny_modul #controls {
    right: 320px;
/*    margin-top: 10px;    
    float: right;
    margin-left: 0;
    margin-right: 200px;*/
    
}
#controls li {
    float: left;
    margin-left: 5px;
}
#controls li a {
    display: block;
    background: #9b9b9b;
    padding: 3px 5px;
    color: #ffffff;
    text-decoration: none;
}
#controls li.current a:hover, 
#controls li.current a {
    background: #313131;
}

.najczesciej_czytane_poziome .one {
    /*width: 200px;*/
    width: 173px;
    float: left;
}
.najczesciej_czytane_poziome .one {
    border-bottom: none;
    padding: 0;
    margin: 10px 0 10px 10px;
}
.najczesciej_czytane_poziome .title a.link {
    background-color: #FF9000;
}

.module.sponsorowany .title {
    background: none;
    border-bottom: solid 1px #a2b3b2;
    color: #a2b3b2;
    text-align: right;
    height: auto;
    padding: 5px 10px;
    margin: 5px 10px;
    font-size: 14px;
    font-weight: bold;
}
.module.sponsorowany .one .intro .link {
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
}
.module .one .majster{border-bottom:2px solid #f30805;text-align:right;
    line-height:18px;
    margin:0;padding:0;
    background:none;
}
.module .one .majster span{
	color:white;background:#f30805;padding-left:3px;padding-right:3px;line-height:18px;display:inline-block;
}
.second .module .one .majster{background:none;}

/* --- topowe_sekcja --- */
.module.topowe_sekcja {
    border: none;
    margin-top: 17px;
    margin-bottom: 17px;
    position: relative;
}

.module.topowe_sekcja .sekcja-wrap .title {
    display: block;
    width: 218px;
    height: 27px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    line-height: 27px;
    background: #ed1c30;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.module.topowe_sekcja .sekcja-wrap.two-items .item {
    width: 50%;
}

.module.topowe_sekcja .sekcja-wrap.three-items .item {
    width: 33.333%;
}

.module.topowe_sekcja .sekcja-wrap.four-items .item {
    width: 25%;
}

/* all */
.module.topowe_sekcja .sekcja-wrap .item {
    position: relative;
}

.module.topowe_sekcja .sekcja-wrap .item .image {
    display: block;
}
.module.topowe_sekcja .sekcja-wrap .item .image img {
    display: block;
    max-width: 100%;
    height: auto;
}

.module.topowe_sekcja .sekcja-wrap .item .info {
    text-align: left;
}

.module.topowe_sekcja .sekcja-wrap .item .info .link {
    display: block;
    margin: 0 0 4px;
    font-size: 21px;
    font-weight: bold;
    font-family: 'ZurichCnEU';
}
.module.topowe_sekcja .sekcja-wrap .item .info .linkFirm {
    font-size: 15px;
    font-family: 'ZurichCnEU';
}

/* one */
.module.topowe_sekcja .sekcja-wrap.one-item .item {  
}

.module.topowe_sekcja .sekcja-wrap.one-item .item .image {
    float: left;
    width: 490px;
}

.module.topowe_sekcja .sekcja-wrap.one-item .item .info {
    float: right;
    width: 475px;
}

.module.topowe_sekcja .sekcja-wrap.one-item .item .info a {
    color: #000;
}

.module.topowe_sekcja .sekcja-wrap.one-item .item .info .introtext {
    margin: 10px 0 0;
    font-size: 14px;
}

/* more */
.module.topowe_sekcja .sekcja-wrap.two-items .item,
.module.topowe_sekcja .sekcja-wrap.three-items .item,
.module.topowe_sekcja .sekcja-wrap.four-items .item,
.module.topowe_sekcja .sekcja-wrap.five-items .item {
    float: left;
}

.module.topowe_sekcja .sekcja-wrap.two-items .item .info,
.module.topowe_sekcja .sekcja-wrap.three-items .item .info,
.module.topowe_sekcja .sekcja-wrap.four-items .item .info,
.module.topowe_sekcja .sekcja-wrap.five-items .item .info {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 12px;
}

.module.topowe_sekcja .sekcja-wrap.two-items .item .info a,
.module.topowe_sekcja .sekcja-wrap.three-items .item .info a,
.module.topowe_sekcja .sekcja-wrap.four-items .item .info a,
.module.topowe_sekcja .sekcja-wrap.five-items .item .info a {
    color: #fff;
    text-shadow: 0px 0px 4px #3C3C3C, 0px 0px 4px #3C3C3C;
}
/* --- topowe_sekcja end --- */

/* --- topowe_artykul --- */
.module.topowe_artykul {
    border: none;
    margin-top: 17px;
    margin-bottom: 17px;
    position: relative;
}

.module.topowe_artykul .sekcja-wrap .title {
    display: block;
    width: 218px;
    height: 27px;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    line-height: 27px;
    background: #ed1c30;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.module.topowe_artykul .sekcja-wrap.two-items .item {
    width: 50%;
}

.module.topowe_artykul .sekcja-wrap.three-items .item {
    width: 33.333%;
}

/* all */
.module.topowe_artykul .sekcja-wrap .item {
    position: relative;
    float: left;
}

.module.topowe_artykul .sekcja-wrap .item .topowe-image {
    display: block;
}
.module.topowe_artykul .sekcja-wrap .item .topowe-image img {
    display: block;
    max-width: 100%;
    height: auto;
}

.module.topowe_artykul .sekcja-wrap .item .info {
    text-align: left;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 10px;
}

.module.topowe_artykul .sekcja-wrap.one-item .item .info {
    right: 150px;
}
.module.topowe_artykul .sekcja-wrap.three-items .item .info {
    left: 8px;
    right: 8px;
    bottom: 6px;
}

.module.topowe_artykul .sekcja-wrap .item .info a {
    color: #fff;
    text-shadow: 0px 0px 4px #222, 0px 0px 4px #222;
}

.module.topowe_artykul .sekcja-wrap .item .info .link {
    display: block;
    margin: 0 0 4px;
    font-size: 21px;
    line-height: 23px;
    font-weight: bold;
    font-family: 'ZurichCnEU';
}
.module.topowe_artykul .sekcja-wrap.three-items .item .info .link {
    font-size: 18px;
    line-height: 20px;
}
.module.topowe_artykul .sekcja-wrap .item .info .linkFirm {
    font-size: 15px;
    font-family: 'ZurichCnEU';
}
/* --- topowe_artykul end --- */

@font-face {
    font-family: 'ZurichCnEU';
    src: url('fonts/ZurichCnEUnormal.eot');
    src: url('fonts/ZurichCnEUnormal.eot') format('embedded-opentype'),
         url('fonts/ZurichCnEUnormal.woff2') format('woff2'),
         url('fonts/ZurichCnEUnormal.woff') format('woff'),
         url('fonts/ZurichCnEUnormal.ttf') format('truetype'),
         url('fonts/ZurichCnEUnormal.svg#ZurichCnEUnormal') format('svg');
    font-weight: normal;
}

/* --- topowe_glowna --- */
.module.mod_avtcontent.topowe_glowna {
    border: none;
}

.module.mod_avtcontent.topowe_glowna .title {
    height: 27px;
    background: none;
    padding: 0;
    position: relative;
    margin-bottom: 7px;
}
.module.mod_avtcontent.topowe_glowna .title:before {
    display: block;
    width: 100%;
    content: "";
    height: 3px;
    background-color: #ed1c30;
    position: absolute;
    left: 0;
    top: 12px;
}

.module.mod_avtcontent.topowe_glowna .title .link {
    height: 27px;
    line-height: 27px;
    width: 218px;
    padding-left: 0;
    padding-top: 0;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    z-index: 1;
    background: #f20f2c;
}

.module.mod_avtcontent.topowe_glowna .one {
    position: relative;
    padding: 0;
    border-bottom: none;
    float: left;
    width: 212px;
    margin: 7px 0 0 19px;
}

.module.mod_avtcontent.topowe_glowna .one .image {
    float: none;
    margin: 0 0 7px;
}
.module.mod_avtcontent.topowe_glowna .one .image img {
    display: block;
}

.module.mod_avtcontent.topowe_glowna .one .intro a.link {
    margin-bottom: 6px;
}

.module.mod_avtcontent.topowe_glowna .for-small {
    width: 464px;
    float: left;
}

.module.mod_avtcontent.topowe_glowna .one.small:nth-of-type(2n+1) {
    clear: left;
}

.module.mod_avtcontent.topowe_glowna .one.small:nth-child(1), .module.mod_avtcontent.topowe_glowna .one.small:nth-child(2) {
    margin: 0 0 0 19px;
}

.module.mod_avtcontent.topowe_glowna .one.small .intro a.link {
    max-height: 48px;
    overflow: hidden;
    font-size: 15px;
    line-height: 16px;
    color: #737373;
}

.module.mod_avtcontent.topowe_glowna .one.small a.linkFirm {
    margin-left: 10px;
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 2;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    font-size: 14px;
}

.module.mod_avtcontent.topowe_glowna .one.big {
    width: 386px;
    margin: 0;
}
.module.mod_avtcontent.topowe_glowna .one.big .image {
    margin: 0;
}

.module.mod_avtcontent.topowe_glowna .one.big .intro {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 9px 14px;
}

.module.mod_avtcontent.topowe_glowna .one.big .intro a {
    color: #fff;
    text-shadow: 1px 1px 2px #000;
}
.module.mod_avtcontent.topowe_glowna .one.big .intro a.link {
    font-size: 20px;
}
.module.mod_avtcontent.topowe_glowna .one.big .intro a.linkFirm {
    font-size: 14px;
}

.module.mod_avtcontent.topowe_glowna .title-bottom {
    height: 17px;
    background: none;
    padding: 0;
    margin-top: 15px;
    border-top: 3px solid #f20f2c;
}

.module.mod_avtcontent.topowe_glowna .title-bottom a.more {
    display: block;
    height: 17px;
    width: 120px;
    float: right;
    background: #f20f2c;
    text-align: center;
    line-height: 15px;
    font-size: 12px;
    color: #fff;
}

/* --- topowe_glowna end --- */