@charset "windows-1251";
a{
	text-decoration:none;
	color: black;
}
a:hover{
	text-decoration:underline;
	color: #FF9933;
}


body{font-family: Tahoma; font-size: 10px; color: #808080;}
td{font-family: Tahoma; font-size: 10px; color: #808080;}
div{font-family: Tahoma; font-size: 10px; color: #808080;}
form{margin: 0px}

h1 {

}

h2 {
color: #FF9933;
}
.sel1{height: 19px; width: 109px; font-family: Tahoma; font-size: 10px; color: #46484A;}
.topmenu{font-family: Tahoma; font-size: 10px; color: #46484A; font-weight: 600}
.top11{font-family: Tahoma; font-size: 11px; color: #46484A;}
.or11{font-family: Tahoma; font-size: 11px; color: #FF9933;}

.top12{font-family: Tahoma; font-size: 9px; color: #808080;}


.mb{color: #000000; font-size: 11px; position: absolute; font-family: tahoma; font-weight: 600}
.mw{position: relative; left: -1; top: -1; color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: 600}
.aw{color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: 600}

.lb{ font-size: 11px; position: absolute; font-family: tahoma; font-weight: 600}
.lw{position: relative; left: -1; top: -1; color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: 600}
.law{color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: 600}

.lmenu{padding: 7px 0 4px 0}
.lm11{font-family: Tahoma; font-size: 11px; color: #484E53;}

.search{height: 20px; width: 117px; font-family: Tahoma; font-size: 11px; color: #46484A; border: #000000 1px solid; padding: 2px 3px 2px 3px}

.so{font-family: Tahoma; font-size: 11px; color: #828B93;}


.item_name{font-family: Tahoma; font-size: 14px; color: #FF9933; font-weight: 600; padding: 0 7px 0px 7px}
.item_desc{font-family: Tahoma; font-size: 11px; color: #FF9933; font-weight: 600; padding: 7px}
.item_price{font-family: Tahoma; font-size: 14px; color: #FF9933; font-weight: 600; padding: 0 7px 7px 7px}

.fuel{font-family: Tahoma; font-size: 14px; color: #FF9933; font-weight: 600; padding: 0 7px 7px 7px}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
/*top: -100px;*/
left: 0px; /*position where enlarged image should offset horizontally */

}

#notification{
	position:absolute;
	top: 300px;
	width:400px;
	background-color:#FFFFFF;
	border:2px double #7AC142; 
	color:#7AC142; 
	font-weight:bold; 
	height:60px;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	display:none;
	margin-left: 30px;
	z-index: 10;
}

.inputbox{
	width:241px;
	font-size:12px;
	margin:2px 0 2px 0;
	text-align:left;
	padding:2px;
	color:#727272;
	border:#999999 solid 1px;
	}
	
.submit_button{
	color:#7a7a7a;
	margin-top:4px;
	padding:2px;
	font-size:12px;
	background-color:#e8e8e8;
	cursor:pointer;
	float:right;
	} 
	
	
 .link 
 {
  background-color:#6F7577; 
  color:#000000;
  display:block;
  line-height:20px;
  height:20px;
  vertical-align:middle;
  text-align:center;
  font-size: 12px; 
  color: #FFFFFF;
  margin: 0px 0px 0px 0px;
 }
 
 
 
a.link:hover {
	text-decoration:underline;
}	

hr {
  color: #FF9933;
  background-color: #FF9933;
  height: 2px;
  border: 0;
  
  }


a.faq{
	font-size: 15px; 
	text-decoration:none;
	color: #FF9933;
	font-weight:bold; 
}

 
 .error_text{
	color:#FF0000;
	font-size:12px;
}

.partners a{
	text-decoration:none;
	color: #46484A;
}
.partners a:hover{
	text-decoration:underline;
	color: #FF9933;
}
