@charset "UTF-8";
/* --- Тело ---------------------------------------------------------------- */
body
{
	margin:0px;
  padding:0px;
  font-family: Verdana, Tahoma;
  font-size:12pt;
  color:#000000;
  background-color:#555555;
  background-image:url(../images/header.png);
}
/* --- Главный блок -------------------------------------------------------- */
#main
{
	width:1024px;
	padding:0px;
	background-color:#FFFFFF;
	margin:0px auto 0px auto;
}
/* --- Шапка --------------------------------------------------------------- */
#header
{
	width:1024px;
	height:185px;
	margin:0px;
	padding:0px;
	font-family:Arial, Tahoma;
	font-style:italic;
  font-size: 10pt;
  color:#EEEEEE;
	background-color:#555555;
	background-repeat:no-repeat;
}
#header a:link
{
	color:#EEEEEE; 
}
#header a:visited
{
	color:#EEEEEE;
}
#header a:active
{
	color:#EEEEEE;
}
#header a:hover
{
	color: #FFFFFF;
} 
#headerLeft
{
	width:550px;
	height: 140px;
	margin-left:20px;
	margin-top:0px;
	padding-top:10px;
	border:1px;
	border-style:none;
	background-color:#555555;
	float:left;
}
#headerLeft td
{
  font-family:Arial, Tahoma;
	font-style:italic;
  font-size: 10pt;
  color:#EEEEEE;
}
#headerCenter
{
	width:300px;
	margin-left:700px;
	margin-top:0px;
	padding-top:20px;
	text-align:right;
	border:1px;
	border-style:none;
	background-color:#555555;
}
/* --- Список -------------------------------------------------------------- */

