
/*------стандартные----------*/

html, body {
border:0px;
  margin: 0px;
  padding: 0px;
  height: 100%;
}

body, td, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

img {
	behavior: url(images/iepngfix.htc); 
}

#main {

}

table.sovet td {
	vertical-align: middle;
}

.login {
	padding: 3px 15px 3px 15px;
	color: #ffffff;
	background-color: #0066cc;
	border: 1px #003399 solid;
}

img.img {
	margin: 0px 5px 0px 5px;
	border: 2px #ffe36c solid; 
}

td#left_col img.img {
	margin: 0px;
	border: none;
}

p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

/*------списки----------------*/

ol, ul {
	margin-left: 5px;
	margin-bottom: 15px;
}
ol li {
	margin-left: 20px;
}
ul li {
	margin-left: 12px;
	list-style-image: url(ulli.gif);
}
ul ul li  {
	list-style-type: square;
}
ul ul ul li  {
	list-style-type: circle;
}


/*------заголовки----------------*/

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color:#4a2c0d;
	font-weight: normal;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	text-transform: uppercase
}

h1 center {
	display: block;
	/*background-color: #f0edea;*/
	padding: 8px;
	font-size: 22pt;
	line-height: 22pt;
	color: #5a3518;
	letter-spacing: 1pt;
}

.header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #4a2c0d;
	font-weight: normal;
	padding: 0px 0px 11px 0px;
	letter-spacing:-0.5px;
}

.header a, .header a:hover {
	color: #4a2c0d;
}

/*------таблицы----------------*/


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
}
.fon{
background:url(line_right.gif) repeat-x top;
}
.dotted_table{
border:dotted 1px;
border-left:0px;
border-right:0px;
border-top:0px;
}

/*------форма----------------*/

textarea {
	border: #c8c8c8 1px solid;
	height: 60px;
	font-size: 9pt;
	color: #8a8a8a;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input {
	font-size: 9pt;
	border: #ffffff 1px solid;
	border-top-color:#c8c8c8;
	border-left-color:#c8c8c8;
	color: #8a8a8a;
	padding: 0px 2px 0px 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	float:left;
}

input.mysearch {
	height: 15px;
	width: 125px;
	color: #000000;
	font-size: 9pt;
	padding:0px;
	margin:0px;
	float:left;
	
}

input.search {
	height: 24px;
	width: 24px;
	border:0px;
	padding:0px;
	margin:0px;
	float:left;
}

input.button {

}
.button1 {
	background: none;
	border: 0px;
	text-decoration: underline;
 	color:#262c7c;
	font-weight: normal;
	font-size: 9pt;
	width: 63px;
	height: 17px;
	padding: 0px;
	cursor: pointer;
}
.button1:hover {
	color:#FF0000;
}
input.input{
width:158px;
border:solid 1px;
	border: #949494 1px solid;
	border-right-color:#f3f3f3;
	border-bottom-color:#f3f3f3;

}
input.browse{
width:56px;
height:18px;
font-size:9pt;
color:#666666;
border: #949494 1px solid;
border-left-color:#f3f3f3;
border-top-color:#f3f3f3;
}

textarea.input1{
width:190px;
	border: #949494 1px solid;
	border-right-color:#f3f3f3;
	border-bottom-color:#f3f3f3;
}


/*------ссылки---------------*/

a {
	color:#1082c3;

}
a:hover {
	color:#FF0000;
}

a.rightmenu{
	font-size: 9pt;
	text-decoration:underline;
	/*white-space:nowrap;*/
}

a.left_menu, div.leftmenu a {
	background:url(menu_dots.gif) no-repeat 5px 13px;
	color:#4a2c0d;
	
	display: block;
	font-size: 14pt;
	font-family:"Times New Roman", Times, serif;
	padding: 4px 10px 5px 15px;
	margin-bottom: 10px;
	text-decoration:underline;
	/*white-space:nowrap;*/
	text-transform:uppercase;

}

