@CHARSET "UTF-8";

html, body {
	background-color: #808080;
	margin: 0;
	font-family: sans-serif;
    color: #747474;
}

a {
    color: #3EB2EA;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:visited {
    color: #86CBED;
}

#content {
    /*position: absolute;*/
    right: 0;
    bottom: -200px;
}

.content h1 {
    color: #1B88BD;
    font-family: sans-serif;
    font-size: 30px;
    font-weight: 800;
}
.content h2 {
    color: #2E98B8;
    font-family: sans-serif;
    font-size: 18px;
    font-weight: 700;
}
.content h3 {
    color: #747474;
    font-family: sans-serif;
    font-size: 11px;
    font-weight: 700;
}
.content h4 {
    color: #000000;
    font-family: sans-serif;
    font-size: 11px;
    font-weight: 200;
}
.content ul {
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 500;
    list-style: disc inside;
}
.content a:visited {
    color: #86CBED;
}

.content blockquote {
    border: dotted #C1C1C1 1px;
    border-left:solid #2E98B8 5px;
    margin:40px 40px;
    padding:15px;
    font-family: sans-serif;
    font-style:italic;
    font-size:14px;
    font-weight: 800;
    background: #F8F7F6;
}
.content p {
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-align: justify;
}

.content td {
    text-align: left;
    min-width: 70px;
}

.content ul#content-menu li {
    list-style: none;
    padding-left: 35px;
}

.content ul#content-menu>li>a {
    text-transform: uppercase;
}

.content ul#content-menu li.hassub {
    background-image: url('../img/index_sub_blue.png');
    background-repeat: no-repeat;
    background-position: 10px 5px;
}

.content ul#content-menu a {
    font-weight: bold;
}

.div {
    border: 1px solid red;
}

img#logo {
    background: transparent;
}

.hidden {
    display: none;
}

#opaco_lb {
    z-index: 998;
    background-color: #000000;
    left: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";/* IE8 */
    opacity: 0;  /* general CSS3 */
    position: absolute;
    top: 0;
    width: 100%;
}

#popup_lb {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 999;
    line-height: 40px;
/*    width: 543px;
    height: 353px;*/
    padding: 1px;
    background-color: black;
    opacity: 1;
}

#lb_w {
/*    width: 523px;
    height: 333px;*/
    padding: 10px;
    background-color: white;
    position: relative;
    opacity: 1;
}

#lb_close {
    position: absolute;
    top: 5px;
    right: 5px;
}

#lb_play {
    /*position: absolute;*/
    /*bottom: 5px;*/
    /*left: 5px;*/
}

#opaco {
    z-index: 998;
    background-color: #000000;
    left: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";/* IE8 */
    opacity: 0;  /* general CSS3 */
    position: absolute;
    top: 0;
    width: 100%;
}

#popup {
    background-color: transparent;
    position: fixed;
    left: 50%;
    top: 50%;
    padding: 10px 0;
    width: 240px;
    z-index: 999;
    line-height: 40px;
}

#popup_callback {
    position: relative;
}

#opaco_c {
    z-index: 998;
    background-color: #000000;
    left: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";/* IE8 */
    opacity: 0;  /* general CSS3 */
    position: absolute;
    top: 0;
    width: 100%;
}

#popup_c {
    background-color: white;
    border: 1px solid black;
    border-radius: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    padding: 0;
/*    width: 560px;*/
    z-index: 999;
}

#popup_contacts {
    position: relative;
}

#opaco_m {
    background-color: #000000;
    left: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";/* IE8 */
    opacity: 0;  /* general CSS3 */
    position: absolute;
    top: 0;
    width: 100%;
}

#popup_m {
    background-color: white;
    border: 10px solid black;
    border-radius: 10px;
    position: fixed;
    left: 50%;
    top: 50%;
    padding: 0;
    /*    width: 560px;*/
}

#popup_multitag {
    z-index: 900;
    position: absolute;
    width: 233px;
    padding-left: 15px;
    padding-right: 14px;
    background-image: url('../img/ground-field.png');
    height: 319px;
}

#popup_multitag h3 {
    color: #2090C0;
    margin: 5px auto;
}

#popup_multitag input[type=submit] {
    color: #2090C0;
    background-color: transparent;
    border: 0;
    float: right;
    margin-top: 5px;
    cursor: pointer;
    padding-right: 0;
}

.callback_submit {
    background: url('../img/callback_bt_send_c.png') 0 0 repeat-x;
    font-weight: bold;
    font-size: 13px;
    color: #333333;
    height: 33px;
    padding-bottom: 6px;
/*    width: 50px; */
    border: 0;
}

