*{margin: 0; padding: 0;}

@font-face {
    font-family: 'alexandra_scriptregular';
    src: url('fonts/alexandra_script-webfont.eot');
    src: url('fonts/alexandra_script-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/alexandra_script-webfont.woff') format('woff'),
         url('fonts/alexandra_script-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

html, body {height: 100%; width: 100%; margin: 0px; padding: 0px;}

body{min-height: 100%; height: auto !important; height: 100%; font-family: 'Times New Roman'; color: #fff; font-size: 19px; background: url(../images/body-bg.jpg) repeat top center; overflow-x: hidden; position: relative;}
img{border: 0;}

#main-wrapper{width: 100%; padding-bottom: 142px;}
#wrapper{width: 1027px; margin: 0 auto; padding-top: 20px; position: relative; z-index: 1;}
#header{height: 213px; margin-bottom: 60px;}
.logo{width: 211px; height: 211px; float: left; margin-right: 38px;
margin-left: -57px;}
.top-cont{width: 690px; float: left; padding-top: 32px; font-size: 29px; font-weight: bol; height: 64px; text-align: cente; color: #ffcc00; text-shadow: 1px 1px 20px #FFCC00;}  /* Надпись в шапке */
.top-cont p:first-child{font-size: 20px;}
.age{float: right; width: 83px; height: 85px; background: url(../images/age-icon.png) no-repeat top right; margin: 11px 38px 0 0;}
.top-menu{float: left;
width: 821px;
padding-top: 35px;
margin-left: -22px;}
ul.top-nav li{list-style: none; float: left; width: 168px; height: 82px; text-align: center; margin-right: 49px;}
ul.top-nav li:last-child{margin-right: 0;}
ul.top-nav li a{text-decoration: none; display: block; height: 75px; padding-top: 7px; color: #ffcc00; font-size: 50px; font-family: 'alexandra_scriptregular'; line-height: 82px; background: url(../images/top-menu-i-bg.png) no-repeat;}
ul.top-nav li a:hover{text-decoration: underline;}

#main{clear: both; padding-bottom: 100px;}
#main:after{content: ""; display: block; clear: both; visibility: hidden; font-size: 0; height: 0;}
.left-column{width: 168px; float: left; margin-left: -58px;}
ul.left-nav li{list-style: none; margin-bottom: 51px; width: 168px; height: 81px;}
ul.left-nav li:last-child{margin-bottom: 0;}
ul.left-nav li a{text-decoration: none; display: block; width: 168px; height: 76px; text-align: center; font-size: 39px; color: #ffcc00; font-family: 'alexandra_scriptregular'; background: url(../images/left-menu-i-bg.png) no-repeat; line-height: 81px; border-radius: 11px; -moz-border-radius: 11px; -webkit-border-radius: 11px; padding-top: 5px;}
ul.left-nav li a:hover{text-decoration: underline;}

.content{width: 820px; float: right; padding-top: 2px; margin-right: 35px;}

#footer{clear: both; width: 100%; height: 142px; background: url(../images/footer-bg.png) repeat-x bottom center; z-index: 1; position: absolute; bottom: 0;}

.right-dec{width: 164px; height: 100% !important; background: url(../images/right-dec-bg.jpg) repeat-y; position: fixed; right: 0; top: 0; z-index: 0;}

#slider-wrap{ /* Оболочка слайдера и кнопок */
	width:855px; 
	}
#slider{ /* Оболочка слайдера */
	width:820px;
	height:475px;
	overflow: hidden;
	position:relative;}
.slide{ /* Слайд */
	width:100%;
	height:100%;
	}
.slide img{width: 820px; height: 475px;}
.sli-links{ /* Кнопки смены слайдов */
	margin-top:10px;
	text-align:center; display: none;}
.sli-links .control-slide{
	margin:2px;
	display:inline-block;
	width:16px;
	height:16px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/radioBg.png) center bottom no-repeat; display: none;}
.sli-links .control-slide:hover{
	cursor:pointer;
	background-position:center center;}
.sli-links .control-slide.active{
	background-position:center top;}
#prewbutton, #nextbutton{ /* Ссылка "Следующий" и "Педыдущий" */
	display:block;
	width:15px;
	height:100%;
	position:absolute;
	top:0;
	overflow:hidden;
	text-indent:-999px;
	background:url(../images/arrowBg.png) left center no-repeat;
	opacity:0.8;
	z-index:3;
	outline:none !important;}
#prewbutton{left:10px;}
#nextbutton{
	right:10px;
	background:url(../images/arrowBg.png) right center no-repeat;}
#prewbutton:hover, #nextbutton:hover{
	opacity:1;}

	
table.menu{border-spacing: 0; border: 2px solid #6d5310; border-radius: 10px; margin-bottom: 15px; background: #1b0708;}
table.menu th{padding: 5px 20px; text-align: left; background: #5E0808; width: 388px; text-align: center; font-family: Arial; font-size: 20px;}
table.menu tr th:first-child{border-radius: 5px 0 0 0; text-align: left; font-family: 'alexandra_scriptregular'; font-size: 45px; font-weight: normal; width: 40%; white-space: nowrap;}
table.menu tr th:last-child{border-radius: 0 5px 0 0; text-shadow: 1px 1px 3px #000;}
table.menu td{padding: 5px 10px;}
table.menu.menu th.main-head{text-align: center; background: none;}
table.menu.menu th.title{text-align: right; border-radius: 0;}
table.menu.menu td{vertical-align: middle; border-bottom: 1px solid #6d5310; font-size: 18px;}
table.menu.menu td i{font-size: 15px;}
table.menu.menu tr:last-child td{border-bottom: 0;}
table.menu.menu tr td:last-child{text-align: right; font-family: Arial; font-size: 20px; text-shadow: 1px 1px 3px #000;}
.content h2{font-family: 'alexandra_scriptregular'; font-size: 60px; font-weight: normal; padding-bottom: 20px; color: #fdcc09;}	

.content ul, .content ol{}
.content ol{padding-left: 30px;}

.sliderkit-panel img{width: 815px; height: 475px;}

.item-page{background: #390000; padding: 10px; border-radius: 7px; border: 2px solid #ffcc00; text-align: justify; color: #fdcc09; min-height: 448px;}
.item-page h2{color: #fff; text-align: center;}
