html, body 
           { 
			  margin: 0px;
			  padding: 0px;
			  border: 0px;
			  }
			  
#_wer
{
    background-position: center;
    background: url('file:///D:/ShopProject/code/Shop.UI/../Images/UIImg/i_m_2_04.jpg') no-repeat center;
    width: 270px;
    height: 27px;
}
#map
 {
	height: 21px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 150px;
	padding-right: 20px;
 }
 
#lang
 {
    width: 100px;
	height: 19px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-right: 20px;
 }
h4
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #848484;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
 text-align: center;
}

h3
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #fff;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
 text-align: center;
}


#search
{
background: url(images/UIImg/search.gif) center no-repeat;
width: 841px;
height: 47px;
text-align: center;
margin: 0px auto;
padding: 0px;
}

#form2
{
margin: 0px auto;
padding-top: 12px;
}

#form_text
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
margin: 0px auto;
padding-top: 0px;
text-align: left;
}
              
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#registr
{
    border: 1px solid #999999;
    background-color: #c9e1e9;
    width: 220px;
    margin: 4px;
    text-align: center;
}
#registr2
{
background-color: #c9e1e9;
width: 99%;
margin: 10px auto;
text-align: center;
border-width: 1px;
border-style: solid;
border-color: #023a68;
}
#registr3
{
background-color: #EFEFEF;
width: 99%;
margin: 0px auto;
text-align: center;
}

.style6 
{
font-family: Arial Narrow, Verdana, Helvetica, sans-serif;
font-size: 18px; 
color: #FFFFFF; 

}

.navig
{
font-family: Arial Narrow, Verdana, Helvetica, sans-serif;
font-size: 16px; 
color: #FFFFFF;
text-decoration: none;
}

a:hover
{
  color: #ffc809;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style10 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023a68;
}

#textfield2
{
 text-align: left;
}
.style12
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #8A8A8A;
}
.style15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F77F0A;
}

#picture
{
	 width: 229px;
	 background: #FFFFFF;
	 border-width: 1px;
	 border-style: solid;
	 border-color: #999999;
	 text-align: center;
}
.niz
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ccc;
text-decoration: none;
}

.style16 
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #CCCCCC; 
text-decoration: none; 
}




.btn, .btn-o {
	position: relative;
	border: none;
	height: 38px;
	line-height: 36px;
	display: inline-block;
	background: url(../images/btn-l.gif) no-repeat;
	padding: 0 10px 0 38px;
	margin-right: 5px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.btn .btn-r, .btn-o .btn-r {
	position: absolute;
	width: 58px;
	height: 38px;
	top: 0;
	right: -5px;
	background: url(../images/btn-r.gif) no-repeat right top;
}
.btn-o {
	background: url(../images/btn-o-l.gif) no-repeat;
}
.btn-o .btn-r {
	background: url(../images/btn-o-r.gif) no-repeat right top;
}
.btn .txt {
	position: relative;
}
.btn .txt input {
	border: none;
	background: none;
	color: #fff;
  font-weight: bold;
}
.btn .icn-arr {
	position: absolute;
	top: 13px;
	left: 6px;
	width: 19px;
	height: 13px;
	background: url(../images/arr.gif) no-repeat 0 0;
}
.btn .icn-basket {
  position: absolute;
  top: 11px;
  left: 5px;
  width: 20px;
  height: 16px;
  background: url(../images/basket.gif) no-repeat 0 0;
}
.btn .icn-pass {
  position: absolute;
  top: 11px;
  left: 9px;
  width: 13px;
  height: 17px;
  background: url(../images/pass.gif) no-repeat 0 0;
}
.btn-o .icn-arr {
	position: absolute;
  top: 13px;
  left: 6px;
  width: 19px;
  height: 13px;
  background: url(../images/arr-o.gif) no-repeat 0 0;
}