#cb_bk_top {
    background-image: url('../img/callback_bg_top.png');
    height: 9px;
}
#cb_bk_btm {
    background-image: url('../img/callback_bg_bt.png');
    height: 9px;
}

#cb_close {
    position: relative;
    float: right;
    top: 0;
    right: -16px;
/*    position: relative;
    top: -1px;
    right: -185px;*/
}

#co_close {
    position: relative;
    float: right;
    top: 4px;
    right: 4px;
}

#mu_close {
    position: relative;
    float: right;
    top: 0;
    right: -14px;
}

.placeholder {
    color: gray;
}

div.clear-left {
	clear: left;
}

div.clear {
    clear: both;
}

h3 {
    margin: 0;
    padding: 0;
    line-height: 24px;
}

div#site {
	background-color: white;
	margin: 0 auto;
	width: 994px;
	padding: 0 15px 0 15px;
}

div#top-block {
	width: 100%;
	margin: 0 auto;
	height: 75px;
	padding: 5px 0 5px 0;
}

div#contacts-box {
	float: right;
	text-align: right;
}

div#top-banner-outer {
    position: relative;
    background-color: #E5E7DF;
    height: 250px;
    width: 994px;
    z-index: 0;
}
div#top-banner {
    background: url("../img/ajax-loader.gif") center center no-repeat;
    height: 250px;
    width: 994px;
}

div#top-menu {
	height: 38px;
	line-height: 38px;
	width: 994px;
	background-image: url(../img/top_menu_back.png);
    margin: 0 0 20px;
	color: white;
}

div#top-menu div {
	display: inline;
}

div.top-menu-item {
	padding: 0 12px 0 12px;
}

div.top-menu-sep {
	background-image: url(../img/top_menu_sep.png);
	width: 1px;
}

#top-menu a {
	color: white;
	text-decoration: none;
}

#top-menu a:hover {
	color: yellow;
}

div.float-left {
	float: left;
}

div.float-right {
    float: right;
}

div.float-right.socials a {
    float: right;
}

div.left-menu-top {
	width: 230px;
	height: 21px;
	padding: 3px 10px;
	background-image: url(../img/left_menu_top.png);
	color: #2090C0;
    font-weight: bold;
}

div.left-menu-top img {
    cursor: pointer;
}

div.left-gray-menu-top {
	width: 230px;
	height: 21px;
	padding: 3px 10px;
	background-image: url(../img/left_gray_menu_top.png);
	color: white;
    font-size: 16px;
    font-weight: bold;
}

div.left-menu-middle  {
	width: 238px;
	padding: 5px 5px;
	border-left: 1px #C7C7C7 solid;
	border-right: 1px #C7C7C7 solid;
}

div.left-menu-bottom {
	width: 250px;
	height: 10px;
	background-image: url(../img/left_menu_bottom.png);
    text-align: right;
}

div.login_top {
    width: 250px;
    height: 7px;
    background-image: url('../img/login_top_bg.png');
}

div.login {
    width: 205px;
    background-color: #787878;
    padding-left: 20px;
    padding-right: 25px;
}

div.login_bottom {
    width: 250px;
    height: 7px;
    background-image: url('../img/login_bottom_bg.png');
}

div.banners_top {
    width: 250px;
    height: 7px;
    background-image: url('../img/banner_area_top.png');
}

div.banners {
    width: 230px;
    background: url('../img/banner_area_center.png') repeat-y;
    padding: 3px 10px 3px;
}

div.banners_bottom {
    width: 250px;
    height: 7px;
    background-image: url('../img/banner_area_bottom.png');
}

div#login_header {
    vertical-align: top;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
}

.login_as_button {
    text-decoration: none;
    color: #ffffff;
}

.footer {
    margin-top: 1px;
    padding: 10px;
    width: 974px;
    background-color: #000000;
    color: #ffffff;
    vertical-align: top;
}

.logotypes {
    margin-top: 10px;
    width: 994px;
    height: 89px;
    background-color: #767676;
    color: #ffffff;
    vertical-align: top;
    overflow: hidden;
}

.logo_btn {
    float: left;
    background-image: url('../img/tech_btn.png');
    background-repeat: no-repeat;
    margin-top: 2px;
    width: 28px;
    height: 87px;
    cursor: pointer;
}

#logohidden.logotypes {
    display: block;
    position: absolute;
    visibility: hidden;
    height: auto;
}

.logotyp_es:hover {
    height: 178px;
}