a.submenu{
	
	color:#4a2c0d;
	font-size: 9pt;
	display: block;
	font-family:"Times New Roman", Times, serif;
	padding: 4px 10px 5px 25px;
	text-decoration:underline;
	/*white-space:nowrap;*/
	text-transform:uppercase;
}

span.submenu{	
	color:#000000;
	font-size: 9pt;
	display: block;
	font-family:"Times New Roman", Times, serif;
	padding: 4px 10px 5px 25px;
	text-decoration:underline;
	/*white-space:nowrap;*/
	text-transform:uppercase;
}

a.submenu:hover{	
	color:#FF0000;
	font-size: 9pt;
	display: block;
	font-family:"Times New Roman", Times, serif;
	padding: 4px 10px 5px 25px;
	text-decoration:underline;
	text-transform:uppercase;
}

a.left_menu:hover {
	color:#FF0000;
	text-decoration:underline;
	text-transform:uppercase;
}

div.leftmenu span.left_menu {
	background:url(menu_dots.gif) no-repeat 5px 10px;
	color: #000000;
	font-size: 14pt;
	display: block;
	font-family:"Times New Roman", Times, serif;
	padding: 4px 10px 5px 15px;
	text-decoration: none;
	text-transform:uppercase;
}

a.menu {
	background:url(menu_dots.gif) no-repeat 7px 10px;
	color:#000000;
	font-size: 9pt;
	display: block;
	font-family:"Times New Roman", Times, serif;
	padding: 4px 0px 7px 17px;
	text-decoration:underline;
	white-space:nowrap;
	text-transform:uppercase;
	
}
a.menu:hover {
	color:#FF0000;
	text-decoration:underline;
	text-transform:uppercase;
}
span.menu {
	background:url(menu_dots.gif) no-repeat 7px 10px;
	color: #000000;
	font-size: 9pt;
	display: block;
	font-family:"Times New Roman", Times, serif;
	padding: 4px 0px 7px 17px;
	
	text-decoration: none;
	text-transform:uppercase;
	white-space:nowrap;
}

div.leftmenu span.menu {
	background:url(menu_dots.gif) no-repeat 7px 13px;
	color: #000000;
	font-size: 14pt;
	display: block;
	font-family:"Times New Roman", Times, serif;
	padding: 4px 0px 7px 17px;
	margin-bottom: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	text-transform:uppercase;
	white-space:nowrap;
}

a.news {

}

a.news:hover {

}

a.milo {
	color: #4e4e4e;
	font-size: 9pt;
	text-decoration: none;
}
a.milo:hover {
	text-decoration: underline;
}

a.map {
	font-size: 8pt;
	color:#1082c2;
	white-space:nowrap;
}
a.map:hover {
	color:#FF0000;
}

a.order {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000651;
	font-weight: normal;
	padding: 0px;
	text-decoration: none;
}
a.order:hover {
	color: #003984;
	text-decoration: underline;
}


/*------текст----------------*/
.code {
	color: #4e4e4e;
	font-size: 11pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.number {
	color: #67581d;
	font-size: 18pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

.text {
	color: #4b4b4c;
}

.date {
	color: #000000;
	font-size: 9pt;
	font-weight:bold;
}
span.date {
	color: #f0ffe0;
	font-size: 16pt;
	font-family: Tahoma;
	padding: 0px 0px 0px 0px;
}

.small {
	font-size: 8pt;
	line-height:14px;
}

.small a {
	text-decoration: none;
}

.big{
	font-size: 12pt;

}
.catalog{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.cat_big{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12pt;
color: #000000;
text-decoration: none;
}



a.newsub,span.newsub{
display:block;
font-size:8pt;
text-transform:uppercase;
padding:4px 0px 4px 17px;
background:url(subbul.gif) 0px 7px no-repeat;
width:1%;
white-space:nowrap;
font-family:"Times New Roman", Times, serif;
}
ul.sub li{
list-style:none;
list-style-image:none;
}
.banneralign{
	text-align:center;
}
td.bannerleft .banneralign {
	text-align:left;
}
.banneralign  a{
	text-decoration:none;
}
.banneralign  a span{
	text-decoration:underline;
}


