* {margin: 0;padding: 0;}

body {
font: 76% Arial,Tahoma,Geneva,Verdana,Sans-serif;
color: #000;
background-color: #fff;
padding: 4% 0 4% 0;
} 

h1,h2,h3,h4,h5,h6 { font-weight: bold; }

img { border: none; }

.topImage { 
border-bottom: 1px solid #000;
border-top: 1px solid #000;
}

p {
margin: 0.5em 0 0.4em 7px;
line-height: 140%;
}

ul { margin: 0.5em 1.7em;}

body#index #content p { margin: 0; line-height: 0; }

small {
display: block;
font-size: 0.95em;
margin: 0 0 5px 7px;
}

h1 { font-size: 1.6em; }

h2 { font-size: 1.5em; margin: 0.4em 0 0.6em 3px; }

h3 {
font-size: 1.3em;
margin: 0.5em 0 0.7em 5px;
color: #333;
background-color: #fff;
border-bottom: 1px solid #ffcc00;
}

h4 {
font-size: 1.1em;
margin: 0 0 0.5em 5px;
color: #333;
}

/* LINKS */
/*--------------------------*/

a:link,a:active,a:hover {
color: #003399;
}

a:visited {
color: #666;
}

/* LAYOUT */
/*--------------------------*/

div#mainWrap {
margin: 0 auto;
width: 782px;
}

div#top { margin-bottom: -22px; }

/* NAV */

div#nav { margin-left: 400px; }

#nav ul { list-style: none; }

#nav ul li {
float: left;
text-align: center;
border-top: 1px solid black;
border-left: 1px solid black;
}

#nav ul li.current { background-color: #ccc; }

li.m_akt {
border-right: 1px solid black;
}

#nav ul li a {
display: block;
padding: 3px 7px 3px 7px;
color: #000;
font-weight: bold;
text-decoration: none;
}

#nav ul li a:hover { background-color: #ccc; }

/* end nav */

div#content {
border: 1px solid black;
}

.clearfix:after {
/* Clearfix, as described on http://www.positioniseverything.net/easyclearing.html */
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* PRISLISTA */

ul.prislista {
list-style: none;
padding-bottom: 10px;
}

ul.prislista li {
float: left;
list-style: none;
margin-left: 10px;
text-align: center;
font-weight: bold;
}

ul.prislista li.first {
margin: 0;
}

ul.prislista li p {
margin: 0;
font-weight: normal;
}

.shadowed { background-color: #ccc; }

/* MISH tags and classes */
/*----------------------------------*/

.bold { font-weight: bold; }
.center { text-align: center; }
.clear { clear: both; padding-top: 7px; }

.copy {
position: relative;
text-align: center;
font-size: 0.8em;
font-weight: bold;
margin-top: 5px;
}

input {
border: 1px solid black;
padding: 1px;
}

.tipsa, .langChoice {
position: absolute;
top: 0;
right: 0;
}

.small { font-size: 1em; }

.floatright {
float: right;
margin-left: 7px;
}

.images {
margin-bottom: 10px;
text-align: center;
}

.img-om {
margin-top: -0.4em;
}

.img-akt {
margin-top: 1.15em;
}