img { display: block; border: 0; }


body {
background-image: url(./images/tlostr.jpg);
background-repeat:repeat-x;
background-color: #B7D3E9;
text-align:center;
margin:0;
padding:0;
}


html, form, td {
    font-family:Verdana,Helvetica,Arial,sans-serif;
    font-size:10px;
    color: white;
    background-color: #7CB0D5;
}

form, td
{
    font-family:Verdana,Helvetica,Arial,sans-serif;
    font-size:10px;
    color: white;
    background-color: #1e72ae;
}

.menu
{
    font-size: 18px;
    text-decoration: none;
    text-align:center;
    color: white;
}

.menu:hover
{
    text-decoration: underline;
}

.menu2
{
    font-size: 18px;
    text-decoration: none;
    text-align:center;
    color: white;
}

.menu2:hover
{
    text-decoration: underline;
}

.tekst
{
    font-size: 12px;
    text-decoration: none;
    text-align:center;
    color: white;
}

.main
{
    padding-left: 39px;
    background-color: #1e72ae;
}

.dol
{
    color: #eaac35;
    font-size: 14px;
    text-decoration: none;
}

.dol:hover
{
    text-decoration: underline;
}

.fotogaleria
{
    color: #eaac35;
    font-size: 18px;
}

body.mceContentBody {
   background: #7CB0D5;
}
