HTML
{
	overflow-x: hidden;
	overflow-y: auto;
}
body
{
	margin-top: 25px;
	margin-bottom: 15px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	background-color: #EFEFE7;
	background-image: url(../img/bg.jpg);
}
p.text
{
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: tahoma, verdana, sans-serif;
	color: #414141;
	font-size: 11px;
}
p.rubrik
{
	margin-top: 20px;
	margin-bottom: 10px;	
	font-family: tahoma, verdana, sans-serif;
	font-weight: bold;
	color: #006B8D;
	font-size: 18px;
}
h1.rubrik
{
	margin-top: 20px;
	margin-bottom: 10px;	
	font-family: tahoma, verdana, sans-serif;
	font-weight: bold;
	color: #006B8D;
	font-size: 18px;
}
p.underrubrik
{	
	font-family: tahoma, verdana, sans-serif;
	color: #006B8D;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 12px;
}
h2.rubrik
{	
	font-family: tahoma, verdana, sans-serif;
	color: #006B8D;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 12px;
}
a.menu
{
	font-family: tahoma, verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 180%;
	text-decoration: none;
}
a.menu:hover
{
	color: #CED8DA;
}
a.link
{
	font-family: tahoma, verdana, sans-serif;
	font-weight: bold;
	color: #414141;
	font-size: 11px;
	line-height: 180%;
	text-decoration: none;
}
a.link:hover
{
	color: #000000;
}
a.mail
{
	font-family: tahoma, verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
a.mail:hover
{
	color: #E4E8EA;
}

.infoBoxContent
{
	width: 241px;
	height: 150px;
	font-family: tahoma, verdana, sans-serif;
	color: #FFFFFF;
	margin-bottom: 20px;
	margin-top: 20px;	
	margin-left: 7px;
	padding-left: 5px;
	font-size: 11px;	
	background-image: url(../img/kontaktruta.gif);
}
.toptable
{
	width: 722px;
	height: 84px;
	border: none;
	text-align: right;
	background-image: url(../img/top_table_back.gif);
}
.bottomtable
{
	width: 722px;
	margin-top: 7px;
	border: none;
}
.tdtop
{
	width: 722px;
	height: 12px;
	background-image: url(../img/bottom_table_top.gif);
}
.tdbody
{
	width: 722px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	vertical-align: top;
	background-image: url(../img/bottom_table_back.gif);
}
.tdbodyLeft
{
	border-bottom: 1px solid #F0F6F7;
	width: 24px;
	vertical-align: top;
	padding-top: 4px;
}
.tdbodyMain
{
	border-bottom: 1px solid #F0F6F7;
}
.tdbottom
{
	width: 722px;
	height: 12px;
	background-image: url(../img/bottom_table_bottom.gif);
}
.topFrame
{
	cursor: pointer;
	cursor: hand;
}
