@charset "windows-1251";


ul { list-style-type: none }
body {background-color: #00597F; font-family: Arial, Verdana, snas-serif; font-size: 9pt;}
html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
body {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative; 
}
h1.hdr {
    position:relative;
	top:-1px;
	text-align:center;
	vertical-align:middle;
	height:46px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 19px;
	font-weight: bold;
	color: #3F3F3F;
	/*padding-top:7px;*/
}
h1.hdr a{
  position:relative;
  top:-1px;
  background: no-repeat top center;
  height:40px;
  width: 380px;
  display: block;
  margin:0;
  color: #3F3F3F;
  text-decoration:none;
  padding-top:7px;
  /*border:1px solid*/
}

#oxota{
  background-image: url(images/stuff/hunt_hdr.gif)
}

#oxota:hover{
  background-image: url(images/stuff/hunt_hdr_hl.gif)
}

#ats{
  background-image: url(images/stuff/miniats_hdr.gif)
}

#ats:hover{
  background-image: url(images/stuff/miniats_hdr_hl.gif)
}

*{margin:0px; padding:0px;}

.editbox {border:1px solid #616161}
.label{ color: #616161 }
table.products a.hdr{
	font-size: 10pt;
	font-weight: bold;
	display: block;
}

ul.shops li{
	margin-top:0.7em;
	font-size: 9pt;
	font-weight: bold;
}

table.products img{
	margin-right: 5px;
}

/*table.products span*/
.desc {font-size: 9px; font-family: Tahoma}

.spacer{
	font-size:1px;
	height:0.8em;
}

.title{
	margin: 15px 0 15px 0;
	text-align:center;
}

.logo {
	position:relative;
	z-index:1;
}
.logoshadow{
    background: url(images/stuff/logo_shadow4.png);
	position:absolute;
	top:0px;
	left:0px;
	height:202px;
	width:343px;
	z-index:2;
    //background:none;
    //filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/stuff/logo_shadow4.png', sizingMethod='crop');
}	

.hot {
	position:relative;
	z-index:1;
}
.hotshadow{
    background: url(about_small.png);
	position:absolute;
	top:0px;
	left:0px;
	height:312px;
	width:384px;
	z-index:2;
    //background:none;
    //filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='about_small.png', sizingMethod='crop');
}	


.hft li{
	margin-bottom: 1em;
	font-size: 95%
}

.hft2 li{
	margin-bottom: 1.5em;
	font-size: 95%
}

ul.hft2 li.ishop{
	margin-top:0.7em;
	font-size: 10pt;
	font-weight: bold;
}

.links a{
	color:#fff;
}		
