@charset "windows-1251";

/* Дефолтное оформление */
body    { margin: 0px; padding: 0px; font: normal 13px Tahoma;background: url("images/bg.jpg") no-repeat center top #9bbcd3;}
html, body { height: 100%;}
a       {text-decoration: none; color: #0062a5;}
a:hover {text-decoration: underline;}
a img   { border: none;}
.nostyle    {} /*стиль обнуления стилей*/
table, table td    {}
h1, h2, h3, h4, h5, h6 {margin: 0px 0px 10px;}
h1{
    font: bold 22px Arial;
}
.centerblock h1 {
 margin-top:10px;
}
h2{
    font: bold 14px Arial;
}
h3{
    font: bold 13px Tahoma;
}
h4{
    font: bold 11px Tahoma;
    text-transform: uppercase;
}
ul{ margin: 10px 0px; padding: 0px 15px;}
li{ background: url("images/li-style.png") no-repeat left 4px; padding-left: 10px; list-style: none; }
p{ margin: 10px 0px;}
hr{ border: none; background-color: #000; height: 1px;}

/* Стили картинок */
.rimg{ float: right; margin-left: 10px;}
.limg{ float: left; margin-right: 10px;}

/* Глобальные классы */
.clear  { clear: both; height: 0px; line-height: 0px; font-size: 0px;}
.fleft {float: left;}
.fright {float: right;}
.red {color: #f00;}

/* Размещение элементов (блоков) по ширине контейнера */
.just_container{
    text-align: justify;
    text-justify: newspaper;
    width: 100%;
    position: relative;
}
.just_box {
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
* html .just_box{_overflow: hidden; zoom: 1; *display: inline;}
*+html .just_box{display: inline;}
.just_under{
    display: -moz-inline-box;
    display: inline-block;
    width: 100%;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
}
* html .just_under{_overflow: hidden; zoom: 1; *display: inline;}


/* Формы */
input[type=text] {

}
input[type=submit]{

}
input[type=button]{

}
textarea{

}

/* Структура */
#pcodeBlock{
	position: absolute;
	top: 20px;
	left: 50%;
	width: 400px;
}

#page           { height: 100%;}
#wrapper        { width: 980px; //height: auto !important; min-height: 100%; position: relative; margin: 0px auto -171px; text-align: left;
                    background: url("images/wrapper-bg.png") repeat-y;
                    padding: 0px 26px;
                    z-index: 30;
}
#left-line{
    background-color: #c4c1be;
    position: absolute;
    width: 1px;
    height: 90%;
    top: 100px;
    left: 185px;
    z-index: 30;
}
#header         {
    border-top: 10px solid #006ca8;
    position: relative;
    z-index: 20;
    height: 205px;
    background: url("images/flag.jpg") no-repeat 750px top;
}
#logo{
    width: 160px;
    font: normal 13px Arial;
    text-transform: uppercase;
    margin-top: 3px;
}
#logo a{
    color: #000;
}
#lip-logo{
    position: relative;
    padding-right: 32px;
    margin-top: 20px;
}
#r-head{
    width: 810px;
    padding-left: 10px;
    position: relative;
    text-align: right;
}
#service{
    font: normal 13px Tahoma;
    color: #333;
    line-height: 14px;
    margin-top: 26px;
    margin-bottom: 8px;
}
#service img{
    vertical-align: top;
    padding-right: 5px;
}
.service-item{

}
.service-item a{
    color: #333;
}
.service-item a.red{
    color: #f00;
}
.service-sep{
    color: #a9a8a8;
    padding: 0px 16px;
}
#search-block{
    margin-top: 22px;
}
.input-text-bg{
    background: url("images/transp.png") repeat;
    border: 1px solid #b2afad;
    width: 178px;
    height: 20px;
    margin-right: 5px;
}
.srch-text{
    border: none;
    background: none;
    width: 178px;
    height: 18px;
}
.srch-but{
    background: url("images/srch-but.gif") no-repeat;
    width: 26px;
    height: 22px;
    cursor: pointer;
}
.srch-but:hover{
    background: url("images/srch-but-hover.gif") no-repeat;
}
.srch-but input{
    border: none;
    background: none;
}

