span.init{
	/* float: left; */
	/* font-size: 25px; */
	/* line-height: 25px; */
        color: red; 
	/* padding-right:0; */
}
body {
	/*font-family: Trebuchet MS, Helvetica;*/
	font-size: 14px;
	margin:0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 10px;
	line-height: 110%;
	height: auto;
}
.oneColFixCtr #container {
	width: 98%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 100%;
	background: #ffffff;
	margin:0; /* the auto margins (in conjunction with a width) center the page */
	padding: 10px;
	border: 1px  double #E8E8E8;
	text-align: left;
}
.oneColFixCtr #mainContent {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	font-style: normal;
	height: 100%;
}

.oneColFixCtr h1 {
	color: #4A3617;
	font-size: 20px;
	text-align: center;
	line-height: 20px;
	padding: 0 10px 10px 10px;
}

.oneColFixCtr h2 {

	color: #4A3617;
	font-size:18px;

}

.oneColFixCtr h3 {

	color: #4A3617;
	font-size:16px;

}
.oneColFixCtr p {
	text-indent:0px;
	font-style:normal;
	text-decoration:none;
	padding:0px;
}



.block  {
	width: 100%;		/* 190px;   using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
        

}

.block #rub {
	padding-top: 0;
	padding-right: 2x;
	padding-bottom: 0;
	padding-left: 2px;
	font-style: normal;
	color: red;
	
}

.blockC  {
	width: 100%;  /* 360 using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */


}

.blockC #rubC {
	padding-top: 0;
	padding-right: 2x;
	padding-bottom: 0;
	padding-left: 2px;
	font-style: normal;

}

.blockI  {
	width: 247px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */


}

.block #index {
	padding-top: 0;
	padding-right: 2x;
	padding-bottom: 0;
	padding-left: 2px;
	font-style: normal;
	color: red;
}


.i {
/*	font-family: tahoma, verdana, arial, sans-serif, Lucida Sans; */
	font-size: 12px;
}

strong{
	color: #660000;
	font: normal 18px Arial, Helvetica, sans-serif;
}

A.links:LINK
{
  font-style:normal;
  color: #330000;
  font-weight: normal;
  

  text-decoration: none;

}
A.links:VISITED
{
  text-decoration: none;
  color: #330000;
  font-weight: normal;
  

  font-style: normal;
  line-height: normal;
}
a.links:HOVER {
  color: #990000;
  font-weight: normal;
  font-style: normal;
  border-bottom: 1px dashed red; 
}


A.links1:LINK
{
  font-style:normal;
  color: #330000;
  font-weight: normal;
  
  font-size: 17px;
  text-decoration: none;

}
A.links1:VISITED
{
  text-decoration: none;
  color: #330000;
  font-weight: normal;
  
  font-size: 17px;
  font-style: normal;
  line-height: normal;
}
a.links1:HOVER {
  color: #990000;
  font-weight: normal;
  
  font-size: 17px;
  font-style: normal;
  border-bottom: 1px dashed red; 
}

A.links2:LINK
{
  font-style:normal;
  color: #330000;
  font-weight: normal;
  
  font-size: 21px;
  text-decoration: none;

}
A.links2:VISITED
{
  text-decoration: none;
  color: #330000;
  font-weight: normal;
  
  font-size: 21px;
  font-style: normal;
  line-height: normal;
}
a.links2:HOVER {
  color: #990000;
  font-weight: normal;
  
  font-size: 21px;
  font-style: normal;
  border-bottom: 1px dashed red; 
}

p.leftmenu{
        border-right: solid 1px #F2E0AC; 
	margin-left:0;
	padding-left:0;
	margin-right: 5px; 
	padding-right: 5px;


}


