/* CSS Document */

/* all*/
* {
	margin: 0;
	padding: 0;
	outline: none;
}
form {
	padding: 0;
	margin: 0;
}
body {
	position:absolute;
	left:50%;
	margin-left: -470px;
	width: 940px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
img {
	border: 0;
}
ul {
	list-style-type: none;
}
a {
	color: #007dc3;
	outline: none;
}
a.big {
	font-size: 11pt;
}
h1 {
	font-size: 140%;
	font-weight: bold;
	margin-bottom:10px;
}
#firsttext h1{
	font-size: 120%;
	margin-bottom:3px;
	text-indent:0;
	line-height:17px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color:#ff6e00;
}
h3 {
	font-weight: bold;
	font-size: 100%;
}
sup{
	font-size: 0.6em;
	-font-size:0.8em;
}
*+html sup{
	font-size: 0.8em;
}
.text_small {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.text_smallest {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*line-height: 10px;*/
	color:#ff6e00;
}
.bold {
	font-weight:bold;
}
input {
	height: 18px;
	vertical-align: middle;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	-height: auto;
}
input[type=button], input[type=submit] {
	height: auto;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/**html input {
height: auto;
}*/
select {
	height: 22px;
	vertical-align: middle;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	border-collapse: collapse;
}
/*orange_button*/
.orange_but {
	height: 30px;
	line-height: 30px;
	text-align:center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	display:block;
}
.but_short {
	background:url(../images/buttshort.gif) no-repeat #ff6e00;
	width: 160px;
}
.but_midle {
	background:url(../images/buttmidl.gif) no-repeat #ff6e00;
	width: 200px;
}
.but_long {
	background:url(../images/buttlong.gif) no-repeat #ff6e00;
	width: 250px;
}

/*orange_button end*/
.w10 {
	width: 10px;
}
.w20 {
	width: 20px;
}
.w40 {
	width: 40px;
}
.w45 {
	width: 45px;
}
.w50 {
	width: 50px;
}
.w55 {
	width: 55px;
}
.w58 {
	width: 58px;
}
.w60 {
	width: 60px;
}
.w65 {
	width: 65px;
}
.w70 {
	width: 70px;
}
.w80 {
	width: 80px;
}
.w85 {
	width: 85px;
}
.w90 {
	width: 90px;
}
.w100 {
	width: 100px;
}
.w104 {
	width: 104px;
}
.w110 {
	width: 110px;
}
.w115 {
	width: 115px;
}
.w120 {
	width: 120px;
}
.w126 {
	width: 126px;
}
.w135 {
	width: 135px;
}
.w148 {
	width: 148px;
}
.w149 {
	width: 149px;
}
.w150 {
	width: 150px;
}
.w156 {
	width: 156px;
}
.w180 {
	width: 180px;
}
.w215 {
	width: 215px;
}
.w219 {
	width: 219px;
}
.w240 {
	width: 240px;
}
.w245 {
	width: 245px;
}
.w248 {
	width: 248px;
}
.w250 {
	width: 250px;
}
.w280 {
	width: 280px;
}
.w315 {
	width: 315px;
}
.w338 {
	width: 338px;
}
.w360 {
	width: 360px;
}
.w368 {
	width: 368px;
}
.w370 {
	width: 370px;
}
.w505 {
	width: 505px;
}
.w515 {
	width:515px;
}
.h22 {
	height: 22px;
}
.h30 {
	height: 30px;
}
.h50 {
	height: 50px;
}
.h55 {
	height: 55px;
}
.h60 {
	height: 60px;
}
.h70 {
	height: 70px;
}
.h90 {
	height: 90px;
}
.h350 {
	height: 350px;
}
.hidden {
	display: none;
}
/*position*/
.l {
	float:left;
}
.r {
	float:right;
}
.end {
	clear:both;
}
/*position end*/

/*color*/
.red {
	color:#f00;
}
.orange {
	color: #ff6e00;
}
/*color end*/
/* all end*/

/*container*/
.container {
	/*border: 1px solid #CC0000;*/
	width: 780px;
	float: right;
}

/*container end*/

/*left-column*/
div.leftcolumn {
	/*border: 1px solid #007dc3;*/
	width: 150px;
	top: 18px;
	position:absolute;
}
div.leftcolumn img {
	color: #007dc3;
	font-size: 65px;
	width: 150px;
	height: 140px;
	line-height: 140px;
	font-weight:bold;
}
.leftcolumn a.hot_link{
    float:left;
    padding:13px 20px 0 0;
    background:url(../images/new_pr.gif) 100% 0 no-repeat;
    font-weight:bold;
}
/*leftmenu*/

.leftmenu {
	border-right: 1px solid #007dc3;
	margin-top: 25px;
	width: 150px;
}
.leftmenu li {
	padding-bottom: 5px;
	overflow: hidden;
}
.leftmenu li a:hover{
	color:#00a3ff;
}
/*leftmenu end*/
/*left-column end*/

/*header-main-searsh*/

.header-main {
	width: 780px;
	top: 5px;
	position: absolute;
}
.header-main ul {
	float:left;
	border-bottom:2px solid #f0d000;
}
.header-main li{
	height: 23px;
	float:left;
	text-align:center;
	line-height: 21px;
	font-weight:bold;
}
.header-main li a:hover {
	color:#00a3ff;
}
.header-main .short {
	width: 60px;
	background:url(../images/butmenu60.gif) no-repeat #f0d000;
}
.header-main .med {
	width: 80px;
	background:url(../images/butmenu80.gif) no-repeat #f0d000;
}
.header-main .long {
	width: 215px;
	background:url(../images/butmenu215.gif) no-repeat #f0d000;
}
.enter {
	float:right;
	margin-top: 3px;
}
.poick {
	/*border: 1px solid #CC3300;*/
	width:780px;
	margin-top: 5px;
	float:left;
}
.navig{
	width:100%;
	min-height: 20px;
	margin-top: 2px;
	float:left;
}
.pager {
	text-align:center;
	margin: 10px 0 10px 0;
}
.print {
	background: url(../images/printer.jpg) no-repeat;
	background-position: left ;
	height:32px;
	line-height: 32px;
	padding-left:40px;
	float:left;
}
.sravn {
	background: url(../images/sravn.jpg) no-repeat;
	background-position: right ;
	height:32px;
	line-height: 32px;
	padding-right:40px;
	float:right;
}
/*header-main-searsh end*/

/*content*/
.content-ps {
	margin-top: 184px;
	width:100%;
	min-height: 366px;
	-height: 366px;
}
/**html .content-ps {
height: 366px;
}*/
.content-bs {
	margin-top: 300px;
	width:100%;
	min-height: 250px;
	-height: 250px;
}
/**html .content-bs {
height: 250px;
}*/
.content-nos {
	margin: 57px 0 10px 0;
	width:100%;
	min-height: 483px;
	-height: 483px;
}
/**html .content-nos {
height: 483px;
}*/
.blue_block {
	border: 1px solid #007dc3;
	width: 758px;
	background: #e6f7ff;
	padding: 10px 10px 0 10px;
	margin-bottom: 5px;
}
.pole_objas {
	color: #f00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-bottom: 5px;
}
.glavn {
	width:570px;
	float:left;
}
.seo{
	clear:both;
	font-size:8pt;
	color:#808080;
	margin-top:10px;
	padding-top:3px;
	border-top:1px solid #808080;
}
.seo.ozen{
	margin-top:110px;
}
.glavn .colright{
	float: right;
	width: 420px;
	padding-bottom:10px;
}
#firsttext {
	height: 110px;
}

.grafics {
	border-left: 1px solid #007dc3;
	width: 190px;
	padding-left:10px;
	float: right;
	min-height:350px;
	-height:350px;
}
p.namegr {
	padding-left: 5px;
	font-size: 9pt;
	font-weight:bold;
}
p.paramgr {
	padding-left: 5px;
	font-size: 8pt;
	padding-top: 1px;
}
div.graf-glavn {
	width: 195px;
	height: 120px;
	margin: 0 0 10px 5px;
}
.news{
	font-size:8pt;
}
.news a, .news p{
	font-weight:bold;
}
.news dt{
	margin-top:10px;
}
/*calcul-na glav*/
.calc {
	background-position: left ;
	height:48px;
	line-height: 48px;
	padding-left:50px;
	margin: 10px 0 5px 0;
}
.calc-cred {
	background: url(../images/calculator_kred.gif) no-repeat;
}
.calc-oz {
	background: url(../images/calculator_oz.gif) no-repeat;
}
/*calc-podrobno*/
.calccr24 {
	background: url(../images/calculator_kred_24.gif) no-repeat;
	background-position: left ;
	height:24px;
	line-height: 24px;
	padding-left:30px;
	margin: 10px 0 0 0;
}
.blockcalk{
	float:left;
	width:220px;
}

/*calc-podrobno end*/
/*calcul-na glav end*/

/*Прямые ссылки*/
.prjamssylky{
	margin-top:30px;
	float:right;
	width:195px;
	/*border-left:1px solid #007dc3;*/
	padding:0 0 5px 5px;
}
.prjamssylky li{
	padding-bottom:10px;
	line-height:12px;
}
.prjamssylky span{
	font-weight:bold;
}
/*Прямые ссылки end*/

/*articles*/
.articleul {
	background: url(../images/marker.gif) no-repeat 0 2px;
	padding-left: 20px;
	margin-bottom: 20px;
	min-height: 20px;
}
.articlestextul{
	padding:0 0 10px 30px;
	list-style-type:square;
	list-style-position: inside;
}
.articlesimgleft {
	float:left;
	padding:3px 10px 5px 0;

}
.articlesimgright {
	float:right;
	padding:3px 0 5px 10px;

}
.arttables{
	border-collapse: collapse;
	font-size:8pt;
	margin:5px 0 10px 0;
}
.arttables tr th, .arttables tr td {
	height: 20px;
	border: 1px solid #000000;
	padding:0 5px 0 5px;
	background-color:#f5f5f5;
}
#razdel{
	border-top:1px solid #007dc3;
	margin:20px 0 10px 0;
	height:20px;
}
#razdel span{
	float:right;
	height:20px;
}
#razdel div{
	position:absolute;
	height:10px;
	width:80px;
	overflow:hidden;
	background-color:#ffffff;
	border-left:1px solid #ffffff;
	padding:0 10px 10px 10px;
	-display:none;
}
#razdel div:hover{
	height:auto;
	width:auto;
	overflow:visible;
	border:1px solid #007dc3;
	border-top:none;
}
#razdel div p{
	color:#007dc3;
	padding-bottom:5px;
	margin-left:-9px;
}
#blue_line{
	width:100%;
	padding-bottom:20px;
	margin-bottom:25px;
	border-bottom:1px solid #007dc3;
}
#slide_block{
	margin-bottom:25px;
}
#slide_block.short{
	margin-bottom:5px;
}
#slide_block label{
	display:block;
	height:20px;
	width:100%;
	font-weight:bold;
}
#slide_block label.activ{
	background:#E6F7FF;
	font-style:italic;
}
#slide_block span{
	display:none;
	font-style:italic;
	background:#E6F7FF;
}
#slide_block div{
	padding:3px 10px 13px 10px;
}
.documents {
	background:url(../images/ico_word.gif) no-repeat;
	background-position:left ;
	line-height:22px;
	padding-left:20px;
}
/*articles end*/

