/* CSS Document */

body,td,th {
	font-family: MS Sans Serif, Microsoft Sans Serif, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #323232;
	background-image: url(images/des1_02.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.menu_hatter {
	background-image: url(images/des1_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tart_hatter_jobb {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.b_also {
	background-image: url(images/des1_14.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tart_hatter_jobb_kepes {
	background-image: url(images/des1_10.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 22px;
	padding-left: 5px;
}
.j {
	background-image: url(images/j.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.kep {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.t_border {
	border: 1px solid #999999;
}
#button_link a:link, #button_link a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #585858;
	padding: 1px;
	text-align: center;
	line-height: 18px;
	margin: 1px;
}
#button_link a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
#menu_link a:link, #menu_link a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	border: 1px solid #585858;
	padding: 4px;
	text-align: left;
	line-height: 18px;
	font-family: "Arial Narrow", Arial, Verdana;
	text-indent: 10px;
	display: block;
	background-position: left;
	margin: 2px;
}
#menu_link a:hover {
	color: #FFFFFF;
	background-color: #666666;
}