*{margin:0;
  padding:0;
  font-family:arial;
  color:#343232;
  font-size:12px;
  background-color:transparent;
  text-align:left;
 line-height:160%;
}
body {
text-align:center;
background-color:#725a3e;
min-width:1006px;
}
a{
  color:#0254FD;
}
a:hover{
  text-decoration:none;
}
p{
  padding:10px 0;
}
h1{
  font-size:14px;
  margin:5px 0;
}
.content{
  width:940px;
  margin:5px auto;
  padding-bottom:20px;
  margin-top:-110px;
}
.page{
 background: url(images/page.jpg) repeat-y center top transparent;
 max-width:1063px;
 margin: 0px auto;
}
.page2{
 background: url(images/top.jpg) no-repeat center top transparent;
 max-width:1063px;
}
.page3{
 background: url(images/bottom.jpg) no-repeat center bottom transparent;
 max-width:1063px;
 padding-top:30px;
 padding-bottom:30px;
}
.page4{
width:998px;
margin:0 auto;
}
.header{
 background: url(images/header.jpg) no-repeat center top transparent;
 height:263px;
 margin:0 auto;
 position:relative;
}
.search{
 background: url(images/header2.jpg) no-repeat center top transparent;
 height:371px;
 margin:0 auto;
}
.logo img{
  border:none;
}
.logo{
  padding-top:12px;
  margin-left:30px;
  display:block;
}
.logo2{
  color: #6f4423;
  font-size:14px;
  padding-left:40px;
}
*:first-child+html .logo2{
  padding-top:5px;
}
* html .logo2{
  padding-top:5px;
}

.logo3{
  color: white;
  padding-left:136px;
  margin-top:2px;
}
.baza{
  color:#4e3e2a;
  font-size:16px;
  text-align: center;
  width:370px;
  position:absolute;
  right: 40px;
  top: 55px;
  line-height: 220%;
}
.baza span{
  color:#4e3e2a;
  font-size:16px;
  margin:5px;
}
.baza b{
  color:#4e3e2a;
  font-size:16px;
  margin:5px;
}
.menu{
  margin-left:185px;
  padding-top:3px;
}
.menu a{
  margin:3px;
  text-decoration:none;
}
.menu1{
  background: url(images/menu1.jpg) no-repeat left top transparent;
  padding:10px 2px;
  visibility:hidden;
}
.menu2{
  background: url(images/menu2.jpg) no-repeat left top transparent;
  padding:10px 2px;
  visibility:hidden;
}
.link{
  padding:4px 8px 2px 8px;
  font-size:18px;
  color:#ecc29d;
  text-transform:uppercase;
  text-decoration:none;
}
.menu a:hover span{
  visibility:visible;
}
 .menu a:hover .link{
  background-color:#9c7652;
  border-top:1px solid #cbac90;
  border-bottom:1px solid #cbac90;
  color:white;
 }
#current .menu1{
 background: url(images/menu1_curr.jpg) no-repeat left top transparent;
 visibility:visible;
}
#current .menu2{
 background: url(images/menu2_curr.jpg) no-repeat left top transparent;
 visibility:visible;
}
#current .link{
 background: url(images/menu3_curr.jpg) repeat-x left top transparent;
 padding:5px 8px 3px 8px;
 color:white;
}
#current:hover .link {
  background: url(images/menu3_curr.jpg) repeat-x left top transparent;
  border:none;
 }
.search form{
  width:535px;
  margin: 0 auto;
  padding-top:20px;
}
.field{
 background: url(images/field.gif) no-repeat left center transparent;
 padding:10px 5px;
}
.field input{
 width:338px;
 height:25px;
 border:none;
 padding:3px 5px 5px 5px;
 font-size:18px;
}
*:first-child+html .field{
 padding:0 5px;
}
.search form div{
  text-align:right;
  position:relative;
  height: 280px;
}
.search form label{
  text-transform:uppercase;
  color:white;
  font-size:18px;
  margin-right:15px;
  padding-bottom:10px;
}
.but{
  position:absolute;
  bottom:178px;
  color:white;
  font-size:18px;
  right:29px;
  width:300px;
  text-align:center;
  height:42px;
  border:none;
  text-decoration: none
}
.but:hover{
  cursor:pointer;
  color:#F99D9B;
}
.footer{
  width: 998px;
  margin: 0 auto;
  margin-top:-18px;
  position: relative;
  color:#f8fcfb;
  padding-bottom:10px;
}
.footer a{
  color:#f8fcfb;
  margin:5px;
}
* html .footer{
background-color:#725b40;
  padding:0 45px;
}



#wrapper #content .text a:hover {
	color: #000;
}
#wrapper #content .text .terms {
	font-size: 12px;
	color: #FFF;
	background-color: #F00;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
}
#wrapper #content .text .phonecheck .phonenum {
	font-size: 15px;
	color: #900;
}
#searchCodeResultsTable {
	width:100%;
	background-color: #FFF;
	border: 1px solid #006;
}
#searchCodeResultsTable td {
	background-color: #FFF;
	border: 1px solid #666;
	padding:3px;
}
.cttable {
	width: 400px;
	border: 1px solid #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#ffffff;
}
.cttable .ctrow {
	padding: 3px;
	font-size: 12px;
	font-family: Arial;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.mini {
	font-size:12px;
}

.cttable .hd {
	font-size: 14px;
	font-family: Tahoma;
	padding: 4px;
	font-weight: bold;
	color: #000066;
	background-color: #D6DAE2;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
}
.cttable .ctrow img {
	margin-right: 5px;
}
.cttable td {
}
.cttable .ctnum {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding-left: 7px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}
.code {
	font-family:verdana;
	font-weight: bold;
	color:darkblue;
	background-color:white;
	font-size:17px;
}
.number {
	font-family: "Arial Narrow";
	font-size: 35px;
	color:#900;
}
.smstext {
	font-family: "Arial Narrow";
	font-size: 35px;
	color:#03C;
	
}
.payline {
	background-color:#F9F1BD;
	padding:7px;
	border:1px dashed #5F5F5F;
	text-align:center;
	font-size:16px;
	margin-top:10px;
}
.progress {
	text-align:center;	
}

.user-agreement{background:#123351;width:374px;height:205px;margin-top:4px;margin-left:4px;padding-top:15px;}
.user-agreement div.text{background: url("../images/user-agreement-back.png")top repeat-x #ffffff;border:1px solid #a8acad;width:324px;height:123px;margin-left:9px;padding:15px;color:#8e8e8e;font-size:12px;overflow:scroll;}
.user-agreement div.text p{font-size:12px;line-height:normal;margin:0px;padding:0px;}
.user-agreement div.text div{margin:0px;padding:0px;}

