
/*------стандартные----------*/

html, body {
  margin: 0px;
  padding: 0px;
  height: 100%;
}

body, td, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

#main {	

}

p {
	margin: 0px 0px 15px 0px;
}

/*------списки----------------*/

ol, ul {
	margin-left: 5px;
	margin-bottom: 15px;
}
ol li {
	margin-left: 20px;
}
ul li {
	margin-left: 12px;
	list-style-type: disc;
}
ul ul li  {
	list-style-type: square;
}
ul ul ul li  {
	list-style-type: circle;
}


/*------заголовки----------------*/

h1 {
	font-size: 16pt;
	color: #006bbe;
	font-weight: normal;
	margin: 0px;
}

.header {
	font-size: 18pt;
	color: #006bbe;
	font-weight: normal;
	margin: 0px;
}

.headerform {
	font-size: 18pt;
	color: #000000;
	font-weight: normal;
	margin: 0px;
}

ul.calendar {
	padding: 0px 0px 0px 9px;
	margin: 0;
	list-style: none;
}

ul.calendar ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

ul.calendar li {
	margin: 0px;
	padding: 0px 0px 4px 2px;
	font-size: 10pt;
	list-style: none;
}

/*------таблицы----------------*/

table.tbl {
	border-right: 1px #c8c8c8 dotted;
	border-bottom: 1px #c8c8c8 dotted
}
table.tbl td {
	border-left: 1px #c8c8c8 dotted;
	border-top: 1px #c8c8c8 dotted;
	padding: 3px;
}
table.tbl tr {
	vertical-align: top
}
tr.tbl td {
	background-color: #FFFF66
}

/*------форма----------------*/

form {
	margin: 0;
	padding: 0;
}

textarea {
	border: #a3a3a3 1px solid;
	height: 60px;
	font-size: 8pt;
	color: #5f5f5f;
	padding: 0px 2px 0px 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input {
	font-size: 8pt;
	border: #a3a3a3 1px solid;
	color: #5f5f5f;
	height: 14px;
	padding: 0px 2px 0px 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input.mysearch {
	/*height: 15px;*/
	width: 141px;
}

input.search {
	height: 11px;
	width: 11px;
}

input.button {
	background: url(news_li.gif) left 6px no-repeat;
	border: 0px;
	text-decoration: underline;
	color: #006bbe;
	font-weight: normal;
	font-size: 9pt;
	height: 16px;
	padding: 0px 0px 0px 8px;
	cursor: pointer;
}

input.button1 {
	background: none;
	border: 0px;
	text-decoration: underline;
	color: #006bbe;
	font-weight: normal;
	font-size: 9pt;
	height: 16px;
	cursor: pointer;
}

select {
	border: #949494 1px solid;
/*	height: 17px;*/
	color: #5f5f5f;
}

input.file{
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	position: relative;
	z-index: 1;
}
.file {
	position: relative;
	width: 200px;
	height: 17px;
	background: url(file_bg.gif) right top no-repeat;
	z-index: 0;
}
input#file1 {
	width: 200px;
}

/*------ссылки---------------*/

a {
	color: #006bbe;
}
a:hover {
	color: #006bff;
}

a.menu {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8pt;
	white-space: nowrap;
}
a.menu:hover {
	color: #e1e3ea;
}
span.menu {
	color: #e1e3ea;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 8pt;
	white-space: nowrap;
}

a.milo {
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
}
a.milo:hover {
	text-decoration: underline;
}

a.map {
	color: #ffffff;
	font-size: 8pt;
}
a.map:hover {
	color: #ffff00;
}

a.news {
	font-size: 9pt;
}
a.news:hover {
	
}

span.projects {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.archive {
	background: url(news_li.gif) left 5px no-repeat;
	padding: 0px 0px 0px 8px;
	font-size: 8pt;
}

a.services {
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;*/
	font-size: 13pt;
	line-height: 18px;
}

td.services {
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;*/
	font-size: 13pt;
	line-height: 18px;
}

a.submenu {
	list-style: none;
	font-size: 9pt;
	background: url(submenu_li.gif) left 8px no-repeat;
	padding: 0px 0px 0px 10px;
	display: block;
}
span.submenu {
	font-size: 9pt;
	background: url(submenu_li.gif) left 8px no-repeat;
	padding: 0px 0px 0px 10px;
	display: block;
}

a.lang_rus {
	background: url(rus_a.gif) left top no-repeat;
}
span.lang_rus {
	background: url(rus.gif) left top no-repeat;
}
a.lang_eng {
	background: url(eng_a.gif) left top no-repeat;
}
span.lang_eng {
	background: url(eng.gif) left top no-repeat;
}

/*------текст----------------*/

.code {
	color: #343434;
	/*font-family: "Arial Narrow", Arial, Verdana, sans-serif;*/
	font-size: 12pt;
	padding: 1px 4px 0px 8px;
	line-height: 14px;
}

.number {
	color: #343434;
	/*font-family: "Arial Narrow", Arial, Verdana, sans-serif;*/
	font-size: 22pt;
	padding: 5px 0px 0px 0px;
	line-height: 20px;
}

.codetop {
	color: #000000;
	/*font-family: "Arial Narrow", Arial, Verdana, sans-serif;*/
	font-size: 12pt;
	padding: 0px 4px 0px 0px;
	line-height: 14px;
}

.numbertop {
	color: #000000;
	/*font-family: "Arial Narrow", Arial, Verdana, sans-serif;*/
	font-size: 28pt;
	padding: 3px 0px 0px 0px;
	line-height: 25px;
}

.text {
	font-size: 9pt;
	line-height: 15px;
}

.small {
	font-size: 9pt;
}

.date {
	color: #000000;
	/*font-family: "Arial Narrow", Arial, Verdana, sans-serif;*/
	font-size: 11pt;
	font-weight: normal;
}

/*span.date {
	color: #000000;
	font-size: 15pt;
}*/

.slogan {
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
}

.phones {
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 19px 0px 0px;
	white-space: nowrap;
}

td.phones a {
	text-decoration: none;
}

.newsheader{
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;*/
	font-size: 12pt;
	font-weight: 600;
}

.address {
	color: #5f5f5f;
	font-size: 9pt;
}

.addresstop {
	color: #000000;
	font-size: 8pt;
}
