body{
	margin: 0;
	min-width: 995px;
}

img{
	margin: 0;
	padding: 0;
	border: none;
}

TD {
	FONT-SIZE: 12px; COLOR: #b5cadd; FONT-FAMILY: Tahoma
}
A {
	/*FONT-SIZE: 12px; */
	COLOR: #ffffff; TEXT-DECORATION: underline
}

a.aux{
	TEXT-DECORATION: none;
}

A:hover {
	COLOR: #ffcc00; TEXT-DECORATION: none
}
.white A {
	FONT-SIZE: 12px; COLOR: #000044; TEXT-DECORATION: underline
}
.white A:hover {
	FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none
}
.white LI {
	LIST-STYLE-IMAGE: url(image/arrow2.gif)
}

h1 {
	/*font-size: 15px;*/
	font-size: 30px;
	font-family: Georgia;
	font-weight: normal;
	margin: 6px 0px;
	color: #ffcc00
}
h2 {font-size: 14px; margin: 0px; color: #ffcc00}
h3 {font-size: 13px; margin: 6px 0px; color: #ffcc00}

.right LI {
	MARGIN-TOP: 3px; LIST-STYLE-TYPE: square
}
.bottom A {
	FONT-SIZE: 12px; COLOR: #9badbe; TEXT-DECORATION: underline
}
.bottom A:hover {
	FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none
}
.bottom {
	FONT-SIZE: 11px; COLOR: #8193a4
}

.small {
	font-size: 11px;
}

ul li {list-style-type:square; margin-bottom: 4px}
ol li {margin-bottom: 4px}

.ttop {  color: #AAAAFF; background-color: #222288; text-align: center}
.tl1 {  background-color: #244564}
.tl2 {  background-color: #385C7F}
.err {  color: #FF0000}
.redstr {text-indent: 20pt;}

.pogoda {font-family:Tahoma; font-size: 10px;  color: #000044;}

.bag_report_head {font-family:Tahoma; font-size: 14px; color: #FFFF99; background-color: #000033}
.bag_report_body {font-family:Tahoma; font-size: 12px; color: #ffffff; background-color: #003399}

table.catalog{
	background-color: #2c4e6e;
}

table.catalog thead tr{
	background-color: #1A3E60;
	text-align: center;
}

table.catalog tbody tr.odd{
	background-color: #385c7f;
}

table.catalog tbody tr.even{
	background-color: #345574;
}

table.catalog td{
	white-space: nowrap;
}
table.catalog td.name{
	white-space: normal;
}

table.catalog td.price{
	text-align: right;
}

.banner{
	text-align: center;
	vertical-align: middle;
	background-color: lightgray;
	border: 1px solid gray;
}

.banner span{
	color: #222;
}

.content{
	width: 800px;
	text-align: center;
}

.side_item{
	padding: 5px;
}

.article{
	text-align: left;
	width: 640px;
	font-size: 14px;
}

.article .phones{
	font-family: Georgia;
	font-size: 1.4em;
}

.article .phones .surplus{
	color: #758FA9;
}

.article .phones .redund{
	font-size: 16px;
	/*vertical-align: super;*/
}

ul.all_auto{
	padding-left: 0px;
	margin-left: 20px;
}

.image_holder{
	font-size: 12px;
	text-align: center;
}

.image_holder a{
	text-decoration: none;
	border: none;
}

img.zoom{
	border: 1px solid transparent;
}

img.zoom:hover{
	border: 1px solid #B5CADD;
}

table.price{
	/*border-collapse: collapse;*/
	background-color: #2c4e6e;
}

table.price td{
	border: 1px solid #B5CADD;
}

table.price th{
	background-color: #1A3E60;
}