#breadcrumbs{
    font: normal 10px Tahoma;
    color: #0064a5;
    text-align: left;
}
#breadcrumbs .root{
    color: #b1b1b1;
}

#content        {
    position: relative;
    z-index: 10;
}
#header-bg{
    background: url("images/logo-bg.jpg") no-repeat;
    width: 241px;
    height: 313px;
    position: absolute;
    top: 0px;
    left: 16px;
}
#lcol           { /*
    position: absolute;*/
    position: relative;
    left: -10px;
    top: 0px;
    width: 160px;
    padding-left: 10px;/*
    padding-right: 75px;
    padding-top: 215px;
    margin-bottom: -200px;*/

    float: left;
}
#calendar{
    margin-bottom: 20px;
}
#events {
    margin-bottom: 50px;
}
#events h2{
    font: bold 14px Arial;
    color: #505050;
}
#events ul{
    margin: 0px;
    padding: 0px;

}
#events ul li{
    list-style: none;
    border: 1px solid #b2b0ad;
    background: url("images/event-bg.gif") repeat-x;
    width: 134px;
    height: 22px;
    margin-top: -1px;
    padding-left: 10px;
    font-weight: bold;
    line-height: 22px;
}
#events ul li:hover{
    background: url("images/event-bg-hover.gif") repeat-x;
}
#events ul li:hover a{
    color: #fff;
}
#events ul li a{
    color: #0079ae;
    display: block;
}
#events ul li a:hover{
    text-decoration: none;
}
#l-banners{

}
.banner{
    margin-bottom: 10px;
}
#centercol{
    margin-left: 0px;
    width: 810px;
    position: relative;
    float: left;
}
.centerblock{
    margin-bottom: 15px;
}
#top-news{
    width: 809px;
    height: 254px;
    border: 1px solid #e0dfde;
    margin-bottom: 8px;
    overflow: hidden;
}
#top-news ul{
    list-style: none;
    margin: 0px;
    padding: 0px;

}
#top-news a:hover {color: #0062a5;}
#top-news ul li{
    padding: 0px;
    float: left;
    display: block;
    background: none;
}
#top-news .flip{
    cursor: pointer;
    display: block;
    width: 29px;
    height: 255px;
    overflow: hidden;
    border-left: 1px solid #b2b0ae;
    text-decoration: none;
    background: url("images/top-news-bg.jpg") repeat-x;
}
#top-news ul li a:hover{
    text-decoration: none;
}
#top-news ul li #a1{
    width: 689px;
    border: none;
}
#top-news ul li img{

}
#top-news ul li .top-news-text{
    margin: 0px;
    padding: 0px;
    width: 309px;
    display: block;
    color: #000;
    padding: 20px;
    height: 215px;
    cursor: auto;
}
.top-news-date{
    background-color: #838383;
    color: #fff;
    font: normal 10px Arial;
    padding: 1px 2px;
    display: inline;
}
#news-service{
    background: url("images/news-service-bg.png") no-repeat left top #ebebeb;
    border: 1px solid #e0e0df;
    width: 809px;
    height: 19px;
    line-height: 19px;
}
#news-service.nobg{
    background: none;
    background-color: #ebebeb;
}
#news-service a{
    color: #fff;
    margin-left: 3px;
    font-size: 11px;
}
#rssfeed{
    margin-left: 10px;
    margin-right: 25px;
}
#rssfeed img{
    vertical-align: top;
    margin-top: 2px;
}
#subscribenews{

}
#subscribenews img{
    vertical-align: top;
    margin-top: 2px;
}
#allnews{
    margin-right: 10px;
}
#allnews img{
    vertical-align: top;
    margin-top: 2px;
}
*+html #allnews img{
    vertical-align: middle;
}
#allnews a{
    color:#0070aa;
}


#mcol           {
    float: left;
    width: 525px;
    padding: 0px;
}
#welcometext{
    margin-bottom: 15px;
    text-align: justify;
    padding: 0px 10px;
}
#subordinated{
    margin-left: -5px;
}
#subordinated li{
    margin-bottom: 5px;
}
.subord-h{
    position: relative;
    width: 234px;
    height: 39px;
    padding: 0px 10px;
    display: table-cell;
    vertical-align: middle;
    border: 1px solid #dcdbda;
}
.subord-h .plus, .subord-h .minus{
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    display: block;
    background: url("images/plus1.png") no-repeat;
}
.subord-h .plus:hover{
    background: url("images/plus2.png") no-repeat;
}
.subord-h h4{
    color: #505050;
    margin: 0px;
    display: inline-block;
    width: 234px;
    position: relative;
    vertical-align: middle;
}
* html .subord-h h4{_overflow: hidden; zoom: 1; *display: inline;}
*+html .subord-h h4{_overflow: hidden; zoom: 1; *display: inline;margin-top: 5px;}

