/*------стандартные----------*/

html, body {
	border:0px;
  	margin: 0px;
  	padding: 0px;
  	height: 100%;
}

h2 {
	display: inline;
	font-size: 10pt;
	font-weight: bold
}

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: 0px
}

body, td {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color:#ffffff;
}

input, select, textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #8a8a8a;
}

/*------списки----------------*/

ol, ul {
	margin-left: 5px;
	margin-bottom: 15px;
}
ol li {
	margin-left: 20px;
}
ul li {
	margin-left: 12px;
	list-style-image: url(cat_bullet.gif);
}


ul ul li  {
	list-style-type: square;
}
ul ul ul li  {
	list-style-type: circle;
}
p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

.cat_list{
	background:url(cat_bullet.gif) 0px 6px no-repeat;
	padding:0px 5px 0px 7px;
}

span.cat_list {
	font-weight: bold;
}

.catsublink{
	padding:0px 0px 0px 15px;
}

/*------заголовки----------------*/
h1 {
	color:#ffffff;
	font-size: 16pt;
	font-family:"Arial Narrow", Arial, tahoma;
	display: inline;
	font-weight: normal;


}

/*------форма----------------*/

textarea {
	border: 1px #a3a3a3 solid;
	width: 100%;
	padding: 0px 2px 0px 5px;
}

input {
	border: 1px #a3a3a3 solid;
	padding: 0px 2px 0px 3px;
}

input.mysearch {
	height: 15px;
	width: 123px;
	color: #878787;
	font-size: 8pt;
	padding-left: 3px;
	margin:0px;
	float:left;
	border: #e6e6e6 1px solid;
	border-left-color:#888888;
	border-top-color:#5a5a5a;
	
}

input.search {

	border:0px;
	padding:0px;
	margin:0px;
	float:left;
}

.button1 {
	background: none;
	border: 0px;
	text-decoration: underline;
 	color:#ffffff;
	font-weight: normal;
	font-size: 11pt;
	padding: 0px;
	margin:0px;
	float:left;
	cursor: pointer;
}
.button1:hover {
	color:#ff9600;
}

.button_chema{
	background:url(map_bg.gif) top left no-repeat;
	border:0px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:8pt;
	width:88px;
	height:20px;
	padding:0px 0px 3px 0px;
	cursor:pointer;
}

.button_chema:hover{
	color:#ff0000;
}

input.input{
	background:url(input.gif) top left no-repeat;
	padding: 0px 5px 0px 5px;
	width:193px;
	height:25px;
	line-height: 22px;
	border:0px;
	font-size:9pt;
}

input.input_1{
	background:url(input1.gif) top left no-repeat;
	padding: 0px 5px 0px 5px;
	width:193px;
	height:25px;
	line-height: 22px;
	border:0px;
	font-size:9pt;
}

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_1 {
	background:url(textarea1_1.gif) top left no-repeat;
	padding: 4px 5px 3px 5px;
	width:193px;
	height:69px;
	border:0px;
	font-size: 9pt;
}

textarea.input1 {
	background:url(textarea1.gif) top left no-repeat;
	padding: 4px 5px 3px 5px;
	width:193px;
	height:69px;
	border:0px;
	font-size: 9pt;
}
/*------ссылки---------------*/

a {
	color: #ffcf8a;	
}

a:hover {
	color: #ff9600;
}

a.menu {
	font-size: 10pt;
	display: block;
	font-family:"Arial Narrow", Arial, tahoma;
	text-decoration:none;
	white-space:nowrap;	
	color:#610020;
	text-transform:uppercase;
}
a.menuselected {
	font-size: 10pt;
	display: block;
	font-family:"Arial Narrow", Arial, tahoma;
	text-decoration:none;
	white-space:nowrap;	
	color:#ff00a8;
	text-transform:uppercase;

}
a.menuselected b{
    	position:relative;
    	display:block;
	padding:12px 8px 13px 19px;
	background:url(menu_dot.gif) 10px 18px no-repeat;
}
a.menuselected b:hover{
	background:url(menu_dot1.gif) 10px 18px no-repeat;
}


a.menuselected:hover {
	color:#FFffff;
	text-decoration:none;
	background:#c63e90;
}


form {
	margin: 0px;
	padding: 0px;
}

