/* CSS Document */
/* Shell styles */
html {
	height: 100%;
}
body {
	height: auto;
	height: 100%;
	min-height: 100%;
	background: #e2e2e2;
	color: #262626;
	font-family: Gotham Pro, Verdana, Arial;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
#container {
	width: 100%;
	margin: 0;
	padding: 40px 0 10px 0;
	text-align: center;
}
#top-bg {
	width: 100%;
	height: 146px;
	background: #1479c5;
	position: absolute;
	top: 0;
	left: 0;
}
#main {
	width: 1000px;
	margin: 0 auto;
}
#header {
	width: 100%;
	height: 200px;
	position: relative;
}
  #logo, #logo-eng {
	  width: 245px;
	  height: 200px;
	  background-repeat: round;
	  position: absolute;
	  top: 0;
	  left: 0;
  }
	#logo {
		background: #a74835 url(/img/logo.png);
	}
	#logo-eng {
		background: #a74835 url(/img/logo_eng.png);
	}
    #logo img, #logo-eng img {
		width: 100%;
		height: 100%;
		border: 0;
	}
  #header-pic {
	  height: 100%;
	  background: #79bdf1 url(/img/header_2.jpg);
	  background-repeat: round;
	  margin-left: 250px;
  }
  #english {
	  position: absolute;
	  top: 0;
	  right: 0;
  }
    #english a {
	  	background: url(/img/lang_bg.png);
		color: #fff;
		display: block;
		font-size: 16px;
	    padding: 10px 25px 9px;
		text-decoration: none;
	}
    #english a:hover {
		background: #dc5b41;
	}
#eng-spacer {
	height: 5px;
}
/* Main menu */
#mainmenu {
	width: 100%;
	padding: 5px 0;
}
	#mainmenu ul {
		height: 65px;
		list-style: none;
		text-align:	left;
		margin: 0;
		padding: 0;
		text-align: left;
	}
	#mainmenu .item-1, .item-2 {
	    width: 245px;
		height: 65px;
		float: left;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}
	#mainmenu .spacer {
	    width: 5px;
		height: 65px;
		background: none;
		float: left;
		margin: 0;
		padding: 0;
	}
	#mainmenu a {
		color: #000;
		display: block;
		font-size: 18px;
		font-weight: 500;
		text-decoration: none;
		padding: 30px 5px 20px 25px;
	}
	#mainmenu a:hover {
		background: #dc5b41;
		color: #fff;
/*		color: #ca2200; */
		text-decoration: none;
		transition: 0.5s;
	}
	.item-1 {
		background: #c9c9c9 url(/img/mmenu_item_1_bg.jpg);
	    background-repeat: round;
	}
	.item-2 {
		background: #c9c9c9 url(/img/mmenu_item_2_bg.jpg);
	    background-repeat: round;
	}

/* Main block */
#center-block {
	width: 100%;
/*	background: url(/img/content_bg.png) right repeat-y; */
	margin-bottom: 5px;
}
 #content-block {
/*	margin-right: 255px; */
 }
  #search-line {
	  width: 40%;
	  min-height: 65px;
/*	  background: #d0d0d0; */
	  float: left;
	  font-family: Verdana, Arial;
	  margin: -20px 10px -10px 0;
	  padding: 0 0 0 150px;
	  position: relative;
  }
    #search-line h4 {
		margin: 0;
		position: absolute;
		text-indent: 0;
		top: 24px;
		left: 20px;
	}
    .gsc-control-cse {
		background: none !important;
		border: 0 !important;
		padding-top: 0.5em !important;
		padding-bottom: 0.5em !important;
	}
	.gsc-input {
		padding-right: 0 !important;
	}
	.gsc-input-box {
		background: #fff !important;
		border: 0 !important;
		height: 31px !important;
	}
	.gsc-input-box td {
		padding-top: 6px !important;
	}
	input.gsc-input {
		background: #fff !important;
	}
	.gsc-search-button {
		padding-left: 0 !important;
	}
	.gsc-search-button-v2 {
		background: #1479c5 !important; /*url(/img/search-ico.png) center no-repeat; */
		border: 0 !important;
		border-radius: 0 !important;
		margin-top: 0 !important;
		padding: 9px 18px !important;
	}
  #content-info {
	  background: #f1f1f1;
	  font-family: Verdana, Arial;
	  margin-bottom: 5px;
	  padding: 35px 25px;
	  text-align: left;
  }
  #content {
	  min-height: 400px;
	  background: #fff;
	  font-family: Verdana, Arial;
	  padding: 35px 25px 40px 25px;
	  text-align: left;
  }
    #navline {
		color: #bd8300;
		font-size: 11px;
		margin-bottom: -10px;
	}
	  #navline a {
		  text-decoration: none;
	  }
	  #navline a:hover {
		  text-decoration: underline;
	  }

