* {
margin:0;
padding:0;
}
body {
background: url(/img/bg.png) repeat fixed center top #CCC;
color: #222;
font: 11px/20px Verdana,Tahoma,Helvetica,sans-serif;
text-align: center;
}
#wrapper{
width:980px;
margin:0 auto;
text-align:left;
background-color:#fff;
}

#header{
margin:17px 0 0 0;
height:80px;
overflow:hidden;
border-bottom: 1px solid #ddd;
}
#logo{
	width:500px;
	float:left;
	padding:9px 0 0 18px;
}

#header .floatright{
	padding:15px 18px 0 0;
}
#header img.act{
border: 2px solid #ccc;
}
#module_search{
	border:1px solid #ccc;
	padding:10px 15px 5px 15px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#eaeaea url(/inc/atribut/img/search-bg.gif) repeat-x;			
}
#module_search .button span{
	padding-top:1px;
}
#menu{
		border-bottom: 1px solid #ddd;
		font-size:16px;
	}
#menu ul{
	list-style:none;
}
#menu li{
	list-style:none;
	display:inline;
	line-height:37px;
	margin:0 9px;
}
#menu li, #menu li a{
	color:#000;
}

#container{
		padding:12px 0;
		font-size: 14px;
		text-align: justify;
		width:98%;
	}
#container p	{
	padding-bottom:5px;
	text-indent:30px;
}
#container ul {
margin: 20px 40px;
}	
#center-col{
margin:12px;
width:100%;
}

form dl.inline {
width: 450px;
margin-top: 20px;
font-size: 18px;
}

form dl.nob dt {
font-size: 14px;
}

form dl.inline dt {
    clear: both;
    float: left;
    text-align: right;
    width: 35%;
}

	
form dt {
	padding-right:20px;
}
form dt, form dd {
    margin-bottom: 20px;
}

form dl.inline small {
font-size:10px;
}

small.asterix {
font-size:14px!important;
}

#container form input	{
	font:bold 16px Verdana,Tahoma,Helvetica,sans-serif;
	padding:5px;
	border: 1px solid #A0A0A0;
}
textarea{
	width:228px;
	font:bold 16px Verdana,Tahoma,Helvetica,sans-serif;
	padding:5px;
	border: 1px solid #A0A0A0;
}
.coment textarea{
	font:14px Verdana,Tahoma,Helvetica,sans-serif;
	padding:5px;
}
.form-table td{
	padding: 10px;
}


#footer{
		height:51px;
		padding:0 12px;
		color:#000;
		overflow:hidden;
		font-size:10px;
		font-weight:bold;
		border-top: 1px solid #ddd;
	}
#footer a{
	color:#000;
	margin:0 5px;
}
#footer a:hover{
	text-decoration:underline;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	color:#222;
	text-decoration:none;
	font-weight:bold;
}
a:hover {text-decoration:underline;color:#087fe0}
#container a {text-decoration:underline}
#container a:hover {text-decoration:none}
h1{font-size:32px;line-height:34px;margin:0 0 15px 0}
h2{font-size:22px;line-height:24px;margin:0}
h3{font-size:18px;line-height:20px;margin-bottom:10px;}
h4{font-size:16px;line-height:18px;}
h5, h6{font-size:14px;line-height: 15px;}
h1,h2,h4,h5,h6{color:#000000;font-family:"Trebuchet MS";font-weight:normal;}
#logo h1 {margin:0}
#logo a:hover{text-decoration:none}
img{border:none;}
.clear{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
.center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.normal, .normal a{font-weight:normal;}
.textbold{font-weight:bold;}

.msg{
display:none;
border-radius: 5px;
margin-bottom: 10px;
padding: 10px 10px 10px 37px;
}
div.error{
	background: url("/img/exclamation-red.png") no-repeat scroll 10px 13px #FAE8E8;
    border: 1px solid #FFA2AA;
}
div.success {
    background: url("/img/tick.png") no-repeat scroll 10px 13px #E3FFDE;
    border: 1px solid #6CD858;
}
.tbl{
border-collapse:collapse;
text-align: left;
}
.tbl td, .tbl th{
border:1px solid #333;
padding: 5px;
}
.tbl th {
background:#ccc;
text-align:center;
}
.tbl td {
vertical-align:top;
text-align:left;
}
.tbl a {
font-weight:normal!important;
}
.jcontent{
width: 100%;

}

.jcontent tr.art td{
padding: 10px;
text-align:left;
}
.jcontent tr.art td a{
text-decoration:none;
}
.jcontent h2{
padding: 10px;
border-top: 1px solid #CCCCCC;
text-align:left;
}
.example-table, #art-content table {border-collapse:collapse;margin: 0 auto;}
.example-table td, #art-content table tr td {border-bottom:1px solid #000;border-top:1px solid #000;padding:5px}

#bibl{width:95%; float:right;}
#bibl p{text-indent:-45px;}
.sp  li{margin-top:3px;}

/* всплывающие окно о согласии - начало */
.fixed-cookie {
	position: fixed;
	right: 1rem;
	bottom: 1rem;
	z-index: 20;
}
#cookiePopup {
	background-color: #ffffff;
	position: fixed;
	right: 1rem;
	bottom: 1rem;
	font-size: 12px;
	width: 70vw;
	max-width: 42.85em;
	box-shadow: 0 0 2em rgba(5, 0, 31, 0.15);
	text-align: justify;
	line-height: 1.4em;
	padding: 1em 1.4em;
	border-radius: 6px;
	transition: all 0.5s ease-in;
	z-index: 20;
}
#cookiePopup p {
	margin: 1.4em 0;
}
#cookiePopup button {
	background-color: rgb(240, 240, 240);
	border: 1px solid #A0A0A0;
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0.5em 0.5em;
	display: block;
	position: relative;
	margin: auto;
}
#cookiePopup a {
	color: #000000;
	text-decoration: underline;
}
.hide {
	visibility: hidden;
	bottom: 0;
	right: 2em;
}
.show {
	visibility: visible;
	bottom: 2em;
	right: 2em;
}
@media only screen and (max-width: 37.5em) {
	#cookiePopup {
		width: 100%;
	}
	.hide {
		bottom: 2em;
		right: 0;
	}
	.show {
		right: 0;
		bottom: 0;
	}
}
/* всплывающие окно о согласии - конец */