﻿body {
/*	margin-top: 19px;*/
	margin:0;
	padding: 0;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

body header
{
	width: 860px;
	margin: 0 auto;

	/* Может быть активировано в случае замены ширины страницы
	-moz-background-size: 100%; 
    -webkit-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; */
}


.nav-wrapper {
	width:100%;
}

.fixed {
	position: fixed;
	top: 0;
	left: 0;
	padding-left:10px;
	z-index:100;
}

.nav-inner-most .fixed {
	max-width: 860px;
	margin: 0 auto;
	background-color: #e7ecf2;
}

body header nav 
{
	background: url(images/img02.jpg) no-repeat left top;
	margin: 0 auto;
	width: 860px;
	height: 50px;
	z-index: 500;
	padding-left:20px;
	opacity:0.95;
}

body header nav a
{
	margin-right: 3px;
	padding: 14px 20px;
	display: block;
	float: left;
	letter-spacing: -.5px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 20px;
	color: #EFEFEF;
}

body header nav a:hover
{
    background-color:#666666;
    transition: 1s;
    color: #FFFFFF;
}
header figure
{
	background: url(images/img03.jpg) no-repeat left top;
	width: 860px;
	margin: 0 auto;
	opacity:0.8;
	/* Может быть активировано в случае замены ширины страницы
	-moz-background-size: 100%; 
    -webkit-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; */
}
header figure div
{
	width: 820px;
	height: 200px;
	margin: 0 auto;
	background: url(images/img05.jpg) no-repeat left top;
}
header figure div img
{
	padding:20px 25px;
}
header figure div a
{
	text-decoration: none;
	color: #F4BCC9;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
#wrapper {
	margin:0;
	padding:0;
}
#page {
	width: 860px;
	margin: 0 auto;
	opacity: 0.95;
}
.black-50 {
    background: url(images/black-50-trans.png);
    color: #fff;
}
.tubular-container {
	opacity: 0.1;
}
#sidebar {
	background-color: #FEFEFE;
	float: left;
	width: 29%;
}
#main {
	float: right;
	width: 71%;
	background: url(images/img10.jpg) no-repeat left top;
	-moz-background-size: 100% 150px;
    -webkit-background-size: 100% 150px; 
    -o-background-size: 100% 150px; 
    background-size: 100% 150px; 
}
body>#wrapper>footer,body>footer
{
	font-weight:bold;
	padding-top:75px;
	color:#222;
	width: 860px;
	height: 25px; /*64px;*/
	margin: 0 auto;
	background: url(images/header.png) no-repeat left top;

	text-align:center;
	opacity : 0.8;
	/* vertical-align:bottom; */
}
body>#wrapper>footer span,body>footer span
{
	opacity : 0.8;
}
h1
{
	font-size: 27px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align:center;
	color: #559106;
	font-weight: normal;
}
article
{
	font-size:14px;
	text-align:justify;
	padding: 15px;
	line-height: 18px;
}
#main article
{
	background-color:#FEFEFE;
}
article>h2
{
	margin:-10px;
	text-align: center;
	height: 32px;
	padding-top: 8px;
	margin-bottom:10px;
	background: url(images/img09.jpg) no-repeat left top;
	font-size: 18px;
	color: #DADADA;
	font-weight: normal;
}
article>h2 a
{
	color: #DADADA !important;
	text-decoration: none;
}
h3
{
	/*margin: 3px;*/
}
#sidebar>article>h3
{
	height: 32px;
	padding-top: 10px;
	margin-bottom: 10px;
	background: url(images/img07.jpg) no-repeat left top;
	font-size: 14px;
	color: #DADADA;
	font-weight: normal;
	text-align: center;
}
h4
{
	font-size: 1.17em;
	font-weight: normal;
	margin:5px;
}
article a:visited {
	color: #4E8006;
}
article a:hover,article a:active {
	text-decoration: none;
	color: #4E8006;
}
article a:link {
	color: #4E8006;
}
.left
{
	display:inline;
	float:left;
	margin-right:10px;
}
.right
{
	display:inline;
	float:right;
	margin-left:10px;
}
.center
{
	margin-right:10px;
}
article>img
{
	margin-right:10px;
}
article>footer
{
	padding: 10px 0 30px 0;
	margin-top: 10px;
	border-top: 1px dotted #D1D1D1;
	font-size:14px;
	color: #999999;
	text-indent:20px
}
article>footer a
{
	float:right;
}
a.text
{
	padding: 0 20px 0 0;
	background: url(images/img11.gif) no-repeat left center;
}
a.video
{
	padding: 0 20px 0 0;
	background: url(images/youtube.png) no-repeat left center;
}
a.presentation
{
	padding: 0 20px 0 0;
	background: url(images/ppt.jpg) no-repeat left center;
}
noscript
{
	color:red;
	font-weight:bold;
	text-decoration:blinkБ
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li {
	margin: 0;
	padding-left: 15px;
	background: url(images/img08.jpg) no-repeat left 50%;
}
ul li.pdf
{
	margin: 0;
	padding-left: 25px;
	background: url(images/pdf.gif) no-repeat left 50%;
}
ul li.video
{
   	margin: 0;
	padding-left: 25px;
	background: url(images/youtube.png) no-repeat left 50%;
}
ul li.film
{
    background: url(images/film.png) no-repeat left 50% !important;
    padding-left: 22px !important;
}
ul li.draw
{
    background: url(images/draw.png) no-repeat left 50% !important;
    padding-left: 25px !important;
}
.linum
{
    padding-left:0;
    background:none;
}
.linum a {
    font-size:14px;
    text-decoration:none;
}
.linum a:hover {
    text-decoration:underline;
}
.counter
{
	display:inline;
	float:right;
	position: relative; 
	right:5px; 
	top:-5px;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
	text-align:left;
}
fieldset input,fieldset textarea
{
	width:100%;
	border: 1px solid #BED99C;
	margin-bottom:5px;
	
}
#submit {
	padding: 5px 10px;
	border: none;
	background: #467805;
	text-transform: lowercase;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	width:auto;
}
#galleria{height:550px}