/*rez-search*/
.ulobjavl {
	width: 940px;
	height: 95px;
	margin-bottom: 15px;
	margin-left:-160px;
	position:relative;
}
.ulobjavlright {
	width:780px;
	float:right;
}
.liobjvlglav {
	height: 20px;
	margin-bottom: 2px;
	overflow:hidden;
}
.liobjvltext {
	height: 18px;
	overflow:hidden;
}
.cena {
	float:left;
	color: #ff6e00;
}
.podrobressearch{
	width: 940px;
	margin-left:-160px;
	position:relative;
}

/*rez-search end*/
/*img-objavleniy*/
.littleimg {
	width: 145px;
	height: 95px;
	overflow:hidden;
	line-height:95px;
	text-align:center;
}
.littleimgbgr {
	background:url(../images/ramka.gif);
	margin-top: -95px;
	position: absolute;
	-position:static;
}
*+html .littleimgbgr {
	position:static;
}
/*.view_multymedia{
margin-bottom:10px;
min-height:270px;
-height:270px;
}

.preview_multymedia{
margin-top:10px;
display:none;
}
.preview_multymedia div{
width:113px;
height:85px;
float:left;
margin-right:5px;
margin-bottom:5px;
border:1px solid blue;
}
.preview_multymedia img{
width:113px;
height:85px;
}*/
.bigimg {
	/*border:1px solid #007dc3;*/
	/*float:right;*/
	width: 360px;
	overflow:hidden;
}
.multymedpodr {
	padding: 5px 0 0 50px;
	float:left;
	text-align:center;
	color:#808080;
}
.sravnen-img {
	padding: 5px 0 0 11px;
	float:left;
	text-align: center;
}
/*img-objavleniy end*/
/*telephone*/
.blocktel {
	border-top: 1px solid #007dc3;
	border-bottom: 1px solid #007dc3;
	float:left;
	width: 550px;
	min-height: 30px;
	-height: 70px;
}
.tel {
	background: url(../images/tel.gif) no-repeat;
	background-position: left;
	height:16px;
	line-height: 16px;
	padding-left: 25px;
	margin: 5px 0 0 0;
	width: 520px;
	overflow: hidden;
}
/*telephone end*/

