@charset "UTF-8";
/* --- Тело ---------------------------------------------------------------- */
body
{
	margin:0px;
  padding:0px;
  font-family: Verdana, Tahoma;
  font-size:12pt;
  color:#000000;
  background-color:#555555;
  /*background-image:url(../images/fon.jpg);*/
  background-position:center top;
  background-repeat:repeat-y;
}
/* --- Главный блок -------------------------------------------------------- */
#main
{
	width:1024px;
	padding:0px;
	background-color:#EEEEEE;
	margin:0px auto 0px auto;
}
/* --- Шапка --------------------------------------------------------------- */
#header
{
	width:1024px;
	height:180px;
	margin:0px;
	padding:0px;
	font-family:Arial, Tahoma;
	font-style:italic;
  font-size: 10pt;
  color:#DDDDDD;
	background-color:#000000;
	/*background-image:url(../images/header-01.jpg);*/
	background-repeat:no-repeat;
}
.headerText a:link
{
	color:#FFFFFF; 
}
.headerText a:visited
{
	color:#FFFFFF;
}
.headerText a:active
{
	color:#FFFFFF;
}
.headerText a:hover
{
	color: #AAAAAA;
} 
#headerLeft
{
	width:550px;
	height: 140px;
	margin-left:20px;
	margin-top:0px;
	padding-top:10px;
	border:1px;
	border-style:none;
	background-color:#000000;
	float:left;
}
#headerCenter
{
	width:300px;
	margin-left:700px;
	margin-top:0px;
	padding-top:20px;
	text-align:right;
	border:1px;
	border-style:none;
	background-color:#000000;
}
/* --- Список -------------------------------------------------------------- */
/*ul
{
  list-style-image: url(../images/mark-01.png);  
}*/
/* --- Главное меню (вверху) ----------------------------------------------- */
div#menuMain
{
  width:1024px;  
  margin-top:0px;
  padding-top:0px;
  padding: 0px;
	left: 0px;
	height: 30px;
  background: #555555;
} 
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
{
  display: block;
	color: #CCCCCC;
	font-family: Arial;
	font-size: 11pt;  	
	text-decoration: none;
	background: #555555;
}
div#menuMain a:link
{
	color: #CCCCCC;
	font-family: Arial;
  font-size: 11pt;
  font-weight: normal;
  text-decoration: none;	
} 
div#menuMain a:visited
{
	color: #CCCCCC;
	font-family: Arial;
  font-size: 11pt;
  font-weight: normal;
  text-decoration: none;	
} 
div#menuMain a:hover
{
  color: #FFFFFF;
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  border-style: solid;
	border-width: 0px 0px 1px 0px;
	background: #555555;
  text-decoration: none;	
} 
div#menuMain a:active
{
	color: #CCCCCC;
	font-family: Arial;
  font-size: 11pt;
  font-weight: normal;
  text-decoration: none;	
}
/* --- Меню слева (подменю) ------------------------------------------------ */
#menu
{
	width:250px;
	padding:0px;
	margin:0px;
	background-color:#EEEEEE;
	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: #EEEEEE; 
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 0px 1px 0px; /* верх-право-низ-лево*/
	text-indent: 10px;
}
.menuLeft ul
{
	list-style:none;
}
.menuLeft a:link
{
	color: #000000;
	font-family: Arial;
  font-size: 11pt;
  font-weight: normal;
  text-decoration: none;	
} 
.menuLeft a:visited
{
	color: #000000;
	font-family: Arial;
  font-size: 11pt;
  font-weight: normal;
  text-decoration: none;	
} 
.menuLeft a:hover
{
  color: #000000;
  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: #EEEEEE; 
	margin:0px 0px 0px 0px;
	float:right;
}
#newsTxt
{
	padding-left:3px;
	padding-right:5px;
	background-color:#EEEEEE;
	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;
} 
/* --- Блок содержимого ---------------------------------------------------- */
#cont
{
	width:610px;
	padding:0px;
	margin-left:250px;
  margin-right:150px;
	background-color:#FFFFFF;
}
/* --- Блок основного текста ----------------------------------------------- */
#contTxt
{
	padding-top:5px;
  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:220px;
  padding:5px;
  border:1px;
	border-color:#333333;
  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:#CCCCCC;
  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:#000000;
}
#bottomLeft
{
	width: 230px;
	height:60px;
	padding:10px;
	margin:0px;
	font-family: Tahoma, Arial;
  font-size: 10pt;
  color: #AAAAAA;  
  float:left;
}
#bottomRight
{
	width:130px;
	height:60px;
	margin-left:0px;
	padding:10px;
	font-family: Tahoma, Arial;
  font-size: 10pt;
  color: #AAAAAA;
  float:right;
}
#bottomCenter
{
	width:580px;
	height:60px;
	margin-left:260px;
	padding:10px;
	text-align:center;
	font-family: Tahoma, Arial;
  font-size: 10pt;
  color: #AAAAAA
}
.bottomText a:link
{
	color:#FFFFFF; 
}
.bottomText a:visited
{
	color:#FFFFFF;
}
.bottomText a:active
{
	color:#FFFFFF;
}
.bottomText a:hover
{
	color: #AAAAAA;
} 
/* --- Блок для примечаний ------------------------------------------------- */
.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:#4991E1; 
}
a:visited
{
	font-weight:bold;
	color:#4991E1;
}
a:active
{
	font-weight:bold;
	color:#4991E1;
}
a:hover
{
	font-weight:bold;
	color: #AAAAAA;
}
/* --- Абзац --------------------------------------------------------------- */
p
{
  text-align: left;
  padding:0px;
}
/* --- Заголовки ----------------------------------------------------------- */
h1
{
  font-family: Tahoma;
  font-size: 22pt;
  font-weight: bold;
  color: #333333;
}
h2
{
  font-family: Tahoma;
  font-size: 20pt;
  font-weight: bold;
  color: #333333;
} 
h3
{
  font-family: Tahoma;
  font-size: 18pt;
  font-weight: bold;
  color: #333333;
}
h4
{
  font-family: Tahoma;
  font-size: 16pt;
  font-weight: bold;
  color: #333333;
}
h5
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: bold;
  color: #333333;
}
.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;
}

