body {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	background-color: #E2E2E2;
	line-height: 12px;
	margin: 10px 10px 10px 10px;
	scrollbar-face-color: #bababa;
	scrollbar-shadow-color: #bababa;
	scrollbar-highlight-color: #bababa;
	scrollbar-3dlight-color: #bababa;
	scrollbar-darkshadow-color: #bababa;
	scrollbar-track-color: #e2e2e2;
	scrollbar-arrow-color: #ffffff;
}
ul {
	list-style-image: url("img/dot_ul.gif");
}

a {
	color: #3C7590;
	text-decoration: none;
}
a:hover {
	color: #3C7590;
	text-decoration: none;
	border-bottom: 1px solid #FF6000;
}
a.menu {
	color: #3C7590;
	text-decoration: none;
}
a.menu:hover {
	color: #3C7590;
	text-decoration: none;
	border-bottom: 1px solid #FF6000;
}
.menu_aktiv {
	color: #FF6000;
	text-decoration: none;
}
.menu_aktiv:hover {
	color: #FF6000;
	text-decoration: none;
	border-bottom: 1px solid #FF6000;
}
a.imglink {
	color: #3C7590;
	text-decoration: none;
}
a.imglink:hover {
	color: #3C7590;
	text-decoration: none;
	border-bottom: 0px solid #FF6000;
}
a.img {
	color: #3C7590;
	text-decoration: none;
	border: 1px solid #3C7590;
}
a.img:hover {
	color: #3C7590;
	text-decoration: none;
	border: 1px solid #3C7590;
	border-bottom: 2px solid #FF6000;
}
a.whitelink {
	color: #ffffff;
	text-decoration: none;
}
a.whitelink:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #FF6000;
}

.main_title {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	padding-bottom: 5px;
}
.fomenu {
	color: #FF6000;
	font-weight: bold;
	font-size: 10px;
}
.fomenu_inaktiv {
	color: #e2e2e2;
	font-weight: bold;
	font-size: 10px;
}
.blue_text {
	color: #3C7590;
}
.content_td {
	background-color: #ffffff;
	padding: 10px 20px 10px 20px;
	font-size: 10px;
	line-height: 12px;
}
.t {
	font-size: 10px;
	line-height: 15px;
}
.dotline {
	padding: 10px 0px 10px 0px;
}
.dotline_v {
	/* td-knek adhato! */
	background-image:url('img/dotline.gif');
	background-position: center;
	background-repeat: repeat-y;
	width: 9px;
	
}
.textbox {
	background-color: #E2E2E2;
	font-size: 10px;
	color: #000000;
	border: 1px solid #E2E2E2;
	width: 100px;
	text-align: right;
	height: 17px;
	padding: 1px 1px 0px 0px;
}
.textbox2 {
	background-color: #E2E2E2;
	font-size: 10px;
	color: #000000;
	border: 1px solid #E2E2E2;
	text-align: left;
	height: 17px;
	padding: 1px 1px 0px 0px;
}
.gomb {
	background-color: #3C7590;
	font-size: 10px;
	color: #ffffff;
	border: 1px solid #3C7590;
	width: 100px;
	height: 16px;
}
.inaktiv_gomb {
	background-color: #ffffff;
	border: 1px solid #e2e2e2;
	width: 98px;
	height: 14px;
}
.checkbox {
	width: 14px;
	height: 14px;
}
.align_justify {
	text-align: justify;
}
.footer {
	font-size: 10px;
	color: #3C7590;
	padding: 5px 0px 0px 0px;
}
.infoWin {
	font-size: 10px;
	position: absolute;
	visibility: hidden;
	width: 200px;
	border: 1px solid #bababa;
}
.errorMsg {
	color: #FF6000;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}
.table_title {
	padding: 4px 4px 4px 4px;
	border-bottom: 1px solid #ff6000;
	background-color: #eeeeee;
	color: #676767;
	margin-bottom: 4px;
	font-weight: bold;
}
.table_head {
	background-color: #bababa;
	border-bottom: 2px solid #ff6000;
	font-weight: bold;
	font-size: 10px;
	padding-left: 4px;
	color: #ffffff;
}
.table_head_noborder {
	background-color: #bababa;
	font-weight: bold;
	font-size: 10px;
	padding-left: 4px;
	color: #ffffff;
}
.table_headright {
	background-color: #bababa;
	border-right: 2px solid #ff6000;
	font-weight: bold;
	font-size: 10px;
	padding-right: 4px;
	text-align: right;
	vertical-align: top;
	color: #ffffff;
}
.table_row {
	font-size: 10px;
	background-color: #ffffff;
}
.table_row_ind {
	font-size: 10px;
	background-color: #ffffff;
	padding-left: 4px;
}
.table_row2 {
	font-size: 10px;
	background-color: #f2f2f2;
}
.table_row2_ind {
	font-size: 10px;
	background-color: #f2f2f2;
	padding-left: 4px;
}

.aprobetus {
	font-size: 10px;
	color: #888888;
}
.menuMegj {
	font-size: 10px;
	color: #888888;
	padding: 0px 0px 10px 5px;
	font-weight: normal;
}
.kiemelt {
	font-weight: bold;
}


.forum_kat_lead {
	padding: 4px 20px 4px 15px;
	text-align: justify;
}
.forum_tema_lead {
	padding: 0px 20px 0px 15px;
	text-align: justify;
}


