* {
    font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
}
.clear {
    clear:both;
}

.mg-banner * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.mg-banner > div {
    text-align: center;
}
.mg-adv-rectangle {
    margin: 10px auto 0;
    text-align: center;    
}
.mg-adv-rectangle div {
    margin: 0 auto;
}
.mg-adv-business-click, .mg-adv-ads {
    clear: both;
    text-align: center;
    margin: 5px 0;
}
.ma-skybanner {
    margin: 50px 5px 0; 
}

.mg-breadcrumbs {
    margin-top: 15px;
}

.page-header {
    margin-top: 10px;
    border-bottom: none;
    border-top: 1px solid #eee;
}
.page-header > h1 {
    font-size: 26px;
}
.mg-base {
    margin-left: 0;
    margin-right: 0;
}
.mg-column {
    padding: 0px;
    min-height: 500px;
}
.mg-column-img img {
    width: 100%;
}

.mg-content {
    margin: 20px 0px;
}
.mg-column.mg-column-content {
    background-color: #FFFFFF;
    margin: 0;
    padding: 0px 5px;
}
.mg-column > .mg-column-menu {
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 10px;
    top:0;
}
ul.mg-paging {
    list-style: none;
    display: inline-table;
    width: 100%;
    margin: 10px 0;
    padding: 0;
}
ul.mg-paging > li {
    display: table-cell;
    text-align: center;
}
ul.mg-paging > li.prev, ul.mg-paging > li.next {
    border: 1px solid #eeeeee;
    width: 120px;
    border-radius: 3px;
    margin: 0px;
    padding: 5px 10px;
}

.ma-loadmore-loader {
    padding: 20px 0;
    text-align: center;
    display: none;
}

ul.ma-category-menu {
    list-style: none;
    display: block;
    margin: 0 0 10px;
    padding: 0;
    width: auto;
    float:right;
    width: 100%;
}
ul.ma-category-menu > li {
    margin: 2px 0;
    padding: 5px 10px;
    background-color: #F9F9F9;
    text-align: right;
}
ul.ma-category-menu > li:hover, ul.ma-category-menu > li.active {
    background: none;
}
ul.ma-category-menu > li > a {
    text-decoration: none;
    font-weight: bold;
    color: #414141;
}

.mg-column-list a ,.ag-column-list a:hover{
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;  
    color: #333;
}
.mg-index-row{
    padding:10px 0 0 0;
    margin:0;
}
.mg-column-img, .mg-column-description {
    padding-left: 0;
}
.mg-column-img img{
    display: block;
    height: auto;
    max-width: 100%;
}
.mg-column-description h1, .mg-column-description h2 {
    font-family: 'Open Sans';
    font-size: 22px;
    margin-top: 0;
    font-weight: bold;
}

.mg-most-popular-box {
    border: 1px solid #eeeeee;
    padding: 10px 0;
    margin-bottom: 10px;
}
.mg-most-popular-box > b {
    margin-left: 5px;
}
.mg-most-popular-box > .mg-most-popular-all {
    float: right;
    display: inline-block;
    width: auto;
    padding: 0;
    margin: 0 5px;
    background: url('/img/arrow-right.png') right center no-repeat;
    padding-right: 15px;
    font-weight: bold;
    color: #333;
}
.mg-most-popular-box > .mg-most-popular-all > a {
    font-weight: bold;
    color: #333;
    text-decoration: underline;
}
.mg-most-popular-box > a.all-makes {
    float: right;
    margin-right: 5px;
    background: url('/img/arrow-right.png') right center no-repeat;
    padding-right: 15px;
    font-weight: bold;
    color: #333;
    text-decoration: underline;
}
.mg-most-popular-box > ul {
    list-style: none;
    display: inline-block;
    margin: 0 10px;
    padding: 0;
}
.mg-most-popular-box > ul > li {
    display: inline-block;
    margin: 0;
    padding: 0 3px;
}
.mg-most-popular-box > ul > li > a {
    font-weight: bold;
    color: #333;
}
.mg-most-popular-box > ul > li > a > span {
    font-weight: normal;
}