a.menu b{
    	position:relative;
    	display:block;
	padding:12px 8px 13px 19px;
	background:url(menu_dot.gif) 10px 18px no-repeat;
}

a.menu b:hover{
	background:url(menu_dot1.gif) 10px 18px no-repeat;
}


a.menu:hover {
	color:#FFffff;
	text-decoration:none;
	background:#c63e90;
}

span.menu {
	font-size: 10pt;
	display: block;
	font-family:"Arial Narrow", Arial, tahoma;
	text-decoration:none;
	white-space:nowrap;	
	color:#ff9600;
	text-transform:uppercase;
}

span.menu b {
    	position:relative;
    	display:block;
	padding:12px 8px 13px 19px;
	background:url(menu_dot.gif) 10px 18px no-repeat;
}

a.submenu {
	display: block;
	padding: 2px 16px 1px 3px;
	color:#02377d;
	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 {
	color: #ffffff;
	font-size: 8pt;
	white-space: nowrap;
}

span.date {

	padding:0px 0px 0px 4px;
	font-size:12pt;
	
}

a.milo {
	color:#4b4b4c;
	font-size: 8pt;
	text-decoration: none;
	white-space:nowrap;
}

a.milo:hover {
	text-decoration: underline;
	color: #ff9600;
}

.milo_top{
	font-family:"Arial Narrow", Arial, tahoma;
	font-size:12pt;
	text-decoration: none;
	white-space:nowrap;
	padding:0px;
	margin:0px;
}

a.milo_top:hover {
	text-decoration: underline;
	color: #ff9600;
}
span.map{
font-size: 8pt;
color:#ffcf8a;
}
a.map {
	font-size: 8pt;
	white-space:nowrap;
}

a.map:hover {
	color:#ff9600;
}


/*------текст----------------*/

.text {
	font-size: 8pt;
	color: #ffffff;
}

.header {
	padding:0px 0px 12px 0px;
	color:#ffffff;
	font-size: 16pt;
	font-family:"Arial Narrow", Arial, tahoma;
	font-weight: normal;
}

.cat_header {
	background:url(uzor1.gif) 4px 0px no-repeat;
	padding:5px 0px 8px 25px;
	font-size: 16pt;
	font-family:"Arial Narrow", Arial, tahoma;
}

.root_container td.catlink {
	background:url(uzor1.gif) 4px 0px no-repeat;
	padding:5px 0px 8px 25px;
	font-size: 13pt;
	font-family:"Arial Narrow", Arial, tahoma;
}

td.index td.catlink {
	background:url(uzor.gif) 14px 0px no-repeat;
	padding:5px 0px 8px 35px;
	font-size: 16pt;
	font-family:"Arial Narrow", Arial, tahoma;
}

.catlink, .catlink2 {
	font-size: 13pt;
	font-weight: bold;
	font-family:"Arial Narrow", Arial, tahoma;
}

td.catlink2 {
	background:url(cat_bullet.gif) 0px 9px no-repeat;
	padding:0px 5px 7px 10px;
}

td.catlink {
	padding-bottom: 7px;
}

.root_container .catlink2 {
	padding: 0px 30px 6px 3px;
	background: none;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
}

td.catlink a.catlink1 {
	color: #000000;
}

td.index a.catlink1 {
	color: #ffffff;
	font-size: 16pt;
	font-weight: normal;
	padding: 0px;
}

td.index a.catlink1:hover {
	color: #ffff66;
}

.subheader {
	color: #000000;
	font-size: 11pt;
}
.code {
	color: #ffffff;
	font-size: 10pt;
	font-family:"Arial Narrow", Arial, tahoma;
	font-weight:normal;

	padding:3px 2px 0px 0px;

}
.number {
	color: #ffffff;
	font-size: 13pt;
	
	line-height:20px;
	font-family:"Arial Narrow", Arial, tahoma;
	font-weight:bold;
	line-height:18pt;
	padding:0px 0px 0px 4px;
	white-space:nowrap;
}
.number span{
display:block;
padding-top:3px;
font-size: 9pt;
line-height:10px;
font-weight:normal;
}
.small {
	font-size: 8pt;
}

.tahoma{
	font-family:Tahoma, Arial, "Arial Narrow";
}

.arial_black{
	font-family:"Arial Black", Arial, Verdana;
	font-size:13pt;
	text-transform:uppercase;
}

.scheme{
	background:url(map_bg.gif) 0px 3px no-repeat;
	font-size:8pt;
}
.scheme a{
	display:block;
	width:80px;
	height:20px;
	padding:3px 4px 4px 6px;
}

.scheme a:hover{
	color:#FFFFFF;
}

input.plus, input.minus {
	border: 0px;
	font-size: 14pt;
	background:#610020;
	height: 20px;
	font-weight: bold;
	width: 25px;
	cursor: pointer;
}
input.plus {
padding: 0px 0px 20px 0px;
	color: #ff30e9;
}
input.minus {
padding: 0px 0px 25px 0px;
	color: #ff30e9;
}
input.button {
	background:#610020;
	border: none;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: bold;
	width: 100%;
	height: 25px;
	cursor: pointer;
}
.price {
	color: #ffffff;
	font-size: 11pt;
}
span.price {
	color: #ffffff;
	font-size: 14pt;
    	font-weight:bold;
	display: inline;
	padding: 1px 2px 1px 2px;
}
input.bg1{
	background:url(input1.gif) top left no-repeat;
	padding-left:5px;
	width:193px;
	height:25px;
	line-height: 23px;
	padding: 0px 5px 0px 5px;
	border:0px;
	font-size:9pt;
}
textarea.bg1{
	background:url(textarea_1.gif) top left no-repeat;
	padding: 4px 5px 4px 5px;
	width:293px;
	height:69px;
	border:0px;
	font-size:9pt;
}
input.bg{
	background:url(input.gif) top left no-repeat;
	padding-left:5px;
	width:193px;
	height:25px;
	line-height: 23px;
	padding: 0px 5px 0px 5px;
	border:0px;
	font-size:9pt;
}
textarea.bg{
	background:url(textarea.gif) top left no-repeat;
	padding: 4px 5px 4px 5px;
	width:293px;
	height:69px;
	border:0px;
	font-size:9pt;
}

input.button2{
	background:url(save.gif) top left no-repeat;
	padding: 0px 5px 0px 5px;
	width:180px;
	height:20px;
	line-height: 17px;
	border:0px;
	font-size:10pt;
	font-weight:normal;
	color:#ffffff;
	cursor:pointer;
}

input.small_bg{
	background:url(small_input.gif) top left no-repeat;
	width:35px;
	height:25px;
	border:0px;
	font-size:10pt;
	text-align:center;
	line-height:23px;
}

input.lk_bg{
	background:url(lk_bg.gif) top left no-repeat;
	padding-left:5px;
	width:75px;
	height:16px;
	border:0px;
}

input.lk1_bg{
	background:url(small_inp.gif) top left no-repeat;
	padding-left:5px;
	width:28px;
	height:16px;
	border:0px;
}

input.button3{
	height: 25px; 
	cursor: pointer; 
	font-weight: bold; 
	width: 150px; 
	background: url(clear.gif) top left no-repeat;
	color: #ffffff; 
	border: 0px;
}

input.button4{
	height: 25px; 
	cursor: pointer; 
	font-weight: bold; 
	width: 150px; 
	background: url(peres.gif) top left no-repeat;
	color: #000000; 
	border: 0px;
}

input.button5 {
	height: 25px; 
	cursor: pointer; 
	font-weight: bold; 
	width: 150px; 
	background: url(oformit.gif) top left no-repeat;
	color: #ffffff; 
	border: 0px;
}

table.inner tr td{
	color:#000000;
}

table.inner tr td h1{
	color:#000000;
}

table.inner tr td a{
	color:#610020;
}

td.inner table tr td{
	color:#000000;
}

td.inner table tr td h1{
	color:#000000;
}

td.inner table tr td a{
	color:#610020;
}

td.inner table tr td a:hover{
	color:#ff0000;
}

td.main table tr td table tr td a{
	color:#ffcf8a;
}

td.main table tr td table tr td.header a{
	color:#ffffff;
}

td.main table tr td table tr td a:hover{
	color: #ff9600;
}

a.cat_header {
	color: #ffffff;
}

td.inner a.cat_header {
	color: #000000;
}

a.cat_header:hover {
	color: #ff9600;
}
