@import url("../fonts/fonts.css");

body
{
	font-family: larek_Yekan;
	font-size: 14px;
	margin: 0;
	padding: 0;
	direction: rtl;
	background-image: #f4f4f4;
	background-image: url(images/Scenery-Sun-Stars-768x1280.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.maindiv
{
	/*background-color:#ff0000; 	/*filter: alpha(opacity=70); 	-moz-opacity: 0.7; 	-khtml-opacity: 0.7; 	opacity: 0.7;*/ /*width:70%; 	text-align:center; 	margin:0 auto; 	position:relative; 	min-height:500px; 	border:1px solid #f4f4f4; 	border-radius:20px; 	margin:20px; 	padding:20px; 	z-index:-1; 	filter: alpha(opacity=70); 	-moz-opacity: 0.7; 	-khtml-opacity: 0.7; 	opacity: 0.7;*/
	width: 1000px;
	background-color: White;
	padding: 10px;
	padding-top: 0px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	min-height: 1000px;
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px -1px rgba(82,82,82,.7);
	-webkit-box-shadow: 0 1px 1px -1px rgba(82,82,82,.7);
	box-shadow: 0 1px 1px -1px rgba(82,82,82,.7);
}

.containerdiv
{
	width: 700px;
	margin: 10px; /*background-color:green;*/
	float: right;
	z-index: 999;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.sidebarDiv
{
	width: 230px;
	margin-right: 0px; /*background-color:blue;*/
	float: left;
	z-index: 999;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}


#overlay
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f4f4f4;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	z-index: 10000;
}

.language
{
	width: 420px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: 120px;
}

.circle
{
	float: right;
	margin: 20px;
	width: 100px;
	height: 100px;
	border-radius: 50px;
	font-size: 20px;
	color: #888;
	line-height: 100px;
	text-align: center;
	background-color: #fff;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	z-index: 10000;
}

.nonelink
{
	text-decoration: none;
	color: #888;
}


.circle:hover
{
	color: Black;
	background-color: #fff;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}


.logo
{
	margin: 0 auto;
	text-align: center;
	background-image: url(images/logo_main.png);
	background-position: center center;
	width: 403px;
	height: 277px;
	position: relative;
	z-index: 999999;
	opacity: 1;
}

.divlogo
{
	margin-top: 200px;
	width: 100%;
	background-color: #fff;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	z-index: 1;
}

.menuitem
{
	width: 76%;
	text-align: center;
	margin: 0 auto;
	position: relative;
}

.menuitem:hover
{
	background-color: #65b900;
	color: White;
}

.newsdate
{
	color: #a5a5a5;
	font-size: 11px;
}

.newsbar
{
	text-align: right;
	float: right;
	margin: 0 auto;
	display: table;
	margin-top: 20px;
	width: 100%;
	color: #4d4d4d;
	background-color: #fff; /*border: 1px solid #ccc; 	-moz-border-radius: 10px; 	-webkit-border-radius: 10px; 	border-radius: 10px; 	-moz-box-shadow: 0 1px 1px -1px rgba(82,82,82,.7); 	-webkit-box-shadow: 0 1px 1px -1px rgba(82,82,82,.7); 	box-shadow: 0 1px 1px -1px rgba(82,82,82,.7);*/
	font-size: 16px;
	font-family: larek_Yekan;
}

.newsgrid
{
	float: right;
	text-align: right;
	margin: 0 auto;
	display: table;
	margin-bottom: 10px;
}

.newsTitleWrap
{
	background-color: #fff; /* border-bottom: 2px solid #6b6b6b;*/
	border-bottom: 1px solid #a5a5a5;
	width: 97%;
	margin: 0px 10px 10px 10px;
	float: right;
	height: 34px;
	direction: rtl;
	font-family: 'larek_Yekan' , larek_Yekan, Tahoma;
	font-size: 18px;
	font-weight: 500;
	display: table;
}

.newsTitle
{
	/*background-color: #4d4d4d;*/
	border-bottom: 2px solid #d71830;
	height: 28px; /*padding-left: 20px;*/
	padding-top: 6px;
	direction: rtl;
	float: right;
	vertical-align: bottom;
	color: #4d4d4d;
	font-family: 'larek_Yekan' , larek_Yekan, Tahoma; /* border-top-right-radius: 2px;             border-top-left-radius: 2px;*/
	font-size: 18px;
	font-weight: 500;
	text-align: right; /*padding-right: 20px;*/
	direction: rtl;
}

.titrnews
{
	float: right;
	color: #d71830;
	margin: 10px 0px 10px 10px;
	font-size:15px;
	text-align: right;
	text-decoration: none;
	font-family: 'larek_Yekan' , larek_Yekan, Tahoma;
}

.titrnews:hover
{
	color: #d00000;
}

.imgnews
{
	float: right;
	margin: 10px;
	vertical-align: top;
	width: 70px;
	height: 70px;
	padding: 5px;
	border: 1px solid #ccc;
}

.details
{
	width:100%;
	text-align: right;
	float: right;
	font-family: 'larek_Yekan' , larek_Yekan, Tahoma;
	padding: 10px;
}

.titles
{
	font-family: 'larek_Yekan' , larek_Yekan, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #d71830;
	text-align: justify;
	float: right;
	direction: rtl;
	margin-bottom: 10px;
}

.texts
{
	font-family: 'larek_Yekan' , larek_Yekan, Tahoma;
	font-size: 12px;
	color: #404040;
	text-align: justify;
	float: right;
	direction: rtl;
}


.textboxes
{
	border: 1px solid #ccc;
	font-family: 'larek_Yekan' , larek_Yekan, Tahoma;
	font-size: 11px;
	background-color:White;
	color: #808080;
	text-align: justify;
	float: right;
	direction: rtl;
	border-radius:3px;
	padding:5px;
}

.messages
{
	font-family: 'larek_Yekan' , larek_Yekan, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #d71830;
	text-align: center;
	direction: rtl;
	margin-bottom: 10px;
}

.arm
{
	background-image: url(../pic/logo_94.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	width:400px;
	height:115px;
}

.updating
{
	width:400px;
	margin:0 auto;
	position:relative;
	text-align: center;
	font-family: 'larek_Yekan' , larek_Yekan, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #d71830;
	direction: rtl;
	margin-top:10px;
}

.hyperlinks
{
	font-family: 'larek_Yekan' , larek_Yekan, Tahoma;
	font-size: 14px;
	font-weight: 700;
	color: #d71830;
	text-align: justify;
	float: left;
	direction: rtl;
	margin-bottom: 10px;
	text-decoration:none;
}

.hyperlinks:hover
{
	color: #fff;
}