/*Table*/
.table-podrob {
	width: 550px;
	float:left;
}
.table-sravn {
	width: 940px;
	min-height: 386px;
	margin-left:-160px;
	position:relative;
}
.tabname {
	line-height: 24px;
	font-size:11pt;
	font-weight: bold;
	margin-top: 10px;
	float:left;
}
.tab {
	width: 100%;
	float:left;
	background: #e6f7ff;
	table-layout: fixed;
}
.tab tr th {
	border: 0;
	height: 0;
}
.tab tr td {
	height: 20px;
	padding-left:5px;
	overflow: hidden;
	border: 1px solid #007dc3;
}
.tab td:first-child {
	font-weight:bold;
}
/*Table end*/
/*Resume*/
.res_persdata_left {
	width: 410px;
	float:left;
	height:30px;
}
.res_persdata_right {
	width: 340px;
	float:right;
	height:30px;
}
.res_rabota {
	margin-top: 10px;
	border-bottom: 1px solid #007dc3;
	height: 100px;
}
.res_rabota_last {
	margin-top: 10px;
	height: 100px;
}
.res_rabota_left {
	float:left;
	width: 250px;
	padding-top: 15px;
}
.res_rabota_left label {
	padding-top: 2px;
}
.res_rabota_centr_right {
	float:right;
	width: 245px;
	margin-left: 5px;
	-margin-left: 3px;
}
/**html .res_rabota_centr_right {
margin-left: 3px;
}*/
.prichina_uvoln {
	height: 20px;
	clear:both;
	padding-top: 8px;
}
.res_label {
	line-height:20px;
}
/*Resume end*/