/* Left block */
#right-block {
	width: 250px;
	color: #fff;
	float: right;
	position: relative;
	text-align: left;
}
  #right-block-head {
	  width: 250px;
	  height: 82px;
	  background: url(/img/right_bg_0.png) bottom;
	  position: absolute;
	  top: 0;
	  left: 0;
  }
    #right-block-head span {
		display: block;
		font-size: 18px;
		padding-top: 30px;
		text-align: center;
	}
  #right-block-izd1 {
	  width: 250px;
	  height: 157px;
	  background: url(/img/right_bg_1.png) bottom;
	  position: absolute;
	  top: 60px;
	  left: 0;
  }
  #right-block-izd2 {
	  width: 250px;
	  height: 157px;
	  background: url(/img/right_bg_2.png) bottom;
	  position: absolute;
	  top: 195px;
	  left: 0;
  }
  #right-block-izd3 {
	  width: 250px;
	  height: 157px;
	  background: url(/img/right_bg_3.png) bottom;
	  position: absolute;
	  top: 330px;
	  left: 0;
  }
    #right-block a {
		color: #fff;
		display: block;
		font-size: 16px;
		padding: 75px 25px 25px;
		text-align: left;
		text-decoration: none;
	}
	  #right-block a:hover {
		  color: #fff;
		  text-decoration: underline;
	  }
  
/* Footer */
#footer {
	width: 100%;
	height: 85px;
    font-size: 12px;
	overflow: hidden;
	position: relative;
}
  #footer-inno, #footer-inno-eng {
	  width: 245px;
	  height: 100%;
	  background: #1479c5;
	  color: #fff;
	  text-align: left;
	  position: absolute;
	  top: 0;
	  left: 0;
  }
	#footer-inno a, #footer-inno-eng a {
		 color: #fff;
		 display: block;
		 padding: 50px 5px 5px 25px;
		 text-decoration: none;
		 text-transform: uppercase;
	}
	#footer-inno a {
	}
	#footer-inno-eng a {
		 padding-top: 30px;
	}
	#footer-inno a:hover {
		 color: #fff;
		 text-decoration: underline;
	}
  #copyrights {
	  height: 100%;
	  background: #3792d6;
	  color: #fff;
	  margin-left: 250px;
  }
    #copyrights div {
		padding: 50px 25px 10px;
	    text-align: right;
	}
	#copyrights a {
		 color: #fff;
		 text-decoration: none;
		 text-transform: uppercase;
	}
	#copyrights a:hover {
		 color: #fff;
		 text-decoration: underline;
	}
	
/* Content */
h1, h2, h3, h4, h5, h6 {
	color: #bb452d;
	font-family: Gotham Pro, Verdana, Arial;
	font-weight: 500;
	margin: 15px 0 10px;
	text-indent: 20px;
	}
h1 {
	font-size: 22px;
	margin: 0 0 30px;
}
  h1 span {
	  color: #b8b8b8;
  }
h2 {
	font-size: 22px;
	margin: 30px 0 10px;
	}
h3 {
    color: #a2a1a1;
	font-size: 20px;
	margin: 25px 0 10px;
	}
h4 {
	font-size: 18px;
	margin: 25px 0 10px;
	}
h5 {
    color: #a2a1a1;
	font-size: 16px;
	margin: 20px 0 10px;
	}
h6 {
    color: #a2a1a1;
	font-size: 15px;
	margin: 20px 0 5px;
	}
p {
	margin: 0 0 10px;
	text-align: justify;
	text-indent: 20px;
}
b, strong {
	color: #8f8f8f;
	font-weight: bold;
}
big, .big {
	font-size: 1.15em;
}
small, .small {
	font-size: 0.85em;
}
.red, .error {
	color: #ff3000;
}
.gray {
	color: #919191;
}
.success {
	color: #59be00;
}
tr.blue, td.blue {
	background: #e5f6ff;
}
a {
	color: #0065b1;
	text-decoration: none;
}
a:visited {
	color: #81d2ff;
	text-decoration: none;
}
a:hover {
	color: #ff3000;
	text-decoration: none;
}
hr {
	height: 2px;
	background: #e2e2e2;
    border: 0;
	color: #e2e2e2;
	margin: 30px auto 20px auto;
	text-align: center;
}
ul, ol {
	margin: 0;
	padding: 0 0 0 20px;
}
ul li, ol li {
	margin: 0 0 10px;
	padding: 0;
	text-align: left;
}
table {
	border-collapse: separate;
	border-spacing: 1px;
	/*margin: 10px 0 20px 0;*/
}
th {
	background: #81d2ff;
	padding: 12px 12px 6px 12px;
}
td {
	padding: 12px;
	vertical-align: top;
}
.line, .line td {
	border-bottom: 1px solid #f0f0f0;
	vertical-align: middle;
}
.serv {
	text-align: center;
<!--	background: #f0f0f0; -->
}

