html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-family: Arial;
    font-size: 14px;
}

html,body {
    min-height: 100%;
}

body{
 	color: #303030;
}
body.main {
   background: #000;
}
body.inner {
    background: #c46003;
    background: linear-gradient(to bottom, #9a1504, #eca703);
    background: -moz-linear-gradient(top, #9a1504, #eca703);
    background: -webkit-linear-gradient(top, #9a1504, #eca703);
    background: -o-linear-gradient(top, #9a1504, #eca703);
}

h1{
    color: #981515;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 26px;
	display: block;
	width: 620px;
	line-height: 28px;
}
h2{
	color: #631010;
	font-size: 18px;
    margin: 3px 0 15px 0;
}
h3{
	color: #981515;
	font-size: 18px;
    margin: 3px 0 5px 0;
	font-weight: normal;
}

p{
    color: #303030;
    line-height: 21px;
    margin-bottom: 15px;
}

a{
    color: #981515;
    outline: none;
}

a:hover{
    text-decoration: none;
}

blockquote{
    background:  
        url(img/blockquote-top.png) no-repeat 0 0,
        url(img/blockquote-bottom.png) no-repeat 0 100%;
    font-style: italic;
    margin: 0 0 16px 0;
    padding: 8px 0 8px 0;
}

blockquote p{
	background: #f1d297 url(img/blockquote-middle.png) repeat-y 0 0;
	margin:0;
	padding: 17px 45px 17px 62px;
	color: #94473e;
}

blockquote p b{
	color: #7c0d00;
}

.clear{
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
}

#image-background{
    position: absolute !important;
    width: 1099px;
    height: 856px;
    overflow: hidden;
    z-index: 10;
}

#page{
    position: relative;
    z-index: 100;
}

.right-descr{
    color: #ffffff;
    position: absolute;
    top: 225px;
    right: 75px;
    width: 261px;
    margin-top: 45px;
}

.right-descr div{
    width: 261px;
}

.right-descr span{
    display: inline-block;
    font-size: 24px;
    padding-bottom: 11px;
}

.right-descr  a{
    background: url(img/more-bullet.png) no-repeat 0 50%;
    color: #ff7e01;
    padding-left: 12px;
}

#main-wrapper{
    width: 1099px;
    margin: 0 auto;
}
#main-wrapper.main{
   margin-top: 15px;
   position: relative;
   height: 847px;
}
#background {
	width: 1099px;
    height: 847px;
	background: #000 url(/images/main/background.jpg) top left no-repeat;
}
div.goddesses {
	
}
div.goddesses div{
	position: absolute;
	text-align: center;
}
div.goddesses div a {
	display: inline-block;
	text-align: center;
}
div.goddesses div.glow {
	display: none;
}
div.goddesses div img{
	/*width: 50%;*/
}
#main-wrapper.inner{
    /*border-left: 1px solid #cec1ad;
    border-right: 1px solid #cec1ad;*/
	background: #fcfbe6;
	background: linear-gradient(to bottom, #faf7cb, #fbfaed);
    background: -moz-linear-gradient(top, #faf7cb, #fbfaed);
    background: -webkit-linear-gradient(top, #faf7cb, #fbfaed);
    background: -o-linear-gradient(top, #faf7cb, #fbfaed);
    -moz-box-shadow: 0 -4px 5px 4px #af6e35;
    -webkit-box-shadow: 0 -4px 5px 4px #af6e35;
    -o-box-shadow: 0 -4px 5px 4px #af6e35;
    box-shadow: 0 -4px 5px 4px #af6e35;
    min-height: 100%;
	position: relative;
}
#langs{
 /*   float: right;*/
    height: 52px;
    margin: 0;
    width: 100%;
	background: #2d2d27 url(/images/top-back.png) top center no-repeat;
    /*
	-moz-box-shadow: 0 2px 5px 0 #4b4b4b;
    -webkit-box-shadow: 0 2px 5px 0 #4b4b4b;
    -o-box-shadow: 0 2px 5px 0 #4b4b4b;
    box-shadow: 0 2px 5px 0 #4b4b4b;
	*/
}
div.langs-shadow {
	width: 100%;
	height: 6px;
	background: url(/images/langs-shadow.png) repeat-x 0 0;
}
#langs a{
    color: #d7d6d6;
    font-size: 11px;
    padding: 5px 9px;
}

.inner #langs a{
    color: #981515;
}