.logotypes a {
    overflow: hidden;
    cursor: pointer;
    height: 69px;
    background-repeat: no-repeat;
    float: left;
    margin-left: 14px;
    margin-right: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.logotypes a:hover {
    background-position: 0 -69px;
}

.footer a {
    color: white;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

.footer td {
    vertical-align: top;
    width: 290px;
    padding: 0 0 0 30px;
    border-left: 2px solid white;
    vertical-align: top;
}

.footer td>a {
    padding-top: 0;
    height: 14px;
}

.footer td.noborder {
    vertical-align: top;
    border-left: none;
}

div.vmiddle {
    vertical-align: top;
    text-align: right;
    padding: 0;
    margin: 0;
}

div.rel {
	position: absolute;
    z-index: 990;
}

div.signs {
    float: right;
}

div.copyr {
    float: left;
}

div.content {
    width: 720px;
    font-size: 13px;
    height: 100%;
}

input[type="text"], input[type="password"] {
    float: left;
    outline: none;
    width: 180px;
    height: 19px;
    border: 0;
}

.callback-select select {
    width: 181px;
}

.subj-select select {
    width: 180px;
    line-height: 20px;
}

input.search {
    height: 27px;
    width: 178px;
    background: url("../img/search_input.png") transparent;
    padding-left: 5px;
    padding-right: 5px;
}

input[type="text"].callback {
    width: 171px;
}

div.callback {
    padding: 0 23px;
}


.button {
    padding: 5px 10px;
    background: #2664cf;
    font-family: Arial, sans-serif;
    color: #ffffff;
    text-align: center;
    display: block;
    cursor: pointer
}
.button {
    border: 1px solid #4cadfc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}
.button {
}

.breadcrumbs {
    margin-top: 15px;

}

.breadcrumbs, .breadcrumbs *, .breadcrumbs a:visited, .breadcrumbs a:active {
    vertical-align: top;
    font-weight: bold;
    font-size: 13px;
    outline: inherit;
}

.admin input {
    border: 1px solid grey;
    float: none;
}

.admin input[type=checkbox] {
    display: inline;
    border: 1px solid grey;
    float: none;
}

.admin select {
    border: 1px solid grey;
}

.cb_grad {
    background: #e9e7e7; /* Old browsers */
}

.cb_bg_rep {
    background: url('../img/callback_bg_c.png') repeat-y;
}

#portfolio {
    height: 170px;
    width: 700px;
    margin-top: 10px;
    padding: 10px;
    border: 2px solid #e8e8e8;
    position: absolute;
    bottom: 0;
    right: 0;
}

#portfolio .project {
    width: 300px;
    line-height: 12px;
    height: 170px;
    position: relative;
}

#portfolio .project p {
    font-size: 10px;
    font-weight: bold;
}

.pointer {
    cursor: pointer;
}

.project h2 {
    font-size: 18px;
    font-stretch: expanded;
    color: #2e98b8;
    font-weight: normal;
    padding-left: 15px;
    margin-bottom: 15px;
}

.project .bttn {
    position: absolute;
    right: 0;
    bottom: 0;
}

.project .bttn a {
    background: url('../img/Slideshow_bt_c.png') repeat-x;
    height: 22px;
    line-height: 22px;
    min-width: 100px;
    text-decoration: none;
    color: #999999;
    font-weight: bold;
    text-align: center;
    font-size: 10px;
}

.projlist {
    width: 195px;
    background: url('../img/portfolio_bg.png') repeat-x;

    /*    background: url('../img/proj_sh.png') 0 240px no-repeat;*/
    font-size: 11px;
    border-bottom: none;
}

.projlist h2 {
    margin-bottom: 0;
    padding-left: 10px;
    color: #222222;
    font-size: 11px;
    font-weight: bold;
}

.projlist p {
    padding: 0 10px;
    margin-top: 0;
    color: #656464;
    font-size: 11px;
    aheight: 90px;
}

.projlist div {
    padding-top: 10px;
    text-align: center;
}

.left-menu-middle .news h2{
    margin: 0;
    padding: 0;
}

.left-menu-middle .news p {
    font-size: 12px;
    color: #999999;
    margin: 0;
    text-decoration: none;
}

.left-menu-middle .news p a {
    color: #808080;
    margin: 0;
    text-decoration: none;
}

.left-menu-middle .news h2 a {
    font-size: 14px;
    color: #1B88BD;
    margin-bottom: 0;
    margin-top: 2px;
    padding: 0;
}

.left-menu-middle .news p.time {
    font-size: 10px;
    color: black;
}

