body {
    margin: 0 0 0 0; 
    background-color: #110e23; 
    font-size: 12px;
}


table {
    margin: 0 0 0 0;
    border-width: 0;
    border-spacing: 0;
}

td {
    vertical-align: top;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: 12px;
}

li {margin-right: 0 }
a {color: black; }
a:hover {color: red;}

.maincell {
    background-image: url(images/smugglers_bt.jpg); 
    background-repeat: no-repeat;
    font-size: 12px;
}

.maintable {
    background-image: url(images/back.jpg); 
    background-repeat: repeat-y; 
    height: 100%;
}


.content {
    background-image: url(images/scheet.gif); 
    background-repeat: repeat-y;
    padding: 0 70px 10px 70px; 
    font-size: 12px;
    text-align: justify; 
    font-family: Verdana;
}

.content_table {
height: 100%;
}

table.sklad {
    font-size: 12px;
    text-align: justify; 
    font-family: Verdana;
}

table.sklad td {
padding: 10px;
}

h1 {font-size: 24px;}
h2 {font-size: 16px;}