#langs a.active{
    background: #bba896;
    -moz-border-radius: 14px/12px;
    -webkit-border-radius: 14px/12px;
    -khtml-border-radius: 14px/12px;
    border-radius: 14px/13px;
    color: #ffffff;
    text-decoration: none;
}

/*header*/
#header{
	background: #fb9f16;
	background: linear-gradient(to right, #ecbd03 0%, #f8ab12 40%, #ec5603 100%);
    background: -moz-linear-gradient(left, #ecbd03 0%, #f8ab12 40%, #ec5603 100%);
    background: -webkit-linear-gradient(left, #ecbd03 0%, #f8ab12 40%, #ec5603 100%);
    background: -o-linear-gradient(left, #ecbd03 0%, #f8ab12 40%, #ec5603 100%);
    clear: both;
	height: 163px;
	padding: 0;
}

#header-shadow{
    background: url(img/header-shadow.png) no-repeat 0 0;
    height: 17px;
    width: 1099px;
    position: absolute;
    z-index: 10;
}

#logo{
    /*background: url(img/logo.png) no-repeat 0 0;*/
    display: block;
    float: left;
    width: 185px;
    height: 182px;
    position: absolute;
    top: 0px;
	left: 50px;
    z-index: 20;
}
#logo img {
    width: 230px;
    height: 263px;
}
#header-left{
    float: left;
    padding: 0 55px 0 75px;
}

#logo-text{
	margin: 20px 0px 0px 246px;
}

#top-menu{
    list-style: none outside;
    margin: 24px -13px 0 205px;
	float:right;
}

#top-menu li{
    float: left;
}

#top-menu li a{
    color: #a11c0f;
    font-size: 16px;
    padding: 5px 13px 5px 14px;
}

#top-menu li a:hover{
	background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    color: #820e0e;
}

#top-menu li a.active{
    background: #981515;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none
}

#social{
    float: right;
    margin: 28px 0px 0 0;
}

#social a{
    display: block;
    float: left;
    height: 38px;
    margin-right: 7px;
}
#social a:last-child {
	margin-right: 1px;
}
a.dictionary,a.contact{
    float: right;
    color: #eee;
    display: block;
    font-size: 14px !important;
    line-height: 35px;
    height: 35px;
    padding-left: 42px;
	text-decoration: none !important;
}
a.dictionary:hover, a.contact:hover{
	text-decoration: underline !important;
}
a.dictionary {
    background: url(/images/dict-icon.png) no-repeat 0 0;
}
a.contact {
	margin: 6px 346px 0 0;
    line-height: 32px;
    height: 32px;
	color: #eee !important;
	padding-left: 37px !important;
    background: url(/images/mail.png) no-repeat 0 50%;
}
/*header end*/

/*main content*/
#main-content{
	padding: 0 55px 72px 75px;
}

#main-content ul{
	margin: 0 0 10px 0;
}

#left-column{
    float: left;
    width: 179px;
}

#left-menu{
    background: rgba(132,132,132,0.5);
    background: -moz-linear-gradient(top, rgba(132,132,132,0.5),rgba(255,255,255,0));
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(132,132,132,0.5)), to(rgba(255,255,255,0)));
    background: -o-linear-gradient(top, rgba(132,132,132,0.5),rgba(255,255,255,0));
    background: linear-gradient(top, rgba(132,132,132,0.5),rgba(255,255,255,0));
    list-style: none;
    padding: 42px 0 103px 0;
	min-height: 159px;
}

#left-column  .menu-inner{
    background: #c98672;
	background: linear-gradient(to bottom, rgba(248,146,58,1) 0%, rgba(248,146,58,1) 40%, rgba(250,246,184,0));
    background: -moz-linear-gradient(top, rgba(248,146,58,1) 0%, rgba(248,146,58,1) 40%, rgba(250,246,184,0));
    background: -webkit-linear-gradient(top, rgba(248,146,58,1) 0%, rgba(248,146,58,1) 40%, rgba(250,246,184,0));
    background: -o-linear-gradient(top, rgba(248,146,58,1) 0%, rgba(248,146,58,1) 40%, rgba(250,246,184,0));
    position: relative;
}

