acronym
{
	border-bottom: 1px dotted #000;
}

body
{
	
}

body, td
{
	vertical-align: top;
}

h1, h2
{
	color: #555;
	font-weight: normal;
	font-size: 22px;
}


h2
{
	font-size: 18px;
}


hr
{
	background: #ccc;
	color: #ccc;
	border: 0px;
	size: 1px;
}

ul li
{
	list-style: none outside none;
	padding-left: 15px;
	background: transparent url(/i/s/bullet2.gif) no-repeat;	
	background-position: 0px .6em;
	width: 80%;
	padding-bottom: 10px;
}

small
{
	color: #666;
}

/*-----------------------------*/
/*-----------------------------*/
/*-----------------------------*/



/*-----------------------------*/
/*-----------------------------*/
/*-----------------------------*/

.address, .address td
{
	color: #ccc;
	background: #111;
}

.address
{
	padding: 14px;
	border-top: 10px solid #D6D6DC;
}

.address a, .address td, .address td a
{
	color: #eee;
}

.address a:visited, .address td a:visited
{
	color: #eee;
}

.address a:hover, .address td a:hover
{
	color: #c00;
}

.apic
{
	text-align: center; 
	vertical-align: middle; 
	border: 1px dotted #ccc;
	display: block;
	padding: 1em;
}

a.apic:hover
{

}


.parent
{
	background: #efefef;
}

.price
{
	font-size: 200%;
	font-family: serif;
}

.crumb
{
	color: #777;
	background: url(i/s/bg-crumb.gif);
	margin-top: 10px;
	padding: 8px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;	
}
.crumb span
{
	color: #333;
	font-weight: bolder;
}

.date
{
	font-weight: bolder;
	padding-bottom: -10px;
}

.ef
{
	background: #eee url(/i/s/bm.gif);
	border: 1px solid #eee;
	padding: 4px; 
}

.ff, .ft
{
	font: 12px sans-serif;
	border: 1px solid #ccc;
	padding: 4px;
}

.fb
{
	font: 12px sans-serif;
	border: 1px solid #333;
	padding: 4px;
}

.ft
{
	padding: .3em;
}

.files td
{
	font-size: 12px;
}
.files td small
{
	color: #666;	
}

.indent
{
	margin-left: 20px;
	margin-bottom: 10px;
}

.img td
{
	padding: 4px;
	font-size: xx-small;
	color: #666;
}

.links
{
	
}
.links h3
{
	margin-bottom: 10px;
	margin-top: 20px;
	border-bottom: 1px dotted #999;
}
.links h3 a
{
	text-decoration: none;
}

.links span
{
	color: #999;
	font-size: xx-small;
}
.links div
{
	color: #333;
	padding-left: 20px;
}

.links ul
{
	margin: 0;
	padding: 0;
}


.msg
{
	border: 1px dotted #000;
	padding: 4px;
	background: #fff;
	width: 60%;
}

.warning
{
	color: #900;
	border: 1px dashed #ccc;
	padding: 16px;
	width: 55%;
	margin-left: 20%;
	
	background: #ffe;
}

.small, .small td
{
	font-size: xx-small;
}


/* ------------------------------- */
.product h2, .product h3
{
	margin-bottom: 0px;
}
.product div
{
	font-size: larger;
	margin-bottom: 1em;
}
.product h2 a, .product h2 a
{
	text-decoration: none;
}

/* ------------------------------- */
.t, .ta
{
	font-size: xx-small;
	background: #999;
}

.ta caption
{
	text-align: left;
	font-size: larger;
	padding: 4px;
	border-top: 1px solid #fff;

}


.t td, .ta td
{	
	font-size: xx-small;
	padding: 4px;	
	background: #fff;
}

.ty td
{
	background: #FFFAEF;
}

.t th, .ta th
{
	padding: 4px;
	background: #eee;
	text-align: center;
}

.t caption
{
	padding-bottom: 2px;
	text-align: right;
	font-weight: bolder;
}
.t caption:before
{
	content: "Таблица: ";
	font-weight: normal;
}

.tf td
{
	font-size: x-small;
}

.white
{
	color: #000;
	font-size: xx-small;
}
.white a
{
	color: #333;
	font-weight: bolder;
}

/*-----------------------------*/

#tooltip
{
    background:#ffe;
    border:1px solid #666;
    color:#000;
    font:menu;
    margin:0px;
    padding:3px 5px;
    position:absolute;
    visibility:hidden;
}

@media print 
{
	#crumbs, #homemailmap, .blk { display: none }
	ul li, li {width: 100%}
}
