body {
	color: #000;
	background-color: #fff;
	font-family: Tahoma;
	direction:rtl;
	background: url("./images/pan.jpg") top left repeat-x;
}
* {
	padding: 0;
	margin: 0;
}

a, a:active {
	color: #7c3500;
}
a:hover {
	color: #4f9adb;
}
a:visited {
	color: #909090;
}
#page {
}
.clear {
	clear: both;
}
.nodisp {
	display: none;
}
.italic {
	font-style: italic;
}
.flleft {
	float: left;
}
.flright {
	float: right;
}

#bg1 {
	background: url("./images/prechod.png") top left repeat-x;
	height: 12px;
	margin-top: 80px;
}
#bg2 {
	background: url("./images/prechod2.png") top left repeat-x;
	padding: 10px;
}
#menu {
	font-size: medium;
}
h1 {
	font-family: Titr;
	font-size: 150%;
	margin-right: 10px;
	  margin-top:auto;
	color: #466f01;
	float: right;
}
h2 {
	font-family: "Nazanin";
	font-size: 75%;
	color: #999;
}
h3 {
	font-size: 100%;
	padding-top: 1ex;
	padding-bottom: 1ex;
}
#menu h2 {
	float: left;
	font-style: italic;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	float: left;
	margin-right: 5px;
	font-size:75%
}
#menu a {
	display: block;
	text-decoration: none;
	background: url("./images/list.jpg");
	color: #fff;
	padding: 5px;
	font-weight: normal;
	font-family: Tahoma;
}
#menu a:hover {
	background: url("./images/list_normal.jpg");
}

.cpad {
	padding: 5px;
}
#content ul {
	list-style-type: none;
}
#content, #footer {
	padding-top: 20px;
	font-size: small;
}
#content h2 {
	padding: 1ex;
	font-size: 120%;
	font-family: Nazanin;
}
#left h2 {
	color: #8b4513;
}
#right h2 {
	color: #78842c;
}
#left ul li {
	background: url("./images/dotlist.gif") center right no-repeat;
	padding-right: 3ex;
	
}
#right ul li {
	padding-right: 3ex;
	padding-top: 0.5ex;
	padding-bottom: 0.5ex;
	background: url("./images/dotlist.gif") center right no-repeat;
	border-bottom: 1px dotted #c0c0c0;
}
#content p {
	padding-bottom: 1ex;
}
#left {
	position: absolute;
	width: 18em;
	background: #fff url("./images/prechod5.png") top right repeat-y;
	font-family: Tahoma;
	border-bottom: 1px dotted #c0c0c0;
}
.lpad {
	background: url("./images/prechod6.png") top left repeat-x;
}
img.flimg {
	margin: 0px;
	border: none;
}
#right {
	margin-right: 20em;
	min-height: 300px;
}
#fbg {
	background: #fff url("./images/prechod4.png") top left repeat-x;
	height: 15px;
}
#footer {
	position: relative;
	text-align: center;
}
