body {
background: #ebf1ea;
font-family: sans-serif;
font-size: 12px;
color: #3d3d3d;
}

a:link
{
font-family: Tahoma;
text-decoration: none;
font-weight: bold;
color: #3D3D3D;
}

a:visited
{
font-family: Tahoma;
text-decoration: none;
font-weight: bold;
color: #3D3D3D;
}

a:active
{
font-family: Tahoma;
text-decoration: none;
font-weight: bold;
color: #3D3D3D;
}

a:hover
{
font-family: Tahoma;
font-weight: bold;
color: #7d8a55;
}

#tabell1 {
width: 740px;
height: ;
border: 1px solid #3d3d3d;
background: #617146;
padding: 3px;
}

#karta {
border: 1px solid #3d3d3d;
}

#tabell2 {
width: 734px;
height: ;
border: 1px solid #3d3d3d;
background: #ebf1ea;
padding: 3px;
}

#content {
border-top: 1px dotted #c2c2c2;
border-left: 1px dotted #c2c2c2;
/*border-right: 1px dotted #c2c2c2;*/
padding: 3px;
padding-left: 13px;
}

#menu {
/*font-weight: bold;*/
padding-left: 10px;
padding-right: 10px;
}

#right_menu {
padding-left: 10px;
padding-right: 10px;
}

h1 {
font-weight: bold;
font-size: 16px;
}

h2 {
font-weight: bold;
font-size: 14px;
}

h3 {
font-weight: bold;
font-size: 12px;
}

h4 {
font-size: 14px;
}