@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/reka.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000;
}
#kesherr {
	position:absolute;
	left:655px;
	top:292px;
	width:132px;
	/**height:108px;**/
	height:50px;
	z-index:1;
	background-color: #381614;
	border: 2px solid #261616;
	text-align: right;
	display: block;
	padding: 5px;
	margin: 0px;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	visibility: hidden;
}
.main #kesherr a:link {
	text-decoration: none;
	color: #F00;
	font-size: 13px;
}


.main {
	height: 800px;
	width: 828px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.koteret {
	background-image: url(images/koteret.jpg);
	position: static;
	height: 138px;
	width: 828px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	background-repeat: no-repeat;
	background-position: center top;
}
.menuee {
	float: right;
	height: 180px;
	width: 100px;
	position: static;
	margin-right: 20px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	height: 800px;
	width: 580px;
	float: right;
	position: static;
	margin-right: 50px;
	text-decoration: none;
	letter-spacing: normal;
	direction: rtl;
	vertical-align: text-top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
}
.main .menuee #kesher {
	cursor: pointer;
	text-decoration: none;
}
.bolder {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F41707;
}
.main #kesherr a:hover {
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
}
.main #kesherr a:visited {
	text-decoration: none;
	color: #1E1212;
	font-size: 13px;
}
