/* * * * * * * * * * * * */
/* Dr. Andy Laboratorium */
/* ICQ:    221901026     */
/* mail: dr_andy@mail.ru */
/* phone +38-096-4839592 */
/* * * * * * * * * * * * */
* { margin: 0;	padding: 0;	font-size: 100.01%; }

/* * * * * * * * * * * */
HTML, BODY {
 font-family: "Verdana", "Arial", Sans-Serif;
 font-size: 11pt;       
 background-color: #FEFEFE;
 color: #000000;
 margin: 0px;
 padding: 0px;
}
FORM {
 margin: 0px; 
 padding: 0px;
}
IMG {
 padding: 0px;
 margin: 0px;
 border: 0px;
}
.divimg, .divimg IMG {
 padding: 2px;
 margin: 3px;
 font-size: 8pt;
 text-align: center;
}
P {
 text-indent: 20px;
 text-align: justify;
 padding: 3px;
}

H1 {
        margin: 16px; 
        color: #990000;
        font-weight: bold;
        font-size: 16pt;
	/* text-decoration: underline; */
        
}
H2 {
        margin: 12px; 
        color: #990000;
        font-weight: bold;
        font-size: 14pt;/*1.5em;*/
        font-style: oblique;
}
H3 {
        margin: 8px; 
        color: #990000;
        font-weight: bold;
        font-size: 12pt;/*1.5em;*/
}
H4 {
        margin: 6px; 
        color: #990000;
        font-size: 11pt;/*1.5em;*/
}

.all {
   width: 100%;
   height: 100%; /* dos not work in XHTML! */
   border: 0px solid #FEFEFE;
   margin: 0px;
   text-align: center;
}
.center
{
	width: 800px;
	text-align: left;
	padding: 0px 10px 0px 10px;
}
.content
{
 /* background-image: url(../__img/bg1.jpg);
 background-repeat: no-repeat; */
 padding: 1px;
}
.left
{
	/* background-color: #ffcc99; */
	/* background-image: url(../__img/grad_hl.gif); */
	background-position: right top;
	background-repeat: repeat-y;

}
.right {
	/* background-color: #ffcc99;*/
	/* background-image: url(../__img/grad_hr.gif); */
	background-repeat: repeat-y;
}
.topmenu {
    font-family: "Verdana", "Helvetica", sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #FEFEEE;
		background-color: #990000;
	background-image: url(../__img/tile24.jpg);
	background-repeat: repeat-x;
    margin: 0px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.topmenu TD {
   vertical-align: middle;
    color: #FEFEEE;
}
.topmenu A,
.topmenu A:link,
.topmenu A:active,
.topmenu A:visited {
    color: #FEFEEE;
    text-decoration: none;
}
.topmenu A:hover {
    color: #FEFEEE;
    text-decoration: underline;
}
.menu {
			width: 200px;
			display: block;
			border: 1px solid #696969;
			clear: right;
			float: right;
			padding: 5px;
    background-color: #DCDCDC;
    margin: 8px;
   text-indent: 1px; 
    font-size: 9pt;
}
.menu LI {list-style: none; padding-bottom: 1px;}
.menuhead {
			background-color: #99CCCC;
			display: block;
			width: 100%;
			white-space: nowrap;
			font-weight: bold;
			padding-top: 1px;
			padding-bottom: 2px;
	background-image: url(../__img/grad_v3.gif);
	background-repeat: repeat-x;
}
.menu A,
.menu A:link,
.menu A:active,
.menu A:visited {
    color: #336666;
    text-decoration: none;
}
.menu A:hover {
    color: #336666;
    text-decoration: underline;
}
.flogin
{
 font-family: "Lucida Console" , "Courier New" , monospace;
 font-size: 12px;
 color: #990000;
 background-color: #FEFEFE;
 border-left: #aaaaaa 1px solid;
 border-bottom: #cfcfcf 1px solid;
 border-right: #bababa 1px solid;
 border-top: #909090 1px solid;
 margin: 0px;
 padding: 1px;
}
.blogin
{
 background-color: #990000;
 background-image: url(../__img/tile24.jpg);
 color: #FFEEEE;
 font-size: 11px;
 font-weight: bold;
 height: 20px;
 padding: 2px;
 border-right: #990000 1px solid;
 border-top: #cfcfcf 0px solid;
 border-left: #bababa 0px solid;
 border-bottom: #990000 1px solid;
 cursor: pointer;
}
SMALL,
.small {
font-size: smaller;
}
.bookcont {
 padding: 5px;
 width: 768px;
 border: 1px solid #cc3333;
 background-color: #FFF6F6;
 font-size: smaller;
}
.bookcont TD {vertical-align: top;}
.copy {
  font-size: smaller;
	margin: 4px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
.copy A,
.copy A:link,
.copy A:active,
.copy A:visited {
    color: #666;
    text-decoration: none;
}
.copy A:hover {
    color: #666;
    text-decoration: underline;
}
