/*
Style sheet for the CSS2 specification
 Id:book.css,v 8k.3573 30.07/2003  Exp 
 Вариант для электронных публикации 
Информационно-аналитический проект «Технологии и 
оборудование для информационно-звукового обеспечения». 
 Copyleft - http://www.pactp.tarusa.ru/copy.html
 */
 body {
font-family : Verdana, Arial, Tahoma, sans-serif; 
font-size : 8pt; 
background-image : url(../images/back_ramka.jpg); 
background-color : transparent; 
} 
.strike {
text-decoration : line-through; 
} 
.ak {
text-decoration : underline; 
} 
small {
font-size : 9px; 
letter-spacing : 0; 
} 
.bl {
	background-color : Gray;
	padding : 0;
	color : Gray;
} 
.next {
page-break-before : always; 
} 
.right {
text-align : right; 
} 
h1 {
font-size : 9pt; 
letter-spacing : 0; 
} 
h2 , h3 , h4 {
font-size : 8pt; 
letter-spacing : 0; 
text-align : justify; 
} 
p , blockquote , blockquote p {
font-size : 8pt; 
text-align : justify; 
font-stretch : normal; 
} 
blockquote p.imgall , .imgall 
{
text-align : left; 
} 
.copy {
	border-top-color : Gray;
	border-top-style : solid;
	border-top-width : thin;
	padding-top : 10px;
	width : 98%;
	font-size : 8px;
} 
img.floatleft {
float : left; 
margin-right : 10pt; 
vertical-align : top; 
border : 0 none ; 
} 
img.floatright {
float : right; 
margin-left : 10pt; 
vertical-align : top; 
border : 0 none ; 
} 
a:link {
	color : black;
	background-color : transparent;
} 
a:visited {
	text-decoration : none;
	color : black;
	background-color : transparent;
} 
a:hover {
	text-decoration : none;
	font-weight : bold;
	color : black;
	background-color : transparent;
} 
a:active {
	text-decoration : none;
	color : #00008b;
	font-weight : bold;
	background-color : transparent;
} 
.center {
text-align : center; 
} 
a.pa:link , .pa {
color : #cc3300; 
background-color : transparent; 
} 
em {
	color : black;
	font-weight : normal;
	font-style : normal;
	font-stretch : ultra-expanded;
	letter-spacing : 0.1em;
	background-color : transparent;
} 
div.txt {
border : 1px solid #aaa; 
padding-left : 4em; 
padding-right : 1em; 
padding-bottom : 1em; 
padding-top : 1em; 
background-image : url(../images/book.jpg); 
background-color : transparent; 
margin : 1%; 
} 
.pa , .ctp {
font-weight : bold; 
} 
.ctp , a:link {
color : black; 
background-color : transparent; 
} 
img {
border : 0 none ; 
} 
