BODY {
margin: 0px; 
padding: 0px;
background: url('img/drop_shadow.jpg') center top;
color: black;
text-align: center;
} 

A:link {background: none; color: #6E7BC0; text-decoration: none; cursor: pointer;}
A:visited {background: none; color: #6E7BC0; text-decoration: none; cursor: pointer;}
A:hover {background: none; color: maroon; text-decoration: none; cursor: pointer;}
A:active { background: none; color: #6E7BC0; cursor: pointer;}

.Global {
width: 780px;
height: 100%;
margin-left: auto;
margin-right: auto;
background: white;
}

.Global TD {
vertical-align: top;
}

h1 {
font: bold italic 24px tahoma,sans-serif;
margin: 10px 10px 5px 10px;
color: #6E7BC0;
border-top: 1px dotted #6E7BC0;
border-bottom: 1px dotted #6E7BC0;
}

span.mniej {
font: bold italic 12px tahoma,sans-serif;
}

h2 {
font: bold italic 12px tahoma,sans-serif;
margin: 10px 10px 5px 10px;
color: red;
}

.MenuColTD {
width: 180px;
background: transparent;
color: inherit;
font: normal 13px arial,sans-serif;
border-right: 1px dotted #6E7BC0;
}

.Menu {
margin: 0px 10px 10px 15px;
text-align: left;
}

hr { 
border-top: 1px dotted #6E7BC0; 
border-bottom: 0;
height: 1px;
padding: 0;
}

.Menu A {
width: 140px;
text-align: left;
font-weight: bold;
display: block;
}

a.submenu {
float: right;
font-size: 9px;
font-weight: lighter;
}

fieldset.submenu {
border: 0; 
}

.Content {
width: 600px;
padding: 10px 20px 20px 20px;
background: transparent;
color: inherit;
text-align: justify;
}

div.adleft {
float: left;
}

.Content A:link {background: none; color: #6E7BC0; text-decoration: underline; cursor: pointer;}
.Content A:visited {background: none; color: #6E7BC0; text-decoration: underline; cursor: pointer;}
.Content A:hover {background: none; color: maroon; text-decoration: underline; cursor: pointer;}
.Content A:active { background: none; color: #6E7BC0; cursor: pointer;}

.HeadingStyle {
background: inherit;
color: #6E7BC0;
font: bold italic 20px arial,sans-serif;
}

P {
font: 13px arial,sans-serif;
}

.Padded {
padding: 20px;
}

.SmallFont {
font: 13px arial,sans-serif;
}

.MedFontBold {
FONT: bold 15px arial,sans-serif;
}

.SmallFont TD {
font: 13px arial,sans-serif;
}

.MedFontBold TD {
font: bold 15px arial,sans-serif;
}

.Footer {
color: #000000;
font: 13px arial,sans-serif;
height: 50px;
text-align: center;
vertical-align: top;
}

.FooterWrap {
border-top: 1px dotted #6E7BC0;
margin-top: 10px;
padding-top: 10px;
font-style: italic;
margin-left: 10px;
margin-right: 10px;
}

.Copyright {
margin-left: 50px;
}

