
/*------стандартные----------*/

html, body {
  margin: 0px;
  padding: 0px;
  height: 100%;
}

body, td, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

#main {	
	max-width: 1100px;
	width: expression((document.body.clientWidth>1100)?"1100px":"100%");

}
#main1 {	
	max-width: 743px;
	width: expression((document.body.clientWidth>743)?"743px":"100%");

}


ol, ul {
	margin-left: 5px;
	margin-bottom: 15px;
}
ol li {
	margin-left: 20px;
}
ul li {
	background: url(li1.gif) left 6px no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 11px;
	list-style: none;
}
ul ul li  {
	list-style-type: square;
}
ul ul ul li  {
	list-style-type: circle;
}

p {
	margin-bottom: 15px;
}

h1 {
	display: inline;
	color: #505050;
	font-size: 17pt;
	font-weight: normal;
	padding: 0px 0px 0px 45px;
	background: url(header_bg.gif) left 10px no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
}

table.tbl {
	border-right: 1px #009900 dotted;
	border-bottom: 1px #009900 dotted
}
table.tbl td {
	border-left: 1px #009900 dotted;
	border-top: 1px #009900 dotted;
	padding: 3px
}
table.tbl tr {
	vertical-align: top
}
tr.tbl td {
	background-color: #FFFF66
}

/*------форма----------------*/

textarea {
	border: #c8c8c8 1px solid;
	height: 60px;
	width: 100%;
	font-size: 9pt;
	color: #8a8a8a;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input {
	font-size: 9pt;
	border: #c8c8c8 1px solid;
	color: #8a8a8a;
	padding: 0px 2px 0px 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input.mysearch {
	height: 15px;
	width: 168px;
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input.search {
	height: 11px;
	width: 11px;
}

input.button {
	border: 0px;
	background: none;
	text-decoration: underline;
	color: #006c94;
	font-weight: normal;
	font-size: 9pt;
	width: 60px;
	height: 17px;
	padding: 0px 0px 0px 1px;
	cursor: pointer;
}


/*------ссылки---------------*/

a {
	color: #006c94;
}
a:hover {
	color: #009fc7;
}

a.menu {
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
	display: block;
	height: 25px;
	padding: 5px 12px 0px 12px;
	text-decoration: none;
	text-transform: lowercase;
}

a.menu:hover {
	color: #ffffff;
	background: url(menu_bg_a2.jpg) center top repeat-x;
	text-decoration: none;
}

a.menusel:hover {
	text-decoration: none;
}

a.menusel, span.menu {
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
	display: block;
	height: 25px;
	background: url(menu_bg_a.gif) center top repeat-x;
	padding: 5px 12px 0px 12px;
	text-decoration: none;
	text-transform: lowercase;

}


a.milo {
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
a.milo:hover {
	color: #000000;
	text-decoration: underline;
}

a.map {
	color: #706c59;
	font-size: 8pt;
}
a.map:hover {
	color: #817d6a;
}

a.services {
	color: #000000;
	font-size: 13pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a.services:hover {
	text-decoration: underline;
}

a.open {
	color: #000000;
	font-size: 13pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(open.gif) left 0px no-repeat;
	display: block;
	padding: 0px 0px 0px 24px;
}
span.open {
	color: #006c94;
	font-size: 13pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(open.gif) left 0px no-repeat;
	display: block;
	padding: 0px 0px 0px 24px;
}

a.close {
	color: #000000;
	font-size: 13pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(close.gif) left 0px no-repeat;
	display: block;
	padding: 0px 0px 0px 24px;
}
span.close {
	color: #006c94;
	font-size: 13pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(close.gif) left 0px no-repeat;
	display: block;
	padding: 0px 0px 0px 24px;
}

a.blank {
	color: #000000;
	font-size: 13pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	padding: 0px 0px 0px 24px;
}
span.blank {
	color: #006c94;
	font-size: 13pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	padding: 0px 0px 0px 24px;
}

a.blank:hover, a.open:hover, a.close:hover, a.a1:hover, a.level:hover {
	color: #009fc7;
}
a.level {
	color: #000000;
	padding: 0px 0px 0px 24px;
	display: block;
}
span.level {
	color: #006c94;
	padding: 0px 0px 0px 24px;
	display: block;
}


/*------текст----------------*/
.code {
	color: #58585a;
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;

	padding: 7px 4px 0px 0px;
}

.number {
	color: #58585a;
	font-size: 28pt;
	font-family: Georgia, "Times New Roman", Times, serif;

	padding: 0px 0px 0px 0px;
}

.text {
	color: #333333;
}

.header {
	color: #505050;
	font-size: 17pt;
	padding: 0px 0px 0px 45px;
	background: url(header_bg.gif) left 10px no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.date {
	color: #4e4e4e;
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
span.date {
	color: #ee591e;
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px 0px 0px;
}

.small {
	font-size: 8pt;
}