/*calendar end*/
/*messedges*/
.errors, .note {
	float:right;
	height:16px;
	padding:0 15px 0 22px;
	line-height: 16px;
	margin-top:3px;
}
.errors {
	background:url(../images/error.gif) no-repeat;
	color:#FF0000;
}
.note {
	background:url(../images/note.gif) no-repeat;
	color:#fa7d00;
}
.big_mess, .big_mess_errors {
	position:relative;
	left:50%;
	margin: 150px 0 0 -310px;
	width: 500px;
	height: 80px;
	padding:25px 60px 0 60px;
	text-align:center;
}
.big_mess{
	background:url(../images/ok.gif) 25px 20px no-repeat #fffbca;
	border:1px solid #f0d000;
}
.big_mess_errors{
	background:url(../images/error_32.gif) 25px 20px no-repeat #fff5f0;
	border:1px solid #fa001e;
}
.mess_but{
	position:absolute;
	left:50%;
	margin-left: -50px;
	width: 100px;
}
/*messedges end*/
.button_block {
	width: 740px;
	padding: 20px;
}
/*dat_objavlenija*/
.dat_objavl {
	width: 365px;
}
.dat_objavl label {
	float:left;
	padding-top: 2px;
}
.dat_objavl input, .dat_objavl select {
	float:right;
}
#l_r {
	float:right;
}
.mar_l_5 {
	margin-left: 5px;
}
.mar_l_40 {
	margin-left: 40px;
}
.mar_l_60 {
	margin-left: 60px;
}
.d_b_b_verh {
	width: 780px;
	height:8px;
	background: url(../images/verh.gif) no-repeat #007dc3;
}
.dark_blue_block {
	width: 760px;
	height:32px;
	background:url(../images/niz.gif) no-repeat #007dc3;
	background-position:bottom;
	margin-bottom:8px;
	padding: 0 10px 0 10px;
	color:#fff;
}
* html .dark_blue_block {
	margin-top:-7px;
}
/*dat_objavlenija end*/
/*master*/
.m_b {
	margin-bottom: 60px;
}
.m_t {
	margin-top: 85px;
}
div.butt_resume {
	width:100%;
	height:30px;
	margin:10px 0 20px 0;
}