#left-menu li{
    background: url(img/left-menu-separator.png) no-repeat 0 0;
    padding: 7px 0 8px 0;
}

#left-menu li.first{
    background: none;
    padding-top: 8px;
}

#left-menu li a{
    color: #fff;
    font-size: 16px;
	font-weight: bold;
    padding: 0 10px 0 20px;
    text-decoration: none;
	display: block;
}

#left-menu li a:hover{
    color: #ffc;
}

#left-column h5 a {
    font-weight: normal;
    margin: 20px 0 15px 0;
    text-align: center;
	display: block;
	text-decoration: none;
    color: #981515;
    font-size: 24px;
    line-height: 24px;
}
#left-column h5 a.small {
    font-size: 15px;
    line-height: 15px;
	margin: 10px 0 5px 0;
	text-decoration: underline;
}
#left-column h5 a.small:hover {
	text-decoration: none;
}
#left-scroller{
    position: relative;
}

#left-scroller .left-news-nav{
    display: block;
    position: absolute;
    width: 38px;
    height: 134px;
    top: 5px;
    z-index: 50;
}

#new-prev{
    background: url(img/left-prev-icon.gif) no-repeat 0 0;
}

#new-next{
    background: url(img/left-next-icon.gif) no-repeat 0 0;
    right: 0;
}

#left-scroller ul{
    list-style: none;
    width: 179px;
    height: 205px;
	/*height: 180px;*/
}

#left-scroller ul li{
    width: 179px;
}

#left-scroller ul a.left-new-img{
    /*background: #f1d29b;*/
    display: block;
    width: 169px;
    height: 134px;
    padding: 5px;
    text-align: center;
}

#left-scroller ul a.left-new-img img{
    border: 1px solid #fff;
    padding: 4px;
}

#left-scroller .left-new-link{
    display: block;
    color: #4f636e;
    margin: 15px 5px 0 5px;
    text-align: center;
}

#archive, .subscribe-title {
    background: #cb8a74;
    color: #fff;
    font-size: 12px;
    display: block;
    margin-top: 15px;
    padding: 8px 0 9px 0;
    text-align: center;
}

#slider-paginator{
    float: right;
	margin: 19px 5px 0 0;
    /*margin: 19px 225px 0 0;*/
}

#slider-paginator a{
    background: url(img/main-carousel.png) no-repeat 0 0;
    display: block;
    width: 28px;
    height: 15px;
    float: left;
    margin: 0 3px 0 0;
    font-size: 0;
    line-height: 0
}

#slider-paginator a.activeSlide{
    background: url(img/main-carousel-active.png) no-repeat 0 0;
}

.main-teaser{
    background: rgba(65,65,65,0.85);
    position: relative;
    bottom: 21px;
    width: 435px;
    min-height: 205px;
    padding: 13px 19px;
}

.main-teaser ul{
    list-style: none;
    overflow: hidden;
}

#left-teaser{
    float: left;
    margin-left: 75px;
}

#left-teaser ul{
    width: 430px;
    height: 193px;
}

#left-teaser ul li{
    width: 430px;
    float: left;
}

#left-teaser img{
    border: 1px solid #fcc05f;
    float: left;
    margin: 0 22px 0 0;
    padding: 5px;
}

#left-teaser p, #left-teaser div{
    color: #e6e6e6;
    font-size: 12px;
    line-height: 18px;
    margin: 14px 0 12px 0;
}

#left-teaser a.teaser-head{
    color: #ff8d07;
    font-size: 18px;
}

#left-teaser-refresh{
    background: url(img/refresh.png) no-repeat 0 0;
    display: block;
    float: right;
    position: absolute;
    right: 30px;
    bottom: 21px;
    width: 23px;
    height: 22px;
    z-index: 100;
}

#right-teaser{
    float: right;
    margin-right: 65px;
}

