body {
	background-image: url(../img/background_grad.png);
	background-repeat: repeat-x;
	background-color: #E1D0A5;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
a, a:hover, a:visited, a:visited:hover, a:active {
	color: #eb2b40;
}
input { border: none; background: none; }
h3 {
	font-size: 24px;
	color: #626262;
	font-weight: normal;
	margin-bottom: 10px;
}
#divMainCont {
	width: 1008px;
	position: absolute;
	left: 50%;
	margin-left: -504px;
}
#divTopBar {
	background-image: url(../img/backg_top.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 29px;
	font-size: 11px;
}
#divTopBar form {
	float: left;
	margin-left: 350px;
	margin-top: 5px;
}
#inputTop {
	background-color: #FFF;
}
#divTopBar ul {
	list-style-type: none;
	float: right;
	margin-right: 25px;
	margin-top: 8px;
}
#divTopBar li {
	float: left;
	margin-left: 22px;
}
#divTopBar a { color: #8d6400; text-decoration: none; }
#divMain {
	background-image: url(../img/backg_bg.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	float: left;
	width: 1008px;
}
#divLogo {
	float: left;
	width: 958px;
	z-index: 0;
}
#divMainInner {
	float: left;
	width: 652px;
	margin-left: 13px;
	margin-top: -37px;
	z-index: 1;
}
#divMainInnerTop {
	background-image: url(../img/main_top.png);
	background-repeat: no-repeat;
	height: 29px;
	padding-top: 22px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
}
#divNav ul {
	list-style-type: none;
}
#divNav li {
	float: left;
	margin-right: 15px;
}
#divNav li a { color: #FFF; text-decoration: none; }
#divNav li a:hover { background-color: #c01c3c; }
#divMainInnerMain {
	background-image: url(../img/main_bg.png);
	background-repeat: repeat-y;
	padding: 20px;
	line-height: 18px;
}
#divNews {
	padding-bottom: 28px;
	background-image: url(../img/line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#divMainInnerMain p {
	margin-bottom: 20px;
}
#divMainInnerMain strong {
	font-weight: bold;
	color: #ed2d42;
}
#divMainInnerBottom {
	background-image: url(../img/main_bottom.png);
	height: 38px;
}
#divSideBar {
	float: left;
	margin-left: 3px;
	margin-top: -47px;
}
#divLoginTop {
	background-image: url(../img/login_top.png);
	background-repeat: no-repeat;
	height: 67px;
	width: 277px;
}
#divLoginTop h3 {
	color: #FFF;
	padding-top: 24px;
	padding-left: 20px;
	font-size: 15px;
}
#divLoginMain {
	background-image: url(../img/login_main.png);
	height: 166px;
	width: 257px;
	padding-left: 20px;
	color: #FFF;
	font-size: 14px;
}
#divLoginMain a { color: #FFF; }
.divLoginBg {
	background-image: url(../img/login_bg.png);
	height: 28px;
	width: 237px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	margin-top: 3px;
}
.divLoginBg input {
	width: 231px;
	font-size: 14px;
	margin-top: 3px;
	padding: 2px;
}
.loginBtn {
	float:right;
	margin-right: 20px;
}
#megyeSelect {
	background: none;
	border: none;
	margin-top: 4px;
	width: 231px;
}
#megyeSelect option {
	background-color: #FFF;
	border: none;
}
#divSearchBox {
	padding-top: 24px;
	padding-left: 20px;
	background-image: url(../img/search_bg.png);
	height: 170px;
	width: 257px;
	background-repeat: no-repeat;
	color: #8e6500;
}
#divSearchBox h3 {
	color: #8e6500;
	margin-bottom: 12px;
}
#divSearchBox a {
	color: #8e6500;
}

#divTable {
	float: left;
	width: 932px;
	margin-left: 13px;
}
#divTableTop {
	background-image: url(../img/table_top.png);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 18px;
}
#divTableMain {
	background-image: url(../img/table_bg.png);
	background-repeat: repeat-y;
	padding-bottom: 6px;
}
#divTableMain h3 {
	margin-left: 18px;
	margin-bottom: 30px;
}

#tableIng {
	width: 894px;
	margin-right: 19px;
	margin-left: 19px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
	border-left-color: #e7e7e7;
}
#tableIng th {
	background-image: url(../img/table_head_bg.png);
	background-repeat: repeat-x;
	height: 34px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e7e7e7;
	text-align: left;
	padding-left: 10px;
	vertical-align: middle;
	font-weight: normal;
	color: #8d6400;
}
#tableIng td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #e7e7e7;
	border-right-color: #e7e7e7;
	vertical-align: middle;
	padding-left: 10px;
}
.tableCenter { text-align:center; }
.tableCenter img, .tableCenter strong { margin-left: -10px; }
.tableCenter img { margin-top: 13px; margin-bottom: 13px; }
#divTableBottom {
	background-image: url(../img/table_bottom.png);
	height: 15px;
	margin-bottom: 10px;
}
#divBottom {
	background-image: url(../img/backg_bottom.png);
	height: 25px;
	clear:both;
}
#divRentABrain {
	margin: 0px 30px 10px 0px;
	float: right;
}