/*master end*/
abbr{
	border-bottom: 1px dotted #808080;
	cursor:help;
}
.absac{
	text-indent:25px;
}
/*o_nas*/
#about{
	width:100%;
	min-height:220px;
	border-bottom:1px solid #007dc3;
	margin:0 0 20px 0;
	-height:220px;
}
#about img{
	height:200px;
	float:left;
}
#about dl{
	float:right;
	width:500px;
}
#about dt {
	font-weight: bold;
	margin-top: 10px;
	line-height: 20px;
}
#about dd {
	line-height: 20px;
	margin-left:80px;
}
#about dt.first {
	margin-top: 0;
}
#about dd.first {
	margin-top: -20px;
}
#about ul{
	width:620px;
	float:right;
}
#about ul li{
	margin-bottom:10px;
}
#about ul li span{
	font-weight:bold;
}
#about ul li div{
	width:600px;
	padding:5px 10px 10px 10px;
	background:#E6F7FF;
	font-style:italic;
	color:#404040;
}
/*o_nas end*/
/*404*/
.error404{
	min-height: 530px;
	-height: 530px;
}
.error404 div{
	margin:13px 0 180px 0;
	width:100%;
	height:35px;
	border-bottom:2px solid  #808080;
	font-size:20pt;
	font-weight:bold;
	color:#808080;
}
.error404 span{
	font-size:14pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 140px;
}
/*404 end*/
/*content end*/

#footer p {
	text-align:center;
	color:#808080;
	font-size:8pt;
	clear:both;
	padding-top: 10px;
}
/* CSS Document */

/*sakladky*/
.saclall {
	width: 100%;
	height: 25px;
}
.fontbig {
	width: 245px;
	font-size: 11pt;
	text-align: right;
	float: left;
	padding: 5px 15px 0 0;
}
.saklsv {
	width: 82px;
	height: 19px;
	float: left;
	text-align: center;
	padding: 6px 0 0 3px;
	text-decoration: none;
	margin-left: -5px;
}
.sakl a {
	background: url(../images/sakl.gif ) no-repeat; 
	color: #007dc6;
}
.sakl a:hover {
	background: url(../images/saklhover.gif) no-repeat; 
	color: #eee;
}
.saklactiv {
	background: url(../images/saklactiv.gif) no-repeat; 
	color: #eee;
	font-weight: bold;
	position: relative;
	z-index: 1;
	width: 82px;
}
.topright {
	background: url(../images/top-right.gif) no-repeat; 
	width: 200px;
	height: 25px;
	float: right;	
}
/*numsearch*/
.numtopright {
	background: url(../images/nsearch.gif) no-repeat; 
	width: 280px;
	height: 25px;
	float: right;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
	color: #fff;	
}
/*numsearch end*/
/*sakladky end*/

/*osnova poisk*/
.osnova {
	width: 780px;
	position: relative;
}
.ugol{
	background: url(../images/ugol.gif)  #007dc6 no-repeat;
	background-position: top left;
}
.niz{
	background: url(../images/niz.gif)  #007dc6 no-repeat;
	background-position: bottom;
	height: 10px;
	-margin-top: -12px;
}
.bigsearsh {
	height: 202px;	
}
.smallsearsh {
	height: 87px;
}
/**html .niz {
   margin-top: -12px;
}*/
/*osnova poisk end*/