*+html .subord-h h4 .plus, *+html .subord-h .minus{top: 2px; margin: 0px;}
.subord-h.beige{
    background: url("images/beige-bg.jpg") repeat-x;
}
.subord-h.pink{
    background: url("images/pink-bg.jpg") repeat-x;
}
.subord-h.turquoise{
    background: url("images/turquoise-bg.jpg") repeat-x;
}
.subord-h.blue{
    background: url("images/blue-bg.jpg") repeat-x;
}
.subord-h.orange{
    background: url("images/orange-bg.jpg") repeat-x;
}
.subord-h.green{
    background: url("images/green-bg.jpg") repeat-x;
}
.subord-h.purple{
    background: url("images/purple-bg.jpg") repeat-x;
}
.subord-h.yellow{
    background: url("images/yellow-bg.jpg") repeat-x;
}

#on-this-day{
    border: 1px solid #e0dfde;
    width: 506px;
    position: relative;
    padding: 50px 12px 15px;
}
.year{
    display: block;
    width: 29px;
    height: 14px;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    background-color: #515151;
    color: #fff;
    margin: 0px 10px 0px 0px;
}
.year2{
    white-space:nowrap;padding:0px 4px;
    display: block;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    background-color: #515151;
    color: #fff;
    margin: 0px 10px 0px 0px;
}
.vremya{color: #555;
    font-size: 10px;
    line-height: 14px;
    margin: 0px 10px 0px 0px;
}

h3{
    font-size: 12px;
    margin-bottom: 2px;
}
.sep{
    width: 100%;
    height: 15px;
    vertical-align: middle;
}
.sep hr{
    border: none;
    height: 1px;
    background-color: #e3e2e1;
}
.this-day-img{
    width: 100px;
    height: 100px;
    border: 1px solid #515151;
    margin: 0px 10px 0px 0px;
}

.personal-img{
    width: 135px;
    height: 135px;
    border: 1px solid #515151;
    margin: 0px 10px 0px 0px;
}

.this-day-head{
    width: 530px;
    height: 40px;
    background: url("images/plashka.jpg") repeat-x;
    position: absolute;
    top: 0px;
    left: 0px;
}
.this-day-head h2{
    color: #505050;
    line-height: 40px;
    margin-left: 10px;
    position: relative;
}
.this-day-head h2 a{
    color: #0079ae;
    font: normal 11px Arial;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -6px;
}
*+html .this-day-head h2 a{
    top: 0px;
    margin: 0px;
}
.this-day-head h2 a img{
    vertical-align: top;
    margin-top: 4px;
    margin-left: 3px;
}
.this-day-menu{
    background: url("images/plashka-2.jpg") repeat-x;
    width: 504px;
    height: 27px;
    margin-bottom: 10px;
    line-height: 27px;
}
.tablink{
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    padding: 0px 20px;
    border-right: 1px solid #4da1c7;
}
* html .tablink{_overflow: hidden; zoom: 1; *display: inline;}
*+html .tablink{_overflow: hidden; zoom: 1; *display: inline;}
.tablink:hover{
    background: url("images/plashka-2-hover.jpg") repeat-x;
    text-decoration: none;
}
.tablink.curr{
    background: url("images/plashka-2-curr.jpg") repeat-x;
}

#rcol           {
    float: right;
    width: 258px;
}

.polls{
    border-left: 1px solid #e0dfde;
    padding-left: 10px;
    margin-bottom: 15px;
}

.poll-buttons{
    color: #a9a7a7;
    text-align: justify;
    padding-right: 10px;
}
.poll-buttons a{

}
.frm-but{
    background: url("images/butt-bg.gif") repeat-x;
    border: none;
    height: 22px;
    color: #fff;
    font: normal 11px Arial;
    cursor: pointer;
}
.frm-but:hover{
    background: url("images/butt-bg-hover.gif") repeat-x;
}


