.selecter {
	width: 105px;
}
.selecter2 {
	width: 143px;
}
body {
	background-color: #003366;
	margin: 0px;
	background-image: url( "../grafika/newdesign/index_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size:10pt;
	font-family: Arial;
	font-weight: normal;
	scrollbar-face-color: #00346E;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #00000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #00346E;
	scrollbar-darkshadow-color: #ffffff;
	text-align: center;
}
table {
	color: #ffffff;
	font-size:10pt;
	font-family: Verdana;
	font-weight: normal
}

.feher:link {
	color: #ffffff;
	text-decoration: none;
}
.feher:visited {
	color: #ffffff;
	text-decoration: none;
}
.feher:hover {
	color: #ffffff;
	text-decoration: none;
}
.feher:active {
	color: #ffffff;
	text-decoration: none;
}
A:link {
	color: #bd0000;
	text-decoration: none;
}
A:visited {
	color: #bd0000;
	text-decoration: none;
}
A:hover {
	color: #000099;
}
A:active {
	color: #000099;
	text-decoration: underline;
}
.fl:link {
	color: #FEFEFE;
	text-decoration: none;
}
.fl:visited {
	color: #FEFEFE;
	text-decoration: none;
}
.fl:hover {
	color: #FEFEFE;
}
.fl:active {
	color: #FEFEFE;
	text-decoration: underline;
}
.regisztracioinput {font-size : 10px; font-family : Verdana; color : #583B00; background: #F5F3EE; margin-left: 6px; margin-right: 6px; margin-top: 3px; margin-bottom: 3px; border:  #7F9DB9 solid 1px ; height: 15px;}
.regisztracioinput2 {font-size : 10px; font-family : Verdana; color : #583B00; background: #F5F3EE; margin-left: 6px; margin-right: 6px; margin-top: 3px; margin-bottom: 3px; border:  #410000 solid 1px ; height: 15px;background:#F6EDED}
.regisztracioinput3 {font-size : 10px; font-family : Verdana; color : #583B00; background: #F5F3EE; margin-left: 6px; margin-right: 6px; margin-top: 3px; margin-bottom: 3px; border:  #7F9DB9 solid 1px ; height: 20px;}
.search {font-size : 10px; font-family : Verdana; color : #583B00; margin-left: 6px; margin-right: 6px; margin-top: 3px; margin-bottom: 3px; border:  #7F9DB9 solid 0px ; height: 13px;}
.regisztracioinputta {font-size : 10px; font-family : Verdana; color : #583B00; background: #F5F3EE; margin-left: 6px; margin-right: 6px; margin-top: 3px; margin-bottom: 3px; border:  #7F9DB9 solid 1px;}
select { font-family: Verdana, Arial; color: #583b00; font-size: 7pt;  background: #F5F3EE; margin-left: 6px; margin-right: 6px; margin-top: 3px; margin-bottom: 3px; border #000099 solid 1px;}

.visited {FILTER: Gray;}
.stateon{FILTER: alpha(Opacity=80); border: 1px black solid; }
.stateoff{border: 1px black solid; }
.stateclicked{border: 1px black solid;  FILTER: Gray }


#mainLogin a {
	font-family: Arial;
	font-size: 22px;
	color: #cc6666;
	font-weight: bold;
}
#mainLogin a:hover {
	color: #00b7df;
}
#mainLinks a {
	font-size: 13px;
	color: #FFFFFF;
}
	#mainLinks a:hover {
		color: #000033;
	}
#mainMenu, #mainContent {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
}
#mainContent {
	border-top-width: 2px;
	border-top-color: white;
	clear: both;
}
	#mainLeft {
		/*
		float: left;
		width: 854px;
		*/
		display: table-cell;
		vertical-align: top;

		min-height: 650px;
		_height: 650px;
		padding-bottom: 10px;
	}
		#mLC {
			min-height: 850px;
			_height: 850px;
			margin-bottom: 100px;
		}
		#seoDiv {
			clear: both;
			font-size: 9px;
			color: white;
			text-align: justify;
			margin-right: 5px;
		}
	#mainRight {
		/*
		float: right;
		width: 126px;
		padding: 0 0 10px 0;
		*/
		display: table-cell;
		padding: 13px 3px 10px 3px;
		vertical-align: top;

		margin: 0px;
		background-color: #336799;
		min-height: 650px;
		_height: 650px;

	}
	#mainMenu a {
		font-size: 18px;
		color: white;
	}
	.menuElm, .menuElmBrown, .menuElmGreen, .menuElmPink {
		float: left;
		padding: 3px 12px 0;
		height: 27px;
	}
	.menuElmBrown {
		background-color: #410000;
	}
	.menuElmGreen {
		background-color: #5eb913;
	}
	.menuElmPink {
		background-color: #cd6667;
	}
	.mainCategory, .mainCategoryFirstInRow  {
		width: 149px;
		height: 197px;
		border: solid 1px white;
		margin: 40px 0 0 20px;
		cursor: pointer;
		float: left;
	}
	.mainCategoryFirstInRow {
		margin-left: 0;
	}
	.categoryTitle {
		margin: 12px 5px 5px 7px;
		font-size: 14px;
		float: left;
		font-weight: bold;
		color: white;
		text-decoration: none;
	}
	.categoryArrow {
		text-align: right;
		float: right;
		margin: 5px 5px 5px 0;
	}
	.categoryImage {
		clear: both;
		width: 133px;
		margin-left: 7px;
		margin-top: 6px;
		border: solid 1px white;
	}