@charset "utf-8";


.body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	background-color: #eaeaea;
	direction: rtl;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	line-height: 16px;
}

body { margin:0; padding:0; width:100%;}
html { padding:0; margin:0;}

/* Header */
#header {
	background-image: url(../images/header.png);
	background-repeat: repeat-x;
	width:900px;
	height:200px;
}

/* Menu */
#menu {
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
	width:900px;
	height:50px;
}
#menu ul {
	padding:15px;
	text-align:center;
	text-shadow:1px 1px 1px #fff;
	width:800px;
	height:50px;
}
#menu li {
	display:inline;
	margin:0 10px;
}

/* Center */
.up {
	background-image:url(../images/up.png);
	background-repeat:no-repeat;
	width:850px;
	height:25px;
	margin-top:15px;
}
.center223 {
	background-image: url(../images/center.png);
	height: 2500px;
	width: 850px;
}

.center {
	background-image:url(../images/center.png);
	background-repeat:repeat-y;
	width:850px;
	height:760px;
}
.center2 {
	background-image:url(../images/center.png);
	background-repeat:repeat-y;
	width:850px;
	height:45px;
}
.center3 {
	background-image:url(../images/center.png);
	background-repeat:repeat-y;
	width:850px;
	height:180px;
}
.center4 {
	background-image:url(../images/center.png);
	background-repeat:repeat-y;
	width:850px;
	height:300px;
}
.center5 {
	background-image:url(../images/center.png);
	background-repeat:repeat-y;
	width:850px;
	height:300px;
}
.center6 {
	background-image:url(../images/center.png);
	background-repeat:repeat-y;
	width:850px;
	height:1050px;
	margin-right: 5px;
	margin-left: 5px;
}
.center7 {
	background-image:url(../images/center.png);
	background-repeat:repeat-y;
	width:850px;
	height:1000px;
}
.center8 {
	background-image:url(../images/center.png);
	background-repeat:repeat-y;
	width:850px;
	height:1050px;
}
.center9 {
	background-image:url(../images/center.png);
	background-repeat:repeat-y;
	width:850px;
	height:850px;
}
.down {
	background-image:url(../images/down.png);
	background-repeat:no-repeat;
	width:850px;
	height:25px;
}

/* Information */
#text-up {
	background-image:url(../images/text-up.png);
	background-repeat:no-repeat;
	width:800px;
	height:45px;
}
#text-center {
	background-image:url(../images/text-center.png);
	background-repeat:repeat-y;
	width:800px;
	height:410px;
}
#text-down {
	background-image:url(../images/text-down.png);
	background-repeat:no-repeat;
	width:800px;
	height:45px;
}
.left-up {
	background-image:url(../images/left-up.png);
	background-repeat:no-repeat;
	width:490px;
	height:30px;
	float:left;
	margin-left:20px;
}
.left-center1 {
	background-image:url(../images/left-center.png);
	background-repeat:repeat-y;
	width:490px;
	height:140px;
	float:left;
	margin-left:20px;
}
.left-center2 {
	background-image:url(../images/left-center.png);
	background-repeat:repeat-y;
	width:490px;
	height:150px;
	float:left;
	margin-left:20px;
}
.left-down {
	background-image:url(../images/left-down.png);
	background-repeat:no-repeat;
	width:490px;
	height:30px;
	float:left;
	margin-left:20px;
}


.icon {
	margin-right:20px;
}

.titr {
	float:right;
	margin-right:10px;
}

.banner {
	margin-top:15px;
}

.banner2 {
	margin-right:15px;
}

/* Table */
.table {
	text-align:center;
}

/* Form */
.form {
	text-align:right;
	margin-right:150px;
	margin-top:15px;
	color:#C03;
}
.fild {
	font-family:Tahoma, Geneva, sans-serif;
	color:#0083a4;
	border: 1px solid #0066cc;
	background-color:#f1f1f1;
	height:22px;
	-moz-border-radius: 30px;
	float:left;
	margin-left:365px;
	text-align:center;
}
.larg-fild {
	font-family:Tahoma, Geneva, sans-serif;
	color:#0083a4;
	border: 1px solid #0066cc;
	background-color:#f1f1f1;
	-moz-border-radius: 15px;
	float:left;
	margin-left:365px;
	text-align:center;
}
.select {
	font-family:Tahoma, Geneva, sans-serif;
	color:#0083a4;
	background-color:#f1f1f1;
	float:left;
	margin-left:365px;
	border: 1px solid #0066cc;
	height:22px;
}
.button {
	border:none;
	border-bottom:none;
	background-color:#0066cc;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	height:23px;
	-moz-border-radius: 30px;
	text-align:center;
	padding-bottom:6px;
	margin-top:15px;
}

/* Footer */
#footer {
	text-align:center;
	text-shadow:1px 1px 1px #f1f1f1;
	font-size:11px;
	color:#990036;
	line-height:22px;
}
.center25 {
	background-image: url(../images/center.png);
	height: 1500px;
	width: 850px;
}
