body {
	background: rgb(255, 255, 255) url(../images/m800.jpg) no-repeat fixed center;
	-moz-background-clip: initial;
	-moz-background-origin: initial;
	-moz-background-inline-policy: initial;
	font-family: Helvetica,Verdana,sans-serif;
	font-size: 13px;
}

img {
	/* PNG fix for IE5.5 and above by Erik Arvidsson */
	/* http://webfx.eae.net/dhtml/pngbehavior/pngbehavior.html */
	behavior: url('pngbehavior.htc');
}

#banner {
	float: right;
	clear: right;
}

#tmeny {

}

#firstrow { 
	float: left;
	clear: left;
}

#secondrow { 
	float: left;
	clear: left;
}

#thirdrow { 
	float: left;
	clear: left;
}

#fourthrow { 
	float: left;
	clear: left;
}
#fifthrow { 
	float: left;
	clear: left;
}
#sixthrow { 
	float: left;
	clear: left;
}
#seventhrow { 
	float: left;
	clear: left;
}
#eigthrow { 
	float: left;
	clear: left;
}

#keywords {
	visibility: hidden;
	display: none;
}

table.frontpage {
	border-style: none;
	margin-top: 48px;
	width: 750px;
}

td.footer { border-top: 1px solid rgb(10, 32, 92);
    text-align: right;
    font-size: x-small;
    width: 750px;
}

td.header { width: 750px;
    height: 98px;
    vertical-align: bottom;
}

td.content { width: 750px;
    max-width: 750px;
}

#fronttext { border: 1px solid forestgreen;
    position: relative;
    float: right;
}

p { text-align: justify;
	font-size: 13px;
}

a { color: rgb(10, 32, 92);
	font-size: 13px;
	font-weight: bold;
}

li {
	font-size: 13px;
}

#undermeny { 
    float: left;
    clear: left;
    background-color: rgb(10, 32, 92);
    color: #ffffff;
    margin: 3px;
    padding: 2px;
}

#undermeny a {
	color: white;
	margin-left: 3px;
}

#undermeny a.tva {
	margin-left: 10px;
}
