@charset "utf-8";
#rez_form{
color:#fFF;
font-size:11px;
font-family:Verdana, Geneva, sans-serif;
	}
#rez_form #baslik{
	margin:30px 5px 10px 12px;
	float:left;
	width:400px;
	font-weight:bold; 
	font-size:14px;
	text-align:center;
	}
#alisofis,#iadeofis{
	float:left;
	margin:10px; 
	width:400px;
	}	
#alisofis .ad,#iadeofis .ad{
	float:left;
	margin:5px 20px;
	width:140px;
	font-weight:bold;
	}	
#atarihi{
	float:left;
	margin:10px 10px;
	width:390px;
	}
#atarihi input{
	border:solid 1px #CCC;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	height:18px;
	line-height:18px;
	} 
#atarihi #tarih{
	float:left;
	width:105px;
	}
#atarihi span.ad{
	float:left;
	margin:5px 20px;
	width:140px;
	font-weight:bold;
	}	
#saatdk{
	float:right;
	width:100px;
	margin-right:5px;
	text-align:left;
	}	
#saatdk #saat {
	width:48px;
	float:left;
	text-align:left;
	}
#saatdk #dk {
	width:48px;
	float:right;
	text-align:left;
	}
#resbutton {
	float:right;
	margin:5px 0px;
	width:159px;
	height:30px;
	text-align:right;
	}
#resbutton  a{
	display:block;
	height:30px;
	line-height:30px; 
	background:url(/images/rezbtns.png) no-repeat top center;
	width:132px;
	text-align:center;
	color:#F00;
	font-weight:bold;
	}	
	
#resbutton .rbuton{
	border:solid 1px #CCC;
	background:#eee;
	padding:4px 5px;
	font-family:Verdana, Geneva, sans-serif;
	cursor:pointer;
	font-size:11px;
	letter-spacing:1px;
	}
	
	
	/*Yazýlar*/
	/*Date Js */
	.dpDiv {
			}
		.dpTable {
			font-family: Tahoma, Arial, Helvetica, sans-serif;
			font-size: 12px;
			text-align: center;
			color: #555;
			background:url(/formimages/bg.gif) repeat-x;
			background-color: #eee;
			border: 1px solid #aaa;
			}
		.dpTR {
			}
		.dpTitleTR {
		color:#888;
			}
		.dpDayTR {
			}
		.dpTodayButtonTR {
			}
		.dpTD {
			border: 1px solid #ece9d8;
			}
		.dpDayHighlightTD {
			background-color: #CCCCCC;
			border: 1px solid #AAAAAA;
			}
		.dpTDHover {
			background-color: #ddd;
			border: 1px solid #888888;
			cursor: pointer;
			color:#555;
			}
		.dpTitleTD {
			color:#777;
			}
		.dpButtonTD {
			}
		.dpTodayButtonTD {
			}
		.dpDayTD {
			border: 1px solid #ddd;
			color: 888;
			}
		.dpTitleText {
			font-size: 12px;
			color:#777;
			font-weight: bold;
			}
		.dpDayHighlight {
			color: 4060ff;
			font-weight: bold;
			}
		.dpButton {
			font-family:tahoma;
			font-size: 10px;
			color:555;
			background: #FFFFFF;
			font-weight: bold;
			border:solid 1px #ccc; 
			padding: 0px;
			}
.dpTodayButton {
			font-family:tahoma;
			font-size: 10px;
			color:#555;
			background: #ccc;
			font-weight: bold;
}
