/*ReDefine x-pages style*/
#pg_top_cont{
	margin: 0 0 0 0;
}
#pg_top_cont *{
	font-size: 9pt;
}
#pg_top_cont * a{
	color: #168cbf;
}
#pg_top_cont * b{
	color: #000000;
}

#pg_top_cont #pg_top a.rl{
	text-decoration: none;
}

/* main table*/
.main_tbl th{
	text-align: left;
	font-weight: normal;
	background-color: #eef3f5;
}
.main_tbl th span{
	width:20px;	
}

.main_tbl th a{
	color:#0257c0;
}
.main_tbl th a:hover{color:#0490ef;}

.main_tbl td{
	padding:5px 10px 10px 20px;
}

.main_tbl div{
	display: none;
}

/*---------------- add web */

/* 1px polosa*/
td.strip_h{
	background: #c1e0ed;
}

.add_descr{
	font-size: 8pt;
	color:#000066;
}

.add_form{
	margin: 0 10px 0 10px;
}
.add_form em{
	color: Red;
}
.add_form div{
	clear: both;
}
.add_form span{
	display:block; 
	float:left; 
	width:150px; 
}

.add_form input, textarea{
	font-size: 8pt;
}

.erm *,	
.erm{
	color: Red;
}
