/* * * * * * * * * * * * */
/* Dr. Andy Laboratorium */
/* ICQ:    221901026     */
/* mаil: 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: 10pt;
 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: smaller;
 text-align: center;
}
P {
 text-indent: 10pt;
 text-align: justify;
 padding: 2pt;
}
OL, UL {list-style-position: inside;}

H1 {
        margin: 16px; 
        color: #003333;
        font-weight: bold;
        font-size: 16pt;
	text-decoration: underline;
        
}
H2 {
        margin: 12px; 
        color: #003333;
        font-weight: bold;
        font-size: 14pt;/*1.5em;*/
        font-style: oblique;
}
H3 {
        margin: 8px; 
        color: #003333;
        font-weight: bold;
        font-size: 12pt;/*1.5em;*/
}
H4 {
        margin: 6px; 
        color: #003333;
        font-size: 11pt;/*1.5em;*/
}

.all {
   width: 100%;
   border: 0px solid #FEFEFE;
   margin: 0px;
   text-align: center;
}
.central
{
	width: 800px;
	text-align: left;
	padding: 0px 10px 0px 10px;
}
.contentbg
{
 background-image: url(../__img/bg1.jpg);
 background-repeat: no-repeat;
 padding: 1px;
}
.tdleft
{
	background-color: #99CCCC;
	background-image: url(../__img/grad_hl.gif);
	background-position: right top;
	background-repeat: repeat-y;

}
.tdright {
	background-color: #99CCCC;
	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 !important;
		background-color: #336666;
	background-image: url(../__img/grad_v2.gif);
	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;
}

A,
A:link,
A:active,
A:visited {
    text-decoration: none;
}
A:hover {
    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: 8.5pt;
}
.menu UL {list-style-position: outside;}
.menu LI {list-style: none; padding-bottom: 1px; padding-left: 0; }
.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: #336666;
 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: #99CCCC; 
 background-image: url(../__img/grad_v3.gif);
 color: #336666;
 font-size: 11px;
 font-weight: bold;
 height: 20px;
 padding: 2px;
 border-right: #aaaaaa 1px solid;
 border-top: #cfcfcf 0px solid;
 border-left: #bababa 0px solid;
 border-bottom: #909090 1px solid;
 cursor: pointer;
}
.copy {
   font-size: 9px;
	color: #336633;
	margin: 4px; 
	display: block;
	padding: 2px;
}
.copy A {
	color: #336633;
}
SMALL,
.small {
font-size: smaller;
}
