@import url("searchform.css");
@import url("cimlap.css");
html,body{
	margin:0px;
	height:100%;
	background-image:url(../akepek/hattar.jpg);
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	text-align:center;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

#mainTable{
	width:944px;	
	height:100%;
	margin-left:auto;
	margin-right:auto;
	border-left:#000000 2px solid;
	border-right:#000000 2px solid;
	background-color:#f7f8d6;
	border-collapse:collapse;
}
#logoTd{
	height:73px;
}
#regTD{
	width:100%;
	height:25px;
	background-color:#585858;
	text-align:right;
	color:#FFFFFF;
}

#menuTD{
	background-color:#c04000;
	width:158;
	border-right:#000000 1px solid;
	vertical-align:top;
	text-align:right;
}
#contentTD{
	width:786px;
	vertical-align:top;
}
#menuTD div{
	background-image:url(../akepek/menuBullet.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:left;
	padding-left:20px;
	height:24px;
	border-bottom:1px solid #d45415;
	padding-top:4px;
	width:150px;;
}
#menuTD a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#menuTD a:hover{
	text-decoration:underline;
}
#loginForm #userName,#loginForm #password{
	height:16px;
	border:1px solid #d36e5c;
	font-size:11px;
	width:80px;
	margin-left:10px;
	padding:0px;
}
#loginForm label{
	font-size:10px;
}
#loginForm div{
	width:180px;
	float:right;
	text-align:right;
}
.belepes{
	border:none;
	background-color:#585858;
	width:75px;
	padding:0px;
	height:16px;
	margin-left:10px;
	background-image:url(../akepek/belepes.gif);
	background-position:center;
	background-repeat:no-repeat;
}
#loginForm a{
	color:#FFFFFF;
	font-size:10px;
	margin-left:10px;
	text-decoration:none;
}
#loginForm a:hover{
	text-decoration:underline;
}
#content{
	float:left;
	width:520px;
	height:100%;
}
#reklam1,#reklam2{
	width:124px;
	float:left;
	height:100%;
	text-align:center;
	padding-top:5px;
}
#csik{
	float:left;
	width:5px;
	height:100%;
}
h3{
font-size:16px;
	margin:0px;
	margin-top:20px;
	color:#e77502;
}
h4{
	font-size:14px;
	margin:0px;
	color:#e77502;
}
h2{
font-size:18px;
	margin-top:20px;
	margin-bottom:20px;
	color:#e77502;
}
.roundbox-jf {
	margin:15px auto;
	padding:0;
	background:url("../akepek/rkeres-jf.png") no-repeat right top;

}

/* top-left corner and left side */
.roundbox-bf {
	margin:0;
	padding:0;
	background:url("../akepek/rkeres-bf.png") no-repeat left top;
}

/* bottom-right corner and bottom side */
.roundbox-ja {
	margin:0;
	padding:0;
	background:url("../akepek/rkeres-ja.png") no-repeat right bottom;
}

/* bottom-left corner */
.roundbox-ba {
	margin:0;
	padding:0;
	background:url("../akepek/rkeres-ba.png") no-repeat left bottom;
}
