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

body {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #f9f9f9 url(../img/main_bgr.jpg) 0% 0% repeat;
    font: 13px 'Lucida Grande', Verdana, sans-serif;

}

ul { list-style:none; margin: 0 0 10px;}
ol { margin: 0 0 10px 25px;}
ol ul{ list-style: square;margin: 0 0 10px 25px;}
h1 {
    color: #2976a9;
    font: normal 38px "Minion Pro";
    margin:0px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
}

.attention h2, .attention h3{
    font-size:30px;
}


h2{
    color: #333;
    font: normal 38px "Minion Pro";
    margin:0px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    text-align:left;
}

h3{
    font-family: Arial, Helvetica, sans-serif;
    font-size:28px;
    color: #333;
    text-align:center;
    font-weight: 500;}

h4{
    font-family: Arial, Helvetica, sans-serif;
    font-size:15px;
    color:#2976a9;
}
h5{
    font-family: Arial, Helvetica, sans-serif;
    font-size:17px;
    color:#333;
    font-weight:bold;
}
p{
    text-align:justify;
    color: #333;
}

.container {
    max-width: 930px;
	height:auto !important;
	height: 100%;
	}

.wrapper {
    max-width: 930px !important;
    /*max-width: 1072px;*/
    margin: 0 auto;
    background: url("../img/1.jpg");
    box-shadow:0 0 5px 3px #cecece;
    min-height: 100%;
    height: auto !important;
    height: 100%;
	}



/* Middle
-----------------------------------------------------------------------------*/
.content {
    padding:70px 5% 0px 5%;
	/*margin-left: 5%*/
	position: relative;
}

.content_in {
	float: left;
	width: 100%;
}

.hr_line {float: left; width: 90%; 
				} /* Декоративная линия*/

.header{
	margin: 0;
	width: 100%;
}


/* Подвал
==============================*/

.footer {
    max-width: 930px;
    margin: -150px auto 0;
    
    height: 150px;
    position: relative;}

/* Переделываем bootstrap
================================*/

.row {margin:0;}

.span4 {margin: 0;}
.span9 {
	margin:0; text-align: justify;
	width: 100%;
}

.span10 {
	text-align: center; margin:0; max-width:900px;
	width: 100%;
}

.span11 {margin:0; max-width:900px;}

.icon-ok {
    background: url('../img/glyphicons-halflings.png');
    background-position: -288px 0;
    background-repeat: no-repeat;}



/* NAVBAR 
================================*/
	.navbar .container {
		max-width: 930px;
	}
	
	.container.head-cont{
		max-width: 930px !important;
	}
	.navbar {
		margin-bottom: 0px;
		width:100%;
		z-index:1030;
		
	}
	.navbar .nav > li > a {
		float: none;
		/*padding: 0 15px 10px;*/
		border: none;
	}
	
	.navbar .brand {
		padding: 5px 20px 5px;
	}
	
	.navbar-inner {
		min-height: 30px;
		padding-right: 20px;
		padding-left: 20px;
		background: url(../../img/topBarBg.png) center top no-repeat;
		background-repeat: no-repeat;
		border: none;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.Navigation{
		size:960px;
	}
	
	.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	color: #333;
	text-decoration: none;
	background-color: #e5e5e5;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	}
	
	.navbar .btn-navbar {
	float: right;
	padding: 10px 10px;
	margin: 0px;
	color: #333;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #362016;
	background-image: none;
	border-color: none;
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin:-5px -5px 0 0;
}
	.navbar .btn-navbar:hover,
	.navbar .btn-navbar:focus,
	.navbar .btn-navbar:active,
	.navbar .btn-navbar.active,
	.navbar .btn-navbar.disabled,
	.navbar .btn-navbar[disabled] {
		color: #ffffff;
		margin-top:-5px;
		margin-right:-5px;
		opacity:0.8;
		background-color: #362016;
	}
	
/* Nav custom links 
==============================*/


/*.iphonelink {*/
	/*width:100px;*/
	/*height:25px;*/
    /*background:url(../../img/iphonelinkNew.png) center center no-repeat;*/
    /*margin-left: 40px;*/
/*}*/

/*.androidlink {*/
    /*width:100px;*/
    /*height:25px;*/
    /*background:url(../../img/androidlink.png) center center no-repeat;*/
    /*margin-left: 40px;*/
/*}*/

/*.weblink {*/
    /*width:70px;*/
    /*height:25px;*/
    /*background:url(../../img/weblinkNew.png) center center no-repeat;*/
    /*margin-left: 40px;*/
/*}*/

/*.chromelink {*/
    /*width:80px;*/
    /*height:25px;*/
    /*background:url(../../img/chromelink.png) center center no-repeat;*/
    /*margin-left: 40px;*/
/*}*/

/*.signinlink {*/
	/*width:185px;*/
	/*height:25px;*/
	/*background:url(../../img/loginlink.png) right center no-repeat;*/
    /*margin-left: 90px;*/
/*}	*/

    .video-title{
        min-height:40px;
    }
 #menu14 {
          width: 200px;
          font-size: 1.1em
      }
.autowidth{
	height:auto; padding-left:2%; padding-right:2%;

}
.autowidth *:after, .autowidth *:before{
	clear: both;
	float: none;
}

#menu14 .hidden-class{
    display: block;
}
@media  (max-width: 767px) {
	#menu14{
		width: 100%!important;
		text-align: center;
		
	}
	#menu14 .hidden-class {
		display: none;
	}
	#menu14 .enable-class {
		display: block;
	}
	#menu14 .active{
		display: block!important;	
	}
	 #menu14 li a{
	 	padding: 1.3em  0 0!important; 
	 }
	 .autowidth{
	 	width: 100%;
	 }
	 .activeMenuLink {
	  position: relative;
	}
	.activeMenuLink:before {
		content: "";
		position: absolute;
		top: 32%;
		right: 0.5em;
		width: 2em;
		height: 0.25em;
		border-top: 0.9em double #0c639f;
		border-bottom: 0.3em solid #0c639f;
	}
}
.menu14up{
	margin-left: 0px!important;
	/*padding-top:3%;*/
	padding-bottom:2%;
}
@media (min-width: 768px){
	.menu14up{
		width: 25%!important;
	}
	.autowidth{
		margin-left: 5%!important;
		width: 70%!important;
	}
}
.nav-tabs>li>a, .nav-pills>li>a {
	padding-right: 7px;
	padding-left: 7px;
	margin-right: 3px;
	line-height: 14px;
}
.scrincast {
	margin: 0 auto;
	text-align: center;
}
.scrincast-p{
	text-align: center;
}