/* Special styles */
.border {
	border: solid 1px #f3c472;
}
.border_black {
	border: solid 1px #000;
}
.clearer {
	clear: both;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
.gray-bg {
	background: #f0f0f0;
}
.pic-left, .pic-right {
}
  .pic-left img, .pic-right img {
	  border: 0;
  }
  .pic-left {
	  float: left;
	  margin: 0 20px 10px 0;
  }
  .pic-right {
	  float: right;
	  margin: 0 0 10px 25px;
  }
.block {
    background: #f1f1f1;
	padding: 20px;
	margin: 30px 0;
}
.woi {
	text-indent: 0;
}
form {
	margin: 0;
	padding: 0;
}
.button {
	background: #1479c5;
	border: 0;
	color: #FFF !important;
	cursor: pointer;
	display: inline-block;
	font-family: Gotham Pro, Verdana, Arial;
	font-size: 16px;
	margin-bottom: 10px;
	padding: 10px 30px;
	text-decoration: none;
	text-indent: 0;
}
.fileload {
	border: 0;
	cursor: pointer;
	display: inline-block;
	font-family: Gotham Pro, Verdana, Arial;
	font-size: 14px;
	padding: 8px 0;
	text-decoration: none;
}
.button2 {
	background: #1479c5;
	border: 0;
	color: #FFF !important;
	cursor: pointer;
	display: inline-block;
	font-family: Gotham Pro, Verdana, Arial;
	font-size: 13px;
	margin: 5px 0;
	padding: 5px 10px;
	text-decoration: none;
	text-indent: 0;
}
input, select, textarea {
	border-radius: 0;
	border: 1px #CCC solid;
}
input.text, .selecd, textarea {
	background: #FFF;
	border: 1px #CCC solid;
	padding: 10px 5px;
	margin: 10px 0;
}
.icon {
	width: 40px;
	height: 40px;
	background-color: #1479c5;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 65%;
	border: 0;
	color: #FFF !important;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
}
.button:hover, .icon:hover {
	background-color: #dc5b41;
}
input[type=checkbox] {
	margin: 20px 5px 20px 0;
}

.moar {
	background: url(/img/moar.png) right no-repeat;
	padding: 0 13px 2px 0;
	text-align: right;
}
  .moar a {
	  display:block;
  }
  .moar:hover {
	  background: url(/img/moar_up.png) right no-repeat;
  }
.moar-2 {
	height: 32px;
	float: right;
	overflow: hidden;
}
  .moar-2 a {
	  background: #3792d6;
	  color: #fff;
	  display:block;
	  padding: 6px 20px;
	  text-decoration: none;
  }
  .moar-2 a:hover {
		background: #dc5b41;
		transition: 0.3s;
  }
.back {
	background: url(/img/back.png) left no-repeat;
	padding: 0 0 2px 13px;
	text-align: left;
}
  .back a {
	  color: #0065b1;
	  display:block;
  }
  .back:hover {
	  background: url(/img/back_up.png) left no-repeat;
	  color: #ff3000;
  }
.archive {
	font-size:1.5em; 
	/*margin-left:100px;*/
}
  .archive td {
	  padding: 10px 12px;
	  vertical-align: bottom;
  }
  .year {
	  font-size: 1.1em;
	  color: #a2a1a1;
	  text-align: left;
  }
.innovatica-block {
	float: right; 
	margin-left: 20px; 
	margin-bottom: 20px;	
}

.innovatica-contents {
	float: left;
}

.innovatika-link {
    background: url(/img/pdf_ico.png) top right no-repeat;
	float: right;
	margin-top: -10px;
}
  .innovatika-link a, .innovatika-link span {
	  display: block;
	  padding: 15px 38px 10px 10px;
  }
.art-link a {
	color: #262626;
	text-decoration: none;
}
  .art-link a:visited {
	  color: #838383;
	  text-decoration: none;
  }
	.art-link a:visited strong {
		color: #838383;
	}
  .art-link a:hover, .art-link a:hover strong {
	  color: #ff3000;
	  text-decoration: none;
  }
  .art-link a:after {
	  width: 16px;
	  height: 16px;
      background: url(/img/pdf_sm.png) no-repeat;
	  content: "";
	  margin-left: 5px;
	  padding-right: 16px;
  }
.wide-spacer {
	height: 5px;
	background: #e2e2e2;
	margin: 40px -30px;
}