body {
	margin: 5px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5c5c5c;
	margin: 8px 0px
}
textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	width: 293px;
	height: 145px
}
.title {
	color: #005099;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}
.title1 {
	color: #005099;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	display: none;
}
.title2 {
	color: #005099;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px
}
/* search */
table.search_form {
	width:530px;
	margin-top: 7px;
	margin-bottom: 10px
}
table.search_form td {
	padding: 3px 5px;
	font-size: 10px;
	color: #000066
}
table.search_form td.form_text {
	width: 210px;
	color: #000066;
	font-weight:bold;
}
table.search_form tr.row1 td {
	background-color:#ebf2f8
}
table.search_form tr.row2 td {
	background-color: #f7fafc
}
table.razmetka td {
	padding-top:0px;
	padding-bottom: 0px;
}
table.search_results {
	width:530px;
	margin-top: 7px;
	margin-bottom: 10px
}
table.search_results th {
	background-color:#1862a3;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	padding: 4px 2px
}
table.search_results tr.row1 td {
	background-color:#e9e9e9
}
table.search_results tr.row2 td {
	background-color:#f7f7f7
}
table.search_results td {
	padding: 4px 5px;
	font-size: 10px;
	color: #000066
}
table.search_results td a {
	color:#000066;
}
table.search_results td a:hover {
	text-decoration: none;
}
/* input form */
input.small {
	height:20px;
	width: 37px;
	font-size: 10px
}
input.middle {
	height:20px;
	width: 71px;
	font-size: 10px
}
input.middle1 {
	height:20px;
	width: 127px;
	font-size: 10px
}
input.big {
	height:20px;
	width: 181px;
	font-size: 10px
}
select.big {
	width: 181px;
	height: 20px;
	font-size: 10px
}
select.middle {
	width: 65px;
	height: 20px;
	font-size: 10px
}
select.small {
	width: 44px;
	height: 20px;
	font-size: 10px
}
/* ------------ */
table.form_check td {
	padding:0px
}
table.form_check td.check_text {
	padding:3px 14px 0px 4px
}
table.form_check td.check_text_last {
	padding:3px 0px 0px 4px
}
table.razmetka1 td {
	padding-top:0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

/* identification */
table.identification {
	width: 530px;
	border-bottom: solid 1px #c9c8c8;
	border-top: solid 1px #c9c8c8;
}
td.identification_form {
	width: 230px;
	padding: 5px 0px 5px 0px
}
td.identification_text {
	padding: 2px 4px 2px 104px;
   font-size: 10px;
	font-weight: bold;
	color: #000066;
}

/* Search preliminary claim notification */
table.notification {
	width: 530px;
	border-top: solid 1px #c9c8c8;
	margin-top: 8px;
	margin-bottom: 11px
}
td.notification_form {
	width: 260px;
	padding: 3px 0px 3px 0px
}
td.notification_form td {
	padding: 0px 3px
}
td.notification_text {
	padding: 2px 4px 2px 58px;
   font-size: 10px;
	font-weight: bold;
	color: #000066;
}
#border2 {
	border-bottom: solid 1px #c9c8c8;
}
/* The preliminary claim notification */
td.file_preliminary {
	color:#000066;
	padding: 4px 0px
}
td.file_preliminary td {
	font-size:10px;
	color:#000066
}
td.file_preliminary p {
	color:#000066;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px 0px
}
td.file_preliminary span.title1 {
	padding:0
}
.warning {
	color: #95002a;
	font-style: italic;
	font-size: 10px;
	padding-left: 10px
}
.red {
	color: #95002a;
}
.normal {
	font-weight:normal;
	padding-left: 10px
}
/* calendar */
table.calendar {
	border:solid 1px #3c79b1;
	width: 165px;
	height: 137px;
}
table.calendar td.calendar_border {
	border: solid 1px #d8e6f1;
}
table.calendar_inside {
	width: 153px;
	height: 124px;
}

select.cal_small {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width:45px;
	height: 18px;
	font-size: 9px;
	color: #000066
}
select.cal_big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 107px;
	height: 18px;
	font-size: 9px;
	color: #000066
}
table.calendar_date {
	
}
table.calendar_date td {
	width: 21px;
	height: 13px;
	font-size: 9px;
	text-align: center;
}
table.calendar_date td a {
	color: #000066;
	text-decoration: none;
}
table.calendar_date td a:hover {
	color: #95002a;
	text-decoration: underline;
}
table.calendar_date tr.cal_rowtitle td {
	background-color:#3c79b1;
	color: #ffffff
}
table.calendar_date tr.cal_row1 td {
	background-color:#d8e6f1;
}
table.calendar_date tr.cal_row2 td {
	background-color:#ebf2f8;
}
table.calendar_date td.calendar_active {
	color: #95002a;
	font-weight: bold;
	background-color: #ffffff
}

#file_preliminary_login {
	padding-left: 10px;
	width: 190px
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5c5c5c;
}
.wrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c5c5c;
}

#buttons {
	display: none;
}
