.extendedDataTable {
	height: 200px;
}

.centerPickList {
	width: 500px; 
	margin-left: auto; 
	margin-right: auto;
}

.keyField {
	width: 200px;
	padding: 3px;
	color: black;
	font-weight: bold;
	background-color: #FFE67A;
}

.valueField {
	width: 200px;
	padding: 3px;
	color: black;
	background-color: #FFFCBC;
}
.col{
	vertical-align: top;
	width: 200px;
}

.hCenter {
	margin-left: auto; 
	margin-right: auto;
}

.selectList {
	width: 200px;
}
.rpSettingPickList {
	width: 700px; 
	margin-left: auto; 
	margin-right: auto;
}
.rpKeyField {
	width: 100px;
	padding: 3px;
	color: black;
	font-weight: bold;
	background-color: #FFE67A;
}

.rpValueField {
	width: 200px;
	padding: 3px;
	color: black;
	background-color: #FFFCBC;
}
.rpColSide{
	vertical-align: top;
	width: 310px;
}
.rpColMid{
	vertical-align: top;
	width: 70px;
}

.textCenter {
	text-align: center;
}

.sectionTitle {
	color: black;
	font-size: 12px;
	font-weight: bold;
}
.siteTitle {
	color: black;
	font-size: 16px;
}
.sectionText {
	color: black;
	font-size: 12px;
}
.selectOneMenu {
	width: 200px;
	height: 19px;
}
.selectOneMenuHouseNumber {
	width: 60px;
	height: 19px;
}
.tableSelectOneMenu {
 border: 0;
 cellpadding: 3;
}
.tableSelectOneMenuWidth {
 width: 200px;
}
.tableRowWidthHeight {
 width: 200px;
 height: 20px;	
}
.robitel_width1{
	width: 200px;
	font-size: 12px;
}
.robitel_width500px{
	width: 500px;
}

