/* * * * * * * * * * * * */
/* Dr. Andy Laboratorium */
/* ICQ:    221901026     */
/* mail: dr_andy@mail.ru */
/* phone +38-096-4839592 */
/* * * * * * * * * * * * */
* { margin: 0;	padding: 0;	font-size: 100.01%; }
/* фон - FF3366 */
/* * * * * * * * * * * */
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;
}
OL, UL {
 margin: 5px;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 2px;
 text-align: left;
}
LI {
 /* margin-left: 22px;*/
 margin: 8px;
 margin-left: 28px;
 padding-left: 7px;
 text-indent: 0px;
 margin-top: 2px;
 margin-bottom: 2px;
}
.leftmenu OL, .leftmenu UL {
 margin: 2px;
 margin-top: 0px;
 margin-bottom: 0px;
 font-size: 11px;
 padding: 2px;
 padding-left: 1px;
 list-style-position: inside;
 text-align: left;
}
.leftmenu LI {
 /* margin-left: 22px;*/
 padding-left: 3px;
 text-indent: 0px;
 margin: 2px;
 margin-left: 2px;
}
P {
 text-indent: 2em;
 font-size: 10pt;
 text-align: justify !important;
}

H1 {
        margin: 16px; 
        color: #990000;
        font-weight: bold;
        font-size: 14pt;
	/* text-decoration: underline; */
        
}
H2 {
        margin: 12px; 
        color: #990000;
        font-weight: bold;
        font-size: 13pt;/*1.5em;*/
        font-style: oblique;
}
H3 {
        margin: 8px; 
        color: #660000;
        font-weight: bold;
        font-size: 11pt;/*1.5em;*/
}
H4 {
        margin: 6px; 
        color: #660000;
        font-size: 11pt;/*1.5em;*/
}

/* * * * * * * * * * * */
.all {width: 800px; padding: 8px;}
.top {}
  .topmenu {background-image: url(../__img/ibg.gif); padding: 3px; background-repeat: repeat-x; clear: both; float: none;}
.main {padding: 4px; display: block; min-height: 100%; height: 100%; }
  .leftmenu { width: 150px; float: left; }
    .leftmenu UL, .leftmenu LI {list-style-position: outside; list-style: none; }
		.leftmenu LI { padding-top: 5px; padding-bottom: 5px;}
		.leftmenu LI A { display: block; }
  .content { float:right; display: block; width: 620px; padding: 4px; }
/*.bottom {background-image: url(../__img/ibg.gif); background-repeat: repeat-x; padding: 5px; clear: both; float: none;}
/* * * * * * * * * * * */
DIV {text-align: left;}
.topmenu {
    font-family: "Verdana", "Helvetica", sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #FEFEEE;
		background-color: #CC3366;
	background-image: url(../__img/ibg.gif);
	background-repeat: repeat-x;
    margin: 0px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.topmenu TD {
   vertical-align: middle;
}
.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: 250px;
			display: block;
			border: 1px solid #696969;
			clear: left;
			float: left;
			padding: 5px;
    background-color: #EEDCDC;
    margin: 5px;
   text-indent: 1px; 
    font-size: 9pt;
}
.menu LI {list-style: none; padding-top:3px; padding-bottom: 3px;}
.menuhead {
			background-color: #CC3366;
			color: #FEFEFE;
			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: #CC3366;
 background-image: url(../__img/ibg.gif);
 color: #FFEEEE;
 font-size: 11px;
 font-weight: bold;
 height: 20px;
 padding: 2px;
 border-right: #990000 1px solid;
 border-top: #FF3366 0px solid;
 border-left: #FF3366 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;
}
.copy {
   font-size: smaller;
	color: #333333;
}
.copy A {
	color: #333366;
  text-decoration: none;
}