#right-teaser h2{
    border-right: 1px dotted #969696;
    float: left;
    color: #ff8d07;
    font-size: 24px;
    line-height: 24px;
    font-weight: normal;
    padding-right: 12px;
    margin-right: 11px;
}

#archive-link{
    font-size: 12px;
    color: #d1d1d1;
    line-height: 16px;
}

#scroller{
    clear: both;
    margin-top: 30px;
}

#scroller .scroller-nav{
    display: block;
    height: 135px;
    width: 54px;
}

#scroller #prev{
    background: url(img/prev-icon.png) no-repeat 10px 38px;
    float: left;
}

#scroller #next{
    background: url(img/next-icon.png) no-repeat 31px 38px;
    float: right;
}

#scroller ul{
    float: left;
    overflow:hidden;
    width: 322px;
    height: 134px;
}

#scroller ul li{
    width: 322px;
}

#scroller ul img{
    border: 1px solid #fcc05f;
    float: left;
    margin: 0 26px 0 0;
    padding: 4px;
}

#scroller ul  a{
    color: #fff;
    line-height: 20px;
    white-space: normal;
}

#scroller ul  a.teaser-head{
    margin-right: 10px;
}

#scroller ul div{
    color: #e6e6e6;
    font-size: 12px;
    line-height: 17px;
    margin: 10px 10px 0 0;
}

#scroller ul div p {
	color: #e6e6e6;
    font-size: 12px;
    line-height: 17px;
}

#right-column{
    padding: 30px 0 0 213px;
}

#content {
	float: left;
	width: 756px;
	line-height: 21px;
}

#content img{
    border: 1px solid #fff;
    padding: 3px;
	margin: 0 17px 0 0;
}
#content img.img0 {
    border: 0;
    padding: 0;
	margin: 0;
}
/*main content end*/

/*footer*/
#hFooter{
    clear: both;
    height: 59px;
}

#footer{
    background: #f88f38;
    clear: both;
	border: 0;
	color: #ffffff;
    font-size: 12px;
    width: 949px;
    height: 45px;
    margin: -59px auto 0 auto;
    padding: 14px 75px 0 75px;
    position: relative;
    /*z-index: 100; //hde*/
}

#copyright{
    color: #ffffff;
    font-size: 12px;
    line-height: 14px;
    float: left;
    margin: 0;
}

#copyright a{
    color: #91181d;
    font-size: 12px;
    line-height: 28px;
}
#footer a{
    color: #d03a24;
}
#footer em{
    display: block;
    line-height: 18px;
    padding-left: 213px;
}
div.bx-auth-title, div.bx-auth-line {
	border-color: #cb8a74;
}
.auth {
	font-style:normal;
	font-size: 12px;
	line-height: 28px;
	margin-left:200px;
	color: #91181d;
}
.key-auth {
	position: absolute;
	top: 14px;
	left: 14px;
	height: 22px;
}
.orphus {
	position: absolute;
	top: 10px;
	right: 55px;
}
.search-form {
	float: left;
	margin: 0 108px 0 0;
}
hr {
	color:#91181d;
	background-color:#91181d;
	height: 1px;
	border-width:0px;
    margin: 4px 0 0 0;
}
a.wikilink2 {
	/*color: #996652;*/
	text-decoration: none;
}
.share-dialog {
	z-index: 1;
}
small {
    font-size: 11px;	
	color: #555;	
}
.qtip-wrapper {}
.qtip-tip {}
.qtip-content {
	color: #300 !important;
	line-height: 16px;
}
#search-block {
	position:absolute;
	top: 16px;
	right: 59px;
	width:200px;
}
#search-input, #subscribe-input {
	float:left;
	width:44px;
	display:inline;
	height:18px;
	border:none;
	background:none;
	padding:2px;
	/*font:italic 16px;*/
	font-size: 14px;
	color:#656565;
}
.subscribe-submit {
	position:absolute;
	top:-1px;
	right:-33px;
	height:22px;
	width:40px;
	cursor:pointer;
	text-align:center
}
/* ���� ����� � ������������ �������� */
.input_skin {
 float:left;
 display:inline;
 background:url(/images/inpbg.jpg) repeat-x;
 position:relative;
 height:21px;
 margin-left:5px;
}
/* margin-left:5px � ��� ������� 5px, ����� ����� ����������� ������ �� ��������
display:inline; � �����������, ����� ����� ����������� ������������ � ie6 */ 
.input_left {
 position:absolute;
 background:url(/images/conl.png);
 width:5px;
 left:-5px;
 height:21px
}
.input_right {
 position:absolute;
 background:url(/images/conr.png);
 width:5px;
 left:100%;
 height:21px
}
/*���� ����� ����� ����� ������*/
.width100 {
 width:200px !important;
}
.outofimg{position:relative;margin:0;} /* ������������ �������� (position). */
.alertonimg{ /* ����� ��� ������������ ����� */
	padding:4px 5px;
	display:block;
	position:absolute;bottom:5px;right:-12px;
	border: 1px solid #ffeeab !important;
	background:#fff;
	opacity: 0.85;
	filter:alpha('opacity=85');
	-moz-opacity: 0.85;
	-webkit-opacity: 0.85;
}
.print_ver {
	position: absolute;
	z-index: 999;
	top: 244px;
	right: 43px;
	width: 140px;
	height: 24px;
}
.print_ver small{
	font-size: 11px;
	color: #81718f;
}
.print_ver a{
	text-decoration: none;
	display: block;
	padding: 4px 0 0 0;
}
.print_ver a:hover{
	text-decoration: underline;
}
.basket_line {
	position: absolute;
	z-index: 999;
	top: 239px;
	right: -14px;
	width: 200px;
}
.basket_line p{
	line-height: 15px;
	font-size: 11px;
	color: #555;
	display: block;
	margin: 8px 0 0 2px;
}
.basket_line p a{
	font-weight: normal;
}
/*Table*/
table.sale_basket_basket {
	width:100%;
    background: #fff3de;
	border-collapse:collapse;
	font-size:12px;
}

