body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #002CAE;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid black;
border-width: 1px 0;
background: black url(img/bg_menu.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(img/bg_menua.gif) center center repeat-x;
}
.oneColFixCtr #container {
	width: 1024px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
}
.oneColFixCtr #mainContent {
	margin: 0;
	padding: 0;
}

.blue {
	color: #002CAE;
}

.blueb {
	color: #002CAE;
	font-weight: bold;
}

.lilink {
	color: #333;
}

h1 {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-left: 10px;
        margin-bottom: 0;
        padding-bottom: 0;
	border-bottom: 1px dotted #000;
}
h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
.copyright {
	font-size: 9px;
	color: #333;
}
a:link {
	color: #002CAE;
	text-decoration: none;
}
a:link.lilink {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #002CAE;
}
a:visited.lilink {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F60;
}

img {
     text-align: center;
}

.dato {
	text-align: right;
        text-variant: italic;
        margin-right: 10px;
}

img.kart {
	border: 1px solid #333;
}

span.inf {
	font-size: 75%;
	font-style: italic;
}

.kataloger {
 border: 2px solid blue;
 width: 80% ;
 text-align: center;
 font-weight: bold;
 margin-left: 100px;
 }

.kataloger td {
 background-color: #252525;
 border: 1px solid #000;
 padding-top: 5px;
 }
 
.kataloger td a {
color: #808080;
text-decoration: none;
}

.kataloger a:hover {
color: white;
}
 
 .center {
 text-align: center;
 }
 
 #kat {
 width: 100%;
 text-align: center;
 }
 
.bluefont {
 color: blue;
 font-weight: bold;
 border-bottom: 1px dotted black;
}

#rbox {
background-color: white;
width: 150px;
float: right;
text-align: center;
border-left: 1px dotted black;
}

.ar img {
border: 0;
}