

body {
	font-family:		verdana;
	font-size:			12px;
	line-height:		18px;
	color:			#333
	margin:			0;
}

H1 {
	font-family:		Trebuchet MS, Tahoma, Arial, Verdana;
	font-size:			32px;
	line-height:		38px;
	color:			#184a82;
	margin-bottom:		5px;
	margin-top:			12px;
	font-weight:		normal;
}
H2 {
	font-family:		Trebuchet MS, Tahoma, Arial, Verdana;
	font-size:			22px;
	line-height:		28px;
	color:			#184a82;
	margin-bottom:		0;
	margin-top:			8px;
	font-weight:		normal;
}




H3 {
	font-family:		Arial, Verdana;
	font-size:			14px;
	margin-top:			10;
	margin-bottom:		0;
	color:			#184a82;
}
h1 + p, h2 + p, h3 + p {
	margin-top:			0;
}

A {
	color:			#184aff;
	text-decoration:		none;
}
A:hover {
	text-decoration:		underline;
}


.mainTable {
	margin:			20px auto 5px auto;
	width:			898px;
	font-size:			12px;
}

.topRow TD {
	border-bottom:		1px solid #a5a5a5;
}
.topRow .leftCol {
	vertical-align:		bottom;
	padding-bottom:		12px;
	width:			164px;
}
.topRow .rightCol {
	text-align:			center;
	height:			107px;
}

.middleRow .leftCol {
	vertical-align:		top;
	padding-top:		9px;
	border-right:		1px solid #a5a5a5;
	height:			600px;
}
.middleRow .rightCol {
	padding-left:		7px;
	padding-top:		7px;
	vertical-align:		top;
}

.bottomRow TD {
	border-top:			1px solid #a5a5a5;
	font-family:		verdana;
	font-size:			10px;
	color:			#666;
	padding-left:		27px;
}
.menuDiv {
	margin-top:			40px;
}

.menuDiv A {
	display:			block;
	text-decoration:		none;
	color:			#AAA;
	margin-top:			15px;
}
.menuDiv A:hover {
	text-decoration:		underline;
}
.menuDiv A.selected {
	color:			#004188;
}

.menuItem_1 {
	font-family:		Trebuchet MS, Tahoma, Arial;
	font-size:			21px;
	text-decoration:		none;
	color:			#AAA;
}
IMG.arrow {
	float:			right;
	margin:			7px 10px 0 0;
}

A.menuItem_2 {
	font-family:		Trebuchet MS, Tahoma, Arial;
	font-weight:		bold;
	font-size:			14px;
	text-decoration:		none;
	color:			#AAA;
	margin-top:			10px;
	margin-left:		20px;
}
.menuItem_2 IMG.arrow {
	margin-top:			3px;
}



A.menuItem_3 {
	font-family:		Trebuchet MS, Tahoma, Arial;
	font-weight:		normal;
	font-size:			12px;
	text-decoration:		none;
	color:			#999;
	margin-top:			5px;
	margin-left:		30px;
}
.menuItem_3 IMG.arrow {
	margin-top:			2px;
}



.textcol {
	padding-left:		20px;
	padding-right:		20px;
}

.startContent {
}
.textcolleft {
	width:			320px;
	float:			left;
	padding-top:		10px;
	padding-bottom:		10px;
}
.textcolright {
	float:			right;
	width:			320px;
	padding-top:		10px;
	padding-bottom:		10px;
}



.prislista TD {
	padding-left:		30px;
}

IMG.beforeafter {
	float:			right;
	margin-left:		20px;
}
/***************** INFOPANE ******************/

.infopane {
	clear:			both;
	border-top:			1px solid #A5A5A5;
	margin-top:			30px;
	padding-top:		10px;
	padding-right:		10px;
	font-size:			11px;
	color:			#666;
}
.infopane strong {
	color:			black;
}





