/********************* 
Dev by HT-GROUP.NET 
*********************/

/* Главный шрифт, и стиль страницы */
body,p,table,td,h1,h2,h3{font-family: Verdana, Arial, Helvetica, sans-serif;}
html,body{margin: 0px;background-color: #006C00;}
#header {
	background-color: #003A00;
}
#title {
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 1px;
	padding-top: 18px;
	text-transform: uppercase;
}
#logoimg {
	text-align: center;
	padding-top: 14px;
	padding-bottom: 10px;
}


/* Стили для H */
h1 {font-size: 12pt;letter-spacing: 1pt;text-transform: uppercase;}
h2 {font-size: 12pt;}
h3 {font-size: 11pt;}
h4 {font-size: 9pt;}

/* Ссылки */
a {color: #006600;}
a:hover {
	color: #00AE00;
}

/* Стили для всех элементов ввода */
input[type="text"], input[type="password"] {font-family: "Courier New", Courier, monospace;	background-color: #FFFFFF;border: 1px solid #006B95;}
input[type="password"]{font-weight: bold;}
input[type="submit"]{}
input[type="button"]{}
textarea{}
input[disabled="disabled"],textarea[disabled="disabled"]{}
form{margin: 0px;padding: 0px;}
.block {
	color: #FFFFFF;
	height: 160px;
	background-color: #CCCCCC;
	width: 160px;
	margin: 10px;
}


/***********************
 Дополнительные стили 
***********************/

/* Маркер выделения */
.m {color: #0000FF;}

/* Фоны для списков */
.bg1{background-color: #F9F9F9;}
.bg2{background-color: #FFFFFF;}
/* Белый маркер */
.bgw{background-color: #FFFFFF;}
/* Маркер выделения */
.bgm{background-color: #FFFF99;}
.bgd {color: #FFFFFF;background-color: #FFED6A;}


/* Выделения и рамки */
.gm1{border: 2px solid #000000;}
.gm2{border: 1px dashed #000000;}

/* Класс для разделения записей */
.cut {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C2C1C1;
	background-image: url(../i/cut.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	height: 10px;
}
/* Расположение */
.location{
	padding-left: 20px;
	padding-top: 4px;
}
/* Телефон */
.tel{
	padding-left: 20px;
	padding-top: 4px;
}
/***********************
 Область контента
***********************/
.c{
	padding:0px 5px;
	font-size: 9pt;
}
.cb {padding: 5px;}

.c .h {
	margin: 0px 0px 5px;
	padding: 5px;
	color: #000000;
}

/**********************************
Оформление для элемента "Путь"
**********************************/
.path{
	padding: 5px 5px 10px;
}
.path a{
	background-image: url(../i/to.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	margin-left: 5px;
}
.path a:first-child{
	background-image: url(../i/folder_up.gif);
	margin: 0px;
}
.path a:hover{}
/**********************************
Оформление каталога предприятий
**********************************/
.abc {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.abc a
{
	padding: 3px;
	text-decoration: none;
	color: #FF3300;
	font-size: 8pt;
}
#c .abc a:hover {
	background-color: #FF3300;
	color: #FFFFFF;
}
.sections {
	font-weight: bold;
}
.sections ul {
	list-style-type: none;
	margin: 10px;
	padding: 0px;
}
.sections li {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	margin: 3px;
}
.sections li a{
	text-decoration: none;
	color: #003300;
}
.sections li a:hover{
	color: #215300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	background-color: #FFFF99;
}
.sections li a:visited{
	color: #003399;
}
.ent {
	font-size: 9pt;
}
.arenas,.arenas a{
	font-size: 8pt;
	color: #000000;
}
.ent .dpn{
	font-size: 8pt;
	font-style: italic;
}
.dpn{}