/*colums*/
.leftlist, .middlelist, .rightlist, .numsearch {
	margin: 7px 0 0 10px;
	float: left;
	color: #fff;
	position: relative;
}
* html .leftlist, .numsearch{
	margin: 0;
	padding: 7px 0 0 10px;
}
.leftlist {
	width: 350px;	
}
.leftlist .r5 {
	margin-right: 5px;
}
.middlelist {
	width: 210px;
}
.leftlist label, .middlelist label,.numsearch label {
	float: left; 
	line-height: 20px;
}
.leftlist input, .leftlist select, .middlelist input, .middlelist select, .rightlist input, .rightlist select, .rightlist a {
	float: right;
}
.leftlist div, .middlelist 	div, .rightlist div {
	height: 29px;
}
.rightlist {
	width: 180px;
	margin-top: -22px;
}
.rightlist  .heighta {
	height: 16px;
}
.rightlist  .heightbut {
	height: 26px;
}
.rightlist a {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.rightlist a:hover {
	text-decoration:none;
}
.leftlist .lefts {
	float:left; 
	width: 170px;
}
.leftlist .rights {
	float:right; 
	width: 150px;
}
.numsearch {
	width: 570px;
}
#mtop {
	margin-top: 5px;
}
/*colums end*/
/* CSS Document */
.w104{
	width:104px;
}
.c_inpdata{
	width:100%;
	height: 240px;
	border-bottom: 1px solid #007dc3;
}
.c_inpdata.ozen{
	height: 340px;
}
.c_inpdata p{
	/*padding-top:5px;
	color:#808080;*/
}
/*.c_inpdata h2{
	padding-bottom: 10px;
}*/
.c_inpdata label{
	float:left;
	padding-top:2px;
	width:100px;
}
.c_leftblock{
	width:340px;
	float:left;
	height: 140px;
}
.c_leftblock select{
	width:220px;
	float:right;
}
.c_leftblock .block{
	width:320px;
	height:23px;
	padding:3px 0;
}
.c_rightblock {
	float: right;
	width:430px;
	height: 140px;
}
.c_rightblock label{
	float:left;
	width:130px;
}
.c_rightblock .block1{
	width:420px;
	height:23px;
	padding:3px 0;
}
.c_rightblock .inputs{
	width:120px;
	float:left;
	margin-right:5px;
}
.c_rightblock p{
	float:left;
	padding-top:2px;
}
.c_rightblock .radio, .c_rightblock .radio1{
	width:280px;
	margin:0 0 2px 0;
}
.c_rightblock .radio1{
	margin-left:130px;
}
.c_but_errors {
	 float:right;
	 padding-top:20px;
	 width: 770px;
}
.c_button {
	float:right;
	width:130px;
}
.oc_results {
	background:#e6f7ff;
	width: 450px;
	margin-top: 10px;
	float:right;
	height: 20px;
	padding:10px;
    text-align:right;
}
.oc_results p {
	float:right;
}
/*table*/
.cal_table {
	/*width: 100%;*/
	width: 780px;
	border:1px solid #007dc3;
	table-layout: fixed;
	border-collapse:collapse;
	font-size: 10pt;
}
.cal_table th {
	font-weight:normal;
	background:#007dc3;
	border-left:1px solid #fff;
	color:#fff;
}
.cal_table th:first-child {
	border-left:1px solid #007dc3;
}
.cal_table td {
	padding-right: 10px;
	text-align:right;
	height: 20px;
	overflow: hidden;
	border: 1px solid #007dc3;
	background: #e6f7ff;
}
/*table end*/

.result {
	width:758px;
	background:#f4fcff;
	border:1px solid #007dc3;
	padding: 10px 10px 0 10px;
	margin: 10px 0 10px 0;
	height: 325px;
}
.result span {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight:normal;
}
.result p {
	width: 365px;
	padding-bottom: 10px;
	overflow:hidden;
}
.res_div_l, .res_div_r{
	width:375px;
}
.res_div_l {
	float:left;
	font-weight:bold;
}
.res_div_r {
	float:right;
}

.res_div_r div {
	width: 365px;
	border: 1px solid #007dc3;
	margin-top:10px;
	padding: 10px 0 0 10px;
	height: 85px;
	/*color: #007dc3;*/
	background:#fffbca;

}
.but_tab {
	width: 250px;
	margin-top: 20px;
	float:right;
}
/* CSS Document */
/*all*/
img {
	border:				0;
}
* {
	margin: 			0;
	padding: 			0;
	outline: 			none;
}
/*all end*/
/*calendar HTML*/
#calendar_inp {
	width:				100px;
	padding-left:		3px;
}
#calendar_inp input {
	width:				72px;
	float:				left;
	height:				18px;
	vertical-align: 	middle;
	font-size: 			9pt;
	font-family: 		Arial, Helvetica, sans-serif;
}
#calendar_inp a {
	float:				right;
}
.calendar_block {
	display:			none;
	clear:				both;
	position:			absolute;
	margin-top:			22px;
	margin-left:		-26px;
	z-index:			20;
    -margin-top:			0;
	-width:				127px;
	-margin-left:		-27px;
}
/**html .calendar_block {
	margin-top:			0;
	width:				127px;
	margin-left:		-27px;
}*/
*+html .calendar_block {
	margin-top:			0;
	margin-left:		-27px;
}

/*calendar HTML end*/

