#menu {
	z-index:9999;
	width:100%;
}
.default {
	z-index:9999;
}
    .fixed {
        position:fixed;
        top:0px;
        left:0;
        width:100%;
        padding:/*10px*/ 0;
        /*-moz-box-shadow: 5px 5px 20px #fff;
        -webkit-box-shadow: 5px 5px 20px #fff;
        box-shadow: 5px 5px 5px 10px #c0b772;*/
		background-color: #c0b772 !important;
    }
    .transbg {
        background-color: #9E996A !important;
		/*opacity: 0.7;*/
    }
	.transbg :hover {
        background-color: #9E996A !important;
		/*opacity: 0.7;*/
		height:auto;
    }

#scroller {
	position: fixed;    
	cursor: pointer;
	display:none;
	width: 40px;
	height: 40px;
	background: transparent url("/img/top.png") no-repeat scroll left 0px;
	bottom: 0px;
	right: 0px;
	z-index: 10000;
	margin-left: 0px;
}

.img-left{
	float:left;
	margin-right:15px;
	margin-bottom:6px;
	margin-top:4px;
}
.img-right{
	float:right;
	margin-left:15px;
	margin-bottom:6px;
	margin-top:4px;
}

h1 {
	font-family: arial,helvetica,sans-serif !important;
	color: #31518a !important;
	font-size: 20pt !important;
	font-weight: bold !important;
	line-height: 1.1 !important;
}

.ka_quote {
	float: left;
	border-right: none;
	margin: 20px 20px 10px 0 !important;
	padding-right: 0;
	padding: 10px 20px;
	font-size: 17.5px;
	border-left: 5px solid #D0CEA2;
	box-sizing: border-box;
	color: #333333;
	font-style: italic;
	color: #31518a;	
}

.ka_blockquote {
	float: left;
	border-right: none;
	margin: 20px 20px 10px 0 !important;
	padding-right: 0;
	padding: 10px 20px;
	border-left: 5px solid #D0CEA2;
	box-sizing: border-box;
}

p {
	text-indent: 20px;
}

.t3-content {
	overflow:hidden;
}

.tds td {
    padding: 8px 12px;
}

.tds img {
    display: inline!important;
}

#note img {
    display: inline!important;
}

#note {
    color: #c50014;
    padding-bottom: 8px;
}

.contacts1 {
	display:inline-block;
	width: 530px;
	vertical-align: top;
}

.contacts2 {
	width: 600px;
	display:inline-block;
}

.article-content a {
	color: #31518a;
}

.error_msg {
	font-weight: bold;
	color: #ff0000;
	font-size: 130%;
}

.sys_msg {
	color: #304872;
}


.w100 {
	width:100% !important;
}

.w50 {
	width:50% !important;
}

.fa-check {
	color: #379ae1 !important;
}

.txtimg {
	display: inline !important;
}

.tender_descr {
	background-color: #fff;
	border: 1px solid #9dcce3;
	padding: 5px;
	width: 100%;
	margin-bottom: 10px;
}

.tender_reason {
	margin-bottom: 10px;
	clear: both;
	background-color: #fff;
	border: 1px solid #9dcce3;
	padding: 5px 10px;
}