* { padding: 0; margin: 0; }

body {
font-family: "Unikurd Web", Tahoma, "DejaVu Sans", Verdana, Arial;
font-size: 10pt;
color: #111B20;
direction: rtl;
font-weight: normal;
/* text-align: justify; */ 
background: #363e42 /* url(../images/bg-image.png) repeat-x right center */;
}
h2 { font-size: 13px; padding: 7px 0; border-bottom: 1px dotted gray; }
code { display: block; text-align: left; direction: ltr; padding: 9px 2px;}
.Perre {
 margin: 0 auto;
 width: 710px;
}
.Fell {
 /*background: url(../images/faux-4-2-col.gif); */
 margin: 65px 0px;
 overflow: auto;
 width: 100%
}
.Rast {
 display: inline;
 width: 195px;
 float: right;
 cursor: pointer;
 height: 360px;
 background: transparent url(../images/rast-logo.png) no-repeat center;
}
.Cep {
 float: left;
 margin: 10px 0 0 0;
 width: 499px;
 display: inline;
 position: relative;
}
#BoxCep {
background-color: #fff;
padding: 2px 4px;
margin: 3px 0 0 0;
border-top: 3px solid #1B2D35;
}
.Cep p { padding: 3px; }
.Cep a {
color: #1F3843;
text-decoration: none
}
.Cep a:hover {
text-decoration: underline;
}
.clear { clear: both; background: none; }
.DashkanD img {
margin:2px;
border: 0;
}
#tebiniH {
	font-family: tahoma, "DejaVu Sans";
	font-size: 10px;
	color: #A7A7A7;
	margin: 11px 0px;
	}
	
/* ######################## menu ############ */
.tabbed-pane * {
	margin: 0;
	padding: 0;
}
.tabbed-pane {
	width: 468px;
}
.tabbed-pane .tabs {
	list-style: none;
	clear: both;
	float: left;
	margin-bottom: -1px;
}
.tabbed-pane .tabs li a.active {
	background: white;
	border-bottom: 1px solid white;
}
.tabbed-pane .tabs li {
	float: left;
	margin: 0 3px 0 0;
}

.tabbed-pane .tabs li a {
	color: #336699;
	display: block;
	padding: 5px;
	background: #f0f0f0;
	border-color: #333;
	border-style: solid;
	border-width: 1px;
}
.tabbed-pane .pane {
	border: 2px solid #1E343F;
	padding: 5px;
	clear: both;
	background-color:#fff;
	height: 100%;
}
.tabbed-container {
	position: relative;
	clear: both;
	min-height: 10em;
}
.tabbed-container .overlay {
	position: absolute;
	clear: both;
	border: 1px solid #333;
	padding: 5px;
	width: 456px;
	top: 0;
	left: 0;
	background: white url(../images/loading.gif) center center no-repeat;
	text-align: center;
	z-index: 100;
	height: 100%;
}
/*#################### menu #################*/
ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
font-family: Tahoma, "DejaVu Sans", Arial;
font-size: 9pt;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #1B2D35;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #203B48;
text-decoration: none;
}
/** menu stuni **/

#menuStuni li {
font-family: Tahoma, "DejaVu Sans", Arial;
font-size: 9pt;
margin-right: 17px;
list-style-type: square;
}

#menuStuniLTR li {
font-family: Tahoma, "DejaVu Sans", Arial;
font-size: 9pt;

margin-right: 17px;
list-style-type: square;
list-style-image: url(../images/yes.png);
}
#menuStuniNew li {
font-family: Arial, "DejaVu Sans", Arial;
font-size: 9px;
margin-right: 26px;
list-style-type: square;
list-style-image: url(../images/new.png);
background-repeat: no-repeat;
background-position: 7px 4px;
}