@charset "utf-8";
/* CSS Document */
/*--------------------------------body-----------------------------*/
@font-face {
  font-family: 'byeka';
  src: url('font/BYekan.eot?#') format('eot'),  /* IE6?8 */
       url('font/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('font/BYekan.ttf') format('truetype');  /* Saf3?5, Chrome4+, FF3.5, Opera 10+ */
}
article,aside,dialog,figure,footer,header,hgroup,nav,section {
	display: block;
	}	
body{
	background:#000;
	direction:rtl;
	text-align:right;
	color:#fff;
	margin:0;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:18px;
	}	
a{
	color:#DFB84B;
	text-decoration:none;
	outline:none;
	}
a:hover{
	color:#fff;
	}
a:active{
	color:#CCC;
	}
input{
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	}
select{
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	}
textarea{
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	}
img{
	border:none;
	}
.clear{
	clear:both;
	font-size:1px;
	line-height:1px;
	}
/*--------------------------------wrapper----------------------------*/	
.wrapper{
	width:1000px;
	margin:0 auto;
}
.wrapper.header{
	position:relative;
}
/*-------------------------------header------------------------------*/
#header{
	background:url(../images/bg_header.jpg) repeat-x top;
	height:68px;
}
#header_border{
	background:url(../images/bg_header_border.jpg) repeat-x top;
	height:25px;
}
.border_bottom_header{
	background-color:#dfb84b;
	height:23px;
	margin-top: -1px;
}
#header_logo{
	background:#dfb84b url(../images/logo.jpg) no-repeat 90% 6px;
	height:82px;
	width:550px;
	position:absolute;
	top:33px;
	right:225px;
}
/*--------------------------------content-----------------------------*/
.border_bottom_header_2{
	background:url(../images/bg_content.jpg) repeat-x;
	padding-top:51px;
}
.conteporint{
	background:url(../images/bg_content_text.jpg);
	border-bottom:11px #191919 solid;
}
.border_bottom_header_2 .wrapper.border{
	height:74px;
	border-bottom:11px #dfb84b solid;
}
.border_bottom_header_2 .wrapper.border .content_right{
	text-align:center;
}
.border_bottom_header_2 .wrapper.border .content_left{
	padding:0;
	text-align:center;
}
.border_bottom_header_2 .wrapper.border .content_right img,
.border_bottom_header_2 .wrapper.border .content_left img{
	padding-top:5px;
}
.border_bottom_header_2 .conteporint .wrapper.relative{
	position:relative;
}
.login{
	position:absolute;
	right:31px;
	top:-41px;
}
.login a{
	color:#9e9e9e;
	display:inline-block;
	width:70px;
	text-align:center;
}
.login a:hover{
	color:#fff;
}
.clock{
	position:absolute;
	left:25px;
	top:-41px;
}
.clock a{
	color:#9e9e9e;
	display:inline-block;
	width:70px;
	text-align:center;
	margin:0 0 0 20px;
}
.clock a:hover{
	color:#fff;
}
.content_right{
	width:197px;
	padding:0 15px;
	float:right;
}
#content_center{
	width:546px;
	float:right;
	position:relative;
}
#content_center.index{
	width:773px;
	margin-bottom:10px;
}
#content_center_absolute{
	width:546px;
	position:absolute;
	top:-47px;
}
#content_center_pic{
	height:430px;
}
#content_center_pic img{
	border:#dfb84b 7px solid;
}
.content_left{
	width:227px;
	text-align:center;
	padding:15px 0 5px 0;
	margin-right:546px;
	float:right;
}
.products{
	padding-bottom:10px;
}
.products img{
	border:4px #262626 solid;
}
.content_left a{
	background:url(../images/bolet_title_pro.png) no-repeat 90% 7px;
    color: #9E9E9E;
    display: block;
    margin: 0 auto;
    width: 174px;
}
.content_left a:hover{
	color:#DFB84B;
}
#content_center_text{
	text-align:justify;
	background:#372b13;
	color:#fff;
	text-shadow:1px 0 1px #0e0b05;
	border:7px #dfb84b solid;
	border-top:none;
	padding:15px;
}
#content_center.index #content_center_text{
	border:7px #dfb84b solid !important;
	margin-top:10px !important;
}
#content_center_text img{
	border:3px #49391d solid;
}
#content_center_text h2{
	background:#000000 url(../images/bolet_news_2.jpg) no-repeat 90% 10px;
    color: #C30E0E;
    display: inline;
    font-family: 'byeka';
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding: 3px 25px 3px 10px;
}
#content_center_text_2{
    height: 125px;
    overflow: hidden;
    padding-top: 8px;
}
#content_center.index #content_center_text_2{
    height: auto;
    overflow: auto;
    padding-top: 8px;
}
#content_center_border{
	background:url(../images/content_center_border.jpg) repeat-x;
	height:11px;
}
.NewsSummaryLink{
	margin:0;
	padding:0;
}
.NewsSummaryLink li{
	display: none;
	margin:0;
	padding:0;
}
.NewsSummaryLink{
	height:430px;
	overflow:hidden;
}
/*--------------------------------menu-------------------------------*/
#menu{
	padding:30px 0 0 0;
}
#menu.index{
	padding:10px 0 0 0;
}
#menu ul{
	margin:0;
	padding:0;
	}
#menu ul li{
	list-style:none;
	display:inline;
	}
#menu ul li a{
	background:url(../images/bg_bolet_menu.png) no-repeat 95% 5px;
	font-family: 'byeka';
	font-size:12px;
	display:inline-block;
	padding:0 45px 0 15px;
	color:#9e9e9e;
	margin:2px 0;
	height:21px;
	text-align:right;
	}
#menu ul li a:hover{
	background:#c30e0e url(../images/bg_bolet_menu_hover.png) no-repeat 95% 4px;
	color:#fff;
	}
#news_box{
	background:#434343;
	padding:8px 8px 2px 8px;
	margin-top:47px;
}
#news_box.index{
	margin:37px 0 10px 0;
}	
#news_box a{
	background:#2e2e2e;
	color:#FFF;
	display:block;
	padding:5px;
	margin:0 0 7px 0;
}
#news_box a:hover{
	background:#c30e0e;
	color:#FFF;
}
#news_box h1{
	background:url(../images/bolet_news.jpg) no-repeat 98% 7px;
	margin:0;
	padding:0 20px 7px 0;
	font-size:13px;
	font-family: 'byeka';
}		
/*--------------------------------footer------------------------------*/
#footer{
	background:url(../images/bg_header.jpg) repeat-x top;
	height:32px;
}
#footer_border{
	background:url(../images/bg_footer_border.jpg) repeat-x top;
	height:15px;
}
.copyright{
	text-align:center;
	padding:4px 0 0 0;
	color:#9e9e9e;
}
.copyright a{
	color:#dfb84b;
}
.copyright a:hover{
	color:#fff;
}