@charset "windows-1251";
.main {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}
.box {
	padding: 10px;
	margin: 10px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.box_nopad {
	padding: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.main_menu {
	font-family: Tahoma;
	font-size: 12px;
	color: white;
}
.main_menu a{

	color: white;
}
.border_top{
border-top:solid 1px #999999;
}
#search_pn {
	font-size: 14px;
	color: #CC0000;
	font-family: Tahoma;
	text-decoration: none;
	margin-top: 10px;
	text-align: left;
}
#search_pn .numpages {
	font-size: 14px;
	color: #CC0000;
	font-family: Tahoma;
	text-decoration: none;
}
#search_pn .current    {
	font-size: 18px;
	color: #CC0000;
	font-family: Tahoma;
}

.size12 {
	font-size: 12px;
}
#search_res {
	width: 100%;
}


.small {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.credits {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	margin-left:10px;margin-bottom:10px
}
.credits a{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.stock_block {
  	height : expression(parentNode.clientHeight > 300 ? "300px" : "auto");
	max-height: 300px;
	overflow: scroll;
	font-size: 11px;
}

.bigfat {
	font-family: Tahoma;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.main .bigfat a{
	font-family: Tahoma;
	font-size: 18px;
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}
.main .bigfat a:hover{
	font-family: Tahoma;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.medfat {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.medfat a {
	font-family: Tahoma;
	font-size: 14px;
	color: #339933;
	font-weight: bold;
}
.white {
	font-family: Tahoma;
	color: #FFFFFF;
}
.main a    {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}
.main  a:hover  {
	font-family: Tahoma;
	font-size: 13px;
	color: #333399;
}
.stock_block  a {
	font-size: 11px;
}
.stock_block  a:hover  {
	font-size: 11px;
}
#s_result   {
	font-size: 11px;
	font-family: Tahoma;
	color: #333333;
}
.imgbord{
	border: 1px solid #999999;
}
.padding {
	padding: 5px;
}
.tel_grey {
	font-size: 28px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.letter {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
}
.obj_info {
	position: relative;
	bottom: 110px;
	
	margin-bottom: -20px;

}
.obj_info img{
	width: 40px;
}
