h1 {padding:0px; margin:0px; color:#f24618; font-size:14px; font-family:Tahoma; }
h2 {padding:0px; margin:0px; color:#ffffff; font-size:12px; font-family:Tahoma; }
h3 {padding:0px 0px 7px 0px; margin:0px; color:#f24618; font-size:11px; font-family:Tahoma; }
h4 {padding:0px 0px 0px 0px; margin:0px; color:#f24618; font-size:12px; font-family:Tahoma; }
.hr {color:#ffffff; border-top:1px solid #ccd5de; width:100%; margin:10px 0px 10px 0px;}
.help {font-size:11px; color:#cccccc;}
.rigik {color:#F24618;}

table.detail {background:#ffffff; width:100%; border:1px solid #a0b1c1;}
table.detail th { padding:5px; background:#a0b1c1; text-align:right; font-family: Tahoma; font-size: 12px; color: #ffffff; font-weight: normal;}
table.detail td { padding:5px; background:#f2f2f2; font-family: Tahoma; font-size: 12px; color: #000000; font-weight: normal;}

i {font-size:12px; color:#64869f; padding:10px;}

a.centertop {
	color: #f24618;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
a.centertop:hover {
	color: #f24618;
	text-decoration: underline;

}


a.topmenu {
	color: 303030;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}
a.topmenu:hover {
	color: #F24618;
	text-decoration: underline;

}


td, textarea, input, select {
	font-family: Tahoma;	font-size: 12px;	color: #000000; 	font-weight: normal;
}
.button {
background: #a0b1c1;
border:1px solid #000000;
}


a.reg {
	color: F24618;
	font-family: tahoma;
	font-weight:bold;
	font-size: 10px;
	text-decoration: underline;
}
a.reg:hover {
	color: #F24618;
	text-decoration: none;
}


a {
	color: #64869f;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
}
a:hover {
	color: #F24618;
	text-decoration: none;
}



.ac_results {	padding: 0px;	border: 1px solid #666666;	background-color: white;	overflow: hidden;	z-index: 99999; }
.ac_results ul {	width: 100%;	list-style-position: outside;	list-style: none;	padding: 0;	margin: 0; }
.ac_results li {	margin: 0px;	padding:0px;	cursor: default;	display: block;

/*	if width will be 100% horizontal scrollbar will apear	when scroll mode will be used	*/	/*width: 100%;*/
	font: menu;
	font-size: 12px;
/*	it is very important, if line-height not setted or setted	in relative units scroll will be broken in firefox	*/
	line-height: 14px;
	overflow: hidden;
}

.ac_loading {	background: white url('/www/promsite/images/loading.gif') right center no-repeat;}
.ac_odd {	background-color: #eee; }
.ac_over {	background-color: #6391b0;	color: white; }
.ac td{padding:1px;}
.ac td div{padding:2px; font-size:12px;}