.mg-all-makes, .mg-all-models {
    margin: 0 10px;
}
.mg-all-makes > ul, .mg-all-models > ul {
    list-style: none;
    display: inline-block;
    margin: 10px;
    padding: 0;
}
.mg-all-makes > ul > li, .mg-all-models > ul > li {
    display: inline-block;
    margin: 0;
    padding: 0 5px;
    width: 160px;
}
.mg-all-makes > ul > li > a, .mg-all-models > ul > li > a {
    font-weight: bold;
    color: #333;
}
.mg-all-makes > ul > li > a > span, .mg-all-models > ul > li > a > span {
    font-weight: normal;
}

.mg-article {
    max-width: 765px;
}
.mg-article > h1, .mg-article > h2 {
    font-size: 26px;
    font-weight: bold;
    margin-top: 0px;
}
.mg-article > h3 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 0px;
}
.mg-article > .mg-article-info {
    width: auto;
    float: left;
}
.mg-article > .mg-article-info > span {
    font-size: 11px;
    display: block;
}
.mg-article > .mg-article-social {
    width: 200px;
    float: right;
}
.mg-article > .mg-article-social .twitter-btn, 
.mg-article > .mg-article-social .fb-btn, 
.mg-article > .mg-article-social .gplus-btn {
    margin: 0 0 0 5px;
    display: inline;
    float: right;
} 
.mg-article > .mg-article-slogan {
    font-weight: bold;
    margin: 20px 0 10px;
}
.mg-article > .mg-article-image {
    text-align: center;
    margin-bottom: 10px;
}
.mg-article > .mg-article-image > .img-responsive {
    display: inline-block;
}
.mg-article > .mg-article-content {
    margin-bottom: 10px;
}
.mg-article > .mg-article-content img {
    width: 100%;
    height: auto;
}
.mg-article .mg-gallery {
    margin: 10px 0;
}
.mg-article .mg-gallery > .mg-gallery-top > a {
    float: right;
    margin-right: 5px;
    background: url('/img/arrow-right.png') right center no-repeat;
    padding-right: 15px;
    font-weight: bold;
    color: #333;
}
.mg-article .mg-gallery > .mg-gallery-top > a > span {
    font-weight: normal;
}
.mg-article .mg-gallery > .mg-gallery-images {
    text-align: center;
}
.mg-article .mg-gallery > .mg-gallery-images > ul {
    list-style: none;
    display: inline-block;
    margin: 0 auto;
    padding: 0;
}
.mg-article .mg-gallery > .mg-gallery-images > ul > li {
    display: inline-block;
    margin: 10px;
    padding: 0;
    width: auto;
    text-align: center;
}
.mg-article .mg-video {
    width: 320px; 
    height: 244px; 
    overflow: hidden;  
    margin: 16px auto 0; 
    padding: 0;
}
.mg-article .mg-video img {
    z-index: 1; 
    display: block;
    border: 0; 
    width: 320px; 
    height: 244px;  
    margin: 0; 
    padding: 0;
}
.mg-article .mg-video a.img{overflow: hidden; z-index: 2;margin: 0; padding: 0; position: relative;}
.mg-article .mg-video .trans_gray_video{ text-align:left;overflow: hidden; position: relative;z-index: 3;float: left; display: block; width: 320px; height: 58px; padding: 0px; margin: -58px 0px 0px; background-color: #cccccc;}
.mg-article .mg-video a.on_image_video{ font-size:11px;font-weight: bold; z-index: 4;display: block;float: left; width: 300px; padding: 10px 10px 0px; position: relative; top: -64px; color: black; margin: 0px;}
.mg-article .mg-video a.on_image_video_opis{  font-size:11px;font-weight: normal; z-index: 4;display: block;float: left; width: 300px; padding: 0px 10px 0px; position: relative; top: -64px; color: black; margin: 0px;}
.mg-article .mg-video a.play_icon{ background-color: transparent; background-image: url("https://mojeauto.tv/img/player_norm.png"); background-repeat: no-repeat; background-attachment: scroll; background-position: -137px 0px; float: left; display:block; height:164px; left:90px; position:relative; top:-240px; width:100px; z-index:5;text-decoration:none;}
.mg-article .mg-video a.play_icon:hover{ background:transparent url('https://mojeauto.tv/img/player_norm.png') no-repeat 45px 0px;}

.mg-article > .mg-configure-box {
    background-color: #edf3ff;
    padding: 10px;
}
.mg-article > .mg-configure-box > h3, .mg-article > .mg-configure-box > h4 {
    margin: 0 0 15px;
    padding: 0;
    font-size: 14pt;
    font-weight: 600;
}
.mg-article > .mg-configure-box > .configure-item {
    position: relative;
}
.mg-article > .mg-configure-box > .configure-item.top-border {
    border-top: 1px solid #c0c0c0;
    padding-top: 5px;
    margin-top: 5px;
}
.mg-article > .mg-configure-box > .configure-item > img {
    float: left;
    margin-right: 10px;
}
.mg-article > .mg-configure-box > .configure-item > .item-info {
    display: inline-block;
    float: left;
}
.mg-article > .mg-configure-box > .configure-item > .item-info > span {
    display: inline-block;
    margin: 10px 0;
}
.mg-article > .mg-configure-box > .configure-item > .item-info a {
    color: #333;
    text-decoration: underline;
}
.mg-article > .mg-configure-box > .configure-item > .item-info a:hover {
    text-decoration: none;
}
.mg-article > .mg-configure-box > .configure-item > .more-link {
    background: url('/img/strzalka_zoba_34.png') right 0 no-repeat;
    padding-right: 8px;
    width: 170px;
    float: right;
    height: 34px;
    margin-top: 5px;
}
.mg-article > .mg-configure-box > .configure-item > .more-link > .more-link-box {
    margin: 0;
    padding: 7px 25px 8px;
    background-color: #00488f;
    text-align: center;
}
.mg-article > .mg-configure-box > .configure-item > .more-link a {
    color: #fff;
    height: 34px;
    margin-top: 7px;
    text-decoration: none;
}
.mg-article > .cnd-threads {
    margin: 10px 0;
    padding: 10px;
    background-color: #f9f9f9;
}
.mg-article > .cnd-threads > * {
    color: #333;
    font-size: 9pt;
}
.mg-article > .cnd-threads > a {
    text-decoration: underline;
}
.mg-article > .cnd-threads > a:hover {
    text-decoration: none;
}
.mg-article > .similar-row {
    margin: 10px 0;
}
.mg-article > .similar-row > .similar-img {
    float: left;
}
.mg-article > .similar-row > .similar-img img {
    display: block;
    height: auto;
    max-width: 100%;
}
.mg-article > .similar-row > .similar-description {
    padding-left: 0px;
    padding-right: 0px;
}
.mg-article > .similar-row > .similar-description a {
    font-size: 14pt;
    color: #333;
    text-decoration: none;
}
.mg-article > .similar-row > .similar-description h1, .mg-article > .similar-row > .similar-description h4 {
    font-family: 'Open Sans';
    font-size: 22px;
    margin-top: 0;
    font-weight: bold;
}

.mg-article > .mg-comments-box {
    margin: 10px 0;
    padding: 10px;
    background-color: #f9f9f9;
}
.mg-article > .mg-comments-box > strong, .mg-article > .mg-comments-box > h3 {
    font-size: 16pt;
    font-weight: 600;
    margin-top: 0;
}
.mg-article > .mg-comments-box > p {
    text-align: center;
}
.mg-article > .mg-comments-box > .comments-top {
    border-bottom: 1px solid #c0c0c0;
    margin: 10px 0;
}
.mg-article > .mg-comments-box > .comments-top > .mg-add-comment {
    color: #333;
    font-weight: bold;
    float: right;
}
.mg-article > .mg-comments-box > .comments-top > p {
    display: inline;
}
.mg-article > .mg-comments-box > .comments-top > p > a {
    color: #333;
}
.mg-article > .mg-comments-box > .comments-list > .comment-item {
    margin: 10px 0;
    border-bottom: 1px solid #eeeeee;
}
.mg-article > .mg-comments-box > .comments-list > .comment-item > .comment-info {
    width: 150px;
    float:left;
    height:100%;
}
.mg-article > .mg-comments-box > .comments-list > .comment-item > .comment-info > span {
    display: block;
}
.mg-article > .mg-comments-box > .comments-list > .comment-item > .comment-post {
    padding-left: 160px; 
}
.mg-article > .mg-comments-box > .comments-list > .forum-link-box {
    margin: 10px 0;
    text-align: right;
}
.mg-article > .mg-comments-box > .comments-list > .forum-link-box > a {
    margin-right: 5px;
    background: url('/img/arrow-right.png') right center no-repeat;
    padding-right: 15px;
    font-weight: bold;
    color: #333;    
}
.mg-article > .mg-comments-box > .comments-list > .forum-link-box > a > span {
    font-weight: normal;
}

.mg-cia {
    margin: 10px 0 10px;
    background-color: #ed1b23;
}

@media all and (max-width:999px){
    .mg-column-list{
        width:100%;
    } 
    .mg-content{
        width:100%;
    }
    .mg-column-img {
        width:33.3333%;
    }
    .mg-column-description{
        width:66.6667%;
        float: left;
    }
    section.amis-home.amis-others-webs > ul {
        width: 50%;
    }
}
@media all and (min-width:900px) and (max-width: 930px) {
    .mg-cia-slogan > span {
        margin-top: 10px;
    }
    section.amis-home.amis-others-webs > ul {
        float:left;
        width: 50%;
    }
}
@media all and (max-width: 870px) {
    .mg-cia-slogan > span {
        margin-top: 10px;
    }
    section.amis-home.amis-others-webs > ul {
        float:left;
        width: 50%;
    }
}
@media all and (max-width:600px){
    .mg-column-description h1, .mg-column-description h2 {
        font-size: 22px;
    }
    .mg-column-description  > .mg-article-info {
        display:none;
    }
    section.amis-home.amis-others-webs > ul {
        float: none;
        width: 100%;
    }
}
@media all and (max-width:550px) {
    .mg-most-popular-box > ul, .mg-most-popular-box > b {
        display: none;
    }
    section.amis-home.amis-others-webs > ul {
        float: none;
        width: 100%;
    }
}
@media all and (max-width:530px) {
    .mg-article > .mg-configure-box > .configure-item > img {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .mg-article > .mg-configure-box > .configure-item > .item-info {
        display: block;
        float: none;
    }
    .mg-article > .mg-comments-box > .comments-list > .comment-item > .comment-info {
        width: 100%;
        float: none;
    }
    .mg-article > .mg-comments-box > .comments-list > .comment-item > .comment-info > span {
        display: inline-block;
    }
    .mg-article > .mg-comments-box > .comments-list > .comment-item > .comment-post {
        padding-left: 0; 
    }
    section.amis-home.amis-others-webs > ul {
        float: none;
        width: 100%;
    }
}
@media all and (max-width:450px){
    .mg-column-img {
        width: 100%;
    }
    .mg-column-description{
        width: 100%;
        float: left;
    }
    .mg-cia-logo, .mg-cia-slogan {
        width: 100%;
        float: none;
    }
    .mg-cia-slogan > span {
        font-size: 14pt;
    }
    section.amis-home.amis-others-webs > ul {
        float: none;
        width: 100%;
    }
}
@media all and (max-width:340px){
    .mg-cia-slogan > span {
        font-size: 12pt;
    }
    section.amis-home.amis-others-webs > ul {
        float: none;
        width: 100%;
    }
}


@media (max-width: 985px) {
    .lejekNext {
        display: block!important; 
    }

    .lejekPrev {
        display: block!important; 
    }
    section.amis-home.amis-others-webs > ul {
        float:left;
        width: 50%;
    }
}


.lejekNext {
    display: none; 
    height: 68px; 
    width:34px; 
    top: 33px;
    z-index:4;
    position:absolute; 
    right: 0;  
    margin:auto; 
    cursor:pointer; 
    background: rgba(0, 0, 0, 0) url("/img/round-arr-white-right.png") no-repeat scroll 0 0;
}

.lejekPrev {
    display: none; 
    height: 68px; 
    width:34px; 
    top: 33px;
    z-index:4;
    position:absolute; 
    margin:auto; 
    cursor:pointer; 
    background: rgba(0, 0, 0, 0) url("/img/round-arr-white-left.png") no-repeat scroll 0 0;
}

.lejek-poleca {
    margin-top:10px; 
    font-weight: bold; 
    font-size: 13px;
}

.lejek-contener {
    background-color: #EDEDED;
    padding-left: 0px; 
    margin-top: 5px; 
    padding-right: 0px; 
    height: 200px; 
    overflow: hidden;
    position: absolute;
    width: 100%;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);

}

.lejek-item {
    float: left; 
    width: 195px; 
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    height: 200px;
}

.lejek-img {
    display:block!important; 
    margin: auto!important; 
    float: none!important; 
    width: 175px!important;
    height: 120px!important;

}

.lejek-title {
    display: inline-block; 
    overflow: hidden; 
    height: 60px;
    padding: 5px;
    font-family: Arial, Tahoma;
    font-size: 13px!important;
    font-weight: bold!important;
    color: #333!important;
}

.lejek-cat {
    background-color: #004890;
    display: block;
    font-family: "Open Sans";
    font-size: 11px;
    font-weight: bold;
    padding: 3px 4px 2px;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #FFF;
    text-align: right;
}

@media (max-width: 599px) {
    .pdr {
        width: 320px!important; 
    }

    .pdr-img {
        width: 40%!important; 
    }

    .pdr_desc {
        width: 60%!important; 
    }

    .pdr_text {
        display: none!important;
    }
    section.amis-home.amis-others-webs > ul {
        float: none;
        width: 100%;
    }
}


@media (min-width: 600px) {
    .pdr {
        width: 600px!important;
    }

    .pdr-img {
        width: 30%!important; 
    }

    .pdr_desc {
        width: 70%!important; 
    }

    .pdr_text {
        display: block!important;
    }
    section.amis-home.amis-others-webs > ul {
        float:left;
        width: 50%;
    }
}
.pdr {
    position: fixed;  
    bottom: 20px; 
    right: -600px; 
    background-color: #FFF; 
    display: block; 
    width: 320px;
    z-index: 10;
}

.pdr_bar {
    background-color: #E91F48; 
    width:100%; 
    height: 28px; 
    font-size:15px; 
    color: #FFF; 
    font-weight: bold; 
    padding-top: 5px; 
    padding-left: 5px; 
    background: linear-gradient(#01468B, #02498B);
}

.pdr_close {
    float: right; 
    padding-right:10px; 
    cursor: pointer;
    margin-top:-2px;
}

.pdr-img {
    width: 30%; 
    float: left;
}

.pdr_desc {
    width: 70%; 
    float:left; 
    padding-left:5px;
    font-size: 14px;
    color: #323232;
}

.pdr_title {
    font-size: 15px; 
    font-weight: bold; 
    width: 100%;
}

.pdr_text {
    color: #424242;
}

@media (min-width: 1148px) {
    section.amis-home.amis-others-webs > ul {
        float: left;
        width:25%;
    }
}
section.amis-home.amis-others-webs {
    margin: 10px 0;
}

section.amis-home.amis-others-webs > .box-header {
    background-color: #333;
    color: #fff;
    font-size: 20px;
    padding: 5px 10px;
}
section.amis-home.amis-others-webs > ul.amis-web{
    border-right: 1px solid #ccc;
}
section.amis-home.amis-others-webs > ul {

    list-style-type: none;
    margin: 10px 0;
    padding: 0 10px;

}
section.amis-home.amis-others-webs > ul > li {
    border-bottom: 1px solid #ccc;
    height: 100px;
    overflow: hidden;
}
section.amis-home.amis-others-webs > ul > li > h4 {
    margin: 5px 0 0;
}
section.amis-home.amis-others-webs > ul > li > h4 > a {
    color: #999;
    font-size: 14px;
    text-decoration: none;
}
section.amis-home.amis-others-webs > ul > li > h4 > a > .mpp-category {
    color: #c91820;
    font-size: 14px;
    font-weight: 700;
}
section.amis-home.amis-others-webs > ul > li > h3 {
    margin-top: 0;
}
section.amis-home.amis-others-webs > ul > li > h3 > a > span {
    color: #333;
    font-family: "Merriweather",serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    margin-top: 3px;
    text-decoration: none;
}