
/*------стандартные----------*/

html, body {
  margin: 0px;
  padding: 0px;
  height: 100%;
}

body, td, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	color: #000000;
}

#main {	

}

p {
	margin-bottom: 15px;
}

/*------списки----------------*/

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: 20pt;
	color: #0071b8;
	font-weight: normal;
	margin: 0px;
	line-height: 30px;
}

.header {
	font-size: 20pt;
	color: #0071b8;
	font-weight: normal;
	margin: 0px;
	line-height: 22px;
}

a.headerlink {
	font-size: 20pt;
	color: #0071b8;
	font-weight: normal;
	margin: 0px;
	line-height: 22px;
	text-decoration: none;
}
a.headerlink:hover {
	text-decoration: underline;
}


/*------таблицы----------------*/

table.tbl {
	border-right: 1px #c8c8c8 dotted;
	border-bottom: 1px #c8c8c8 dotted
}
table.tbl tr 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: 0px;
}

textarea {
	border: #bbbbbb 1px solid;
	font-size: 9pt;
	color: #8a8a8a;
	padding: 0px 2px 0px 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input {
	font-size: 9pt;
	border: #bbbbbb 1px solid;
	color: #8a8a8a;
	padding: 0px 2px 0px 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input.mysearch {
	height: 16px;
	width: 160px;
	padding: 2px 5px 0px 5px;
	font-size: 8pt;
	border: none;
}

input.login {
	border: none;
}

input.search {
	height: 11px;
	width: 11px;
}

input.button {
	background: url(button_bg.gif) top repeat-x;
	border: 0px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 9pt;
	height: 23px;
	width: 80px;
	cursor: pointer;
}

input.answer {
	border: none;
	outline: 0;
	padding: 0;
	cursor: pointer;
}
label.answer {
	cursor: pointer;
}

img.bigphoto {
	border: #cccccc 1px solid;
}

input.rbut {
	border: none;
	cursor: pointer;
}


/*------ссылки---------------*/

a {
	color: #0071b8;
}
a:hover {
	color: #0071eb;
}

a.menu {
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
	display: block;
	padding: 12px 15px 12px 20px;
	white-space: nowrap;
	text-transform: uppercase;
}
a.menu:hover {
	color: #ffffff;
	text-decoration: underline;
}
span.menu {
	color: #4f4746;
	font-size: 9pt;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	padding: 12px 15px 0px 20px;
	text-transform: uppercase;
	/*background: url(logo_bg.gif) top repeat-x;*/
}

a.bottommenu {
	color: #0071b8;
	text-transform: uppercase;
}
a.bottommenu:hover {
	color: #0071eb;
}
span.bottommenu {
	color: #000000;
	text-transform: uppercase;
}

a.milo {
	color: #000000;
	font-size: 13pt;
}
a.milo:hover {
	color: #f36700;
}

a.map {
	font-size: 8pt;
}
a.map:hover {

}

a.news {
	color: #000000;
	text-decoration: none;
}
a.news:hover {
	text-decoration: underline;
}

a.archive {
	background: url(archive_li.gif) left 6px no-repeat;
	padding: 0px 0px 0px 9px;
}
a.archive:hover {
	text-decoration: underline;
}

a.cat {
	color: #ffffff;
	font-size: 15pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 24px;
}
a.cat:hover {
	text-decoration: underline;
}

a.item {
	font-size: 12pt;
	background: url(li2.gif) left 6px no-repeat;
	padding: 0px 0px 0px 10px;
}
span.item {
	font-size: 12pt;
	background: url(li2_a.gif) left 5px no-repeat;
	padding: 0px 0px 0px 10px;
	/*border-bottom: #000000 1px dashed;
	text-decoration: underline;*/
}
span.disabled_item {
	color: #808080;
	font-size: 12pt;
	background: url(li2.gif) left 6px no-repeat;
	padding: 0px 0px 0px 10px;
}

a.catnew {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
a.catnew:hover {
	text-decoration: underline;
}

a.subitem {
	color: #054988;
	background: url(cat_li.gif) left 7px no-repeat;
	padding: 0px 0px 0px 8px;
	line-height: 16px;
	font-weight: bold;
}

a.subcat {
	
}
a.subcat:hover {
	
}
span.subcat {
	/*border-bottom: #000000 1px dashed;*/
}
span.disabled_subcat {
	color: #808080;
}

a.type {
	color: #0071b8;
	font-size: 12pt;
	text-decoration: none;
	display: block;
	background: url(li1.gif) left top no-repeat;
	padding: 2px 15px 3px 33px;
}
a.type:hover {
	color: #0071eb;
	font-size: 12pt;
	text-decoration: underline;
}
span.type {
	color: #000000;
	font-size: 12pt;
	text-decoration: none;
	display: block;
	background: url(li1_a.gif) left top no-repeat;
	padding: 2px 15px 3px 33px;
}

a.whoami {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(li2.gif) left 5px no-repeat;
	display: block;
	padding: 0px 0px 0px 18px;
	text-transform: uppercase;
	text-decoration: none;
}
a.whoami:hover {
	text-decoration: underline;
}
span.whoami {
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(li2_a.gif) left 5px no-repeat;
	display: block;
	padding: 0px 0px 0px 18px;
	text-transform: uppercase;
	text-decoration: none;
}


/*------текст----------------*/

.code {
	color: #000000;
	font-size: 10pt;
	white-space: nowrap;
	font-weight: bold;
	padding: 2px 5px 0px 8px;
}

.number {
	color: #000000;
	font-size: 22pt;
	line-height: 22px;
	white-space: nowrap;
}

.text {
	color: #ffffff;
}

.small {
	font-size: 8pt;
}

.address {
	color: #000000;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
}

.date {
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}

.datefull {
	color: #000000;
	font-size: 14pt;
}

.cabinet {
	color: #000000;
	font-size: 12pt;
	font-weight: normal;
}

div.menu {
	background: url(menu_state_2.png) right top no-repeat;
	position: relative;
	float: left;
	height: 41px;
	width: auto;
}
div.menuselect {
	background: url(menu_state_1.png) right top no-repeat;
	position: relative;
	float: left;
	height: 41px;
	width: auto;
}
div.menuhover {
	background: url(menu_state_3.png) right top no-repeat;
	position: relative;
	float: left;
	height: 41px;
	width: auto;
}

div.topadvert_div{
	background: #f2f2f2;
	padding: 10px;
}

.extsearch {
	font-size: 12pt;
}

td.smallcatphoto img {
	width: 155px;
	border: 1px double #cccccc;
}

.leftheader {
	font-size: 15pt;
}

div.opencontent {
	position: relative;
	overflow: visible;
	height: auto;
}

div.opencontent div.clink {
	position: absolute;
	width: 55px;
	height: 20px;
	bottom: -19px;
	right: 0;
	background: #ffffff;
	text-decoration: none;
}
div.opencontent div.clink span {
	color: #0071b8;
	text-decoration: underline;
	cursor: pointer;
}

div.opencontent div.clink span:hover {
	color: #0071eb;
}

div.closecontent {
	position: relative;
	overflow: hidden;
	height: 51px;
}

div.closecontent div.clink {
	position: absolute;
	width: 150px;
	height: 15px;
	bottom: 0;
	right: 0;
	background: #ffffff;
	text-decoration: none;
}
div.closecontent div.clink span {
	color: #0071b8;
	text-decoration: underline;
	cursor: pointer;
}

div.closecontent div.clink span:hover {
	color: #0071eb;
}