/*Table head*/
table.sale_basket_basket th {
	background:#981515;
	text-align: center;
	color:#fff;
}

/* Table cells and heads*/
table.sale_basket_basket th, table.sale_basket_basket td {
	border:1px solid #f4c4a7;
	padding: 3px 5px;
	vertical-align:middle;
}
table.sale_basket_basket td, table.sale_basket_basket td a, table.sale_basket_basket td span{
	font-size:16px;
}
table.sale_basket_basket td img {
	vertical-align:middle;
}
.catalog-price {
	text-align: center;
	width:100%;
	line-height: 18px;
	margin: 10px 0 0 0;
}
.catalog-price span.price, span.price {
	color:red;
	font-weight: 700;
}
.basket_message {
	font-weight: 700;
}
.catalog-element {
	margin: 0 0 25px 0;
}
.news-detail-share img{
	margin: 0 !important;
	border: 0 !important;
}
#asd_share_buttons img{
	border:0;
	margin:0;
	padding:3px;
}
.catalog-element li, .catalog-section li {
	margin-left: 20px;
	/*border-bottom: 1px solid #dda485;*/
}
.catalog-element li {
	margin-bottom: 8px;
}
.catalog-section-list li {
	margin: 0 0 35px 0;
}
.catalog-section hr, hr.light { 
	color:#dda485;
	background-color:#dda485;
}
.menu-grad {
    background-color: rgba(205,40,40,0.3) !important;
}
a.tech-link {
	color: #61516F;
	font-size: 12px;
	text-decoration: none;
}
a.tech-link:hover{
	text-decoration: underline;
}
.opacity10 {
	opacity: 0.5;
	filter:alpha('opacity=50');
	-moz-opacity: 0.5;
	-webkit-opacity: 0.5;
	color: #aaa;
}
#subscribe-block {
	height:50px;
	/*display:none;*/
}
.search-page hr {
	color:#fff;
	background-color:#fff;
	height: 1px;	
	margin: 6px 0 8px 0;
}
p.paragraph_style, span.style {
    font-style: italic;
}
p.paragraph_style_2 {
	font-weight: bold;
}
table.map-columns td {
	padding-right: 20px;
}
.leaves {
	display: none;
}
#content table.border {
	border-collapse: collapse;
}
#content table.border tr td {
	border: 1px solid #777;
	padding: 2px 5px;
}