.left-menu-middle a {
    /*text-decoration: none;*/
}

.small_a a {
    text-decoration: none;
    color: #1B88BD;
    font-size: 12px;

}

div.corners {
    padding: 0 20px 20px;
}

div.corners p {
    padding: 0;
    margin: 0;
    font-size: 13px;
}

input.contacts_input {
    background-image: url('../img/contacts_input_bg.png');
    float: none;
    width: 310px;
    padding: 3px 5px 3px;
    height: 26px;
}

textarea.contacts_textarea {
    width: 500px;
    height: 177px;
    padding: 0 9px 0;
    background: url('../img/contacts_textarea_center.png') repeat-y;
    margin: 0;
    border: 0;
}

div.corners div.top {
    width: 518px;
    height: 9px;
    background: url('../img/contacts_textarea_top.png') no-repeat;
}

div.corners div.bottom {
    width: 518px;
    height: 9px;
    background: url('../img/contacts_textarea_bottom.png') no-repeat;
}

div.corners textarea {
    resize: none;
}

div.contacts_icon {
    width: 180px;
    text-align: center;
    float: left;

}

div.contacts_icon p {
    font-weight: bold;
    color: black;
    text-align: center;
}

div.contacts_icon:hover p {
    font-weight: bold;
    color: #3FB1ED;
}

.contacts_button {
    width: 88px;
    height: 32px;
    background-image: url("../img/contacts_btn_bg.png");
    border: 0;
}

div.contacts_icon img:hover {
    cursor: pointer;
}

.message {
    color: red;
}

#rotated_portfolio {
    position: absolute;
    left: 0;
    top: 0;
    font-family: serif;
    font-size: 11px;
    color: #999999;

}

#news_list h2, #articles_list h2 {
    margin-bottom: 0;
}

#news_list h2 a, #articles_list h2 a {
    color: #1B88BD;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
}

#news_list h2 a:hover, #articles_list h2 a:hover {
    text-decoration: underline;
}

#news_list p.time, #articles_list p.time {
    margin-top: 0;
    font-size: 10px;
    vertical-align: middle;
}
#news_list p.time img, #articles_list p.time img {
    vertical-align: middle;
}

#news_list img.news_icon, #articles_list img.articles_icon {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

#news_list .desc, #articles_list .desc {
    font-size: 12px;
}

#search_res h1 {
    color: #1B88BD;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 0;
}

#search_res .total {
    font-size: 11px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 5px;
}

#search_res .request {
    color: #3EB2EA;
/*    font-size: 11px;*/
    font-weight: bold;
    margin-top: 0;
}

#search_res .number {
    font-size: 11px;
    font-weight: bold;
    float: left;
    height: 30px;
    width: 30px;
    padding-top: 3px;
}

#search_res p.time {
    margin-top: 0;
    font-size: 10px;
    vertical-align: middle;
}

#search_res p.time img {
    vertical-align: middle;
}

#search_res h2 {
    margin-bottom: 0;
    margin-top: 0;
}

#search_res h2 a {
    color: #1B88BD;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
}

#search_res h2 a:hover {
    text-decoration: underline;
}

#search_res .desc {
    color: #747474;
    font-size: 12px;
}

div.captcha {
    width: 320px;
}

.captcha img {
    vertical-align: middle;
    float: right;
}

.captcha input {
    background-image: url('../img/contacts_input_short_bg.png');
    width: 158px;
}

.captcha_send {
    width: 320px;
    text-align: right;
}

.login-send {
    background-color: transparent;
    padding: 0;
    margin-top: 10px;
    border: 0;
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
}

#callback_form label {
    color: red;
    font-size: 10px;
    vertical-align: top;
}

#contacts_form label {
    color: red;
    font-size: 13px;
    vertical-align: top;
}

#contacts_form p {
    margin: 15px 0 5px 0;
    vertical-align: top;
}

.grey {
    color: #808080;
}

.left-menu-bottom .multitag_lbl {
    font-size: 12px;
    /*margin-top: -20px;*/
    margin-right: 5px;
    cursor: pointer;
}

.multiselect {
    width: 233px;
    height: 246px;
    padding-top: 5px;
    background-image: url("../img/election-field.png");
    overflow: auto;
}

.multiselect label {
    display: block;
    background-image: url('../img/ch.png');
    background-position: 7px 5px;
    background-repeat: no-repeat;
    padding-left: 30px;
}

.multiselect label input[type=checkbox] {
    position: absolute;
    left: -9999px;
}

label.multiselect-on {
    background-position: 7px -19px;
}
