/* Elements */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, MENU, P, TD, TH, UL, LI {font-family: arial, verdana, sans-serif;
	}
BODY {bgcolor: #ffffff; leftmargin: 0; topmargin: 0;}
BODY.menu2 {bgColor: #eceef0;
  text: #000000;
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0;
	marginheight: 0;
	}
TABLE {border: 0;
  width: 100%;
	bgcolor: #FFFFFF;
	}
TABLE.cell {cellpadding: 0;
	cellspacing: 0;
	}
TABLE.w182 {border: 0;
  width: 182px;
	bgcolor: #FFFFFF;
	}
TABLE.w365 {border: 0;
  width: 365px;
	bgcolor: #FFFFFF;
	}
TABLE.w730 {border: 0;
  width: 725px;
	}
	
	
H1 {text-align: center;}
H2 {text-align: center;}
P {margin-left: 20;}
A {color: #00C;
	background: transparent;
	text-decoration: none;
	border-width: 0;}

A:link {border-width: 0;}

A:active {color: #00C;
	background : #FFF5AA;
	text-decoration: none;}

A:hover {color: #F60;
	text-decoration: underline;
	background : transparent;}

OL {list-style: decimal;}

OL OL, OL OL OL {list-style: lower-alpha;}

PRE, TT{font-family: monospace;
	font-size: small;}

SMALL {font-family: verdana, arial, sans-serif;
	font-size: x-small;}

TH {font-weight: bold;
	color: #FFF;
	background: #448;
	padding: 0.3em  0.5em 0.3em 0.5em;}

UL {list-style: disc;
	margin: 0.5em  0em 0.5em 2em;}

UL UL, OL UL {list-style: circle;}

TD.metod {
  background-image: url(http://citm.ho.ua/Dist/Img/Met.gif);
  height: 179px;
  width: 182px;
	align: center;
	}

.w365 {width: 365px;}
.w730 {width: 725px;}

.footer {font-size: x-small;}
	
.indented {margin-left: 3em;}

.red {color: #D00;
	background: transparent;}

.bred {color: #F00;
	background : transparent;}

.lgred {color: #D00;
	font-size: 130%;
	background : transparent;}

.smred {color: #D00;
	font-size: x-small;
	background : transparent;}

.italred {color: #D00;
	font-style: italic;
	background : transparent;}

.orange {color: #F60;
	background : transparent;}

.blue {color: #369;
	background : transparent;}

.lgblue {color: #369;
	font-size: 130%;
	background : transparent;}

.green {color: #090;
	background : transparent;}

.large {font-size: 110%;}

.lggreen {color: #090;
	font-size: 130%;
	background : transparent;}

#mainmenu {color: #FF0;
	background: transparent;}

.underline {text-decoration: underline;}

.navbar {color: #FF0
	background: #669 url(../Img/bg1.GIF) repeat scroll top right;}

.navmenu {color: yellow;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	background : #669;}

.navtable {color: black;
	background : #999;}


.submenu {font-family: arial, verdana, sans-serif;
	padding-left: 1em;
	color: black;
	background: white;}

.submenuhead {font-family: verdana, arial, sans-serif;
	color: black;
	background: white;}

.small {font-family: verdana, arial, sans-serif;
	font-size: x-small;}

.yellowbox {white-space: nowrap;
	font-family: verdana, arial, sans-serif;
	color: black;
	background: #FE9;}

.yellowbox a {color: #009;
	background: transparent;
	display: block;
	padding: 0em 1em 0em 1em;}

.yellowbox a:hover {color: #F60;
	background: #FFA;
	text-decoration: none;}

a:visited.yellowbox   {color: #FF0;
	background: transparent;
	text-decoration: none;}

.navbar a {font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #FF0;
	background: transparent;}

.navbar a:hover {font-family: verdana, arial, sans-serif;
	font-weight: bold; 
	color: #F90;
	background: #FE9;}

.navmenu a {display: block;
	text-decoration: none;
	color: yellow;
	background: #669;
	padding: 0em 1em 0em 1em;}

.navmenu a:visited {color: #FF0;
	background: #669;
	padding: 0em 1em 0em 1em;}

.navmenu a:hover {color: #F60;
	background: #FE9;}

a:visited.navmenu   {color: #FF0;
	background: transparent;
	text-decoration: none;}
		
A:link {border-width: 0;}
IMG {border-width: 0;}

.docmenu {font-family: arial, sans-serif;
	background: transparent;
	color: #f4f4ff;
	font-size: 14px; font-weight: bold;
	margin-left: 12px;
	text-decoration: none;
	}
	
.person {margin-left: 17; font-weight: bold;}

LI {margin-left: 15px; margin-top: 10px;]

/*Всплывающий скриншот*/ 
.thumbnail{  
position: relative;  top: -30; left: -300;  
z-index: 0;  
}  
.thumbnail:hover{  
background-color: transparent;  
z-index: 50;  
} 
.thumbnail span{ /*CSS for enlarged image*/  
position: absolute;  
padding: 1px;  
left: -1000px;  
border: 0px;  
visibility: hidden;  
color: Yellow;  
text-decoration: none;  
border-radius: 4px 4px 4px 4px; 
-moz-border-radius: 4px 4px 4px 4px; 
-webkit-border-radius: 4px 4px 4px 4px; 
}  
.thumbnail span img{ /*CSS for enlarged image*/  
border-width: 0;  
padding: 2px;  
}  
.thumbnail:hover span{ /*CSS for enlarged image on hover*/  
visibility: visible;  
top: 0;  
left: 60px; /*position where enlarged image should offset horizontally */  
}  
/*---------------------*/
