
/*------стандартные----------*/

html, body {
	border:0px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

h2 {display: inline; font-size: 10pt; font-weight: bold}

.slideshow {
	float: left;
	position:relative;
	height:100px;
	width:100px;
}
 
.slideshow div {
	position:absolute;
}
 
.slideshow div.active {
	z-index:10;
}
 
.slideshow div.last-active {
	z-index:9;
}

table.gallery img {
	margin: 18px 30px 8px 0px;
	width: 110px;
	border: 1px #eeeeee solid;
}

table.gallery img:hover {
	width: 150px;
	margin: -15px -10px -10px -10px;
}


span.infobox {
	display: block;
	border: 2px #999999 solid;
	background-color: #f2f2f2;
	padding: 8px;
	margin: 8px 0px 8px 0px;
}

tr.header td {
	BACKGROUND-COLOR: rgb(242,128,3);
	color: #ffffff;
}

tr.even td {
	BACKGROUND-COLOR: rgb(223,207,192);
}

table.tbl {
	border-right: 1px #666666 dotted; 
	border-bottom: 1px #666666 dotted
}

table.tbl td {
	border-left: 1px #666666 dotted; 
	border-top: 1px #666666 dotted; 
	padding: 3px
}

table.tbl tr {vertical-align: top}

img.img {margin: 5px}

body, td {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

b.ty {
	color: #0077c3;
	font-weight: normal;
	cursor: pointer;
}
b.ty:hover {
	color: #ff5800;
}


input, select, textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8a8a8a;
}
/*------списки----------------*/
ol, ul {
	margin: 0px 0px 15px 5px;
	padding: 0px;
}

ul {
	list-style-type: none;
}

ol li {
	margin: 0px 0px 5px 20px;
	padding: 0px 0px 0px 5px;
}

ul li {
	margin: 0px 0px 5px 20px;
	padding: 0px 0px 0px 18px;
	list-style-type: none;
	background: url(arrow_orange1.gif) 3px 4px no-repeat;
	
}
ul ul li  {
	list-style-type: square;
}
ul ul ul li  {
	list-style-type: circle;
}
p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
/*------заголовки----------------*/
h1 {
	color:#000000;
	font-size: 14pt;
	font-family:Tahoma, Arial, "Arial Narrow";
	display: inline;
	font-weight: normal;
}

/*------форма----------------*/

textarea {
	border: 1px #a3a3a3 solid;
	width: 100%;
	padding: 0px 2px 0px 2px;
}

input {
	border: 1px #a3a3a3 solid;
	padding: 0px 2px 0px 0px;
}

input.mysearch {
	height: 15px;
	width: 135px;
	color: #878787;
	font-size: 9pt;
	padding:0px;
	margin:0px;
	float:left;
	border: #e6e6e6 1px solid;
	border-left-color:#888888;
	border-top-color:#5a5a5a;
	
}

input.search {
	height: 24px;
	width: 24px;
	border:0px;
	padding:0px;
	margin:0px;
	float:left;
}

.button1 {
	background: none;
	border: 0px;
	text-decoration: underline;
 	color:#0077c3;
	font-weight: normal;
	font-size: 9pt;
	width: 63px;
	height: 17px;
	padding: 0px;
	cursor: pointer;
}
.button1:hover {
	color:#FF0000;
}
input.input{
	width:135px;
	border: #e6e6e6 1px solid;
	border-left-color:#888888;
	border-top-color:#5a5a5a;

}
input.browse{
	width:56px;
	height:18px;
	font-size:9pt;
	color:#666666;
	border: #e6e6e6 1px solid;
	border-left-color:#888888;
	border-top-color:#5a5a5a;
}

textarea.input1{
	padding:0px 0px 0px 0px;
	width:240px;
	height:55px;
	border: #e6e6e6 1px solid;
	border-left-color:#888888;
	border-top-color:#5a5a5a;
}
/*------ссылки---------------*/

a {
	color: #0077c3;
}

a:hover {
	color: #ff5800;
}

a.menu {
	background:url(menu_arrow.gif) no-repeat 8px 12px;
	color:#FFFFFF;
	font-size: 9pt;
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 7px 9px 6px 15px;
	text-decoration:none;
	white-space:nowrap;	
	text-transform:uppercase;
}

td.menu{
	background:#626262;
}
td.menu:hover{
	background:#999999;
}

a.menu:hover {
	color:#FFFFFF;
	text-decoration:none;
}

span.menu {
	background:url(menu_orange_bg.gif) 0px 0px;
	color:#FFFFFF;
	font-size: 9pt;
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 7px 10px 6px 14px;
	text-decoration:none;
	white-space:nowrap;
	text-transform:uppercase;
}

a.submenu {
	display: block;
	padding: 2px 16px 1px 3px;
	color: #444444;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}
a.submenu:hover {
	color: #ee5500;
	text-decoration:none;
}
span.submenu {
	display: block;
	padding: 2px 16px 1px 3px;
	color: #cc3300;	
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}

.date {
	background:url(arrow_news.gif) no-repeat 0px 5px;
	padding:0px 0px 5px 8px;
	color: #4e4e4e;
	white-space: nowrap;
}

span.date {
	color: #f0ffe0;
	font-size: 16pt;
	font-family: Tahoma;
	padding: 0px 0px 0px 0px;
}
a.milo {
	color: #707070;
	font-size: 9pt;
	text-decoration: none;
}
a.milo:hover {
	text-decoration: underline;
	color: #ff5800;
}

a.map {
	font-size: 8pt;
	color:#0165a0;
	white-space:nowrap;
}
a.map:hover {
	color:#FF0000;
}


/*------текст----------------*/

.text {
	font-size: 8pt;
	color: #4b4b4c;
}

.header {
	padding:0px 0px 8px 0px;
	color:#000000;
	font-size: 14pt;
	font-family:Tahoma, Arial, "Arial Narrow";
	font-weight: normal;
}

.subheader {
	color: #000000;
	font-size: 11pt;
}
.code {
	color: #707070;
	font-size: 11pt;
	font-family:Arial, Verdana, Tahoma;
	font-weight:bold;
	padding: 0px 0px 0px 6px;
}
.number {
	color: #ffffff;
	font-size: 27pt;
	font-family:Arial, Verdana, Tahoma;
	font-weight:bold;
	padding: 0px 0px 0px 9px;
	white-space:nowrap
}
.small {
	font-size: 8pt;
	line-height:14px;
}
.grey{
	color:#707070;
}
.light_grey{
	color:#c2c4c3;
	font-size:8pt;
}
.bold_free{
	font-family:Arial, Verdana, Tahoma;
	font-weight:bold;
	color:#FFFFFF;
}
a.menu_left{
	background:url(left_orange.jpg) no-repeat;;
	color:#FFFFFF;
	text-transform:uppercase;
	display:block;
	text-decoration:none;
	padding:14px 8px 12px 0px;
}
a.menu_left:hover{
	text-decoration:none;
	background:url(left_orange_hover.jpg);
	color:#FFFFFF;
}

.link1{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:4px 0px 0px 0px;
}

.top_bot_border{
	border-top:1px solid #a2a2a2;
	border-bottom:0px;
}

.top_bot_border td {
	vertical-align: top;
	border-bottom:1px solid #a2a2a2;
	padding: 5px;
}

a.eks, .orange a {
	color:#ff6600;
	text-decoration:none;
	font-weight: bold;
}
a.eks:hover, .orange a:hover {
	color:#ff6600;
	text-decoration:underline;
	cursor:pointer;
}

h3 {
	display: block;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	
}

.sublink {
	 background:url(arrow_orange.gif) no-repeat 0px 5px;
	 padding:0px 0px 0px 10px;
	 display: block;
}

span.sublink {
	font-weight: bold;
}
