@import url(../fancybox/jquery.fancybox-1.3.4.css);		/*link to the CSS file for FancyBox */

@font-face {
    font-family: 'pt_sansregular';
    src: url('fonts/ptsans_regular_cyrillic/PTS55F-webfont.eot');
    src: url('fonts/ptsans_regular_cyrillic/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/ptsans_regular_cyrillic/PTS55F-webfont.woff') format('woff'),
    url('fonts/ptsans_regular_cyrillic/PTS55F-webfont.ttf') format('truetype'),
    url('fonts/ptsans_regular_cyrillic/PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* ----------------------
Stylesheet Guide
-------------------------

 RESET
 GLOBAL STYLES

 LAYOUT
	GALLERY
	PORTFOLIO PAGES
 GENERAL STRUCTURE
 	CONTENT AREA
		Blog
		Alternative Blog
		Commentlist
		Commentform
		Pagenavi
		Map
	FOOTER AREA

 NAVIGATION
 	MAIN NAVIGATION

 TYPOGRAPHY
	TYPOGRAPHIC ELEMENTS
		Quote box
		Lists
	STYLED ELEMENT

CONTACT FORM

WIDGETS
	Widget Accordion
	Widget Tabbed
	Widget Toggle

 */

/* ================= RESET  ================== */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul, ul {
    list-style:none;
}

a {
    margin:0;
    padding:0;
    color: #6389c6;

	outline: none;
	text-decoration:none;
    background:transparent;
	vertical-align:baseline;
}
a:hover {text-decoration: underline;}

input, select {
    vertical-align:middle;
}

body {background: #fff url("../images/bg.png") no-repeat top center;font-family: "Tahoma";min-width: 1100px;font-size: 15px;}
.clear {clear: both;}
.wp_940 {width: 940px;margin: 0 auto;}
.content {width: 940px;margin: 0 auto;}
hr {background: url("../images/line.png") no-repeat;width: 100%;height: 7px;margin: 11px 0;border: none;}
input, select {padding: 0 17px;height: 30px;line-height: 30px;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-color: #fff;  border: solid 1px #dbd8d8;}
/*Header*/
.logo {
    width: 252px;
    height: 98px;
    float: left;
}
.rejim {
    height: 97px;
    background: url("../images/rejim.png") right center no-repeat;
    float: left;
    width: 165px;
    color: #6c6c6c;
    font: 13px "pt_sansregular";
}
.rejim > span i {width: 50px;text-align: right;display: inline-block;*display: block;zoom: 1;}
.rejimTop {
    padding-top: 23px;
}
.rejim span {
    display: block;
}
.logos {
    display: block;
    width: 100%;
    height: 100%;
    /*background: url("../images/logo.png") no-repeat;*/
}
.send-btn {
    margin-top: 9px;
    font: 12px "Tahoma";
    font-weight: bold;
    text-align: center;
    display: inline-block;
    *display: block;
    zoom: 1;
    padding: 3px 0;
    color: #fff;
    text-transform: uppercase;
    line-height: 24px;

    width: 185px; height: 24px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; background: #ebeae8; background-image: -webkit-linear-gradient(bottom, #3696db, #25699a); background-image: -moz-linear-gradient(bottom, #3696db, #25699a); background-image: -o-linear-gradient(bottom, #3696db, #25699a); background-image: -ms-linear-gradient(bottom, #3696db, #25699a); background-image: linear-gradient(to top, #3696db, #25699a);

}
/*.send-btn {
    margin-top: 9px;
    font: 12px "Tahoma";
    font-weight: bold;
    text-align: center;
    display: inline-block;
    *display: block;
    zoom: 1;
    padding: 3px 0;
    color: #fff;
    text-transform: uppercase;
    line-height: 24px;

    width: 185px; height: 24px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; background: #ebeae8; background-image: -webkit-linear-gradient(bottom, #769c18, #a6c746); background-image: -moz-linear-gradient(bottom, #769c18, #a6c746); background-image: -o-linear-gradient(bottom, #769c18, #a6c746); background-image: -ms-linear-gradient(bottom, #769c18, #a6c746); background-image: linear-gradient(to top, #769c18, #a6c746);

}*/
.send-btn:hover {
    text-decoration: none;
    -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; background: #25699a;

}

/*.send-btn:hover {
    text-decoration: none;
    -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; background: #789d1a;

}*/

.zapros {
    margin-top: 20px;
    color: #6c6c6c;
    font: 13px "pt_sansregular";
    font-style: italic;
    width: 210px;
    float: right;
    line-height: 13px;
    text-align: right;
}
/*End Header*/
/*Top menu*/
.topMenu {
    margin-bottom: 3px;
    border-top: 2px solid #d2d2d2;
}
.topMenu li ul {margin-top: 5px;min-width: 150px;position: absolute;z-index: 99;display: none!important;background: #fefeff;border: 1px solid #d2d2d2;border-top: 0;border-right: none;border-bottom: none;}
.topMenu li ul li {background-image: none;display: block;float: none;border-bottom: 1px solid #d2d2d2;}
.topMenu li ul li a {border-right: 0;}
.topMenu li:hover ul {display: block!important;}
.topMenu li:hover ul {display: block;}
/*.topMenu li:hover{background: url("../images/menuLi.png") repeat-x;}*/
.hContacts {
    text-align: right;
    padding: 0 15px;
    height: 97px;
    background: url("../images/rejim.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    float: left;
    width: 282px;
}
.topMenu li {
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;

    background: url("../images/topMenu.png") no-repeat center right;
}
.topMenu li a {
    /*border-right: 1px solid #d2d2d2;*/
    display: inline-block;
    *display: block;
    zoom: 1;
    padding: 0 24px;
    font: 15px "Tahoma";
    color: #393939;
    line-height: 40px;
}
/* End Top menu*/

/*Slider*/
.slider {
    background: url("../images/sliderBg.png") no-repeat bottom center;
}
/*End Slider*/

.greenBigwp {width: 1015px;margin: 0 auto;-webkit-box-shadow: 5px 8px 16px rgba(0,0,0,.35); -moz-box-shadow: 5px 8px 16px rgba(0,0,0,.35); box-shadow: 5px 8px 16px rgba(0,0,0,.35);}
/*
Main info
*/
.mainInfo {border-top: 1px solid #c5c6c8;padding-top: 18px;background: url("../images/line.png") bottom left no-repeat;padding-bottom: 18px;}
.mainInfo li {width: 155px;float: left;text-align: center;background: url("../images/mainInfoli.png") left top no-repeat;}
.mainInfo li:first-child {background: none;}
.mainInfotitle {font-weight: bold;color: #9ea5a8;font-size: 12px;margin-top: 10px;}
.infoTitle {color: #4c4c4c;font-weight: bold;font-size: 18px;text-transform: uppercase;padding: 12px 0 17px;}

.search-title form {margin-top: 11px;/*margin-right: 53px;*/width: 310px;border: 1px solid #cacaca;padding-left: 35px;background: url("../images/search.png") 7px center no-repeat;}
.search-title form input[type='submit'] {margin-right: 0!important;border-radius: 0!important;cursor: pointer;float: right;background: #e8e8e8;color: #676767;border: none;line-height: 20px;vertical-align: top;height: 23px;}
.search-title form input[type="submit"]:hover {background-color: #e8e8e8; background-image: -webkit-linear-gradient(bottom, #c4c3c3, #eae9e9); background-image: -moz-linear-gradient(bottom, #c4c3c3, #eae9e9); background-image: -o-linear-gradient(bottom, #c4c3c3, #eae9e9); background-image: -ms-linear-gradient(bottom, #c4c3c3, #eae9e9); background-image: linear-gradient(to top, #c4c3c3, #eae9e9);}
.search-title form input[type='text'] {border: none!important;vertical-align: top;line-height: 23px!important;width: 218px;border-radius: 0!important;padding: 0!important;height: 23px!important;}
.search-title {padding-bottom: 10px;}
.search-title .infoTitle {float: left;}

#mycarousel {clear: both;}
.jcaruselText {font-size: 10px;line-height: 10px;}

.banners {margin-top: 20px;}
.wpBanner {position: relative;}
.wpBanner img {margin-bottom: 11px;}
.ban-row1 {margin-right: 22px;}
.ban-row3 {float: right!important;}
.ban-row1,
.ban-row2,
.ban-row3 {float: left;}

/*
Footer
*/
.menu-clear-left {clear: both;}
.footer {background: #25699a url("../images/footer.png") no-repeat center top;margin-top: 35px;}
/*.footer {background: #e6ecea url("../images/footer.png") no-repeat center top;margin-top: 35px;}*/
.footerMenu {text-align: center;padding: 21px 0 18px;}
.footerMenu li {display: inline-block;*display: block;zoom: 1;padding: 0 9px;}
.footerMenu li a {color: #fff;text-decoration: underline;font-size: 12px;}
/*.footerMenu li a {color: #424140;text-decoration: underline;font-size: 12px;}*/
.footerMenu li a:hover{text-decoration: none;}

.footer-bottom {margin-top: 22px;padding-bottom: 20px;font-size: 13px;color: #424140;padding-top: 10px;}
.footer-left {float: left;width: 230px;line-height: 17px;}
.footer-right{float: right;width: 200px;}
.footer-center{text-align: center;}

.footer-center-text {font-size: 15px;font-weight: bold;line-height: 17px;}
.footer-center-text span {font-weight: bold;color: #fff;font-size: 12px;}
/*.footer-center-text span {font-weight: bold;color: #777675;font-size: 12px;}*/

.footer-right {text-align: right;color: #fff;}
/*.footer-right {text-align: right;color: #6c6c6c;}*/
.footer-right span {display: inline-block;*display: block;zoom: 1;}
.footer-right .rejimTop {padding-top: 0;}

.copyright {padding-right: 7px;vertical-align: top;line-height: 17px;background: url("../images/icons/copyright.png") no-repeat;width: 17px;height: 17px;display: inline-block;*display: block;zoom: 1;}

.newsvsbanners {margin-top: 20px;background: url("../images/newsvsbanners.png") no-repeat top center;padding-top: 25px;margin-left: 20px;}

.newsList {font-size: 13px;line-height: 15px;}
.newsList .first_news img {max-width: 298px;height: 100%;}
.newsList .first_news {position: relative;background: none!important;overflow: hidden;}
.greenBoxright .send-btn {margin-left: 15px;width: 140px;}
.newsList .last_news {background: none;}
.newsList li:last-child {background: none!important;}
.newsList .first_news img {}
.newsList .first_news .imgText{height: 231px;color: #fff;position: absolute;bottom: 0px;width: 298px;}
.newsList .first_news .imgTextwp {padding: 0;}
.newsList li {overflow: hidden;height: 236px;float: left;width: 33%;background: url("../images/newsli.png") right center no-repeat;}
.first_news .newsDate {font-style: italic;font-weight: bold;color: #fff;padding-top: 20px!important;}
.pw_text {padding-bottom: 15px;}
.first_news .newsTitles,
.first_news .newsTitles a {color: #fff;font-weight: normal;text-decoration: none;display: inline-block;*display: block;zoom: 1;}
.newsTitles a {border-bottom: none;}
.first_news .newsTitles:hover {border-bottom-color: transparent;}
.newsDate {color: #8e8e8e;font-size: 12px;}
.newsTitles,
.newsTitles a {color: #4f4f4f;margin: 3px 0 8px;line-height: 17px;font-size: 15px;text-decoration: underline;font-weight: bold;border-bottom: 1px solid #fff;padding-bottom: 1px;}
.newsTitles:hover,.newsTitles a {border-bottom-color: transparent;}
.newsTitles:hover a, .newsTitles:hover {text-decoration: none;}
.newsMore {color: #8e8e8e;font-style: italic;display: inline-block;*display: block;zoom: 1;padding-top: 17px;}
.newsLiwp {width: 227px;margin: 0 30px;color: #4f4f4f;}

.greenBox {margin-top: 18px;}
.greenBoxleft {overflow: hidden;position: relative;width: 245px;float: left;margin-left: -45px;border-top-left-radius: 5px;border-bottom-left-radius: 5px;min-height: 237px;
    -webkit-box-shadow: 5px 8px 16px rgba(0,0,0,.35); -moz-box-shadow: 5px 8px 16px rgba(0,0,0,.35); box-shadow: 5px 8px 16px rgba(0,0,0,.35); background-image: -webkit-linear-gradient(bottom, #3696db, #25699a); background-image: -moz-linear-gradient(bottom, #3696db, #25699a); background-image: -o-linear-gradient(bottom, #3696db, #25699a); background-image: -ms-linear-gradient(bottom, #3696db, #25699a); background-image: linear-gradient(to top, #3696db, #25699a);
}
/*.greenBoxleft {overflow: hidden;position: relative;width: 245px;float: left;margin-left: -45px;border-top-left-radius: 5px;border-bottom-left-radius: 5px;min-height: 237px;
    -webkit-box-shadow: 5px 8px 16px rgba(0,0,0,.35); -moz-box-shadow: 5px 8px 16px rgba(0,0,0,.35); box-shadow: 5px 8px 16px rgba(0,0,0,.35); background-image: -webkit-linear-gradient(bottom, #769c18, #a7c847); background-image: -moz-linear-gradient(bottom, #769c18, #a7c847); background-image: -o-linear-gradient(bottom, #769c18, #a7c847); background-image: -ms-linear-gradient(bottom, #769c18, #a7c847); background-image: linear-gradient(to top, #769c18, #a7c847);
}*/
.greenBoxright {padding-top: 8px!important;position: absolute;top: 0;right:-40px;width: 785px;float: right;border-top-right-radius: 5px;border-bottom-right-radius: 5px;min-height:249px;
    background-image: -webkit-linear-gradient(bottom, #d7d7d7, #f9f9f9); background-image: -moz-linear-gradient(bottom, #d7d7d7, #f9f9f9); background-image: -o-linear-gradient(bottom, #d7d7d7, #f9f9f9); background-image: -ms-linear-gradient(bottom, #d7d7d7, #f9f9f9); background-image: linear-gradient(to top, #d7d7d7, #f9f9f9);
}
.greenBoxleft ul {margin-left: 40px; }
.greenBoxleft ul li:first-child {background: none;}

.btn-vacancy {position: absolute;bottom: 0;right: -1px;background: url("../images/btn-vacancy.png") no-repeat;width: 141px;height: 69px;display: inline-block;*display: block;zoom: 1;text-indent: -9999px;}
.btn-vacancy:hover {background-position: 0 -69px;}

.greenBoxleft ul li:first-child a {padding-top: 0!important;}
.greenBoxleft ul li {background: url("../images/grleft.png") no-repeat;}
.greenBoxleft ul li a {padding: 6px 0;display: inline-block;*display: block;zoom: 1;font-weight: bold;color: #ffffff;font-size: 12px;text-transform: uppercase;}
.greenBoxleft ul li a:hover {color: #313131;}
.greenBoxright ul li:first-child a {background: none!important;}
.greenBoxright ul li a {margin-left: 30px;display: block;padding:5px 0;color: #4e4e4e;font-size: 14px;background: url("../images/lineBorder.png") no-repeat;}
.greenBoxright ul li a:hover {color: #1b62b8;}
.greenBoxright ul li {background: url("../images/grli.png") left center no-repeat;max-height: 28px;overflow: hidden;}
.greenBoxright ul {padding-left: 28px; margin-top: 4px;}
.greenBoxleft .greenBoxTitle {
    background: url("../images/vacancy.png") no-repeat bottom left;
    margin-left: 40px;
    padding-bottom: 17px;
}

/*.houseGreen {background: url("../images/housegreen.png") no-repeat;width: 400px;height: 270px;position: absolute;bottom: 0;right: -39px;}*/
.greenBoxTitle {color: #fff;text-transform: uppercase;font-size: 16px;font-weight: bold;}
/*.greenBoxTitle {color: #3e3e3e;text-transform: uppercase;font-size: 16px;font-weight: bold;}*/
.greenBoxright .greenBoxTitle {padding-left: 58px;padding-bottom: 2px; color: #000;}
.greenBox .wp_940 {position: relative;

}
.greenBox .wp_940 .greenBoxleft,
.greenBox .wp_940 .greenBoxright {padding: 20px 0;}

.contact1 {color: #91002c;font-size: 20px!important;font-weight: normal!important;}
.contact2 {color: #91002c;font-size: 17px!important;font-weight: normal!important;}
.adress {font-weight: bold;font-size: 13px;line-height: 22px;margin-top: 6px;background: url("../images/maping.png") no-repeat;height: 22px;}
.adress a {color: #000;}
.con1 {color: #adabaa;margin-top: 12px;}
.con2 {color: #adabaa;}
.con1 span {font-size: 14px;font-weight: bold;}
.con2 span {font-size: 11px;font-weight: bold;}
.con1 i {font-size: 16px;font-style: normal;}
.con2 i {font-size: 14px;font-style: normal;}

.mainpgIcon {width: 130px;height: 80px;display: inline-block;*display: block;zoom: 1;}
.mainpgIcon:hover {background-position: bottom left!important;}

.mainpgIcon2 {background: url("../images/mainIcons/2.png") no-repeat;width: 130px;height: 80px;display: inline-block;*display: block;zoom: 1;}
.mainpgIcon2:hover {background-position: bottom left;}

.mainpgIcon3 {background: url("../images/mainIcons/3.png") no-repeat;width: 130px;height: 80px;display: inline-block;*display: block;zoom: 1;}
.mainpgIcon3:hover {background-position: bottom left;}

.mainpgIcon4 {background: url("../images/mainIcons/4.png") no-repeat;width: 130px;height: 80px;display: inline-block;*display: block;zoom: 1;}
.mainpgIcon4:hover {background-position: bottom left;}

.mainpgIcon5 {background: url("../images/mainIcons/5.png") no-repeat;width: 130px;height: 80px;display: inline-block;*display: block;zoom: 1;}
.mainpgIcon5:hover {background-position: bottom left;}

.mainpgIcon6 {background: url("../images/mainIcons/6.png") no-repeat;width: 130px;height: 80px;display: inline-block;*display: block;zoom: 1;}
.mainpgIcon6:hover {background-position: bottom left;}

.structure {margin-bottom: 20px;}
.structure li {float: left;width: 50%;}
.structure li > div {padding-right: 15px;}

.imgStructure {float: left;}
.descStructure {overflow: hidden;margin-left: 13px;float: left;width: 275px;}

.nameStructure {color: #393939;font-size: 15px;font-weight: bold;}
.nameDoljnost {color: #393939;font-size: 14px;padding-bottom: 10px;border-bottom: 1px solid #000;}

.mobStructure {color: #393939;font-weight: bold;font-size: 15px;margin-top: 9px;margin-bottom: 7px;}
.workTime {color: #393939;font-size: 14px;}
.subTitle {color: #9fa4a7;font-size: 16px;text-transform: uppercase;font-weight: bold;margin: 17px 0 20px;}
.hrStructure {margin-bottom: 17px;}
.structure_wp {background: url("../images/structureShadow.png") no-repeat bottom center;margin-bottom: 25px;padding-bottom: 60px;}

.newsvsbanners h1 {color: #25699a;text-transform: uppercase;font-weight: bold;font-size: 20px;}
/*.newsvsbanners h1 {color: #9f2d0a;text-transform: uppercase;font-weight: bold;font-size: 20px;}*/
.newsvsbanners .wp_940 {position: relative;left: -14px;}

.tbl {text-align: left;font-size: 13px;border-collapse: collapse;width: 100%;}
.tbl th {background: #9da2a5 url("../images/tblTh.png") center right no-repeat;color: #fff;font-size: 13px;padding: 10px 22px;text-transform: uppercase;}
.tbl a:hover {color: #326cbb;}
.tbl a {color: #000;}
.tbl td{padding: 15px 22px;border-bottom: 1px solid #c9c9c9;}
.tbl tr:last-child td {border: none!important;}
.tblFooter {background: #edf1f4;height: 38px;}
.tblFooter td {border: none;}

.pagination {text-align: center;color: #707070;margin: 25px 0 0;font-size: 13px;}
.pagination li,
.pagination a,
.pagination b {display: inline-block;*display: block;zoom: 1;padding: 2px 6px;}
.pagination li a,
.pagination a {color: #000;}
.pagination li.active  a, .pagination b {color: #fff;}
.pagination li.active, .pagination b {background: #9ec03f;}
.pagination li:hover {background: #dcdcdf;}

.pagination_wp {text-align: center;}
.articleUl li {background: none!important;padding-left: 0!important;}
.articleUl li i {vertical-align: top;margin-top: 9px;padding-top: 0;background: url("../images/arLeft.png") no-repeat left top;padding-left: 10px;height: 10px;display: inline-block;*display: block;zoom: 1;width: 11px;}
.articleUl li:hover i {background-position: bottom left;}
.articleUl li:hover a {color: #2279e1}

.articleUl li a {width: 97%;color: #4f4f4f;border-bottom: 1px dotted #000;font-size: 14px;padding: 4px 0 6px;display: inline-block;*display: block;zoom: 1;}
.articleTitle {background: #e8e8e8;padding: 5px 35px 5px 10px;display: inline-block;*display: block;zoom: 1;position: relative;margin-bottom: 14px;}
.kray {background: url("../images/kray.png") no-repeat;width: 14px;height: 13px;position: absolute;bottom: -13px;left: 0;}
.articleUl {margin-bottom: 15px;}

#simpleform {margin-bottom: 23px;color: #393939;;font-size: 12px;}
#simpleform {background: #edf1f4;padding: 25px 17px;}
.filterform > input[type="text"] {width: 740px;margin-right: 7px;margin-bottom: 20px;}
.acts-types-item {float: left;vertical-align: top;margin-right: 15px;}
#type-docs {width: 255px;display: block;float: none;}
#num-docs {float: none;display: block;}
.acts-types {margin-bottom: 7px;}
.filterform input[type="submit"] {line-height: 28px!important;vertical-align: top;border: none;width: auto!important;height: auto!important;padding: 2px 27px 0 27px;margin-top: 0px;cursor: pointer;}
.acts-types-item label {padding-bottom: 5px;display: inline-block;*display: block;zoom: 1;}
.icheckbox {background: url("../images/checkbox.png") no-repeat;width: 13px;height: 13px;float: left;margin-right: 10px;margin-bottom: 10px;}
.icheckbox.checked {background-position: bottom;}
.checkboxRow {clear: both;}
.selectboxMe {float: left;margin-right: 30px;}
.filterform input {line-height: normal!important;}

#tabsSearch > ul > li.ui-state-active {background: #edf1f4;}
#tabsSearch > ul > li.ui-state-active a {border-bottom: none;}
#tabsSearch > ul > li {background: #fff;float: left;color: #393939;font-size: 14px;font-weight: bold;padding: 10px 17px;}
#tabsSearch > ul > li a {color: #393939;border-bottom: 1px solid #000;padding-bottom: 1px;}
#tabsSearch > ul > li {background: url("../images/uiLi.png") no-repeat right; }

#tabsSearch > ul > li.simpleSearch {background-image: none;}
.ui-tabs-hide {display: none;}

.Daterow {margin-bottom: 15px;}
.datepickerInc {position: relative;width: 233px;float: left;}
.datepickerInc input {width: 171px;}
.datepickerInc img {position: absolute;top: 6px;right: 11px;cursor: pointer;}
.ui-datepicker-div {background: #ccc;font-size: 12px;}
.datepickerInc label {width: 20px;display: inline-block;*display: block;zoom: 1;}
.imgTextwp {width: 268px;position: absolute;bottom: 0px;background: url("../images/bgtransparent.png") 0 0px no-repeat;max-height: 172px;padding-left: 15px!important;padding-right: 15px!important; }


.bannersHover {display: none;position: absolute;bottom: 14px;left: 0;right: 0;text-align: center;background: url("../images/bannerBg.png") repeat-x;}
.wpBanner:hover .bannersHover {display: block;}
.bannersHover a {color: #fff;text-decoration: underline;font-size: 16px;padding-top: 3px;padding-bottom: 10px;display: inline-block;*display: block;zoom: 1;}
.bannersHome {background: url("../images/bannerBgcenter.png") no-repeat center top;height: 10px;width: 100%;position: absolute;top: -9px;}

.newsMainlink, h3, div.search-item h4 a {font-size: 16px;color: #464646;}
.newsMainlink:hover {text-decoration: underline;}
.newsWpmain {padding: 10px 0;}
.h3News {font-weight: bold;margin-bottom: 5px;}
.search-page {margin-bottom: 30px;}
.search-query {padding: 0 2%;width: 95%!important;}
.search-button {cursor: pointer;}
#forma-1 form textarea {min-width: 90%!important;min-height: 100px!important;}
.news-date-time {display: block;}

.page_404 {
    background: url("../images/404.jpeg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 370px;
    margin: 20px auto 30px;
    width: 415px;
}

.topMenuone {background: url("../images/topMenuone.png") no-repeat;width: 112px;height: 50px;}
.topMenutwo {background: url("../images/topMenutwo.png") no-repeat;width: 146px;height: 50px;}

.search-title .infoTitle {padding-bottom: 7px!important;}
.search-title .search-form {padding-top: 12px;}
.newsList:last-child {background: none!important;}

#ui-datepicker-div {border: 1px solid #dbd8d8;background: #fff;padding: 3px;}
#ui-datepicker-div a {color: #222;font-size: 13px;text-decoration: none;}
#ui-datepicker-div td {padding: 2px;}

.bannerHome {margin: 10px auto; width: 1023px;}
.lineNews {background: url("../images/allNewsborder.png") no-repeat left center;width: 792px;height: 38px;float: left;}

.imgleft {margin-right: 33px;margin-bottom: 20px;}
.imgright {margin-left: 33px;margin-bottom: 20px;}
blockquote:before {content: " ";background: url("../images/quote1.png") no-repeat;width: 11px;height: 10px;display: block;left: 0;top: 0;position: absolute;}
blockquote:after {content: " ";background: url("../images/quote2.png") no-repeat;width: 11px;height: 10px;display: block;position: absolute;bottom: 0;right: 0;}
blockquote {padding: 0 25px;position: relative;font-size: 12px;font-weight: bold;margin: 20px 0;}
.structure_wp p {padding: 5px 0;}
.structure_wp ul li {background: url("../images/li.png") 0 7px no-repeat;padding-left: 19px;padding-bottom: 10px;}

.quote {padding: 10px 20px;background: url("../images/bottom_bg.png");margin: 10px 0;}
.hr2 {background: url("../images/hr2.png") repeat-x;height: 4px;}

.allNews {margin-bottom: 15px;}
.allNewsbtn {background: url("../images/allNews.jpg") no-repeat;width: 135px;height: 38px;cursor: pointer;float: left;margin-right: 10px;}
.allNewsbtn a {display: block;height: 100%;width: 100%;}
.allNewsbtn:hover {background-position: bottom;}

.raspolojenieFaila {margin-top: 15px;}

.noLibg li {padding-left: 0!important;background: none!important;}

.structure_wp img {max-width: 100%;}
.slider {position: relative;}
.rslides_tabs {position: absolute;bottom: 30px;text-align: center;left: 0;right: 0;z-index: 99;}
.rslides_tabs li {background: #fff;width: 15px;margin: 0 5px;height: 15px;text-indent: -9999px;display: inline-block;*display: block;zoom: 1;border-radius: 12px;}
.rslides_tabs li.rslides_here {background: #25699a;}
/*.rslides_tabs li.rslides_here {background: #a6c746;}*/
.rslides_tabs li a {display: block;width: 100%;height: 100%;}
.mainInfo li a {text-decoration: none!important;}
.bigline {margin: 10px 0;}
.structure_wp strong {color: #464646;}
.mobilPhone strong {color: #9f2d0a;margin-right: 7px;font-size: 15px;}
.mobilPhone {font-size: 25px;color: #000;}
.formWp {float: right;position: relative;}
#title-search {float: right;}
.title-search-result #row_1 {display: none;}
.title-search-result {background: #fff!important;}
.ui-datepicker-calendar {border-collapse: collapse;font-size: 14px;}
.ui-datepicker-next {float: right;}
.ui-datepicker-header {font-size: 12px;background: #f3f3f3;padding:  5px 0;text-align: center;}
.ui-datepicker-title {display: inline-block;*display: block;zoom: 1;font-weight: bold;padding: 0 8px;}
.ui-datepicker-next, .ui-datepicker-prev {cursor: pointer;}
.colvo {padding-top: 20px;padding-bottom: 20px;}
.ui-datepicker-header {margin-bottom: 3px;}
.ui-datepicker-calendar td {border: 1px solid #f3f3f3;padding: 5px!important;text-align: center;}
td.ui-datepicker-week-end  {background: #dfdfdf;}
.ui-datepicker-week-end td {border: 1px solid #fcd9d9!important;}
.ui-datepicker-calendar span {font-size: 10px;}
.ui-datepicker-calendar th {padding-bottom: 6px;}
.ui-datepicker-prev  {float: left;background: url("/images/arrowL.png") center no-repeat;width: 15px;height: 15px;display: inline-block;*display: block;zoom: 1;}
.ui-datepicker-next  {background: url("/images/arrowR.png") center no-repeat;width: 15px;height: 15px;display: inline-block;*display: block;zoom: 1;}
.ui-datepicker-prev span,
.ui-datepicker-next span {text-indent: -9999px;display: inline-block;*display: block;zoom: 1;}
.ui-datepicker-today {background: #024c8b!important;color: #fff;}
.ui-datepicker-today a {color: #fff!important}
.ui-datepicker-calendar th {padding: 0!important;padding-bottom: 6px!important;text-align: center;}