
/*                                  2019 - default_resp
*/


@media all and (max-width: 1000px) {


    body {
        width: calc(100%);
        background: white;
    }

    textarea {
        width: calc(100% - 6px);
    }

    #wrapper {
        width: calc(100%);
        margin-top: 50px;
        box-shadow: initial;
    }

    .bar_topmain {
        width: calc(100%);
        height: 50px;
        margin: 0px auto;
        position: fixed;
        text-align: left;
        background-color: #2e51a2;
        border-bottom: 1px #2e51a2;
        z-index: 1200;
    }
    .bar_topmain_in {
        width: calc(100%);
    }

    /*
    div#ad_leader_wrapper {
        width: calc(100%);
        min-height: 0px;
    }
    div#ad_leader {
        margin: 50px auto 0px auto;
        margin-bottom: 0px;
        min-height: 0px;
    }
    */

    /* hide right in resp - php generation solved i layout.phtml */
	#right_column {
	    /* display: none; */
        width: calc(100% - 28px);
        margin: 30px 14px 0px 14px;
        padding: 0px 0px 0px 0px;
        font-family: sans-serif;
        min-height: 40px;
	}
	#footer {
        width: calc(100%);
    }
    #footer-inner {
        height: initial;
    }
    #footer p {
        font-size: 14px;
        margin: 0px 0px 10px 0px;
        line-height: 1.6;
    }
    #footer p a {
        margin: 0px 0px 0px 14px;
    }



    .rightmenu_overlay {
        width: calc(100%);
        height: calc(100%);
        background: black;
        background: rgba(54, 25, 25, .2);
        position: fixed;
        bottom: 0;
        z-index: 6;
    }
    .rightmenu_menu {
        /* position: absolute; */
        position: fixed;
        width: calc(100%);
        /* height: calc(100% + 80px); */
        /* margin: 40px 0px 0px -12px; */
        /* height: 700px; */
        height: 100%;
        padding: 0px 10px 0px 20px;
        font-size: 16px;
        color: black;
        white-space: nowrap;
        background-color: #f7f2ed;
        box-shadow: 0 0 10px rgba(0,0,0,0.2);
        overflow: scroll;
		z-index: 10;
    }
    .rightmenu_menu_bottomdiv {
        width: calc(100%);
        height: 100px;
    }
    .rightmenu_menu a {
		text-decoration: none;
		font-size: initial;
    }

    .logged_menu {
        position: fixed;
        width: calc(100% - 10px);
        /* height: 100%; */
        margin: 37px 0px 0px calc(-100% + 139px);
        padding: 0px 5px 20px 5px;
        font-family: sans-serif;
        font-size: 16px;
        background-color: #f7f2ed;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        overflow: scroll;
        z-index: 1200;
    }

    .logged_butt {
        float: left;
        padding: 12px 12px 12px 12px;
        width: 100%;
    }


    .loginform_cont {
        position: fixed;
        width: calc(100% - 10px);
        margin: 37px 0px 0px calc(-100% + 139px);
        padding: 0px 5px 14px 5px;
        font-family: sans-serif;
        font-size: 14px;
		z-index: 1200;
    }
    @media all and (max-width: 360px) {

        .logged_menu {
            margin: 37px 0px 0px calc(-100% + 119px);
        }
        .loginform_cont {
            margin: 37px 0px 0px calc(-100% + 119px);
        }
    }

    #login_form {
        float: left;
        width: 100%;
    }
    #login_form dt {
        font-size: 14px;
    }
    a#sign_up {
        float: left;
        width: 100%;
        position: initial;
        margin: 0px 0px 20px 14px;
    }
    #nick {
        height: 20px;
        padding: 2px 2px 2px 2px;
        border: 1px solid #78c1d2;
    }
    #login_form input {
        width: 146px;
        height: 20px;
        padding: 2px 2px 2px 2px;
    }


    .square_terms {
        width: calc(100%);
        height: 100%;
        margin: 0px 0px 0px -50%;
        padding: 0px 0px 0px 0px;
        top: 265px;
        border: 0px;
        z-index: 1300;
    }
    .squareterms_inmid {
        width: calc(100% - 20px);
        padding: 15px 10px 15px 10px;
        background-color: #ffff99;
        font-size: 20px;
        line-height: 160%;
        overflow: hidden;
    }
    .terms_yes {
        float: left;
        padding: 15px 80px 20px 80px;
        text-transform: uppercase;
        color: red;
    }


    div#approve_menu {
        float: left;
        margin: 0px 0px 100px 0px;
    }
    .resp_rightmenu_univ10 {
        padding: 12px 12px 12px 12px;
        /* float: left; */
    }


    .logo_topmain_cont {
        display: block;
        width: 148px; height: 49px;
        /* width: 126.5px; - no .cz, 152px; for visible .cz */
        margin: 0px 0px 0px 0px;
        float: left;
        overflow: hidden;
    }
    #main_logo {
        width: 113px; height: 37px;
        margin: 12px 0px 0px 14px;
        float: left;
    }
    .main_logo_big {
        width: 135px; height: 24px;
        /* width: 138px; height: 25px; */
        filter: invert(0%);
    }


    #search_form {
        position: initial;
        padding: initial;
        width: initial;
        height: initial;
        margin: 10px 0px 0px 0px;
        /* width: calc(100% - 85px);  -- pokud zde musi JS zrušit display: none */
        overflow: hidden;
        float: left;
    }

    div.sk_flag {
        /*
		width: 74px; height: 14px;
        float: left;
        margin-right: initial;
        margin: 20px 0px 0px 15px;
        overflow: hidden;
		*/
		display: none;
    }

    #topsearch_formid {
        /* allows flexible width to:  search_options_cont and search_maininput_cont  */
        display: flex;
    }


    .search_options_cont {
        /* width: 60px; */
        height: 36px;
        margin: 12px 10px 0px 14px;
        float: left;
    }
    .search_options {
        height: 36px;
        font-size: 14px;
        font-weight: 700;
        color: #2e51a2;
        line-height: 36px;
        float: left;
        display: none;
    }
    .search_options_triangle {
        width: 0px;
        height: 36px;
        margin: 15px 0px 0px 7px;
        border-style: solid;
        border-width: 8px 5px 0px 5px;
        border-color: #2e51a2 transparent transparent transparent;
        float: left;
        display: none;
    }

    .search_maininput_cont {
        display: block;      /* display: none; */
        /* width: calc(100% - 98px); */
        flex: 1;
        height: 36px;
        margin: 12px 14px 0px 0px;
        float: right;
    }

    .search_maininput {
        width: calc(100% - 58px);
        height: 32px;   /* 36px but zend is doing offsets on its own id=input */
        padding: 1px 10px 1px 10px;
        float: left;
        font-size: 14px;
        border: 1px solid #a8aeb2;
        border-radius: 4px 0px 0px 4px;
    }
    .search_submit {
        -webkit-appearance: none;
        -moz-appearance: none;
        width: 36px;
        height: 36px;
        float: left;
        border: 1px solid #a8aeb2;
        border-radius: 0px 4px 4px 0px;
        background-color: #ced8ef;
        background-image: url("/img/default/search_topicon44.png");
        background-repeat: no-repeat;
        background-size: 18px 18px;
        background-position: 7.5px 7.5px;
    }


    /*
    .search_submit input[src] {
        width: 16px;
        height: 16px;
    }
    */



    .buttons_topmain_cont {
        display: block;
        /* if new button increase width by button width +rightleft margins */
        /* for real width add padding */
        width: 175px; height: 49px;
        margin: 0px 0px 0px 0px;
        padding: 0px 14px 0px 0px;
        float: right;
        overflow: hidden;
    }

    .topbaricon_placeholder {
        display: block;
        float: left;
        width: 25px; height: 25px;
    }

    .messages_icon {
        display: block;
        width: 25px; height: 25px;
        margin: 12px 0px 0px 0px;
        background-image: url("/img/default/messagesicon44.png");
        background-size: 25px 25px;
        overflow: hidden;
    }
    .unreadmsgcount_resp {
        position: absolute;
        float: left;
        width: 16px; height: 13.5px;
        margin: -4px 0px 0px 17px;
        padding: 2.5px 0px 0px 0px;
        font-size: 10px;
        color: #fff;
        text-align: center;
        border-radius: 50%;
        background-color: #FF0024;
        overflow: hidden;
    }

    .toplogin_button {
        display: block;
        width: 25px; height: 25px;
        margin: 12px 0px 0px 25px;
        float: left;
        background-image: url("/img/default/login_topicon44.png");
        background-repeat: no-repeat;
        background-size: 25px 25px;
        overflow: hidden;
    }

    .topsearch_button {
        display: block;
        width: 25px; height: 25px;
        margin: 12px 0px 0px 25px;
        float: left;
        background-image: url("/img/default/search_topicon44.png");
        background-repeat: no-repeat;
        background-size: 25px 25px;
        overflow: hidden;
    }

    .topmenu_button {
        display: block;
        width: 25px; height: 25px;
        margin: 12px 0px 0px 25px;
        float: left;
		background-image: url("/img/default/menu_topicon44.png");
		background-repeat: no-repeat;
        background-size: 25px 25px;
        overflow: hidden;
    }
    .topmenu_button:after {
        /* content: "\2807"; */
    }


    /*
        position: absolute;
        overflow: hidden;
        min-height: 568px;
        background-color: white;
    */
    .topmenu_menu {
        position: fixed;
        width: calc(100% - 10px);
        height: 100%;
        margin: 37px 0px 0px calc(-100% + 39px);
        padding: 0px 5px 0px 5px;
        font-family: sans-serif;
        font-size: 18px;
        color: black;
        border: 0px solid silver;
        background-color: #f7f2ed;
        box-shadow:
        0 2px 2px 0 rgba(0, 0, 0, 0.14),
        0 1px 5px 0 rgba(0, 0, 0, 0.12),
        0 3px 1px -2px rgba(0, 0, 0, 0.2);
        overflow: scroll;
		z-index: 1200;
    }
	.topmenu_menu a {
		text-decoration: none;
		font-size: 18px;
    }


    @media all and (max-width: 360px) {


        .buttons_topmain_cont {
            width: 145px;
        }
        .toplogin_button {
            margin: 12px 0px 0px 15px;
        }
        .topsearch_button {
            margin: 12px 0px 0px 15px;
        }
        .topmenu_button {
            margin: 12px 0px 0px 15px;
        }

        .topmenu_menu a {
            text-decoration: none;
            font-size: initial;
        }
    }


    .topmenu_resp {
        float: left;
    }

    .topmenu_butt1 {
        padding: 14px 0px 0px 0px;
    }
    .topmenu_butt2 {
        float: left;
        padding: 18px 10px 18px 12px;
        font-family: sans-serif;
        font-size: 14px;
        font-weight: bold;
    }
	.topmenu_butt3 {
        float: left;
        padding: 18px 10px 18px 12px;
        font-family: sans-serif;
        font-size: 14px;
        font-weight: bold;
    }
	.topmenu_butt4 {
        padding: 20px 0px 0px 0px;
    }
	.topmenu_butt5 {
        padding: 20px 0px 0px 0px;
    }


    .bar_topmain_link {
        padding: 16px 16px 16px 16px;
    }
    .bar_more_link {
        padding: 16px 16px 16px 16px;
    }

    /* resolution 360px and smaller */
    @media all and (max-width: 360px) {

        .bar_topmain_link {
            padding: 12px 12px 12px 12px;
        }
        .bar_more_link {
            padding: 12px 12px 12px 12px;
        }
    }



    .search_closeoverlay {
        width: calc(100%);
        height: calc(100%);
        background: black;
        /* background: rgba(54, 25, 25, .5); */
        background: rgba(0, 0, 0, .8);
        position: fixed;
        bottom: 0;
        z-index: 6;
    }


    #menu {
        width: calc(100%);
        height: initial;
        position: initial;
        padding-left: initial;
        margin-top: initial;
		background: initial;
        background-color: #00C734;
        float: left;
        display: none;
    }
    #menu a, #admin_menu a {
        font-size: 12px;
    }

    #left_column {
        width: calc(100%);
        padding: initial;
    }
    .odrazka1 {
        width: calc(100%);
    }


    #admin_menu {
        height: 220px; /* was 194px */
		margin: 0px 0px 0px 0px; /* margin: 82px 0px 0px 0px; */
        position: fixed;
        background: white;
    }



                                        /* SEARCH bar */


    .bar_topsearch {
        display: none;
        top: 0;
        width: calc(100%);
        height: 61px;
        margin: 50px 0px 0px 0px;
        position: fixed;
        text-align: left;
        background-color: #f0f3fa;
        border-bottom: 1px solid #6c80ad;
        z-index: 1100;
    }


    										/* SEARCH results */

    div#fulltextSearch {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
    }

    div#search {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
        font-size: 16px;
        font-family: sans-serif;
        line-height: 1.4;
    }

    .h1search {
        width: calc(100% - 28px);
        margin: 14px 14px 0px 14px;
    }
    .searchres_artists {

    }
    .searchsresrow_artists {

    }
    .searchres_songs {

    }
    .searchresrow_songs {

    }

    .ad_large_square_insearch {
        float: left;
        width: 100%;
        min-height: 60px;
        max-height: 350px;
        margin: 0px 0px 0px 0px;
        text-align: center;
        overflow: hidden;
        clip-path: border-box;
    }

    .ad_large_square_insearch_in {
        max-width: 100%;
        display: block;
    }


    /* search FULLTEXT */

    div#fulltextSearch {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
        font-size: 16px;
        font-family: sans-serif;
    }








                                        /* other LAYOUTs */


    h1 {
        width: calc(100% - 28px);
        margin: 14px 14px 14px 14px;
        /* margin: 24px 14px 16px 14px; */
    }
    .h1_bar {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
        line-height: 1.4;
    }

    .bar_category {
        width: calc(100%);
        min-width: initial;
        max-height: initial;
        /* background-color: #c00; */
    }

    .navigation_cont {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
    }

    fieldset {
        font-size: 16px;
        font-family: sans-serif;
        line-height: 1.4;
        border: 0px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;

    }
    fieldset legend {
        font-size: 20px;
    }


    .video_andomenu_cont {
        width: calc(100%);
    }
    .plistvideo_cont {
        width: 100%;
        margin: 0px 0px 0px 0px;
    }

    .vidiframe {
        position: relative;
        width: calc(100%);
        height: initial;
        padding-bottom: 57%;
        overflow: hidden;
    }
    .vidiframe_in {
        position: absolute;
        width: 100%;
        height: 100%;
    }

    .vidiframe_playlist {
        position: relative;
        width: calc(100%);
        height: initial;
        padding-bottom: 57%;
        overflow: hidden;
    }
    .vidiframe_news {
        position: relative;
        width: calc(100%);
        height: initial;
        padding-bottom: 57%;
        overflow: hidden;
    }

    #left_part iframe#player {
        position: absolute;
        width: 100%;
        height: 100%;
    }
    #plist_player {
        position: absolute;
        width: 100%;
        height: 100%;
    }

    .plist_itemh1 {
        width: calc(100% - 20px);
        margin: 15px 10px 0px 10px;
        font-size: 18px;
    }

    div#videos_box{
        width: initial;
        /* width: calc(100% - 10px); */
        margin: 6px 5px 0px 5px;
        overflow: hidden;
    }

    .fb_in_videobox {
        /* width: calc(100% - 244px); */
        max-width: 66px;
        margin: 0px 0px 0px 0px;
        text-align: center;
        overflow: hidden;
    }
    .fb_under_video_2018 {
        margin: 10px 0px 0px 10px;
    }
    #fb_shareicon {
        /*
        width: 25px;
        background-color: black;
        border-radius: 2px 2px 2px 2px;
        */
    }
    .shareicon_desc {
        /*
        float: left;
        width: calc(100%);
        font-size: 10px;
        font-weight: normal;
        line-height: 1.7;
        text-align: center;
        */
    }

    .defaultleft_cont {
        float: left;
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
        font-size: 16px;
        font-family: sans-serif;
        line-height: 1.4;
    }


                                        /* INDEX - HP homepage */

    h2.homepage {
        width: calc(100% - 28px);
        margin: 24px 14px 14px 14px;
    }
    h2.big {
        width: 100%;
        margin: 14px 0px 4px 0px;
    }

    table.album tr.head th {
        font-size: 14px;
        font-family: sans-serif;
    }
    table.album tr.head th {
        vertical-align: middle;
    }

    #right_column table th, table.users_chart th {
        font-size: 14px;
        font-family: sans-serif;
    }
    td {
        font-size: 14px;
        line-height: 1.4;
    }
    td a {
        font-size: 14px;
    }


    #letter_list {
        width: calc(100% - 28px);
        margin: 14px 14px 0px 14px;
        font-size: 15px;
    }
    #letter_list a {
        float: left;
        width: 14px;
        padding: 8px;
        font-size: 14px;
    }
    #letter_list a:hover, #letter_list a.active {
        padding: 8px;
    }

    h1.hitparade {
        width: calc(100% - 28px);
        margin: 24px 14px 0px 14px;
    }
    div.hitparade {
        width: calc(100% - 28px);
        margin: 24px 14px 0px 14px;
    }
    .hitparade_row {
        padding: 0px 0px 10px 0px;
        min-height: 28px;
    }
    .tablehitparade_col2 {
        width: calc(100% - 150px);
    }
    table#hitparade {
        width: 100%;
    }
    table#hitparade td {
        border-bottom: 0px;
    }
    table#hitparade tr {
        float: left;
        width: 100%;
        margin: 0px 0px 10px 0px;
    }
    table#hitparade td.rank {
        font-size: 16px;
        width: 34px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }
    table#hitparade td.left {
        width: calc(100% - 146px);
        overflow: hidden;
    }
    table#hitparade td.votes_count {
        width: 48px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

    div.hitparade p {
        margin: 16px 0px 6px 0px;
    }
    div.hitparade p a {
        float: left;
        margin: 0px 0px 0px 0px;
        font-size: 16px;
    }

    .hitparade_votebutt {
        padding: 4px 10px 4px 10px;
    }
    a.voteButton {
        width: 50px; height: 16px;
        margin: 0px 0px 2px 0px;
        padding: 7px 8px 7px 8px;
    }

    h2, h1.homepage {
        float: left;
        width: calc(100% - 39px);
        margin: 0px 14px 0px 0px;
        padding: 10px 0px 12px 25px;
        font-size: 16px;
    }
    .h2_search {
        width: calc(100%);
    }


    #hp_intro {
        float: left;
        width: calc(100% - 28px);
        height: initial;
        margin: 24px 14px 0px 14px;
        padding: 0px 0px 0px 0px;
        background-image: none;
        font-size: 16px;
    }
    #hp_intro p {
        text-align: center;
    }
    #hp_intro_p1 {
        padding: 0px 0px 0px 0px;
    }
    #hp_intro_p2 {
    padding: 0px 0px 0px 0px;
    }
    #hp_intro_p3 {
        padding: 0px 0px 0px 0px;
    }
    #nej100_pisni_link {
        margin: 10px 0px 24px 0px;
        width: 100%;
        font-size: 16px;
    }

    div.hitparade_info {
        float: left;
        width: calc(100% - 28px);
        margin: 0px 14px 24px 14px;
        font-size: 16px;
    }
    div.hitparade_info p {
        width: 100%;
        font-size: 14px;
    }

    .ad_large_square_homepage {
        width: 100%;
        margin: 0px 0px 20px 0px;
        text-align: center;
    }
    .ad_large_square_homepage_in {
        display: block;
        max-width: 100%;
    }

    #recomended_playlist_wrapper.hp_playlists {
        float: left;
        width: calc(100% - 28px);
        margin: 0px 14px 24px 14px;
    }
    .recomended_playlist {
        max-width: 136px;
        margin: 20px 10px 0px 0px;
        overflow: hidden;
    }
    .recomended_playlist p a {
        font-size: 14px;
    }

    p.add_bug {
        width: 100%;
        margin: 20px 0px 0px 0px;
    }
    p.add_bug a {
        font-size: 16px;
    }


    .hp_playlists {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
    }
    @media all and (max-width: 420px) {
        .hp_recomended_playlist {
            margin: 0px 30px 14px 40px;
        }
    }
    @media all and (max-width: 380px) {
        .hp_recomended_playlist {
            margin: 0px 30px 14px 20px;
        }
    }
    @media all and (max-width: 320px) {
        .hp_recomended_playlist {
            margin: 0px 30px 14px 0px;
        }
    }
    .hp_playlists_thumb_cont {
        width: 290px;
        height: 162px;
    }
    .hp_playlists_thumb {
        width: 290px;
        height: 162px;
    }


    .hp_fanclubs_cont {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
    }
    .hp_fanclubs_row {
    }
    .hp_newfanclubs {
        width: 110px;
        margin: 0px 10px 0px 0px;
    }
    .hp_newfanclubs_icon {
    }
    .hp_newfanclubs_title {
        width: 40px;
    }
    .hp_fanclubs_newcomments {
        width: calc(100% - 120px);
    }
    .hp_fanclubs_newcomments_icon60x60 {
        margin: 0px 10px 0px 0px;
    }


    /* like dislike */
    .cont_dislike {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
        padding: 0px 0px 0px 0px;
        font-size: 16px;
        font-family: sans-serif;
    }

    .hp_bios_cont {
        width: calc(100% - 28px);
        padding: 0px 14px 0px 14px;
        font-size: 16px;
    }


    /* LISTS 21 - ie artist tags */
    .list21_cont {
        width: 100%;
    }
    .list21 {
        width: calc(100% - 28px);
        height: initial;
        margin: 0px 14px 20px 14px;
    }
    .list21_icon_cont {
        width: 70px;
        height: 70px;
        min-height: initial;
        max-height: initial;
        margin: 6px 0px 0px 0px;
        border-radius: 50%;
    }
    .list21_icon {
        width: 70px;
    }
    .list21_head {
        margin: 0px 0px 0px 20px;
    }
    .list21_title {
        font-size: 16px;
    }
    .list21_perex {
        width: calc(100% - 90px);
        margin: 6px 0px 0px 20px;
        line-height: 24px;
    }


    .paginator_cont_down1 {
        width: calc(100% - 28px);
        margin: 20px 14px 10px 14px;
        font-size: 150%;
    }


                                        /* NEWS */

    .news_cont {
        width: calc(100% - 28px);
        padding: 0px 14px 0px 14px;
        font-size: 16px;
    }
    .newslist_1image {
        width: calc(50% - 20px);
    }
    .news_title {
        min-width: initial;
        margin: 16px 0px 0px 0px;
        font-size: 1.5em;
    }
    h1.news_title {
        width: 100%;
    }
    .newslist_title {
        width: 50%;
        font-size: 16px;
    }
    .news_addtitle_input {
        width: calc(100% - 10px);
    }
    .news_addsource_input {
        width: calc(100% - 110px);
        margin: 0px 0px 10px 0px;
    }
    .news_addartist_input {
        width: calc(100% - 10px);
        max-width: initial;
    }

    .hp_newsmore {
        float: left;
        width: 100%;
        margin: 10px 0px 0px 0px;
        font-size: 16px;
    }



                                        /* REGISTER */


    .register {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
        padding: 0px 0px 0px 0px;
        font-size: 14px;
        font-family: sans-serif;
    }

    .subscriber_checkbox {
        margin: 0px 0px 0px 0px;
    }
    #captid {
        width: 100%;
    }
    #email {
        width: 144px;
        height: 16px;
        padding: 2px 2px 2px 2px;
    }
    .register_button {
        width: 90%;
        padding: 20px;
    }

                                        /* HELP */


    .h1help {
        width: calc(100% - 28px);
        margin: 14px 14px 14px 14px;
    }
    div#help_wrapper {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
        font-family: sans-serif;
        font-size: 16px;
        line-height: 1.6;
    }
    div#help_wrapper div {
        margin: 0px 0px 16px 0px;
    }
    div#help_wrapper p.link_padding img {
        margin: 0px 3px 0px 0px;
    }

    div.help_screenr {
        margin: 10px 0px 16px 0px;
    }



                                        /* SONGS */

    .h1_bar_leftcol {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
    }
    h1#song_title {
        float: left;
        width: 100%;
        margin: 14px 8px 0px 0px;
        min-width: initial;
        font-size: 20px;
    }
    .navigation {
        min-width: initial;
        font-size: 14px;
        line-height: 1.4;
    }
    .navigation_lyrics {
        margin: 10px 0px 18px 0px;
    }


    /* obsah h1bar mergni do .songvideo_buttons */
    .h1_bar_rightcol {
        display: initial;
        height: 40px;
        margin: 0px 0px 0px 14px;
        float: left;
    }


    #add_to_playlist img {
        cursor: pointer;
    }


    .addtoplaylist_cont {
    }
    .addtoplaylist_desc {
        font-size: 10px;
    }
    #add_to_playlist_div {
        width: calc(100% - 28px);
        font-size: 14px;
    }


    .startplaylist_cont {
    }
    .startplaylist_icon {
    }
    .startplaylist_desc {
    }

    .startkaraoke_cont {
    }
    .startkaraoke_icon {
    }
    .startkaraoke_desc {
    }


    /* ikony okolo 24px, 18px i s mezerou text a zbytek paddingy */
    .songvideo_buttons {
        float: left;
        width: initial;
        width: calc(100% - 0px);
        height: 50px;
        margin: 18px 0px 8px 0px;
    }


    div.more_lyrics {
        float: left;
        width: calc(50% - 20px);
        margin: 0px 10px 24px 10px;
        word-wrap: break-word;
        word-break: break-word;
    }

    .one_lyrics_with_video {
        float: left;
        width: calc(100% - 20px);
        margin: 0px 10px 24px 10px;
        word-wrap: break-word;
        word-break: break-word;
        font-size: 16px;
        line-height: 1.6;
    }

    p.text {
        font-size: initial;
        line-height: 1.6;
    }


    .lyrics_cont {
        width: calc(100% - 20px);
        margin: 0px 10px 24px 10px;
        word-wrap: break-word;
        word-break: break-word;
        font-size: 16px;
    }
    .para_row {
        width: 100%;
        margin: 0px 0px 30px 0px;
    }
    .para_col1 {
        width: calc(50% - 10px);
        margin: 0px 20px 0px 0px;
    }
    .para_col2 {
        width: calc(50% - 10px);
        margin: 0px 0px 0px 0px;
    }

    .para_1lyrics_col1 {
        width: calc(90% - 10px);
        margin: 0px 20px 0px 0px;
    }


    .song_one_lyrics {
        width: calc(100% - 28px);
        margin: 0px 14px 20px 14px;
    }

    .ad_large_square_inlyrics {
        float: left;
        width: 100%;
        min-height: 60px;
        max-height: 350px;
        margin: -6px 0px 20px 0px;
        text-align: center;
        overflow: hidden;
        clip-path: border-box;
    }
    .ad_large_square_inlyrics_in {
        max-width: 100%;
        display: block;
    }
    
    .ad_large_square_inlyrics.seznam {
        overflow: visible;
        clip-path: none;
        max-height: unset;
    }



    .gallery_imglink_img {
        width: 185px;
    }
    /* resolution and smaller */
    @media all and (max-width: 413px) {
        .gallery_imglink_img {
            width: 183px;
        }
    }
    @media all and (max-width: 376px) {
        .gallery_imglink_img {
            width: 165px;
        }
    }
    @media all and (max-width: 361px) {
        .gallery_imglink_img {
            width: 158px;
        }
    }
    @media all and (max-width: 321px) {
        .gallery_imglink_img {
            width: 138px;
        }
    }

    .gallery_imglink_overlay1 {
        top: calc(50% - 16px);
    }
    .gallery_imglink_text1 {
    }





    div.lyrics_authors {
        width: calc(100%);
    }
    div.lyrics_authors div.authors {
        width: calc(100%);
    }
    div.lyrics_authors div.correct {
        float: left;
        margin: 10px 0px 0px 0px;
        width: calc(100%);
    }

    #control_down {
        line-height: 1.8;
    }

    div.notify_error{
        margin: 0px 0px 0px 10px;
    }

    div#interests{
        padding: 5px 10px 0px 10px;
    }


    /* SONG - MANAGE VIDEO */
    div.manage_video .video {
        width: 100%;
    }

    /* SONG - ADD VIDEO */
    input.addsongvideoform_url {
        width: calc(100% - 14px);
    }



    /* SONG - NOTIFY VIDEO */
    #notifyvideo_linkinput {
        width: calc(100% - 4px);
    }

      /* SONG - ADD */
    .addsong_submitbutt {
    }
    .addsongform_videourl {
        width: calc(100% - 115px);
    }
    #song_id {
        width: calc(100% - 115px);
    }

    /* SONG - EDIT */
    input#nazev {
        width: calc(100% - 115px);
    }
    #fk_albums_aid {
        width: calc(100% - 115px);
    }


    .song_likes_cont {
        height: 40px;
        margin: 0px 0px 0px 0px;
    }
    .song_like_cont {
        float: left;
        max-width: 40px;
        margin: 0px 5px 0px 0px;
        overflow: hidden;
    }
    .song_dislike_cont {
        float: left;
        max-width: 40px;
        overflow: hidden;
    }


    /* NEW TRANSLATE*/

    .newtranslate_reason_ta {
        width: calc(100% - 6px);
    }

    /* ADD TRANSLATE*/

    .addtrans_left {
        margin: 10px 8px 0px 0px;
    }
    .addtrans_left p {
        margin: 0px 0px 4px 0px;
    }




    /* APPROVE TEXT */

    .approve_cont {
        width: 100%;
    }
    .approve_orig_text {
        margin-top: 13px;
        font-size: 16px;
    }
    #approve_right {
        margin: -79px 0px 0px 10px;
        width: 47%;
    }
    #approve_right_artist {
        width: 100%;
    }
    #approve_left_artist {
        width: 100%;
    }



                                        /* KARAOKE */

    #karaoke_sylt {
        width: calc(100% - 20px);
        margin: 10px 10px 5px 10px;
    }
    #karaoke_sylt span.row {
        height: initial;
    }
    .karaoke_buttons_cont {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
    }
    #time_info {
        width: 80px;
        margin: 4px 0px 2px 10px;
    }
    div#buttons {
    }
    #karaoke_control {
        width: calc(100% - 20px);
        margin: 14px 10px 0px 10px;
    }

    p.rating_text {
        margin: 4px 10px 0px 0px;
        font-size: 14px;
    }
    #karaoke_video {
        width: calc(100% - 20px);
        margin: 24px 10px 24px 10px;
    }
    p.karaoke_author {
        width: calc(100% - 20px);
        margin: 0px 10px 0px 10px;
    }
    .ad_large_square_karaoke {
        margin: 14px 10px 0px 10px;
    }

    textarea#text_correct, textarea#text_orig, textarea#text_translate {
        width: calc(100% - 6px);
    }
    #text_correct_artist {
        width: calc(100% - 16px);
    }

    .editlyrics_form {
        margin: 0px 0px 0px 0px;
    }
    .editlyrics_help {

    }

    /* karaoke EDITOR */

    .karaoke_editor_cont {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
        font-family: sans-serif;
    }

    #karaoke_editor_wrapper {
        width: 100%;
        margin: 0px 0px 20px 0px;
    }
    p.sylt_header {
        margin: 0px 0px 0px 0px;
        font-size: 14px;
    }
    #sylt_form input.text {
        width: calc(100% - 2px);
        font-size: 14px;
    }
    #sylt_form #save_sylt {
        margin: 0px 0px 0px 0px;
    }

    #karaoke_right_column_wrapper {
        width: 100%;
        margin: 0px 0px 0px 0px;
    }





                                        /* ARTIST */

    .artist {
        width: calc(100% - 28px);
        min-width: initial;
        margin: 14px 14px 0px 14px;
        font-family: sans-serif;
        font-size: 18px;
        line-height: 1.4;
    }

    h1.artist span {
        font-size: 18px;
    }

    .artist_overview {
        width: calc(100% - 28px);
        margin: 14px 14px 5px 14px;
        padding: 0px 0px 0px 0px;
        word-wrap: break-word;
        word-break: break-word;
    }
    .fanclub_desc {
        width: 65%;
        padding: 0px 0px 0px 10px;
        font-size: 16px;
    }
    .artist_photo {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }
    .artist_photo img {
        max-width: 90px;
    }

    .arttags_cont2 {
        width: calc(100% - 10px);
        margin: 0px 0px 0px 10px;
    }


    .artist_menuicons {
        width: calc(100% - 100px);
        /* must be as high as image on left or bad left padding on bigger mobiles */
        min-height: 102px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 10px;
    }
    .artist_menuicons div {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        border-left: 0px;
        width: 64px;
        height: 88px;
        overflow: hidden;
    }
    .artist_menuicons div img {
        margin: -8px auto 0px auto;
    }
    .artist_menuicons div p.active {
        font-size: 0.95em;
        font-weight: bold;
    }
    .artist_snippet {
        padding: 0px 0px 0px 0px;
        max-width: 100%;
        font-size: 16px;
        font-family: sans-serif;
        line-height: 1.4;
        text-align: initial;
    }

    .ad_large_square_insonglist {
        float: left;
        width: 100%;
        min-height: 60px;
        max-height: 350px;
        margin: 30px 0px 0px 0px;
        text-align: center;
        overflow: hidden;
        clip-path: border-box;
    }

    .ad_large_square_insonglist_in {
        max-width: 100%;
        display: block;
        overflow: hidden;
    }



    /* Table Album - užívá se na mnoha místech chtělo by přejmenovat na .table_album */

    table.album {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
        border-bottom: 0px;
    }


    /* Table Album - 019 nova verze */

    .unordered_clear {
        height: 0px;
    }

    .album19 {
        float: left;
        width: calc(100% - 28px);
        margin: 40px 14px 0px 14px;
        font-family: sans-serif;
        word-wrap: break-word;
        word-break: break-word;
    }
    .album19_head {
        float: left;
        width: calc(100%);
        margin: 0px 0px 10px 0px;
        font-size: 11px;
        color: #777;
    }
    .albumunord19_head_title {
        position: initial;
        margin: 0px 0px 10px 0px;
    }

    .album19_headheader {
        float: left;
        width: calc(100%);
    }
    .album19_headimgcover {
        float: left;
        width: 80px;
        overflow: hidden;
    }
    .album19_headtitle {
        float: left;
        width: calc(100% - 92px);
        margin: 0px 0px 0px 10px;
        font-size: 18px;
        color: #0288C7;
        line-height: 1.3;
    }
    .album19_head_year {
        float: left;
        margin: 4px 0px 4px 10px;
        font-size: 18px;
        font-weight: bold;
        color: #33CC00;
    }

    .album19_head_col_cont {
        float: left;
        width: calc(100%);
        margin: 0px 0px 0px 6px;
    }
    .album19_head_col1 {
        float: left;
        width: 30px;
        min-height: 1px;
    }
    .album19_head_col2 {
        float: left;
        width: calc(92% - 207px);
        min-height: 1px;
    }
    .album19_head_col3 {
        float: left;
        width: calc(2% + 30px);
        text-align: center;
    }
    .album19_head_col4 {
        float: left;
        width: calc(2% + 47px);
        text-align: center;
    }
    .album19_head_col5 {
        float: left;
        width: calc(2% + 47px);
        text-align: center;
    }
    .album19_head_col6 {
        float: left;
        width: calc(2% + 53px);
        text-align: center;
    }


    .album19_rowodd {
    }
    .album19_roweven {
    }
    .album19_col1 {
        float: left;
        width: 30px;
    }
    .album19_col2 {
        float: left;
        width: calc(92% - 207px);
        padding: 0px 0px 0px 0px;
        font-size: 14px;
        line-height: 1.3;
    }
    .album19_col3 {
        float: left;
        width: calc(2% + 30px);
        text-align: center;
    }
    .album19_col4 {
        float: left;
        width: calc(2% + 47px);
        text-align: center;
    }
    .album19_col5 {
        float: left;
        width: calc(2% + 47px);
        text-align: center;
    }
    .album19_col6 {
        float: left;
        width: calc(2% + 53px);
        text-align: center;
    }


    .play_album {
        float: left;
        width: calc(54%);
        margin: 10px 0px 0px 0px;
    }
    .add_song {
        float: left;
        width: calc(40%);
        margin: 10px 0px 0px 0px;
        text-align: right;
    }
    .lock_album {
        width: calc(36%);
    }

    .top_note {
        width: calc(100% - 28px);
        margin: 10px 14px 16px 14px;
        font-size: 16px;
        font-family: sans-serif;
    }

    /* Table Album - Right column */

    #right_column #online {
        margin: 0px 0px 20px 0px;
        font-size: 16px;
    }

    #right_column h2.top {
        width: calc(100% - 40px);
        font-size: 18px;
    }
    #right_column h2.top a {
        font-size: 18px;
    }

    #right_column ul li {
        font-size: 16px;
        padding: 0px 0px 15px 0px;
    }
    .top_songs {
        font-size: 14px;
    }

    #right_column h2 {
        margin: 0px 0px 15px 0px;
        padding: 0px 0px 2px 0px;
    }
    #right_column h2.album {
        width: 100%;
        font-size: 18px;
    }

    .album_songs {
        margin: 0px 0px 30px 0px;
    }

    ul.album_songs li, ul.related_artists li {
        background-image: none;
    }

    .ad_large_square_inalbumbottom {
        float: left;
        width: 100%;
        min-height: 60px;
        max-height: 350px;
        margin: 0px 0px 0px 0px;
        text-align: center;
        overflow: hidden;
    }
    .ad_large_square_inalbumbottom_in {
        max-width: 100%;
        display: block;
    }



    /* ARTIST - PHOTO GALLERY */

    .photogallery {
        margin: 0px 0px 0px 8px;
    }
    .gallery_thumb_cont {
        width: calc(50% - 8px);
        margin: 0px 8px 8px 0px;
        line-height: 0;
    }

    div.paginationControl {
        width: calc(100% - 28px);
        margin: 18px 0px 18px 0px;
        font-size: 18px;
        font-family: sans-serif;
        line-height: 1.6;
    }



    p.foot_note {
        width: calc(100% - 28px);
        margin: 10px 14px 16px 14px;
        font-size: 16px;
        font-family: sans-serif;
    }

    .artist_h2title {
        width: calc(100% - 28px);
        margin: 24px 14px 6px 14px;
        min-width: initial;
    }


    /* ARTIST - BIOGRAPHY */

    .biography {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
        font-size: 16px;
        font-family: sans-serif;
    }

    .biography ul li {
        margin: 0px 0px 15px 0px;
        font-size: 16px;
        line-height: 1;
    }

    .addbio_cont {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
        font-size: 16px;
        font-family: sans-serif;
        line-height: 1.4;
    }
    .tarea_biography {
        width: calc(100% - 6px);
    }
    .submit_biography {
        margin: 0px 0px 0px 0px;
    }



                                        /* ARTIST - CONCERTS */

    #artist_concerts {
        width: calc(100%);
        margin: 0px 0px 0px 0px;
        font-size: 16px;
        font-family: sans-serif;
    }


    .tableconcerts19_head_col1 {
        width: 19%;
        padding: 0px 10px 0px 0px;
        overflow: hidden;
    }
    .tableconcerts19_head_col2 {
        width: 25.5%;
        padding: 0px 10px 0px 0px;
    }
    .tableconcerts19_head_col3 {
        width: 16.5%;
        padding: 0px 10px 0px 0px;
    }
    .tableconcerts19_head_col4 {
        width: 29%;
    }

    .tableconcerts19_col1 {
        width: 21%;
        padding: 0px 10px 0px 0px;
    }
    .tableconcerts19_col2 {
        width: 25.5%;
        padding: 0px 10px 0px 0px;
    }
    .tableconcerts19_col3 {
        width: 16.5%;
        padding: 0px 10px 0px 0px;
    }
    .tableconcerts19_col4 {
        width: 27%;
        padding: 0px 0px 0px 0px;
    }


    /* ARTIST - INTERESTS zajímavosti */

    #artist_interests {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
        padding: 0px 0px 0px 0px;
        font-size: 16px;
        font-family: sans-serif;
    }

    #artist_interests h4 {
        font-size: 18px;
    }

    div#interests li {
        float: left;
        font-size: 16px;
        line-height: 1.4;
    }
    div#interests li span.edit {
        visibility: initial;
    }

    .chars_counter {
        width: calc(100% - 6px);
    }

    /* interest approve */

    .interest_text {
        width: 100%;
        line-height: 1.4;
    }
    .interest_reason {
        width: 100%;
        line-height: 1.4;
    }



    /* ARTIST - FANCLUB */

    .fanclub_tip {
        width: calc(100% - 38px);
        margin: 0px 14px 10px 14px;
        padding: 5px 5px 5px 5px;
        font-size: 16px;
        font-family: sans-serif;
    }

    #fanclub_messages_wrapper {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
        padding: 0px 0px 0px 0px;
        font-size: 16px;
        font-family: sans-serif;
    }

    div.msg_photo {
        max-width: 53px;
    }
    div.fcmsg {
        font-size: initial;
    }
    div.fcmsg div.head {
        float: left;
        width: 100%;
    }
    div.fcmsg span.fcdate {
        display: initial;
        font-size: 12px;
    }
    div.fcmsg .content {
        width: calc(100% - 68px);
        overflow: hidden;
    }
    div.fcmsg p.msg {
        float: left;
        width: 100%;
        font-size: 16px;
    }

    dl.fc_message {
        width: calc(100% - 34px);
        margin: 0px 14px 0px 14px;
    }
    dl.fc_message textarea {
        width: 100%;
    }



    /* fanclub - LISTS */

    #searchFanclubs {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
    }

    .fanclub_select {
        width: calc(100% - 28px);
        margin: 20px 14px 20px 14px;
    }
    .tablefanclub19_col1 {
        float: left;
        width: 30px;
    }
    .tablefanclub19_col2 {
        float: left;
        width: 60px;
        padding: 0px 20px 0px 0px;
    }
    .tablefanclub19_col3 {
        float: left;
        width: 36%;
        padding: 0px 10px 0px 0px;
    }
    .tablefanclub19_col4 {
        float: left;
        width: 14%;
        padding: 0px 10px 0px 0px;
    }
    .tablefanclub19_col5 {
        float: left;
        width: 22%;
    }
    @media all and (max-width: 360px) {
        .tablefanclub19_col3 {
            width: 26%;
        }
        .tablefanclub19_col5 {
            width: 17%;
        }
    }



    /* ARTIST - 1 PHOTO DETAIL */


    .autoplayphoto_bar {
        width: calc(100% - 28px);
        max-width: 500px;
        margin: 14px 14px 0px 14px;
    }

    div.photo_navigation {
        width: calc(100% - 28px);
        max-width: 500px;
        margin: 14px 14px 0px 14px;
        font-size: 16px;
        font-family: sans-serif;
    }
    .photo_navigation_left {
        max-width: 210px;
        margin: -5px 0px 10px 0px;
    }
    #arrow_buttons {
        float: right;
        margin: -5px 0px 5px 0px;
    }
    .playlist_button_prevnext {

    }


    div.big_photo {
        width: calc(100% - 28px);
        margin: 0px 14px 10px 14px;
    }

    div.userPhotoComments {
        width: calc(100% - 28px);
        margin: 20px 14px 0px 14px;
    }
    a.add_userphoto_msg {
        margin: 0px 0px 0px 0px;
    }
    #add_message {
        max-width: calc(100% - 10px);
    }
    div.msg {
        padding: 10px 10px 10px 0px;
    }

    .ad_large_square_anotherphoto {
        float: left;
        width: 100%;
        max-height: 350px;
        margin: 0px 0px 10px 0px;
        text-align: center;
        overflow: hidden;
        clip-path: border-box;
    }
    .ad_large_square_anotherphoto_in {
        max-width: 100%;
        display: block;
        overflow: hidden;
    }



    /* FANS - užívá se i třeba v artists */

    .fans {
        margin: 8px 0px 12px 0px;
        width: 100%;
        max-width: 100%;
        font-size: 16px;
        font-family: sans-serif;
        line-height: 1.4;
    }

    .fans span{
        padding: 0px 0px 0px 0px;
        font-size: 16px;
    }

    .fans p {
        margin: 0px 0px 0px 0px;
        font-size: 16px;
    }

    .fans p a {
    }


    /* OSTATNI - prvky */

    ul.tag_cloud {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
    }


    /* ADD ARTIST */

    dl.zend_form dd textarea {
        width: calc(100% - 6px);
        font-size: 16px;
    }

    /* ADD CONCERT */
    #tickets {
        width: 55%;
    }




                                        /* REQUESTS */

    .requests_topmenu {
        width: calc(100% - 28px);
        margin: 0px 14px 20px 14px;
        font-family: sans-serif;
        font-size: 16px;
    }
    p.top_info {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
        font-family: sans-serif;
        font-size: 16px;
    }



                                        /* PLAYLISTS */

    h1.playlists {
        margin: 14px 14px 14px 14px;
        padding: 0px 0px 0px 0px;
    }

    #search_playlists {
        width: calc(100% - 28px);
        margin: 10px 14px 10px 14px;
        padding: 0px 0px 0px 0px;
    }
    #input_user {
        width: calc(100% - 88px);
        height: 32px;
        padding: 1px 10px 1px 10px;
        float: left;
        font-size: 14px;
        border: 1px solid #a8aeb2;
        border-radius: 4px 0px 0px 4px;
    }
    #search_submit_user {
        float: left;
        width: 66px;
        height: 36px;
        margin: initial;
        border: 1px solid #a8aeb2;
        border-radius: 0px 4px 4px 0px;
        background-color: #E0E0E0;
    }

    .playlists_thumb_cont {
        float: left;
        width: calc(100% - 4px);
        height: initial;
        margin: 0px 14px 14px 14px;
        padding: initial;
    }
    .playlist_thumb185 {
        width: 100%;
        height: initial;
        max-height: 250px;
    }



    .tablegeneral19 {
        width: 100%;
    }
    .tablegeneral19_head {
        width: calc(100%);
        margin: 0px 0px 4px 0px;
    }
    .tablegeneral19_head_col_cont {
        width: calc(100% - 12px);
        padding: 0px 6px 0px 6px;
    }

    .tableplaylists19_head_col1 {
        width: 24%;
        padding: 0px 10px 0px 0px;
    }
    .tableplaylists19_head_col2 {
        width: 25%;
    }
    .tableplaylists19_head_col3 {
        width: calc(16% - 5px);
        padding: 0px 0px 0px 5px;
    }
    .tableplaylists19_head_col4 {
        width: 17.4%;
    }
    .tableplaylists19_head_col5 {
        width: 14.3%;
    }


    .tablegeneral19_rowodd {
        width: calc(100% - 12px);
        padding: 7px 6px 7px 6px;
    }
    .tablegeneral19_roweven {
        width: calc(100% - 12px);
        padding: 7px 6px 7px 6px;
    }
    .tableplaylists19_col1 {
        width: 24%;
        padding: 0px 10px 0px 0px;
    }
    .tableplaylists19_col2 {
        width: 25%;
    }
    .tableplaylists19_col3 {
        width: 16%;
    }
    .tableplaylists19_col4 {
        width: 17.4%;
        text-align: left;
    }
    .tableplaylists19_col5 {
        width: 14.3%;
    }


                                            /* PLAYLIST - list */

    #playlist_wrapper {
        width: calc(100%);
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-size: 16px;
        line-height: 1.4;
    }
    #left_part {
        width: calc(100%);
    }
    .playlist_desc {
        width: calc(100% - 28px);
        margin: 0px 14px 14px 14px;
        font-size: 16px;
    }

    .playlist_desc2 {
        font-weight: normal;
    }


    #playlist_bottom {
        float: left;
        width: calc(100% - 20px);
        height: initial;
        margin: 18px 10px 0px 10px;
        border: 0px;
        font-size: 14px;
        background: none;
    }
    .playlist_likes_cont {
        margin: 0px 0px 0px 20px;
        height: initial;
    }
    .playlist_like_cont {
        float: left;
        max-width: 40px;
        margin: 0px 5px 0px 0px;
        overflow: hidden;
    }

    .playlist_like {
        margin: 0px 10px 2px 10px;
    }
    .like_counter {
        width: 100%;
        margin: 4px 0px 0px 0px;
        text-align: center;
    }
    .playlist_dislike_cont {
        float: left;
        max-width: 40px;
        overflow: hidden;
    }
    .playlist_dislike {
        margin: 0px 10px 2px 10px;
    }
    .dislike_counter {
        width: 100%;
        margin: 4px 0px 0px 0px;
        text-align: center;
    }

    a.thumb_up {
        width: 20px;
        height: 25px;
        margin: 0px 4px 0px 0px;
        background-size: 86px 29px;
    }
    #playlist_bottom span.counter {
        margin: 6px 0px 0px 0px;
    }
    a.thumb_down {
        width: 20px;
        height: 25px;
        margin: 0px 4px 0px 0px;
        background-size: 86px 29px;
        background-position: -22px;
    }


    #playlist_bottom div.random {
        margin: 0px 15px 0px 0px;
        padding: 0px 0px 0px 0px;
        border: 0px;
    }
    .playlist_fb_cont {
        width: 40px;
        height: initial;
        margin: 0px 0px 0px 20px;
        padding: 0px 0px 0px 0px;
        font-size: 14px;
        text-align: center;
    }
    #playlist_fb_shareicon {
        margin: 0px 0px 0px 8px;
    }
    .playlist_fb_desc {
        display: block;
        margin: 6px 0px 0px 0px;
        text-transform: initial;
    }


    .playlist_addtoplaylist_cont {
        width: 40px;
        height: initial;
        margin: 0px 0px 0px 20px;
        padding: 0px 0px 0px 0px;
        font-size: 14px;
        text-align: center;
    }
    #add_to_playlist_plist img {
        margin: 0px 0px 0px 8px;
    }
    .playlist_addtoplaylist_desc {
        display: block;
        margin: 6px 0px 0px 0px;
        text-transform: initial;
    }


    .playlist_menudropdown_cont {
        margin: 28px 0px 0px -150px;
    }

    #playlist_bottom div.fb img {
        width: 25px;
        height: 25px;
        margin: 0px 0px 0px 0px;
    }


    #playlist_edit_cont {
        float: left;
        width: calc(100% - 10px);
        max-height: initial;
        margin: 12px 0px 0px 00px;
        border: 0px;
        overflow-y: scroll;
        /* background-color: #F5F5F5; */
    }
    #playlist_edit_cont div.item, #playlist_edit_cont div.item_edit {
        height: 90px;
        margin: 12px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        border: 0px;
        font-size: 14px;
        overflow: hidden;
    }
    #playlist_edit_cont img {
        width: 120px;
        height: initial;
        max-height: 90px;
        padding: 0px 0px 0px 0px;
        margin: 0px 8px 0px 0px;

        /* /mqdefault.jpg  rozmery 160x90px */
    }

    .playlist_cont {
        float: left;
        width: calc(100% - 0px);
        /* max-height: 290px; */
        margin: 14px 0px 10px 0px;
        padding: 6px 0px 0px 0px;
        border: 0px;
        /*
        border-top: 1px solid #E0E0E0;
        border-bottom: 1px solid #E0E0E0; */
    }
    .playlist_head_row {
        width: 100%;
        margin: 0px 0px 12px 0px;
        padding: 0px 0px 0px 0px;
        font-weight: normal;
        font-size: 16px;
    }
    .playlist_row {
        width: calc(100% - 10px);
        padding: 2px 0px 2px 10px;
    }
    .playlist_thumb {
        width: 160px;
        height: 90px;
    }

    #playlist div.item a, #playlist div.item_edit a {
        margin: 0px 0px 0px 0px;
        font-size: 16px;
    }
    #playlist div.even {
        background-color: initial;
    }
    #playlist div.current {
        color: white;
        background-color: #069ad6;
    }
    div#ad_skyPlaylist {
        margin: 24px 0px 0px 40px;
    }

    div#right_part {
        width: calc(100% - 28px);
        margin: 20px 14px 0px 14px;
    }
    div.one_lyrics {
        margin: 0px 0px 20px 0px;
    }

    div.item_edit div.remove {
        display: initial;
    }


    .playlistrecomm_cont {
        margin: 20px 0px 10px 10px;
    }



                                        /* USER PROFILE */

    h1.nick {
        float: left;
        width: calc(100% - 28px);
        margin: 14px 14px 0px 14px;
        font-family: sans-serif;
        font-size: 20px;
    }
    img.user_status {
        margin: 1px 5px 0px 0px;
    }
    .user_status_small {
        margin: 1px 5px 0px 0px;
    }
    .show_profile {
        margin: 0px 0px 0px 0px;
    }
    #profile_wrapper {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
        font-family: sans-serif;
    }
    #profile_wrapper h2 {
        width: 100%;
        margin: 14px 0px 5px 0px;
        font-size: 18px;
        border: 0px;
        color: black;
    }
    div.profile {
        width: 100%;
    }
    div.profile div {
        padding: 0px 0px 0px 0px;
    }
    div.profile #photo_like {
        margin: 0px 0px 14px 0px;
    }
    div.profile img {
        margin: 2px;
    }
    .profile_info_cont {
        width: 200px;
    }
    input.profile_address {
        width: calc(100% - 6px);
    }
    div.profile table {
        width: 200px;
    }
    .about_label {
        margin: 14px 0px 0px 0px;
        font-size: 16px;
    }
    .about {
        width: 100%;
        margin: 0px 0px 0px 0px;
        font-size: 16px;
    }
    .cont_profile {
        width: 100%;
        margin: 0px 0px 0px 0px;
    }
    .morelink_profile {
        width: 100%;
    }
    .user_profile_list {
        width: 100%;
        font-size: 16px;
        line-height: 1.6;
    }
    div#friends {
        width: calc(100% - 28px);
        margin: 24px 14px 0px 14px;
        padding: 0px 0px 0px 0px;
        font-family: sans-serif;
        border: 0px;
    }

    img.thumb_profilefanclubs {
        width: calc(25% - 4px);
        height: initial;
    }


    #createplaylist_form {
        width: 100%;
    }
    #searched_part {
        width: 100%;
    }
    input#searchSong {
        width: calc(100% - 6px);
    }
    #playlist_done {
        margin: 0px 0px 0px 0px;
    }
    div#searched {
        width: 100%;
    }

    #editplaylist_title_form {
        width: 100%;
    }


    .menu_user_priv {
        width: calc(100% - 28px);
        margin: 10px 14px 0px 14px;
    }
    .secbar_butt {
        float: left;
        margin: 0px 20px 14px 0px;
    }
    .menu_user_priv a {
        font-size: 14px;
    }

    div.profile_photo {
        width: 150px;
        margin: 10px 0px 0px 0px;
    }


    table.user {
        margin: 0px 0px 0px 0px;
    }

    /* FRIENDS ASK */

    div.ask {
        float: left;
        width: calc(100% - 12px);
        height: 135px;
        margin: 0px 0px 0px 0px;
    }
    div.ask div.ask_details {
        width: calc(100% - 78px);
        margin: 0px 0px 0px 20px;
        font-size: 16px;
    }

    /* SPRAVCOVANI */

    table.spravcovani_table {
        margin: 24px 14px 0px 14px;
    }

    .userphotos_previewthmbs {
        max-width: calc(50% - 5px);
    }


    /* HISTORY video list */

    .historysongs_list {
        margin: 0px 0px 0px 16px;
    }





                                        /* TOP ARTISTS - zebricky */

    .topart_subtitle {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
        padding: 0px 0px 0px 0px;
        font-size: 16px;
        line-height: 1.4;
    }
    .tabletopartists19_col1 {
        width: 30px;
    }
    .tabletopartists19_col2 {
        width: 40%;
    }
    .tabletopartists19_col3 {
        width: 28%;
    }
    .tabletopartists19_col4 {
        width: 20%;
    }


    div#topSongsPerYear {
        width: calc(100% - 28px);
        margin: 0px 14px 0px 14px;
        font-family: sans-serif;
        font-size: 16px;
    }
    div#topSongsPerYear div {
        width: 100%;
    }

    									/* CONTACT */

    #kontakt-left {
        width: 100%;
        margin: 0px 0px 0px 0px;
        font-size: 16px;
    }

    #kontakt-right {
        float: left;
        width: 100%;
        margin: 0px 0px 0px 0px;
        font-size: 16px;
    }
    .konright {
        width: calc(100% - 12px);
    }
    .contact_form_ta {
        width: 100%;
    }



    									/* USERS */

    div#searchUsers {
        margin: 0px 14px 14px 14px;
        font-size: 16px;
        line-height: 1.4;
    }
    .width_56p {
        width: 100%;
    }
    .searchuser_adv {
        margin: 0px 14px 20px 14px;
    }
    .most_badges {
        width: 100%;
    }

    #search fieldset {
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 10px 0px;
    }
    #search #help {
        width: initial;
    }


    /* EDIT USER */

    #settings_menu {
        width: calc(100% - 28px);
        margin: 14px 14px 0px 14px;
        font-family: sans-serif;
        font-size: 16px;
    }
    #settings_menu ul li {
        float: left;
        padding: 10px 20px 10px 10px;
        border: 1px solid #CEECF5;
    }
    .settings_content {
        width: calc(100% - 28px);
        margin: 14px 14px 0px 14px;
    }





										/* MESSAGES */


	p.flash_message {
		width: calc(100% - 51px);
		margin: 0px 0px 15px 15px;
		font-size: initial;
		overflow: hidden;
	}
    p.about-bg, div.about-bg {
        width: calc(70%);
        font-family: sans-serif;
        font-size: 16px;
        overflow: hidden;
    }

	
    div#add_message {
        width: calc(100% - 2px);   /* used to be -2px */
        max-height: 228px;
        margin: 0px 0px 0px 0px;
        bottom: 0px;
        border-radius: 0px;
    }
    .fake_textarea {
        width: calc(100% - 36px);
        margin: 12px 0px 15px 15px;
        border-radius: 0px;
        color: #A8A8A8;
    }
    fieldset#add_book_msg {
        padding: 0px 0px 0px 5px;
        margin: 0px 0px 0px 0px;
    }
    div#add_message fieldset {
		width: calc(100% - 10px);
        margin-top: 4px;
        padding: 0px 0px 0px 10px;
		overflow: hidden;
	}
    input.nick_autocomplete {
        margin: 0px 0px 0px 2px;
    }

	.add_msg {
		width: calc(100% - 40px);
		overflow: hidden;
	}

    .msgtextarea_in_container {
		width: calc(100%);
        margin: 0px 0px 10px 0px;
    }

    #msgtextarea_container {
        width: calc(100% - 84px);
    }
    .message_tarea {
        /* width: 265px; */
		width: calc(100% - 6px);
        max-height: 165px;
        resize: initial;
        overflow: initial;
    }
    .msgtextarea_rightbuttons {
        width: 76px;
    }
    .msgtextarea_rightbuttons_in {
        float: left;
        width: 76px;
        bottom: 12px;
    }
    fieldset#add_book_msg input#Submit {
        width: 70px;
        margin: 8px 0px 0px 5px;
        font-size: 14px;
        overflow: hidden;
    }
    .placeholder_30x30 {
        margin: 0px 4px 0px 4px;
    }
    .dropdown-menu {
        margin: 0px 0px 0px -170px;
    }
    .dropdown-menu_comment {
        margin: 0px 0px 0px -12px;
    }


    .msg_container {
        width: calc(100%);
        margin: 0px 0px 30px 5px;
    }
    .msg_body_container_out {
        width: calc(100% - 54px);
    }
    .msg_body_container1 {
        width: calc(100% - 35px);
    }
    .msg_body_container2 {
        width: calc(100% - 35px);
    }
    .msg_photo_posta {
        width: 40px; height: 40px;
        margin: 0px 5px 0px 0px;
    }
    .msg_photo_posta_img {
        width: 40px;
    }



    										/* COMMENTS */

    .comment_form {
        width: 100%;
    }
    .comment_tarea {
        width: calc(100% - 16px);
    }
    .comment_tarea_under_container {
        width: 100%;
    }

    .container_viewspecific2 {
        margin: 0px 0px 0px 0px;
    }

    .comment_photo_container {
        float: left;
        width: 40px; height: 64px;
        margin: 0px 5px 0px 0px;
    }
    .comment_photo {
        float: left;
        width: 40px; height: 40px;
    }
    .comment_userphoto_img {
        width: 40px;
    }
    .comment_adminicon {
        float: left;
        padding: 0px 0px 0px 4px;
        margin: 8px 0px 0px 0px;
    }

    .comment_body_container1 {
        width: calc(100% - 35px);
    }

    .comment_pagination_container {
        width: calc(100% - 28px);
        height: initial;
        margin: 20px 14px 10px 14px;
    }



    										/* TOOLTIP BIG */

    .tooltip_big020 {
        left: 0;
        transform: initial;
        width: calc(100% - 80px);
        min-width: 280px;
        margin: 0px 20px 0px 20px;
    }

  /* feed */

  .suggested-articles {
    padding: 16px;
    background-color: #e9f5f9;
    margin-left: 0;
    margin-right: 0;
  }

  .suggested-articles .row {
    flex-direction: column;
    gap: 16px;
  }

  .suggested-articles .article-title,
  .suggested-articles .article-info,
  .suggested-articles .article-perex {
    margin: 8px 0;
    line-height: 1.4;
  }

  .suggested-articles img {
    width: 100%;
    height: auto;
    max-height: 200px;
    object-fit: cover;
  }

  .suggested-articles .btn-wrapper {
    padding: 1rem;
    text-align: center;
  }

  .suggested-articles .btn {
    display: inline-block;
    width: 70%;
    padding: 0.75rem 1rem;
    font-size: 1rem;
  }

}