.r-block{
    border-top: 1px solid #e0dfde;
    border-left: 1px solid #e0dfde;
    border-right: 1px solid #e0dfde;
}
.r-block-head{
    background: url("images/plashka.jpg") repeat-x;
    display: table-cell;
    width: 236px;
    height: 40px;
    padding: 0px 10px;
    position: relative;
    vertical-align: middle;

}
.r-block h2{
    color: #505050;
    display: inline-block;
    margin: 0px;
    position: relative;
    width: 236px;
}

* html .r-block h2{_overflow: hidden; zoom: 1; *display: inline;}
*+html .r-block h2{_overflow: hidden; zoom: 1; *display: inline; margin-top: 10px;}
.r-block h2 .plus, .r-block h2 .minus{
    margin-top: -8px;
    position: absolute;
    right: 0px;
    top: 50%;
    width: 16px;
    height: 16px;
    display: block;
    background: url("images/plus1.png") no-repeat;
}
.r-block h2 .plus:hover{
    background: url("images/plus2.png") no-repeat;
}
.r-block ul{
    margin: 0px;
    padding: 0px;
}
.r-block ul li{
    border-bottom: 1px solid #e0dfde;
    padding: 10px 15px 10px 25px;
    background-position: 15px 14px;
}
.r-block ul li.last{
    border: none;
}
.r-block ul li a{

}

#r-banners{
    margin-top: 20px;
}


.push           { height: 171px;}
#footer         {
    position: relative;
    width: 980px;
    height: 131px;
    margin: 0px auto;
    margin-top: 40px;
    text-align: left;
    background: url("images/footer-bg.jpg") repeat-x;
    color: #fff;
    z-index: 40;
}
#footer a{
    color: #fff;
    text-decoration: none;
}
#footer a:hover{
    text-decoration: underline;
}
#footer2{
    padding: 20px;
    font-size: 10px;
}
#copy{
    float: left;
    width: 240px;
    margin-right: 77px;
}
#contacts{
    width: 260px;

}
#designed{
    float: right;
}

/* Меню */
#through-menu   {
    border-top: 1px solid #c4c1be;
    padding: 10px 0px;
    padding-left: 10px;
    margin-left: -10px;
}
#through-menu ul    {
    background: url("images/th-menu-bg.gif") repeat-x;
    margin: 0px;
    padding: 0px;
    font: normal 11px Tahoma;
    text-transform: uppercase;
}
#through-menu ul li {
    height:31px;
    background: url("images/th-menu-bg.gif") repeat-x;
    padding: 0px 0px;
    position: relative;
}
#through-menu ul li ul li{
 background-image:none;background-color:#0076ad;
 height:auto;
}
#through-menu ul li ul li a{
 line-height:18px;
 text-transform:none;
 border-bottom:1px solid #0065a6;
 padding-top:5px;padding-bottom:5px;
}


* html #through-menu ul li{_overflow: hidden; zoom: 1; *display: inline;}
*+html #through-menu ul li{_overflow: hidden; zoom: 1; *display: inline;}
#through-menu ul li.last a{
    padding: 0px 24px;
}
#through-menu .sep{
    background: url("images/th-menu-sep.png") no-repeat center top;
    width: 2px;
    height: 31px;
    position: absolute;
    top: 0px;
    right: 0px;
}
#through-menu ul li a {
    color: #fff;
    line-height: 30px;
    padding: 0px 13px;
    display:block;
}
#through-menu ul li a:hover { text-decoration: none;}
#through-menu ul li.curr {
    background: url("images/th-menu-curr.gif") repeat-x;
}
#through-menu ul li:hover{
    background: url("images/th-menu-hover.gif") repeat-x;
}
#through-menu ul li ul li:hover{
 background-image:none;background-color:#919090;
}

#through-menu ul li.curr a{}
#through-menu ul li.curr a:hover{}
#through-menu ul li.just_under{
    height: 0px;
}
#through-menu ul li ul{
    background:none;
    position: absolute;
    top: 31px;
    left: 0px;
    width: 232px;
    height:300px;
}
#through-menu ul li ul li{
    position: relative;
    width: 230px; height:auto;
}
#through-menu ul li ul li ul{
    position: absolute;
    top: 0px;
    left: 230px;
    z-index:1;
    border-left:1px solid #fff;
}
#through-menu ul li ul li ul li {
}


