.homenews,
.homenews *,
.homeblock,
.homeblock *,
#header li,
.li,
.li *
{
  transition: background-color 0.16s, color 0.16s, border-color 0.16s;
}
.tres,
.tres * {
  transition: background-color 0.28s, color 0.28s, border-color 0.28s;
}

#newslist p{
    /*line-height: 16px;*/
}
#allnews, #allactions{
    position: absolute;
    right: 0;
    top: 3px;
}
.img img{

}
.albdate{
background: url("img/h2bg.gif") no-repeat scroll left bottom transparent;
    color: #C40A25;
    display: block;
    font-family: georgia;
    font-size: 18px;
    margin: -20px 0 20px;
    padding: 0 0 12px;
    text-align: left;
}
.texts li  {
text-align: left;
background: url("img/bullet.png") no-repeat scroll left 6px transparent;
    font-size: 12px;
    padding: 0 0 0 12px;
margin: 0 6px 0 12px;
line-height: 1.4em;
}
.face p {
background: url("img/bullet.png") no-repeat scroll left 6px transparent;
    font-size: 11px;
    padding: 0 0 0 12px;
margin: 0 0 0 12px;
line-height: 1.4em;
}
.reptext{
width: 753px;
float: right
}
.reporter img{
width: 180px;
border: 2px solid #3B3B3B;
}
.reporter{
float: left;
width: 200px;

}
.report h2{
font-size: 18px !important;
    margin: 0 0 20px !important;
    padding: 0 0 15px !important;
    text-align: left !important;
}
.report h3{
font-size: 12px;
font-family: tahoma;
font-weight: bold;
}
.iconed .lipict:before{
content: ' ';
background: url(/img/link.png) no-repeat;
width: 11px;
height: 11px;
display: inline-block;
margin-right: 7px;
vertical-align: middle;
position: relative;
top: -1px;
  
}
.press .lipict{
  line-height: 80px;
  width: 250px;
  text-align: left;
  color: #aaa;
  white-space: nowrap;
}
.report{
width: 100%;
margin: 0 0 0 0;
border-bottom: 1px solid #b0b0b0;
text-align: left !important;
padding: 17px 0 15px;
}
.journal h2{
text-align: left !important;
font-size: 18px !important;
}
.journal p{
width: 338px;
float: right;
margin: 0 0 30px;
}
.journal a:hover{
text-decoration: none !important;
}
.journal a{
background: url("img/download.png") no-repeat scroll left center transparent;
    color: #333333 !important;
    display: block;
    height: 23px;
    padding: 3px 0 0 36px;
    text-decoration: underline !important;

}
.journal img{
  float: left;
width: 107px;
border: 2px solid #3B3B3B;
margin: 0 15px 10px 0;
}
.journal{
display: block;
float: left;
width: 465px;
height: 185px;
margin: 0 30px 32px 0
}

.tres{
border: 1px solid #A0A0A0;
    display: block;
    float: left;
    height: 130px;
    margin: 0 26px  40px 0;
    padding: 70px 0 0;
    width: 300px;
}
.tres:hover{
background: #f2f2f2;
}
.tres h2{
font-size: 20px;
text-transform: uppercase
}
.tres:hover h2{
color: #c40a25;
}
body{
	margin:0;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333;
	background: no-repeat #fff;
	overflow-y: scroll
	}
img{
	border: none;
	}
table{
	border-collapse:collapse;
	font-size: 12px;
	}
table td{
	padding: 0px;
	vertical-align: top;
	text-align: left;
	}
p{
	text-align: left;
    -moz-hyphens:auto;
        -webkit-hyphens:auto;
        hyphens:auto;
	font-size: 12px;
	line-height: 1.5em;
	}
li{
	line-height: 1.4em;
}
ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a{
	color: #c40a25;
	}
a:hover{
	text-decoration: none;
	}
.active a {
	color: #C40A25 !important;
}
#header ul{
	left: 195px;
    position: absolute;
    top: 94px;
}
#header ul li a:hover{
	color: #c40a25;
}
#header ul li a, #header ul li span{
	text-decoration: none;
	color: #333333;
	font-family: tahoma;
}
#header ul li span{
	color: #c40a25;
}
#header ul li{
    border-right: 1px solid #DCDCDC;
    float: left;
    list-style-type: none;
    padding: 0 7px;
}

#header ul li.last{
    padding-right: 0
}
#header p{
	font-size: 21px;
	font-family: georgia;
	margin: 0;
	left: 200px;
    position: absolute;
    top: 48px;
}
.circle{
	width: 218px;
	height: 300px;
	opacity: 0;
	filter: alpha(opacity=0);
	
}
#header{
	background: url(img/ornam.png) repeat-x;
	position: ;
	width: ;
	z-index: 10;
	left: ;
	top: 0;
	position: fixed;
	width: 100%;
	
	}
