table.cmsTable caption {
	font-weight: bold;
}
table.cmsTable {
	font-family: Arial;
	font-size: 11px;
	color: #000;
}
table.cmsTable th {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	background-color: #C2B59B;
}
table.cmsTable a {
	color: #1072BA;
	font-size: 10px;
	text-decoration: none;
}
table.cmsTable a:hover {
	text-decoration: underline;
}
.row1 {
	background-color: #f4f1ea;
}
.row2 {
}
.cmsRow {
}
.rowSel {
	background-color: #d9ceb3;
}

table.regTable {
}

table.regTable caption {
	font-weight: bold;
}

.lb {
	padding-top: 5px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
}
.mlb {
	cursor: pointer;
	text-decoration: underline;
}
.DataButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #13284D;
	border: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
}
.DataInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #676767;
	background-color: #fff;
}
.DataInput_marked {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	border: 1px solid #cc0000;
	background-color: #2d2d2c;
}
.DataInput_required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #013066;
	background-color: #fff;
}
div.wrong_login {
	font-weight: bold;
}
table.debug {
	font-family: Verdana;
	font-size: 9px;
	color: #000;
}
table.debug td {
	border-bottom: 1px dotted #666;
}
table.debug td.debug_nr {
	text-align: right;
	padding-right: 5px;
}
table.debug td.debug_queInfo {
	width: 70px;
}
/*********** EXTRA FOR SIMPLE PAGES *********/
table.photo_block th {
	width: 300px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
}
table.photo_block td {
	padding-top: 10px;
	padding-bottom: 20px;
}
/*********** END OF EXTRA *******************/

/****************** SUTARTYS *****************/
div.sutartys_admin_pakopos {
	padding-bottom: 10px;
	padding-top: 10px;
}
div.sutartys_admin_pakopa {
	float: left;
	padding-right: 30px;
}
div.sutartys_admin_headerTitle {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 14px;
}
/*********************************************/
