@page {
    size: A4 auto;
    margin: 0cm;
}

@page rotated {
    size: landscape;
}

* {
    margin: 0px;
    padding: 0px;
}

body#masaze-relaxuj-cz {
    width: 19cm;
    color: #000000;
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 1em;
}

a {
    text-decoration: underline;
}

a[href]:after {
    content: " [" attr(href) "]";
}

a[href|="#"]:after,
a[href|="javascript:"]:after {
    content: "";
    text-decoration: none;
}

/* do not show */

div#side-column,
ul#main-menu {
    display: none !important;
}

/* container */

div#page-container,
div#page-content,
div#main-column {
    float: none;
    clear: both;
    width: 18cm !important;
    border: 0px !important;
    margin: 0px !important;
    padding: 0px !important; 
    background: none !important;
}
