* {
  margin:0;
  padding:0;
}
body {
    padding: 0;
    margin: 0;
    font-size:10pt;
    FONT-FAMILY: arial, sans-serif, Euro,  verdana;
    background-color: #eaf2fc;
    color: #000000;
}

input{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
line-height:normal;
color:#000000;
height:18px;
padding-left:2px;
padding-top:2px;
border:1px solid #292829;
background: #FFFFFF;
}
select{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
line-height:normal;
color:#000000;
height:20px;
padding-left:2px;
border:1px solid #292829;
background: #FFFFFF;
}
textarea {
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
line-height:normal;
padding-left:2px;
color:#000000;
border:1px solid #292829;
background: #FFFFFF;
}

table {
   margin:0;
   padding:0;
   cellspacing:0;
   cellpadding:0;
  border-collapse:collapse;
}
table.price {
   margin:0;
   padding:0;
   cellspacing:0;
   cellpadding:0;
   border-collapse:separate;
}
td.see {
    border: 0px solid #555555;
    font-size:10pt;
    color:#2d3393;
}
td.zag {
    border: 1px solid #2d3393;
    font-size:9pt;
    color:#2d3393;
    font-weight: bold;
}
td.zag2 {
    border: 0px solid #555555;
    font-size:10pt;
    color:#2d3393;
    font-weight: bold;
}
ul {	margin: 0 0 0 30px;
}
p {
	margin: 0;
	padding:0;
}

H1 {
font-size:16pt;
}
H2 {
font-size:14pt;
}
H3 {
font-size:12pt;
}
H4 {
font-size:10pt;
color:#acac82;
}
H5 {
font-size:8pt;
color:#acac82;
}
H6 {
font-size:7pt;
}

.border { border: 1px solid #262424; }


#Result {   margin:0px;
   position: absolute;
   top:340px;
   left:0px;
}

img {border:0;
}

A {
	font-size:10pt;
	COLOR: #2d3393;
	text-decoration:underline;
}
A:link {

}
A:visited {

}
A:hover {
	COLOR: #000000;
}

A.nm {
	font-size:10pt;
	COLOR: #000000;
	text-decoration:none;
}
A.nm:link {

}
A.nm:visited {

}
A.nm:hover {
	COLOR: red;
}
A.nma {
	FONT-SIZE: 10pt;
	COLOR: #2d3393;
	FONT-FAMILY: arial, sans-serif, Euro,  verdana;
	text-decoration:none;
}
A.nma:link {

}
A.nma:visited {

}
A.nma:hover {
	COLOR: #000000;
}
A.nmaa {
	FONT-SIZE: 10pt;
	COLOR: #b4a6bf;
	FONT-FAMILY: arial, sans-serif, Euro,  verdana;
	text-decoration:none;
}
A.nmaa:link {

}
A.nmaa:visited {

}
A.nmaa:hover {
	COLOR: #000000;
}

#bigim {
  position: absolute;
  top:250px;
  left:245px;
  background: #ffffff;
  border: 1px solid #720000;
  padding:3px;
}

#contop {
   position: relative;
}
#menutop {
   position: absolute;
   top:130px;
   left:330px;
}
#auto {
   position: absolute;
   top:0px;
   right:45px;
}
#logobig {
   position: absolute;
   top:0px;
   left:70px;
}
#basket {
   position: absolute;
   top:30px;
   left:425px;
}
#poisk {
   position: absolute;
   top:220px;
   right:5px;
}
#poisk_title {
   position: absolute;
   top:620px;
   right:50px;
}



.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid white;
}
.highslide:hover img {
	border-color: red;
}

.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;

    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}




// от вкладок jquery
.message_list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.message_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
}
.message_body {
	padding: 0px 10px 15px;
}
.message_list li {
	padding: 0;
	margin: 0;
}

.masbod{
	text-decoration:none;
	color: #2d3393;
	font-size:12pt;
    font-weight: bold;
}
.masli{
	color: #2d3393;
	font-size:9pt;
}
.textall{
	color: #301B06;
	text-decoration:none;
	font-size:10pt;
}
.collpase_all_message {
	text-decoration:none;
	color: #000000;
}
.show_all_message {
	text-decoration:none;
	color: #000000;
}