/* --- Главное меню (вверху) ----------------------------------------------- */
div#menuMain
{
  width:1024px;  
  margin-top:0px;
  padding-top:0px;
  padding: 0px;
	left: 0px;
	height:35px;
  background: #EEEEEE;
  border-style: solid;
  border-color:#555555;
	border-width: 0px 0px 0px 0px;
} 
div#menuMain table
{
  margin-top: 0px;
  padding:0px;
  left:0px; 
} 
div#menuMain td
{
  padding-left: 15px;
  padding-top: 5px;
  font-family: Arial;
	font-size: 11pt;
	font-style:normal;
	float: left;
}  
div#menuMain a, i
{
  display: block;
	color: #555555;
	font-family: Arial;
	font-size: 11pt;  	
	text-decoration: none;
	background: #EEEEEE;
}
div#menuMain a:link
{
	color: #555555;
	font-family: Arial;
  font-size: 11pt;
  font-weight: normal;
  text-decoration: none;	
} 
div#menuMain a:visited
{
	color: #555555;
	font-family: Arial;
  font-size: 11pt;
  font-weight: normal;
  text-decoration: none;	
} 
div#menuMain a:hover
{
  color: #000000;
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  border-style: solid;
	border-width: 0px 0px 1px 0px;
	background: #EEEEEE;
  text-decoration: none;	
} 
div#menuMain a:active
{
	color: #555555;
	font-family: Arial;
  font-size: 11pt;
  font-weight: normal;
  text-decoration: none;	
}
/* --- Меню слева (подменю) ------------------------------------------------ */
#menu
{
	width:250px;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	float:left;
}
#menuTxt
{
	width:230px;
	padding-left:5px;
	margin:5px;
}
/* --- Правила для меню ---------------------------------------------------- */
.menuLeft
{       
  margin: 0px;
  padding: 0px;
	width: 200px;		
} 
.menuLeft a
{
  display: block;    
	width: 200px;
	height: 30px;
	line-height: 30px;
	color: #CCCCCC;
	font-family: Arial;
	font-size: 11pt;  	
	text-decoration: none;
	background: #C5C6E9; 
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 0px 0px 0px; /* верх-право-низ-лево*/
	text-indent: 10px;
}
.menuLeft ul
{
	list-style:none;
}
.menuLeft a:link
{
	color: #9E81FF;
	font-family: Arial;
  font-size: 11pt;
  font-weight: normal;
  text-decoration: none;	
} 
.menuLeft a:visited
{
	color: #9E81FF;
	font-family: Arial;
  font-size: 11pt;
  font-weight: normal;
  text-decoration: none;	
} 
.menuLeft a:hover
{
  color: #9E81FF;
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #333333;
	text-indent: 10px;
	width: 200px;
  text-decoration: none;	
} 
.menuLeft a:active
{
	color: #CCCCCC;
	font-family: Arial;
  font-size: 11pt;
  font-weight: normal;
  text-decoration: none;	
}
/* --- Блок новостей ------------------------------------------------------- */
#news
{
	width:150px;
	padding:0px;
	background: #FFFFFF; 
	margin:0px 0px 0px 0px;
	float:right;
}
#newsTxt
{
	padding-left:3px;
	padding-right:5px;
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 10pt;  	
	text-decoration: none;
}
.newsText a:link
{
	font-weight:bold;
	color:#000000; 
}
.newsText a:visited
{
	font-weight:bold;
	color:#000000;
}
.newsText a:active
{
	font-weight:bold;
	color:#000000;
}
.newsText a:hover
{
	font-weight:bold;
	color: #AAAAAA;
} 
#myNav
{
	font-family: Arial;
	font-size: 9pt;
  color:#000000;  	
	text-decoration: none;
}
.myNav a:link
{
  font-family: Arial;
	font-size: 9pt;
	color:#000000; 
}
.myNav a:visited
{
  font-family: Arial;
	font-size: 9pt;
	color:#000000;
}
.myNav a:active
{
  font-family: Arial;
	font-size: 9pt;
	color:#000000;
}
.myNav a:hover
{
  font-family: Arial;
	font-size: 9pt;
	color: #777777;
} 
/* --- Блок содержимого ---------------------------------------------------- */
#cont
{
	width:610px;
	padding:0px;
	margin-left:250px;
  margin-right:150px;
	background-color:#FFFFFF;
}
/* --- Блок основного текста ----------------------------------------------- */
#contTxt
{
	padding-top:15px;
  padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
}
/* --- Блок рекламы (подписки) --------------------------------------------- */
#podpiska
{
	width:300px;
  padding:10px;
  border:1px;
	border-color:#95B7B7;
  border-style:solid;
	font-family:Arial;
	font-size:11pt;
	font-style:italic;
  text-align:center;
  margin:0px auto 0px auto;
}
#podpiskaLeft
{
  background-color:#FFFFFF;
  text-align:center;
  width:228px;
  padding:5px;
  border:1px;
	border-color:#BED6D6;
  border-style:solid;
	font-family:Arial;
  font-style:normal;
  font-weight:bold;
	font-size:11pt;
  text-align:center;
  margin:20px auto 10px auto;
}
/* --- Блок для картинок --------------------------------------------------- */
#imgBlock
{
	background-color:#FFFFFF;
  padding:5px;
  border:1px;
	border-color:#BED6D6;
  border-style:solid;
	font-family:Arial;
	font-size:11pt;
	font-style:normal;
  font-weight:bold;
  text-align:center;
  margin:10px auto 10px auto;
}
/* --- Блок для кода ------------------------------------------------------- */
#codeBlock
{
	background-color:#EEEEEE;
  padding:5px;
  border:1px;
	border-color:#CCCCCC;
  border-style:solid;
	font-family:"Courier New", "Lucida Console";
	font-size:10pt;
	font-style:normal;
  text-align:left;
  margin:10px auto 10px auto;
}
/* --- Нижняя часть -------------------------------------------------------- */
#bottom
{
	width:1024px;
	height:80px;
	padding:0px;
	margin:0px;
	background-color:#555555;
}
#bottomLeft
{
	width: 230px;
	height:60px;
	padding:10px;
	margin:0px;
	font-family: Tahoma, Arial;
  font-size: 10pt;
  color: #999999;  
  float:left;
}
#bottomRight
{
	width:130px;
	height:60px;
	margin-left:0px;
	padding:10px;
	font-family: Tahoma, Arial;
  font-size: 10pt;
  color: #999999;
  float:right;
}
#bottomCenter
{
	width:580px;
	height:60px;
	margin-left:260px;
	padding:10px;
	text-align:center;
	font-family: Tahoma, Arial;
  font-size: 10pt;
  color: #999999;
}
.bottomText a:link
{
	color:#EEEEEE; 
}
.bottomText a:visited
{
	color:#EEEEEE;
}
.bottomText a:active
{
	color:#EEEEEE;
}
.bottomText a:hover
{
	color: #FFFFFF;
} 
/* --- Блок для примечаний ------------------------------------------------- */
.notes
{
	padding:10px;
  border:1px;
	border-color:#555555;
  border-style:dashed;
  background-color:#EEEEEE;
	font-family:Arial;
	font-size:11pt;
	font-style:italic;
}
.notes b
{
	color:#F00000;
}