#header .inside{
	height: 126px;
}
.portrait .ci{
	height: 60px;
    left: 84px;
    position: absolute;
    top: 119px;
    width: 60px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.inside{
	margin: 0 auto;
	width: 960px;
	position: relative;
}
#logo{
	position: absolute;
	top: 5px;
	left: 0;
	z-index: 1;
	}
#blocklist, #newslist{
	margin: 0 auto;
	width: 960px;
	position: relative;
	padding: 0 0 30px;
	background: url(img/longstroke.png) bottom center no-repeat;
}

#newslist{
        padding: 0 0 5px
}
#content {
	width: 100%;
	padding: 0 0 20px;
}
#content .inside{
	margin: 0 auto;
	width: 960px;
	position: relative;
	
}
.bubble{
	bottom: 9px;
    padding: 10px 12px;
    position: absolute;
	width: 150px;
}
.bbox{
	bottom: 20px;
	right: 6px;
	position: absolute;
	z-index: 1;
	overflow: visible !important;
	width: 160px;
	
}
#homegal .inside{
	z-index: -1;
}
#tenpx{
	width: 100%;
	height: 11px;
	background: url(img/tenpx.png) repeat-x ;
}
#links li{
	float: left;
	cursor: pointer;
	list-style-type: none;
	position: relative;
	margin: 0 4px;
	color: #fff;
}
.o.act{
	background-position: top;
}
.o{
	width: 27px;
	height: 27px;
	background-position: bottom;
	z-index: 2;
	position: relative;
	
}
.d{
	bottom: 0px;
	right: 0px;
	position: absolute;
}
.bg{
	background: #e3e3e3 ;
	width: 100%;
	height: 100%;
	z-index: 3;
	position: absolute;
	}
#links{
	z-index: 2;
}

#homegal{
	height: 430px;
	overflow: hidden;
	position:  relative;
	z-index: 0;
	margin: 126px 0 0
}
.homeimg{
	position: absolute;
	left: 0;
	z-index: -4;
	display: none;
}
.des{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
canvas, .grey{
	z-index: 2 !important;
}

.imgleft{
	border: #333 2px solid;
	float: left;
	display: block;
	margin: 0 20px 10px 0;
}
.homeblock p{
	margin: 9px 15px 10px;
	line-height: 1.2em;
        text-align: center;
	position: absolute;
}

.homenews p{
	margin: 9px 15px 10px;
	line-height: 1.2em;
        text-align: center;
	position: absolute;
    width: 190px
}
.homenews{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #f2f2f2;
    color: #707070;
    cursor: pointer;
    float: left;
    height: 145px !important;
    margin: 0 24px 24px 0;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    width: 220px;
}
.homenews:nth-child(4n){
  margin-right: 0;
}
.homeblock{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #A0A0A0;
    color: #333333;
    cursor: pointer;
    float: left;
    height: 275px;
    margin: 0 10px 24px 0;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    width: 220px;
}
.homenews:hover{
	border: 1px solid #707070;
	color: #333;
	background: #f2f2f2;
	position: relative;
}
.homeblock:hover{
	border: 1px solid #c40a25;
	color: #fff;
	background: #c40a25;
	position: relative;
}
.homeblock:hover .stroke {
    background-position: center bottom;
}
.stroke{
	background: url(img/stroke.png) no-repeat ;
	margin: 0 auto;
	position: relative; 
	top: -2px;
	background-position: top;
	height: 5px;
	width: 49px;
	}
homenews:hover .date{
	background: #fff;
	color: #f2f2f2;
	padding: 10px 0;
}
.homeblock:hover .date{
	background: #262626;
	color: #fff;
	padding: 10px 0;
}

.homenews:hover .date{
	background: #f2f2f2;
	color: #333;
	padding: 10px 0;
}
.homenews .date{
	background: #fff;
	color: #707070;
	padding: 10px 0;
}

.date{
	background: #f2f2f2;
	color: #707070;
	padding: 10px 0;
}
.redc{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 3;
	display: none;
}
.sq{
	background: url("img/sq.png") repeat scroll 0 0 transparent;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 6;
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.img{
	width: 220px;
	height: 160px;
	position: absolute;
	bottom: 0;
	overflow: hidden
}
.clear{
	clear: both;
}
#credits {
background: white;
height: 60px;
padding: 15px 0 0;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
#menu{
	
	}
.pict{
	float: left;
	 padding: 16px 4px 0;
}
.text{
	width: 750px;
	float: left;
}

#footer{
	position: relative;
	background: url(img/fpat.png) repeat ;
	padding: 20px 0 20px ;
	
}
#footer h2{
	color: #e9272c;
	margin: 0 0 5px
	}
