/* * * * * * * * * * * * * * * * */
/* Dr. Andy Laboratorium         */
/* Laboratorium.dp.ua            */
/* ICQ:    221901026             */
/* mail: admin@morphology.dp.ua  */
/* phone +38-096-4839592         */
/* * * * * * * * * * * * * * * * */
* { margin: 0;	padding: 0;	}
/* фон - 007eb0 006699 003366 000033  */
/* * * * * * * * * * * */
HTML, BODY {
 font-family: "Verdana", "Arial", Sans-Serif;
 font-size: 10pt;
 background-color: #006699;
 background-image: url(../__img/pix.gif);
 color: #EFEFEF;
 margin: 0px;
 padding: 0px;
}
FORM {
 margin: 0px; 
 padding: 0px;
}
IMG {
 padding: 0px;
 margin: 5px;
 border: 5px;
}
P {
 text-indent: 20px;
 text-align: justify;
 margin: 3px;
}
LI {
 margin-left: 10px;
 text-indent: 1px;
}


H1 {
        margin: 16px; 
        color: #003366;
        font-weight: bold;
        font-size: 14pt;
}
H2 {
        margin: 12px; 
        color: #003366;
        font-weight: bold;
        font-size: 13pt;/*1.5em;*/
        font-style: oblique;
}
H3 {
        margin: 8px; 
        color: #336699;
        font-weight: bold;
        font-size: 11pt;/*1.5em;*/
}
.content {
  color: #000033; background-color: #FEFEFE;
}
/* * * * * * * * * * * */
.all {width: 800px; padding: 0px; margin: 1px;}
.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: 180px; float: left; }
  
  .content { float:right; display: block; width: 580px; padding: 10px; margin: 0px; }
/*.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: #336699;
	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: 180px;
			display: block;
			border: 0px solid #003399;
			clear: left;
			float: left;
			padding: 3px;
    background-color: #006699;
    margin: 1px;
   text-indent: 0px;
    font-size: 9pt;
}
.menu LI {list-style: none; padding-top:3px; padding-bottom: 3px; margin-left: 0px;}
.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: #FEFEFE;
    text-decoration: none;
}
.menu A:hover {
    color: #FFF;
    text-decoration: underline;
}
.flogin
{
 font-family: "Lucida Console" , "Courier New" , monospace;
 font-size: 12px;
 color: #003366;
 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: #003366;
 background-image: url(../__img/ibg.gif);
 color: #FFEEEE;
 font-size: 11px;
 font-weight: bold;
 height: 20px;
 padding: 2px;
 border-right: #000033 1px solid;
 border-top: #336699 0px solid;
 border-left: #336699 0px solid;
 border-bottom: #000033 1px solid;
 cursor: pointer;
}
SMALL,
.small {
font-size: smaller;
}