p.line{
        border-left: solid 1px #F2E0AC;;; 
	margin-left: 5px; 
	padding-left: 8px;


}
.footer{
	margin-left: 5px; 
	padding-left: 7px;
        font-style:normal;
  	color: #330000;
  	font-weight: normal;
  	font-size: 12px;
  	text-decoration: none;

}
A.top:LINK
{
  font-style:normal;
  color: #330000;
  font-weight: normal;
  
  font-size: 12px;
  text-decoration: none;

}
A.top:VISITED
{
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
a.top:HOVER {
  color: #990000;
  font-weight: normal;
  
  font-size: 12px;
  font-style: normal;
  border-bottom: 1px dashed red; 
}



A.linktext:LINK
{
  font-style:normal;
  color: #330000;
  font-weight: normal;
  text-decoration: none;

}
A.linktext:VISITED
{
  text-decoration: none;
  color: #330000;
  font-weight: normal;
  
  font-style: normal;
  line-height: normal;
}
a.linktext:HOVER {
  color: #990000;
  font-weight: normal;
  
  font-style: normal;
  border-bottom: 1px dashed red; 
}

hr {                       
	background-color:#F2E0AC;
	height: 1px;
	border-width:0px; /* гЎа вм а ¬ЄЁ ў®ЄагЈ н«Ґ¬Ґ­в  */
}





.topmenu {
	
        text-align: right;
	margin-top: 6px;
	padding: 2px 10px 2px 10px;
	background: #FFFCD5;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: solid 1px #F2E0AC;
}
.indexspec{
	/* text-align: center;*/
	margin-top: 6px;
	padding: 15px 10px 15px 10px;
	background: #FCF8EB;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: solid 2px #F2E0AC;
        
}

.indexvac{
	text-align: left;
	margin-top:0;
	padding: 10px;
	background: #FFFCD5;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: solid 2px #F2E0AC;

	
}
.vacancy {
	
        text-align: justify;
	margin-top: 6px;
	padding: 2px 10px 2px 10px;
	/* background: #FFFCD5; */
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: solid 1px #F2E0AC;
}

.p {
	text-indent: 40px;
	font-size: 16px;
	font-style: normal;
	text-decoration: underline;
	padding: 5px;
}

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #333333;
	
	text-decoration: none; /* no underline */
	color: #330000;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #F2E0AC;

	color: #333333;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #333333;
		
		font-weight: bold;
		background-color: #FFFCD5;
		color: #333333;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
input.input, input.submit, select{

	
	padding: 5px 5px 5px 5px; 
	background: #ffffff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;   
	border: solid 1px #F2E0AC;
         
}

@media (min-width:100px) {
	.colum-t3, .colum-t2 {
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
		-moz-column-count: 1; /* Firefox */
		column-count: 1;
		width: 100%;
	}
}
@media (min-width:992px) {
	.colum-t3, .colum-t2 {
		-webkit-column-count: 2; /* Chrome, Safari, Opera */
		-moz-column-count: 2; /* Firefox */
		column-count: 2;
		width: 50%;
	}
}
@media (min-width:1200px) {
	.colum-t3 {
		-webkit-column-count: 3; /* Chrome, Safari, Opera */
		-moz-column-count: 3; /* Firefox */
		column-count: 3;
		width: 33.3%;
		overflow: visible;
	}
}
.colum-t3 {

	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
	-moz-column-gap: 40px; /* Firefox */
	column-gap: 40px;
	word-break: break-all;

}

@media (min-width:100px) {
	.colum-t4 {
		-webkit-column-count: 2; /* Chrome, Safari, Opera */
		-moz-column-count: 2; /* Firefox */
		column-count: 2;
		width: 50%;
	}
}
@media (min-width:992px) {
	.colum-t4 {
		-webkit-column-count: 3; /* Chrome, Safari, Opera */
		-moz-column-count: 3; /* Firefox */
		column-count: 3;
		width: 33.3%;
	}
}
@media (min-width:1200px) {
	.colum-t4 {
		-webkit-column-count: 4; /* Chrome, Safari, Opera */
		-moz-column-count: 4; /* Firefox */
		column-count: 4;
		width: 25%;
	}
}

.colum-t4 {

	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
	-moz-column-gap: 40px; /* Firefox */
	column-gap: 40px;
	word-break: break-all;

}
@media (min-width:100px) {
	.colum-v4 {
		-webkit-column-count: 2; /* Chrome, Safari, Opera */
		-moz-column-count: 2; /* Firefox */
		column-count: 2;
		width: 50%;
	}
}
@media (min-width:992px) {
	.colum-v4 {
		-webkit-column-count: 3; /* Chrome, Safari, Opera */
		-moz-column-count: 3; /* Firefox */
		column-count: 3;
		width: 33.3%;
	}
}
@media (min-width:1200px) {
	.colum-v4 {
		-webkit-column-count: 3; /* Chrome, Safari, Opera */
		-moz-column-count: 3; /* Firefox */
		column-count: 3;
		width: 33%;

	}
}

.colum-v4 {

	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
	-moz-column-gap: 40px; /* Firefox */
	column-gap: 40px;
	word-break: break-all;

}
.colum-rule {
	-webkit-column-rule-width: 1px;
	-moz-column-rule-width: 1px;
	column-rule-width: 1px;
	-webkit-column-rule-style: solid;
	column-rule-style: solid;
	color: #dee2e6;
}
