body {
	/*font-family: roman, 'times new roman', times, serif;*/
	font-family: "Times New Roman", Times, serif;
	font-family: Tahoma;
	margin: 0;
	background-color: #EDE6B0;
}
body.main {
	background-image: url('../img/fonas.jpg');
}
input.login {
	font-family: "Times New Roman", Times, serif;
	font-family: Tahoma;
	font-size: 11px;
	border: #663333 solid 1px;
	color: #663333;
}
input.search {
	font-family: Tahoma;
	font-size: 10px;
	border: 1px solid #878787;
	color: #878787;
}
input.submit {
	border: #663333 solid 1px;
	background-color: #85242D;
	color: #D2C598;
}
img.order{
	cursor: hand;
	cursor: pointer;
}
img.find{
	cursor: hand;
	cursor: pointer;
}
form{
	margin-bottom: 0px;
	margin-top: 0px;
}
form.find{
	margin-bottom: 0px;
	margin-top: 0px;
}


.error {
	vertical-align: middle;
	font-size: 12px;
	font-style: normal;
	color: red;
}

/* Book */
table.book{
	width: 100%;
	height: 100%;
}
table.book td.border_vk{
	background-image: url('../img/border_vk.gif');
	width: 36px;
	height: 38px;
}
table.book td.border_v{
	background-image: url('../img/border_v.gif');
	height: 38px;
}
table.book td.border_vd{
	background-image: url('../img/border_vd.gif');
	width: 36px;
	height: 38px;
}
table.book td.border_k{
	background-image: url('../img/border_k.gif');
	width: 36px;
}
table.book td.border_{
	background-color: #EDE6B0;
	vertical-align: top;
}
table.book td.border_d{
	background-image: url('../img/border_d.gif');
	width: 36px;
}
table.book td.border_ak{
	background-image: url('../img/border_ak.gif');
	width: 36px;
	height: 38px;
}
table.book td.border_a{
	background-image: url('../img/border_a.gif');
	height: 38px;
}
table.book td.border_ad{
	background-image: url('../img/border_ad.gif');
	width: 36px;
	height: 38px;
}

/* Report from */
table.reportForm{
	background-color: #D2C598;
	font-size: 11px;
	color: black;
	margin-top: 5px;
	border: 1px solid #878787;
}
table.reportForm td{
	font-size: 11px;
	padding: 1px 2px 1px 5px;
}
table.reportForm tr.title{
	font-weight: bolder;
}
table.dataForm td.caption{
	/*background-color: #E7C6A4;*/
	/*font-weight: bolder;*/
	text-align: right;
}
table.reportForm td.data{
	/*background-color: #B1D0D6;*/
	text-align: left;
}
table.reportForm td.empty{
	/*background-color: #B1D0D6;*/
	text-align: left;
	width: 200px;
}
table.reportForm a{
	color: black;
	text-decoration: none;
}
table.reportForm a:hover{
	text-decoration: underline;
}


/* dataForm */
table.dataForm{
	background-color: #D2C598;
	font-size: 11px;
	color: black;
	margin-top: 5px;
	border: 1px solid #878787;
}
table.dataForm td{
	font-size: 11px;
	padding: 1px 2px 1px 5px;
}
table.dataForm tr.title{
	font-weight: bolder;
}
table.dataForm td.caption{
	/*background-color: #E7C6A4;*/
	/*font-weight: bolder;*/
	text-align: right;
	/*width: 10%;*/
}
table.dataForm td.data{
	/*background-color: #B1D0D6;*/
	text-align: left;
	/*width: 10%;*/
}
table.dataForm td.empty{
	/*background-color: #B1D0D6;*/
	text-align: left;
	/*width: 200px;*/
}
table.dataForm input{
	font-family: Tahoma;
	font-size: 10px;
	border: 1px solid #878787;
	/*color: #878787;*/
	color: black;
}
table.dataForm textarea{
	font-family: Tahoma;
	font-size: 10px;
	border: 1px solid #878787;
	/*color: #878787;*/
	color: black;
}
table.dataForm select{
	font-family: Tahoma;
	font-size: 10px;
	border: 1px solid #878787;
	color: black;
	margin-bottom: 2px;
}
table.dataForm a{
	color: black;
	text-decoration: none;
}
table.dataForm a:hover{
	text-decoration: underline;
}

