@charset "utf-8";
* {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	direction:rtl;
	font-weight:bold;
}

.containr{
	margin:auto;
	text-align:center;
	width:100%;
}

.header_smile{
	background:url(images/header_smile.png) no-repeat right;
	width:497px;
	height:60px;
	margin:8px 0px;
}
.header_zahav{
	background:url(images/header_zahav.png) no-repeat right;
	width:497px;
	height:60px;
	margin:8px 0px;
}
.header_start{
	background:url(images/header_start.png) no-repeat right;
	width:497px;
	height:60px;
	margin:8px 0px;
}
.bg{
	background:url(images/bg.png) no-repeat right;
	width:497px;
	height:260px;
	position:relative;
	text-align:right;
}

.form{
	padding:80px 20px 0 0;
}

.TF{
	width:206px;
	height:18px;
	border:#c4c4c4 1px solid;
	color:#666666;
	margin-right:15px;
	font-weight:normal;
}

td{
	height:35px;
}

.btn{
	height:45px; 
	padding-right:15px;
	vertical-align:middle;
}

.btn a{
	width:88px;
	height:26px;
	background:url(images/btn.gif) no-repeat right;
	display:block;
}

.btn a:hover{
	width:88px;
	height:26px;
	background:url(images/btn_o.gif) no-repeat right;
}
.bgTNX{
	background:url(images/bgTNX.png) no-repeat right;
	width:497px;
	height:260px;
	position:relative;
	text-align:right;
}