/* * * * * * * * * * * * * * * * */
/* Dr. Andy Laboratorium         */
/* Laboratorium.dp.ua            */
/* ICQ:    221901026             */
/* mail: admin@morphology.dp.ua  */
/* phone +38-096-4839592         */
/* * * * * * * * * * * * * * * * */
* { margin: 0;	padding: 0; font-size: 100%;	}

/* * * * * * * * * * * */
HTML, BODY {
 font-family: "Verdana", "Arial", Sans-Serif;
 font-size: 10pt;
 background-color: #999;
 color: #000;
 margin: 0px;
 padding: 0px;
}
FORM {
 margin: 0px; 
 padding: 0px;
}
IMG {
 border: 0px;
 margin: 5px; 
 padding: 5px;
}
P {
 text-indent: 20px;
 text-align: justify;
 padding: 3px;
}

H1, .content H1 {
        margin: 12px; 
        margin-bottom: 90px; 
        color: #603;
        font-weight: bold;
        font-size: 16pt;
	/* text-decoration: underline; */
}
H2 {
        clear: left;
        margin: 12px; 
        color: #603;
        font-weight: bold;
        font-size: 14pt;/*1.5em;*/
        font-style: oblique;
}
H3 {
        clear: left;
        margin: 8px; 
        color: #603;
        font-weight: bold;
        font-size: 12pt;/*1.5em;*/
}
H4 {
        clear: left;
        margin: 6px; 
        color: #990066;
        font-size: 11pt;/*1.5em;*/
}

.all {
   width: 800px;
   /* width: 100%;
   height: 100%; does not work in XHTML! 
   border: 0px solid #FEFEFE;*/
   margin: 0px;
}
.center
{
	width: 800px;
	text-align: center;
	padding: 0px 10px 0px 10px;
}
.toplogo
{
 height: 57px; 
 vertical-align: bottom;
 background-image: url(../__img/toptile.jpg);
 background-repeat: repeat-x; 
 padding: 0px;
 width: 100%;
 white-space: nowrap;
 color: #CCC;
 background-color: #990066;
 font-size: 9pt;/*1.5em;*/
}
.toplogo A,
.toplogo A:link,
.toplogo A:active,
.toplogo A:visited {
    color: #CCC;
    text-decoration: none;
}
.toplogo A:hover {
    color: #DDD;
    text-decoration: none;
}

.main
{
 padding: 0px;
 color: #333;
 background-color: #FEFEFE;
}
.main H1 {
        margin: 12px; 
        margin-bottom: 90px; 
        color: #603;
        font-weight: bold;
        font-size: 16pt;
	/* text-decoration: underline; */
}
.tcontent
{
 border: 1px solid #603;
 margin: 1px;
}
.tcontent TH
{
 padding: 5px;
 color: #EEE;
 background-image: url(../__img/thgrad.gif); 
 background-repeat: repeat-x;
}
.tcontent TD
{
 padding: 5px;
}
.content
{
 text-align: left;
}
.tcat
{
 text-align: left;
 font-size: smaller;
}
.menu {
			width: 190px;
			display: block;
			border: 1px solid #CCC;
			clear: left;
			float: left;
			padding: 5px;
    background-color: #DCDCDC;
    margin: 0px;
    margin-right: 0px;
   text-indent: 1px; 
    font-size: 9pt;
 text-align: left;
}
.menu LI {list-style: none;  font-weight: bold; margin-left: 0px;}
.menu LI UL {display: none; font-size: 8pt;}
.menu LI LI {list-style: none; padding-left: 8px;	font-weight: normal; margin-left: 1px;}
.menu A,
.menu A:link,
.menu A:active,
.menu A:visited {
    color: #666;
    text-decoration: none;
 width: 100%;
 display: block;
 padding-top: 2px; padding-bottom: 2px;
}
.menu A:hover {
    background-color: #EEE;
    color: #333;
    text-decoration: none;
}
.flogin
{
 font-family: "Lucida Console" , "Courier New" , monospace;
 font-size: 12px;
 color: #603;
 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: #993366;
/* background-image: url(../__img/tile24.jpg); */
 color: #FFEEEE;
 font-size: 11px;
 font-weight: bold;
 height: 20px;
 padding: 2px;
 border-right: #660033 1px solid;
 border-top: #cfcfcf 0px solid;
 border-left: #bababa 0px solid;
 border-bottom: #660033 1px solid;
 cursor: pointer;
}
SMALL, .small {
font-size: smaller;
}
.copy, .copy A {
  font-size: 9px;
  color: #FEE;
	margin: 3px;
	padding-top: 3px;
	padding-bottom: 1px;
}
.copy A {
 color: #FEE;
 text-decoration: none;
}

.news {
   padding: 0px;
   margin: 0px;
   font-size: 10px;
}
.news1 {
   /*background: #6699CC;*/
   margin: 1px;
   clear: left;
   color: #333;
   padding: 1px;
   margin-top: 4px;
   font-weight: bold;
}
.news2, .news2 P, .news2 LI {
   font-size: 10px;
}
