html {
     overflow: -moz-scrollbars-vertical;
	height: 100%; margin-bottom: 1px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

#toppmeny{}

#toppmeny ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
#toppmeny ul li {
	float: left;
	display: block;
	padding-right: 40px;
}
#toppmeny ul li a {
	font-size: 13px;
	font-weight: bold;
	color: #B4070D;
	text-decoration: none;
	display: block;
}
#toppmeny ul li a:hover {
	font-weight: bold;
	color: #006BC6;
	text-decoration: none;
}



#menyen tr td ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
#menyen tr td ul li {
	float: left;
	display: block;
	padding-right: 40px;
}
#menyen tr td ul li a {
	font-size: 13px;
	font-weight: bold;
	color: #B4070D;
	text-decoration: none;
	display: block;
}
#menyen tr td ul li a:hover {
	font-weight: bold;
	color: #006BC6;
	text-decoration: none;
}

a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B4070D;
	text-decoration: none;

}

a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B4070D;
	text-decoration: none;

}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006BC6;
	text-decoration: none;

}
a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006BC6;
	text-decoration: none;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006BC6;

}
.headerTerapeut {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006BC6;
}
.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B4070D;
}
#extrabox {
	width: 138px;
	padding: 6px;
	background-color: #DAE9F7;
	text-align: center;
	border: 1px solid #3186D2;
	font-size: 10px;
}
#extrabox h3 {
	color: #006BC6;
	font-size: 14px;
	text-align: center;
}
#extrabox h4 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}
.leftwrite {
	text-align: left;
}
#extrabox h3 a {
	color: #006BC6;
	text-decoration: none;
}
#extrabox h3 a:hover {
	color: #B4070D;
	text-decoration: none;
}
.stiplet {
	padding: 20px;
	border: 1px dashed #666;
	width: 560px;
}

