body {
	background-color: #999999;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	line-height: 15pt;
	font-weight: normal;
	text-align: justify;
}
h1 {
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}
a:active {
	color: #CCCCCC;
}
.left_bg_side {
	background-image: url(../img/10_small.jpg);
	background-repeat: repeat-y;
}
.right_bg_side {
	background-image: url(../img/11_small.jpg);
	background-repeat: repeat-y;
}
.bottom_bg_side {
	background-image: url(../img/12.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	line-height: 15pt;
	font-weight: normal;
	text-align: justify;
	padding-right: 10px;
}
.index_img_position {
	padding-top: 70px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.lower_txt_menu {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #CCCCCC;
	letter-spacing: 3px;
	text-align: center;
	word-spacing: 3px;
}
.tablazat {
	font-family: "Arial Narrow";
	font-size: 14px;
	letter-spacing: 1px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	border: 1px solid #333333;
}
.tablazat_2 {
	font-family: "Arial Narrow";
	font-size: 14px;
	letter-spacing: 1px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.dark_grey_bg {
	background-color: #CCCCCC;
}
.bold_txt {
	font-weight: bold;
}