/*Управление календарем*/
/* стиль основной таблицы календаря */
.calTable {
	border:				2px solid #007dc3;
	border-collapse:	collapse;
	font-size:			8pt;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
}
/* стиль всех ячеек */
.calTable td {
	border:				1px solid #ddd;
	width:				17px;
	height:				17px;
	line-height:		15px;
	text-align:			center;
}
/* стиль заголовков, в них выводятся год и месяц (2 большие ячейки в самом верху календаря) */
.calTable th {
	border:				1px solid #ddd;
	font-weight:		normal;
	color:				#000000;
}
/* стили для ссылок, находящихся внутри ячеек
 (ссылки нужны для корректного подсвечивания ячеек в IE */
.calTable td a {
	width:				100%;
	height:				100%;
	text-decoration:	none;
	display:			block;
}

.calTable td a:link {
	color:				black;
}

.calTable td a:visited {
	color:				black;
}
/* год */
.calYear {
	background-color:	#ffffff;
}
/* месяц */
.calMonth {
	background-color:	#ffffff;
}
/* переключалки года и месяца */
.calSwitch {
	background-color:	#ffffff;
}
.calSwitch:hover {
	background-color:	#fffbca;
}
.calTable td a:hover {
	color:				#ff0000;
}
/* подписи с днями недели, будние дни */
.calDayOfWeek {
	color:				#000000;
	background-color:	#f5f5f5;
}
/* подписи с днями недели, выходные дни */
.calDayOfWeekDayOff {
	color:				#ff0000;
	background-color:	#ffecec;
}
/* дни, непопавшие в выбранный месяц (т.е. дни из прошлого/следующего месяца ) */
.calDayNull {
	background-color:	#ffffff;
}


/* будние дни */
#calday {
	color:				#000000;
	background-color:	#fffbca;
}
#calday:hover {
	color:				#007dc3;
	background-color:	#ffffff;
}
/* цвет для ячеек с текущим днем */
#caldaycurrent {
	background-color:	#ff6e00;
	color:				#000000;
}
/* будние дни */

/* выходные дни */
#caldayoff {
	color:				#ff0000;
	background-color:	#fffbca;
}
#caldayoff:hover {
	color:				#007dc3;
	background-color:	#ffffff;
}
/* цвет для ячеек с текущим днем */
#caldayoffcurrent {
	color:				#ffffff;
	background-color:	#ff6e00;
}
/* выходные дни */
/* 
Document   : print_ul
Created on : 27.12.2008, 18:57:02
Author     : Виталий
Description:
Purpose of the stylesheet follows.
*/
@media print {
	body *{
		display:none;
	}
	.container, .content-ps, .content-bs, .ulobjavl, .ulobjavlright, .liobjvlglav, .liobjvlglav *, .liobjvltext, .liobjvltext .l{
		display:block;
	}
}.photoslider {

}

.photoslider_nav {
	position: relative;
	/*border: solid black 1px;*/
	overflow: hidden;
	height: 100px;
	width: 360px;
	margin: auto;
}

.photoslider_thumbBar {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	margin: 0px;
	padding: 0 0 0 3px;
}

.photoslider_thumb {
	position: relative;
	border: solid #007dc3 1px;
	width: 110px;
	height: 65px;
	float: left;
	padding: 2px;
	margin:0 6px 0 0;
	cursor: pointer;
}

.photoslider_thumb img {
	width:110px;
	height:65px;
}

.photoslider_clear {
	clear: both;
}

.photoslider_main  {
	position: relative;
	min-height: 270px;
	padding-bottom: 5px;
}

.photoslider_main img {
	position: relative;
	border: solid #007dc3 1px;
	display: block;
	margin: auto;
	width:358px;
}

/*.photoslider_caption {
	font-weight: bold;
	text-align: center;
}

.photoslider_control {
	display: none;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	margin: auto;
	height: 30px;
	width: 52px;
}

.photoslider_play, .photoslider_stop {
	width: 18px;
	height: 19px;
	margin: auto;
	padding: 3px;
	cursor: pointer;
	text-align: center;
	border: solid #fff 1px;
	float: left;
}

.photoslider_play {
	background: url('/images/play_pause.gif') no-repeat 0px 0px;
}

.photoslider_stop {
	background: url('/images/play_pause.gif') no-repeat -25px 0px;
}*/

.slideshow_disabled {
	border-bottom: solid #919191 2px;
}