#footer li p{
	color: #fff;
	margin: 0;
}
#footer li span{
	color: #8f8f8f;
	margin: 0;
}
#footer ul{
	width: 480px;
	float: left;
}
#footer li{
	list-style-type: none;
	background: url(img/fbul.png) left 5px no-repeat;
	padding: 0 0 0 16px;
	color: #fff;
	text-align: left;
	margin: 0 0 10px
	}
#footer .inside{
	margin: 0 auto;
	width: 960px;
	position: relative;
	top: 2px;
}
.pjqr{
	background: url(img/pjqr.gif) no-repeat right;
	padding: 4px 32px 4px 0;
}
h1,h2,h3,h4,h5,h6{
	font-family: georgia;
	font-weight: normal;
	text-align: left;
	
}
h1{
	font-size: ;
	color: ;
	font-family: georgia;
	}

textarea {
	resize: none;
	width: 445px;
	height: 220px;
	margin: 8px 0 16px;
	overflow: hidden;
}
input {
	width: 200px;
	display: block;
	margin: 8px 0 16px
}
input, textarea {
	border: 1px solid #ddd;
	font-family: tahoma;
	font-size: 12px;
	padding: 6px;
	outline: none;
	
	}
.butt{
	background-image: url(img/butt.png);
	background-position: top;
	width: 97px;
	height: 34px;
	border: none;
	cursor: pointer;
	margin: 0 0 36px
	}
.butt:hover{
	background-position: bottom;
	}
.svid p{
	margin-bottom: 0;
	text-decoration: none !important;
}
.tn{
	text-decoration: none !important;
}

a .svid{
	color: #333;
	text-decoration: none !important;
}
.svid img:hover{
border: #c40a25 2px solid;
}
.svid img{
border: #333333 2px solid;
}
.svid{
	border: 1px #999 solid;
	padding: 15px;
	width: 180px;
	float: left;
	margin: 18px 0 0;
	text-align: center;

}
.left h2, .right h2 ,#content h2, .texts h2, .report h2{
	background: url(img/h2bg.gif) bottom left no-repeat;
}
.texts h2{
	margin-top: 0;
}
h2{
	font-size: ;
	text-align: ;
	font-weight: ;
	color: ;
	padding: 0 0 0.6em;
	margin: ;
	font-family: ;
	}
h3{
	font-size: ;
	text-align: ;
	font-weight: ;
	color: ;
	margin: ;
	font-family: ;
	}

h5{
	font-size: ;
	text-align: ;
	font-weight: ;
	color: ;
	margin: ;
	font-family: ;
}
.cards:after{
    content: '1';
    visibility: hidden;
    clear:both;
    display: block;
    height: 0;
}
.cards a{
	color: #333;
	text-decoration: none;
}
.cards h2{
	font-size: 16px;
	text-align: center;
	padding: 0;
        margin: 9px;
	white-space: nowrap;
}
.cards h2 span{
	display: block;
	text-transform: uppercase;
	white-space: nowrap;
}
.inside{
	margin: 0 auto;
}
#h {
	margin: 0 auto;
	margin-top: 126px;
	margin-bottom: 16px;
	padding: 20px 0 30px;
	background: url(img/ll.png) no-repeat bottom;
	z-index: 4;
}
#h h1{
	color: #c0001b;
	padding: 0 0 0 20px;
	margin: 0 0 0 207px ;
	font-size: 30px;
	background: url(img/fig.png) left center no-repeat;
}
.cards{
	margin: 0 auto;
	width: 960px;
	position: relative;
	padding: 0 0 30px;
	text-align: center;
}
.cards ul{
	text-align: left;
	padding: 0 12px
}
.cards ul li{
	background: url(img/bullet.png) no-repeat left 6px;
	padding: 0 0 0 12px;
	font-size: 11px;
}
.hr{
	background: url(img/hrs.png) top center no-repeat;
	width: 49px;
	height: 5px;
	margin: 0 auto 8px;
}
.face:hover .hr{
	background-position: bottom
}
.portrait{
	cursor: pointer;
	width: 218px;
	height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}
.cards .face{
	width: 218px;
	height: 465px;
	float: left;
	border: 1px solid #a0a0a0;
	margin: 0 26px 26px 0;
	overflow: hidden;
}

#typical{
	padding: 0 0 26px 0;
}

.ci img{
	margin: 20px 0 0 0
}

.texts{
	float: left;
	width: 748px
}
.reptext img{
margin: 0 18px 10px 0;
width: 200px !important;
height: auto !important;
}

