@charset "utf-8";
/* CSS Document */
body {
	font-family: Calibri;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
.form_objects {
	font-family: Calibri;
	font-size: 12px;
	color: #000000;
	border: 1px dotted #999999;
}
body,td,th {
	color: #FFFFFF;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #FF9900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #99FF00;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.res_text {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.res {
	font-family: verdana;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
}
.res_kod {
	font-family: "Courier New";
	font-size: 28px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	letter-spacing: 3px;
}
#buton_pay {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #006600;
	border: 2px solid #0066FF;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	cursor: pointer;
}

/* Календар */
.cal {
	width:315px;
	display:none;
	border:1px dotted #0099CC;
	z-index:999;
	position:absolute;
	background-color: #CCCCCC;
}

.cal table {
	width:100%;
	border: 0px;
} 

.cal th {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	cursor: pointer;
}
  
.cal th.calCssDisabled{
	color: #999999;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: line-through;
	background-color: #FFFFCC;
}  

.cal th.calCssToday{
	color: #FFF;
	background-color: BLUE;
}    

.cal th.calCssHoliday{
	color: #FF0000;
}  

.cal th.calCssSelected{
	border:1px solid #DDD;
	color: #FFF;
	background-color: RED;
 }      

.cal td {
	background-color: #FFFF00;
	font-family: verdana;
	font-size: 11px;
	height: 20px;
	cursor: pointer;
}

.btn {
	font-family: verdana;
	font-size: 11px;
	color: #006699;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	font-weight: bold;
	background-color: #FFFFFF;
}	
.pay_row_b {
	background-color: #FFFFFF;
}
.pay_row_over {
	background-color: #F3F3F3;
}
#obsumares {
	font-size: 14px;
	color: #CC0000;
	letter-spacing: 1px;
}
.all_res_for_pay {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}
