header{
	width: 100%;
	height: 650px;
	background-image: url('../img/image-line.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	
}

ol li {
	display: inline;
	margin-left: 1em;
	line-height: 2;
	list-style: none;
	
}

ul li{
	line-height: 2;
	padding-right: 10px!important;
}

h1 {
	color: #000;
	font-size: 22px!important;
	font-weight: bold;
	text-decoration: none;
	font-family: 'Bicubik';
	text-align: center;
}

h2 {
	color: #000;
	font-size: 20px!important;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-family: 'Arial';
}

h3 {
	color: #000;
	text-decoration: none;
	font-family: sans-serif;
	font-style: italic;
}

p {
	font-family: 'Arial';
	color: #000;
	padding-right: 10px!important;
	padding-left: 10px!important;
	line-height: 1.5;
}

a {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	font-family: 'Bicubik';
}

a:hover {
	color: #F8BB00;
}

section {
	margin: 0 auto;
	width: 1000px;
	height: auto;
	position: relative;
	display: inline-block;
}

table {
	width: 100%;
}

tr td {
	border-bottom: 2px solid #F8BB00;
	padding: 10px;
}

button {
	border-radius: 5px;
    background-color: #F8BB00;
    color: #fff;
    border: 0px;
    padding: 8px;
}

footer {
	background-color: #000;
	width: 100%;
	height: 3em;
	clear: both;
	display: block;
	bottom: 0px;
	position: relative;
	top: 20px;
	color: #fff;
	font-family: 'Arial';
	font-size: 14px;
	text-align: center;
	padding-top: 20px;
}
img {
padding-right: 25px!important;
}
.navigation-top {
	float: right;
	margin-top: 430px;
	margin-right: 60px;
}

#category  {
	text-decoration: none;
	font-family: 'Arial';
	font-weight: normal;
}

#category:hover {
	color: #000;
}


.sidebar{
	width: 200px;
	height: auto;
	padding: 20px;
	display: block;
	float: left;
}

.contact-place {
	width: 300px;
	height: auto;
	padding: 20px;
	display: block;
	float: left;
}

.maps-place {
	width: 400px;
	height: auto;
	padding: 20px;
	display: block;
	float: left;
}

.content{
	width: 700px;
	height: auto;
	float: right;
	padding: 20px;
	display: block;
}

.boks-rus {
	width: 500px;
	height: auto;
	float: left;
	display: block;
}
.boks-eng {
	width: 500px;
	height: auto;
	float: right;
	display: block;
}

.doc-place {
	height: auto;
	width: 220px;
	display: inline-table;
}

.img-doc-place {
	width: 220px;
}

.category-margin {
	margin-top: 40px!important;
}

.line {
	width: 200px;
	height: 5px;
	background-color: #F8BB00;
}

.create {
margin: 20px;
}

.blok-adres {
	width: 240px;
    display: inline-block;
    margin-left: 10px;
}