div#tophome #menuMain	.tophome a,
div#topbooks #menuMain	.topbooks a,
div#topvideo #menuMain	.topvideo a,
div#topref #menuMain .topref a,
div#topsoft #menuMain	.topsoft a,
div#topart #menuMain	.topart a,
div#topdoc #menuMain	.topdoc a,
div#topsearch #menuMain	.topsearch a,
div#topexcel #menuMain	.topexcel a,
div#topbiz #menuMain	.topbiz a     
{
	color: #FFFFFF;
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  border-style: solid;
	border-width: 0px 0px 1px 0px;
	background: #555555;
  text-decoration: none;	
} 

body#all #mainMenu	.all a,
body#art #mainMenu	.art a,
body#auto #mainMenu	.auto a,
body#biz #mainMenu	.biz a,
body#ahealth #mainMenu	.ahealth a,
body#cars #mainMenu	.cars a,
body#comp #mainMenu	.comp a,
body#bcars #mainMenu	.bcars a,
body#bauto #mainMenu	.bauto a,
body#bbiz #mainMenu	.bbiz a,
body#bpman #mainMenu	.bpman a,
body#bman #mainMenu	.bman a,
body#bcomp #mainMenu	.bcomp a,
body#bprog #mainMenu	.bprog a,
body#bstroika #mainMenu	.bstroika a,
body#ball #mainMenu	.ball a,
body#refauto #mainMenu	.refauto a,
body#refinfo #mainMenu	.refinfo a,
body#refprog #mainMenu	.refprog a,
body#refmath #mainMenu	.refmath a,
body#reftm #mainMenu	.reftm a,
body#refelectro #mainMenu	.refelectro a,
body#refall #mainMenu	.refall a,
body#vfin #mainMenu	.vfin a,
body#vbiz #mainMenu	.vbiz a,
body#vhealth #mainMenu	.vhealth a,
body#vcomp #mainMenu	.vcomp a,
body#vsites #mainMenu	.vsites a,
body#vinfo #mainMenu	.vinfo a,
body#vall #mainMenu	.vall a,
body#docprog #mainMenu	.docprog a
{
	color: #000000;
  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;	
}            