.texts img{
margin: 0 18px 10px 0;
/*width: 218px !important;
height: auto !important;*/
}
.picts{
	padding: 0 29px 0 0;
	float: left;
width: 178px;
	
}
.picts .corn, .blockimg .corn{
	position: absolute;
	top: 0;
	right: 0;
	display: none;
}
.dimg img{
max-width: 174px;
}
.picts .dimg, .blockimg{
	border: 2px solid #3b3b3b;
	margin: 0 0 18px;
	width: 174px;
	position: relative;
	
}

.left ul li{
	background: no-repeat left center;
	height: 32px;
	vertical-align: middle;
	padding: 0 0 0 38px ;
	margin: 0 0 16px;
	line-height: 15px;
}

.left, .right{
	float: left;
	
	text-align: left;
}
.left{
	width: 500px;
}
.right{
	width: 460px;
}

a.li {
	color: #333;
	text-decoration: none;
	width: 960px;
	height: 100px;
	clear: both;
	border-bottom: 1px solid #c9c9c9
}
a.li:hover .lidate{
	color: #c40a25;
}
a.li:hover{
	background: #f2f2f2;
}
a.li{
	display: block
}
.lidate span{
	font-size: 30px;
	display: block;
}
.nazv{
font-family: georgia;
    font-size: 17px;
    left: 91px;
    margin: 37px 26px;
    position: absolute;
    text-align: left;
    width: 550px;
}
.vert{
	margin: 24px 0 0;
}
.lidate{
	font-size: 17px;
	font-family: georgia;
	padding: 0 14px;
	margin: 18px 0 0;
}
.lipict {
	width: 130px;
	height: 80px;
	float: right !important;
	background-position: center;
	margin: 10px;
}
.lidate{
	
}
.li div, .li img{
	float: left;
}
#album{
	padding-bottom: 30px
}
.blockimg{
	float: left;
	width: 217px;
	height: 217px;
	overflow: hidden;
	margin: 0 18px 18px 0;
	position: relative;
}

#fancybox-overlay{
	background: url(img/lbg.png) transparent !important;
}

#footer{

	}


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

}


img.bg {
    
	min-height: 100%;
	min-width: 1000px;

	width: 100%;
	height: auto;

	position: fixed;

	top: 0;
	left: 0;
		
	z-index: -1;
	}


img.bg {
	left: 50%;
	margin-left: -500px;   
	}
::-moz-selection {
    background: #ffa90a;
    color: white;
}
::selection {
    background: #ffa90a;
    color: white;
}

#totop{
	position: fixed;
	right: 10px;
        display: none;
	cursor: pointer;
}

#success {
	padding: 5px;
	width: 300px !important;
}
#success p{
	text-align: center;
}
#success h2{
	text-align: center;
	padding: 0;
}
#slider-arrs{
  height: 430px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 5;
}
#slider-left div,
#slider-right div{
  background-color: rgba(102,102,102,0.75);
  width: 30px;
  height: 30px;
}
#slider-left ,
#slider-right{
  background-position: center;
  background-repeat: no-repeat;
}
#slider-left{
  background-image: url(/img/leftarr.png);
  opacity: 0;
}
#slider-left:hover{
  background-image: url(/img/leftarra.png);
}
#slider-right{
  background-image: url(/img/rightarr.png);
  opacity: 0;
}
#slider-right:hover{
  background-image: url(/img/rightarra.png);
}
#slider-middle{
  width: 960px;
  position: relative;
}
#slider-arrs:hover #slider-right,
#slider-arrs:hover #slider-left{
  opacity: 1;
  transition: opacity 0.5s;
}
#slider-right,
#slider-left{
  transition: opacity 0.4s;
}
#pattern{
  position: absolute;
  width: 960px;
  height: 430px;
/*  background: url(img/pattern.png) repeat; */
}
#sliderbox{
/*  opacity: 0*/
}
#coinbox{
  width: 181px;
  height: 182px;
  display: block;
  background: url('/img/logobg.png') no-repeat;
  top: 5px;
  position: relative;
}
#coinbox img{
  display: none;
}
#coin{
  width: 153px;
  height: 153px;
}
#coin, #coin div, #coin img{
  border-radius: 200px;
  -moz-border-radius: 200px;
  -webkit-border-radius: 200px;
  -ms-border-radius: 200px;
  -o-border-radius: 200px;
  left: 12px;
  top: 13px;
}

.header-panel {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
}

.header-panel-link {
    display: inline-block;
    margin-left: 8px;
    background-position: left center;
    background-repeat: no-repeat;
    padding: 10px 0 8px 25px;
    position: static;
    text-decoration: none;
    color: #303336;
}

.youtube-link {
    background-image: url("//ludvignobel.ru/img/youtube-icon.svg");
}

.imperial-link {
    background-image: url("/template/img/hic_header_icon.png");
}

.orden-link {
    position: static;
    background-image: url("/template/img/orden_link.png");
}
.kadet-logo {
    position: static;
    background-image: url("/template/img/kadet_logo.png");
}