/* dataFormTitle */
table.dataFormTitle{
	background-color: #D2C598;
	font-size: 11px;
	color: black;
	margin-top: 0px;
	border-bottom: 1px solid #878787;
}
table.dataFormTitle td{
	padding: 1px 2px 1px 5px;
}
table.dataFormTitle td.title{
	font-weight: bolder;
	text-align: left;
}
table.dataFormTitle td.button{
	text-align: right;
	padding-bottom: 3px;
}
table.dataFormTitle a{
	color: black;
	text-decoration: none;
}
table.dataFormTitle a:hover{
	text-decoration: underline;
}



/* DataGrid */
table.dataGrid{
	background-color: #D2C598;
	font-size: 11px;
	color: black;
	margin-top: 5px;
	border: 1px solid #878787;
}
table.dataGrid td{
	border-bottom: 1px solid #878787;
}
table.dataGrid tr{
	padding: 2px;
}
table.dataGrid tr.caption{
	font-weight: bolder;
}
table.dataGrid tr.footer{
	font-weight: bolder;
}
table.dataGrid tr.footer td{
	border-bottom: 0px solid #878787;
}
table.dataGrid tr.even{
	background-color: #E7C6A4;
	cursor: hand;
	cursor: pointer;
}
table.dataGrid tr.odd{
	background-color: #B1D0D6;
	cursor: hand;
	cursor: pointer;
}
table.dataGrid td.rowNumber{
	font-weight: bolder;
}
table.dataGrid td.cellDelete{
	width: 10px;
}
/* DataGridControl */
table.dataGridControl{
	font-size: 11px;
	color: gray;
}
table.dataGridControl td.left{
	text-align: left;
	width: 100px;
}
table.dataGridControl td.center{
	text-align: center;
}
table.dataGridControl td.right{
	text-align: right;
	width: 100px;
}
table.dataGridControl a{
	color: black;
	text-decoration: none;
}
table.dataGridControl a:hover{
	text-decoration: underline;
}



/* Loginas */
table.login {
	color: #663333;
	background-image: url('../img/laiskas.jpg');
	margin: 2;
	padding: 2;
	text-align: left;
	font-size: 13px;
}
table.login th{
	color: #842930;
}

/* Meniu */
table.menu {
	margin: 2;
	padding: 0;
	text-align: center;
	font-weight: bolder;
	font-size: 13px;
	width: 100%;
}
table.menu a{
	color: black;
	/*font-weight: bolder;*/
	text-decoration: none;
}
table.menu a:hover{
	text-decoration: underline;
}
table.menu a:active{
	text-decoration: underline;
}
table.menu tr.menu{
	border-bottom: solid black 3px;
}
table.menu td.menuActive{
	/*color: #663333;*/
	color: #842930;
	background-color: #D2C598;
	width: 100px;
	cursor: hand;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
}
table.menu td.menuInactive{
	color: #D2C598;
	/*color: #663333;*/
	width: 100px;
	cursor: hand;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
}
table.menu td.menuEmpty{
	/*width: 400px;*/
}
table.menu td.menuEmptyLast{
	width: 100px;
	color: #D2C598;
	cursor: hand;
	cursor: pointer;
	text-align:left;
}
table.menu td.menuFooter{
	background-color: #D2C598;
	color: black;
	font-size: 11px;
	text-align: right;
	padding-left: 10;
	padding-right: 10;
	padding-top: 2;
	padding-bottom: 2;
	height: 3px;
	font-weight: normal;
}