#through-menu  ul li ul { display:none;}
#through-menu  ul li.jshover ul { display:block;}
#through-menu  ul li:hover ul { display:block;}
#through-menu  ul li ul li ul { display:none;}
#through-menu  ul li:hover ul li ul { display:none;}
#through-menu  ul li ul li:hover ul { display:block;}
#through-menu  ul li ul li.jshover ul { display:block;}




/* Новости */

#news           {}
.news-list      {}
.news-block     {}
.news-anons     {}
.news-date      {}

/* картинки на стр */
.cimg {border: 1px solid #e5ebf2; margin-top:10px; margin-bottom:10px; text-align:center;}
.limg {border: 1px solid #e5ebf2; margin-right:15px; margin-bottom:10px}
.rimg {border: 1px solid #e5ebf2; margin-left:15px; margin-bottom:10px}
.limg0 {margin-right:15px; margin-bottom:10px}
.rimg0 {margin-left:15px; margin-bottom:10px}
.cimg { border:1px solid #e5ebf2;}


/* навигация по страницам */
#navPage {margin-top:10;}
.a_spisok__legend {font-size:10px; color:#909090;}
.a_spisok_a		 { font-size: 10px; text-align:center; height:18px; width: 18px; color:#FFFFFF;
background-color: #0062A5;vertical-align:middle;
}
.a_spisok_a a {color:white; text-decoration:none;}
.a_spisok_a:hover	 { text-decoration:none; color:#FFFFFF;
background-color: #d90000;
}
.txt_spisok_act_a		 { font-size: 10px;  color:#FFFFFF; text-align:center; width: 18px;vertical-align:middle;
background-color: #d90000;
}

/*вакансии*/
.div_catalog {background-image:url(images/menu2.gif); background-repeat:no-repeat; background-position: 0 -4px;padding-left:5px;margin-bottom:2px;}
.anketa_div{margin:20px 20px 20px 20px}
.anketa_pip{margin:10px 20px 0px 0px;display:block;}
.vacansy{font-size:11px; font-family: Tahoma; color:#000000;}
.small {font-size:10px}


/* комментарии */
.cmnt_h1	{ font-size:16px; font-family:arial; font-weight:bold; margin-bottom:10px;}
.cmnt_stat {font-family:Tahoma;font-size:9px;color:#c0c0c0;vertical-align:middle;}
.cmnt_btm {border-top:2px #c0c0c0 solid;text-align:right;padding-top:5px;}
A.tnav{font-size: 10px; padding: 3px 0px 3px 0px; text-align:center; display:block; width: 18px; margin-right: 3px; background-color: #484848; color:#FFFFFF; text-decoration:none; float:right;}
B.tnav{font-size: 10px; padding: 3px 0px 3px 0px; text-align:center; display:block; width: 18px; margin-right: 3px; background-color: #DA0000; color:#FFFFFF;  float:right;}
#addcmntlink {padding-top:20px;width:150px;float: left;}
#addcmntlink a {color:#FF0000; font-size:10px;  font-family: tahoma;}
.check_a {color:#FF0000; font-size:10px;  font-family: tahoma;}
.cmntbtn{background-color:#DA0000;  FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma, Arial, sans-serif; padding: 1px 10px 3px 10px; text-align:center; text-decoration:none;
width:100%;border: 1px solid #c0c0c0;}

.cmnt_body {padding:5px;border-top:1px #c0c0c0 solid;}
.cmnt_body div{margin-bottom:5px;}
.cmnt_body div b{font-size:14px}
.cmnt_body div span {font-family:Tahoma;font-size:9px;color:#c0c0c0;vertical-align:middle;margin-left:20px}


#cntmenu li ul {margin:0px;padding:0px}

.icoactive {color:red}

.div150 { width:110px; height:110px; float:left; }


.pcode{
	color: #0078AD;
	font-size: 1px;
display: none;
}
#copyright .pcode a, .pcode a, #footer .pcode a{
    color: #0078AD;
}
#copyright .pcode a:hover, .pcode a:hover{
    color: #0078AD;
}