/* --- Стиль для таблиц ---------------------------------------------------- */
.tableBlock
{
	font-family:Arial;
	font-size:11pt;
	font-style:normal;
}
.tableHeader
{
	padding:5px;
  background-color:#95B7B7;
  font-family:Arial;
	font-size:11pt;
	font-style:normal;	
  font-weight:bold;
  vertical-align:top;
}
.tableTd
{
  padding:5px;
  border:1px;
  border-color:#95B7B7;
  border-style:solid;
  background-color:#FFFFFF;
  font-family:Arial;
	font-size:11pt;
	font-style:normal;
  vertical-align:top;
  text-align:center;	
}
.textfield 
{
	background-color:#FFFFFF;
	height:24px;
	width:245px;
	padding: 5px;
  border-style:solid;
  border-color:#95B7B7;
	border-width:1px;
}
.submit-button 
{
	background-image: url(http://info-master.su/programming/images/submit.png);
	height: 72px;
	width: 271px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
}
/* --- Основные ссылки ----------------------------------------------------- */
a:link
{
	font-weight:bold;
	color:#408080; 
}
a:visited
{
	font-weight:bold;
	color:#ADC5C5;
}
a:active
{
	font-weight:bold;
	color:#408080;
}
a:hover
{
	font-weight:bold;
	color: #BED6D6;
}
/* --- Абзац --------------------------------------------------------------- */
p
{
  text-align: left;
  padding:0px;
}
/* --- Заголовки ----------------------------------------------------------- */
h1
{
  font-family: Tahoma;
  font-size: 22pt;
  font-weight: bold;
  color: #316262;
}
h2
{
  font-family: Tahoma;
  font-size: 20pt;
  font-weight: bold;
  color: #316262;
} 
h3
{
  font-family: Tahoma;
  font-size: 18pt;
  font-weight: bold;
  color: #316262;
}
h4
{
  font-family: Tahoma;
  font-size: 16pt;
  font-weight: bold;
  color: #316262;
}
h5
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: bold;
  color: #316262;
}
.clear
{
	clear:both;
}
#yellowFon
{
  background-color: #FFDD00; 
  font-weight: bold; 
}
#redFon
{
  background-color: #FF0000; 
  font-weight: bold;
  color: #FFFFFF; 
}
#greenFon
{
  background-color: #00FF00;
  font-weight: bold;
}
#bottomFon
{
  background-color:#000000;
  font-style:normal; 
  font-weight:bold;
  color:#EDF8F6;
}

body#home #menuMain	.home a,
body#asm #menuMain	.asm a,
body#mc #menuMain	.mc a,
body#intel #menuMain .intel a
{
	color: #000000;
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  border-style: solid;
	border-width: 0px 0px 1px 0px;
	background: #EEEEEE;
  text-decoration: none;
}        