.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.clearfix1 { 
  display: block; 
  clear: both;
  overflow: hidden;
}

.clearfix1:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .clearfix1 {
	display: block;
}

* html .clearfix1 {
	height: 1%;
}

.panel
{
	position: relative;
	border: 1px solid #C9C9C9;
	background-color: #ffffff;
}

.panel h3
{
    padding:1px;
    padding-left:10px;
    margin:0px !important;
    height:18px;
    line-height:18px !important;
    font-weight:bold !important;
    font-size:11px !important;
    background-color: #14849D;
    color:#FFFFFF;
}

.panel h3 a
{
    color:#FFFFFF;
    text-decoration:none;
}

.panel h3 a:hover
{
    color:#FFFFFF;
    text-decoration:underline;
}

.panel .content
{
	padding: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #686868;
}

.panel .content .row
{
	padding: 2px;
	float: none;
	clear: both;
}

.panel .content .row .cell
{
	display: block;
	float: left;
	text-align: left;
	font-weight: normal;
	color: #000000;
}

.panel ul { list-style: none; }

.bx-pager { font-family: Tahoma; font-size: 11px; margin-top: 5px; float: right; }

div#all-saratov
{
    margin-right: -20px;
    padding-right: 20px;
}

div#cities
{
    display: block;
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 10px;
    background-color: #F6F4F5;
    border: 1px solid #c2c2c2;
}

div#cities p
{
    font-weight: bold;
    padding: 5px 0 5px 10px;
    background-color: #98CAD5;
    text-transform: uppercase;
}

div#rub-list
{
    width: 100%;
}

ul#cities-list
{
    float: left;
    padding: 3px;
    list-style: none;
}

ul#cities-list li
{
    float: left;
    margin-left: 0.5em;
}

ul#cities-list li a
{
    color: #007FA9;
    text-transform: uppercase;
}

div#all-saratov a
{
    color: #000000;
    text-decoration: none;
}

div#all-saratov a:hover
{
    text-decoration: underline;
}

ul#cities-list li a.activ
{
	color: #C50D0D;
    font-weight: bold;
	text-decoration: underline;
}

strong
{
    font-weight: bold;
    color: #313131;
}

div#detail
{
    width: 100%;
    overflow: hidden;
}

div#detail_keywords
{
	font-size: 11px;
	color: #555;
	text-align: left;
	padding-bottom: 5px;
	margin-right: 10px;
	border-bottom: 1px #e5e5e5 dashed;
}

div#detail_description
{
	font-size: 12px;
	text-align: justify;
	padding: 5px 5px 5px 0;
}

div#detail h1
{
	margin: 10px 0;
	font-size: 12px;
    color: #000;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
	border: 0;
}

div#detail h2
{
    margin: 10px 0;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
}

div#detail h10
{
	margin: 10px 0;
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}

div#detail p
{
    margin: 10px 0;
}

div#detail ul li, div#detail ol li
{
    margin: 10px 50px;
    /* background: url('/img/enterprise/other/dot.gif') left no-repeat; */
    list-style: square;
    text-align: left;
}

/* Для страницы организации в "Справочник организаций Саратова" */

div#detail p.breadcrumbs
{
	border-bottom: 1px #e5e5e5 dashed;
	margin: 0;
	padding: 5px 0;
	margin-right: 10px;
}

div#detail p.breadcrumbs a
{
	font-size: 11px;
	color: #555;
	text-decoration: none;
}

div#detail p.breadcrumbs a:hover
{
	font-size: 11px;
	color: #555;
	text-decoration: underline;
}

div#detail span.current_org
{
	text-decoration: underline;
	font-size: 11px;
	color: #555;
}

fieldset#contacts h1
{
	font-size: 16px;
	color: #14849D;
}

fieldset#contacts div.org_address
{
	float: left;
	width: 87px;
	text-transform: uppercase;
	font-size: 14px;
	color: #555;
}

fieldset#contacts div.org_phone
{
	float: left;
	width: 85px;
	text-transform: uppercase;
	font-size: 14px;
	color: #555;
}

fieldset#contacts div.org_products
{
	float: left;
	width: 85px;
	height: 30px;
	text-transform: uppercase;
	font-size: 14px;
	color: #555;
}

fieldset#contacts div.org_rubrics
{
	float: left;
	width: 85px;
	height: 30px;
	text-transform: uppercase;
	font-size: 14px;
	color: #555;
}

span.org_data_field { font-size: 14px; }

span.org_data_field a { color: #14849D; }

fieldset#contacts div.org_email
{
	float: left;
	width: 85px;
	text-transform: uppercase;
	font-size: 14px;
	color: #555;
}

/* Конец блока для страницы организаций */

.t-head
{
    background-color: #98CAD5;
    padding: 5px 10px 5px 10px;
}

div#all-saratov a.add-info
{
    color: red;
}

/* all-saratov select city */

#ui_element
{
	margin-bottom: 3px;
}

#ui_element ul
{
	width: 300px;
	background-color: #e5e5e5;
	border: 1px #555 solid;
	margin-bottom: 10px;
	position: absolute;
	padding: 5px;
	z-index: 1;
	display: none;
}

#ui_element li
{
	display: inline;
	list-style: none;
	font-size: 11px;
	font-family: Tahoma;
	padding: 5px;
	text-align: justify;
	text-decoration: underline;
}

.itemMain
{
	font-size: 11px;
	margin-left: 2px;
	text-decoration: underline;
}

.itemMain:hover
{
	cursor: pointer;
}

/* end all-saratov select city */

div#rub-list ul
{
    padding: 5px;
    list-style: none;
}

div#rub-list ul li
{
    margin: 5px 0;
    font-size: 1em;
}

.ptitle, .pinput
{
    margin-left: 10px;
}

.pinput
{
    width: 170px;
}

.pinput2
{
    background-color: #FECD04;
    border: 1px solid #6D6F6E;
}

#search-form ul
{
    margin: 25px 0 0 30px;
}

#vip-bar
{
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    padding: 5px 0;
    width: 100%;
    float: left;
    background-color: #FDF6F1;
    border-top: 3px double #FC9260;
    border-bottom: 3px double #FC9260;
    display: block;
    table-layout: fixed;
    background-color: #F6F4F5 !important;
    border: 1px solid #c2c2c2;
}

div.vip-block
{
    position: relative;
    margin: 5px 10px;
    padding-bottom: 10px;
    width: 218px;
    height: 100px;
    border: 2px dotted #FC9260;
    background-color: #FBE4D2;
    overflow: hidden;
    float: left;
}

div.vip-block a, div.vip-block p
{
    margin: 5px 0;
    padding: 0 5px;
}

div#all-saratov div.vip-block a.vip-title
{
    color: #C50D0D;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
}

.vip-text
{
	font-size: 11px;
}

div#all-saratov div.vip-block a.vip-text
{
	padding: 10px 5px 20px 0;
}

div#all-saratov div.vip-block a.vip-url
{
    text-transform: lowercase;
    text-decoration: underline;
}

div.vip-vip1
{
    position: absolute;
    top: 4px;
    right: 8px;
    padding: 3px;
}

div.vip-vip
{
    position: absolute;
    top: 4px;
    right: 8px;
    padding: 3px;
    font-size: 8px;
    background-color: #FC9260;
    color: #C50D0D;
}

fieldset#contacts
{
    margin: 10px 10px 10px 0;
    padding: 10px;
    border: 1px solid #C7C7C7;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    line-height: 20px;
}

fieldset#contacts legend
{
    margin-left: 10px;
    padding: 0 10px;
    text-transform: uppercase;
    font-weight: bold;
}

div#company-news-block
{
    margin-left: 4px;
    padding-left: 4px;
    border-left: 1px solid #C7C7C7;
    border-right: 1px solid #C7C7C7;
}

div#company-news-block h4
{
    margin-bottom: 14px;
    font-weight: normal;
    text-transform: uppercase;
    color: #0A5364;
}

div#company-news-block p span
{
    display: block;
    color: #0A5364;
}

div#company-news-block p a
{
    color: #000000;
}

div.right-block
{
    background-color: #F6F4F5;
    border: 1px solid #c2c2c2;
}

div.right-block h2
{
    padding: 4px 6px;
    text-transform: uppercase;
    background-color: #98CAD5;
}

div.right-block ul
{
    padding-left: 25px;
    padding-right: 25px;
}

div.right-block ul li
{
    margin-top: 8px;
}

div.right-block ul li a
{
    color: #000;
    font-size: 12px;
}

div#toolbar
{
    margin-bottom: 12px;
    background-color: #f0f2ef;
    height: 38px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

div#toolbar_inner
{
    margin-left: 40px;
}

div#toolbar a.toolbar-link
{
    display: inline-block;
    float:left;
    height: 38px;
    line-height: 38px;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}

div#toolbar a.toolbar-link:hover
{
    display: inline-block;
    float:left;
    height: 38px;
    line-height: 38px;
    color: #000;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: bold;
}

div#bc
{
    display: inline-block;
    padding: 8px;
    background-color: #EAE8E9;
}

tr.commerc td
{
    font-size: 1.2em;
    padding-top: 10px;
}


table#rub-ent
{
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
    background-color: #F6F4F5;
    border: 1px solid #c2c2c2;
}

tr.row-0
{
    background-color: #ECF0F0;
}

tr.row-1
{
    background-color: #ffffff;
}

tr.row-2
{
    background-color: #CED0D1;
}

table#enterprises td
{
    padding: 10px;
	border-bottom: 1px solid #DFE2E2;
}

table#enterprises
{
    /*border-left: 1px solid #DFE2E2;
    border-right: 1px solid #DFE2E2;*/
}

div#rub-light
{
    font-size: 0.85em;
    color: #939494;
}

a.nav_links
{
	color: #000;
	text-decoration: none;
}

a.nav_links:hover
{
	color: #000;
	text-decoration: underline;
}

div#add-enterprise, div#add-enterprise form
{
    margin-top: 20px;
}

div#add-enterprise div
{
    margin-bottom: 0.8em;
}

div#add-enterprise legend
{
    border: 1px solid #939494;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 3px 6px;
}

div#add-enterprise label
{
    display: inline-block;
    width: 160px;
}

div#add-enterprise form input[type=submit]
{
    margin-left: 162px;
}

a.nl
{
    text-decoration: none;
}

div#left_side
{
    float:left;
    width: 165px;
    margin-right: 10px;
}

div#left_side div#menu { background-color: #F0F4E7; }
fa
.rss2email{font-size:11px;font-family:Verdana,Tahoma;}
.rss2email input {font-size:11px;font-family:Verdana,Tahoma;border:1px solid #666666;}

.lenta_ru
{
    position: relative;
    margin-bottom:10px;
}
.lenta_ru ul
{
    margin-left:4px;
    list-style-type:none;
}
.lenta_ru h2
{
    font-size:134%;
}
.lenta_ru ul li
{
    line-height:20px;
}
.lenta_ru ul li a
{
    color:#000000;
}

.weather
{
    font-family:Arial;
    color:#474747;
    font-size:11px;
    text-align:left;
    margin-right:10px;
    background-image:url('/i/weather_bg.gif');
    background-repeat:repeat-x;
    background-position:20px left;
}
.weather h3
{
    font-weight:bold;
    font-size:14px;
    padding-bottom:3px;
    border-bottom:1px solid #cccccc;
    margin-bottom:3px;
}
.weather h3 a
{
    color:#474747;
    text-decoration:none;
}
.weather .content
{
    margin:0px 3px 5px 3px;
    background-repeat:no-repeat;
    background-position:top left;
}
.weather .content i
{
    display:block;
    font-style:normal;
    margin-left:20px;
}
.weather .content a.external
{
    color:#666666;
}

.vote
{
    font-family:Arial;
    color:#474747;
    height:100%;
}
.vote h3
{
    font-weight:bold;
    font-size:14px;
    padding-bottom:3px;
    border-bottom:1px solid #cccccc;
    margin-bottom:3px;
}
.vote h3 a
{
    color:#474747;
    text-decoration:none;
}
.vote .content
{
    margin-bottom:5px;
}
.vote .content p
{
    display:block;
    font-weight:bold;
    margin-top:6px;
    margin-bottom:6px;
}
.vote .content .radio
{
    display:block;
}
.vote .content label
{
    display:block;
    margin-bottom:3px;
}
.vote .content .submit
{
    width:200px;
    border:1px solid #444444;
}

h3.advert
{
    font-weight:bold;
    font-size:14px;
    padding-bottom:3px;
    margin-bottom:2px;
    border-bottom:1px solid #E0E0E0;
}
#advert{font-family:Arial;font-size:11px;position:relative;display:block;
    border-bottom:0px;
    border-bottom:1px dashed #e0e0e0;
}
#advert .top,#advert .bottom
{
    padding:10px;
}
#advert .top
{
    background-repeat:repeat-x;
    background-color:#FAF6E8;
    background-image:url('/i/adv_bg_top.gif');
}
#advert .bottom
{
    background-repeat:repeat-x;
    background-color:#FAEAE5;
    background-image:url('/i/adv_bg_bottom.gif');
}
#advert a{display:block;text-decoration:none;color:#000000}
#advert p{display:block;}
#advert u{display:block;color:#ff0000;margin:10px 0px 10px 0px;}

#advert h2{font-family:Arial;font-size:17px;margin:5px 0px 5px 0px;}
div.advert .c1,div.advert .c2,div.advert .c3,div.advert .c4{position:absolute;width:12px;height:12px;display:block;margin:0px;padding:0px;font-size:1px;line-height:1px;}
#advert .c1{left:-1px;top:0px;//left:-6px;background-image:url('/i/c1.gif');}
#advert .c2{right:-1px;top:0px;background-image:url('/i/c2.gif');}
div.advert .c3{right:0px;background-image:url('/i/c3.gif');}
div.advert .c4{left:-1px;//left:-6px;background-image:url('/i/c4.gif');}


/* Banki */

.banki
{
    float:none;
    clear:both;
    background-image:url('/i/banki-informer/bg.gif');
    background-repeat:repeat-x;
    background-position:top left;
    padding:0px 0px 0px 20px;
    overflow:hidden;
    zoom:100%;
}
.banki img
{
    float:left;
}
.banki .menu
{
    margin-left:25px;
}
.banki .delim
{
    color:#4C4C4C;
    margin-left:7px;
    margin-right:7px;
}
.banki .menu a
{
    color:#4C4C4C;
}
.banki #banki_navigate_on{position:relative;float:right;width:100px;height:30px;border-left:1px solid #cccccc;cursor:pointer;zoom:100%;overflow:hidden;}
.banki #banki_navigate_on u{position:absolute;top:5px;left:20px;color:#14849D;}
.banki #banki_navigate_on img{position:absolute;top:5px;right:0;margin-left:7px;}

.banki #banki_navigate_off{position:relative;float:right;width:100px;height:30px;border-left:1px solid #cccccc;cursor:pointer;zoom:100%;overflow:hidden;}
.banki #banki_navigate_off u{position:absolute;top:5px;left:15px;color:#14849D;}
.banki #banki_navigate_off img{position:absolute;top:5px;right:0;margin-left:7px;}

#banki
{
    float:none;
    clear:both;
    font-size:90%;
}
#banki .news span
{
   display:inline;font-style:normal;font-weight:bold;
}
#banki .news em
{
   display:inline;font-style:normal;
}

#banki .news
{
    width:90%;
    color:#666666;
    border-bottom:1px solid #E3E3E3;
    margin:3px 0px;
}
#banki .news b
{
    margin:0px;
    color:#666666;
    display:block;
    margin-bottom:3px;

}
#banki .news b a
{
    margin:0px;
    color:#007FA9;
}
#banki .news p
{
    margin-top:5px;
}


/* Realty block */
.realty
{
    float:none;
    clear:both;
    background-image:url('/i/realty-informer/bg.gif');
    background-repeat:repeat-x;
    background-position:top left;
    padding:20px;
    padding-top:10px;
    padding-right:0px;
    overflow:hidden;
    zoom:100%;
}
.realty img
{
    float:left;
}
.realty .menu
{
    margin-left:25px;
}
.realty .delim
{
    color:#4C4C4C;
    margin-left:7px;
    margin-right:7px;
}
.realty .menu a
{
    color:#4C4C4C;
}
.realty #realty_navigate_on{position:relative;float:right;width:100px;height:30px;border-left:1px solid #cccccc;cursor:pointer;zoom:100%;overflow:hidden;}
.realty #realty_navigate_on u{position:absolute;top:5px;left:20px;color:#14849D;}
.realty #realty_navigate_on img{position:absolute;top:5px;right:0;margin-left:7px;}

.realty #realty_navigate_off{position:relative;float:right;width:100px;height:30px;border-left:1px solid #cccccc;cursor:pointer;zoom:100%;overflow:hidden;}
.realty #realty_navigate_off u{position:absolute;top:5px;left:15px;color:#14849D;}
.realty #realty_navigate_off img{position:absolute;top:5px;right:0;margin-left:7px;}

#realty
{
    float:none;
    clear:both;
    font-size:90%;
}
#realty .news
{
    width:45%;
    float:left;
    color:#666666;
    border-bottom:1px solid #E3E3E3;
    padding-bottom:5px;
}
#realty .search
{
    width:45%;
    float:left;
    padding-top:10px;
}
#realty .search .row
{
    height:30px;
    float:none;
    clear:both;
    border-bottom:1px solid #E3E3E3;
    padding:5px;
}
#realty .search .row .col1
{
    width:60%;
    float:left;
    color:#666666;
}
#realty .search .row .col2
{
    overflow:hidden;
    float:left;
    width:120px;
    background-image:url('/i/auto-informer/board_bg.gif');
    background-repeat:no-repeat;
    background-position:bottom left;
    text-align:center;
    color:#ffffff;
    font-weight:bold;
}
#realty .news b
{
    margin:0px;
    color:#666666;
    display:block;
    margin-bottom:10px;

}
#realty .news b a
{
    margin:0px;
    color:#007FA9;
}
#realty .news p
{
    margin-top:5px;
}
#realty .search
{
    margin-top:-10px;
}
#realty .search form
{
    margin-top:5px;
    font-size:90%;
}
#realty .search a
{
    color:#007FA9;
    text-decoration:none;
}

/* Auto block */

.auto
{
    float:none;
    clear:both;
    background-image:url('/i/auto-informer/bg.gif');
    background-repeat:repeat-x;
    background-position:top left;
    padding:20px;
    padding-top:10px;
    padding-right:0px;
    overflow:hidden;
    zoom:100%;
}
.auto img
{
    float:left;
}
.auto .menu
{
    margin-left:60px;
}
.auto .delim
{
    color:#4C4C4C;
    margin-left:7px;
    margin-right:7px;
}
.auto .menu a
{
    color:#4C4C4C;
}
.auto #auto_navigate_on{position:relative;float:right;width:100px;height:30px;border-left:1px solid #cccccc;cursor:pointer;zoom:100%;overflow:hidden;}
.auto #auto_navigate_on u{position:absolute;top:5px;left:20px;color:#14849D;}
.auto #auto_navigate_on img{position:absolute;top:5px;right:0;margin-left:7px;}

.auto #auto_navigate_off{position:relative;float:right;width:100px;height:30px;border-left:1px solid #cccccc;cursor:pointer;zoom:100%;overflow:hidden;}
.auto #auto_navigate_off u{position:absolute;top:5px;left:15px;color:#14849D;}
.auto #auto_navigate_off img{position:absolute;top:5px;right:0;margin-left:7px;}

#auto
{
    float:none;
    clear:both;
    font-size:90%;
}
#auto .news
{
    width:45%;
    float:left;
    color:#666666;
    border-bottom:1px solid #E3E3E3;
    padding-bottom:5px;
}
#auto .board
{
    width:45%;
    float:left;
    padding-top:10px;
}
#auto .board .row
{
    float:none;
    clear:both;
    display:block;
    height:30px;
    border-bottom:1px solid #E3E3E3;
    padding:5px;
    cursor:pointer;
}
#auto .board .row .col1
{
    width:60%;
    float:left;
}
#auto .board .row .col1 a
{
    color:#666666;
    text-decoration:none;
}
#auto .board .row .col1 a i
{
    font-style:normal;
}
#auto .board .row  .col2
{
    overflow:hidden;
    float:left;
    width:120px;
    background-image:url('/i/auto-informer/board_bg.gif');
    background-repeat:no-repeat;
    background-position:bottom left;
    text-align:center;
    color:#ffffff;
    font-weight:bold;
}
#auto .news b
{
    margin:0px;
    margin-bottom:3px;
    color:#666666;
    display:block;
}
#auto .news b a
{
    margin:0px;
    color:#007FA9;
}
#auto .news p
{
    margin-top:5px;
}


/* Afisha block */

.afisha
{
    float:none;
    clear:both;
    background-image:url('/i/realty-informer/bg.gif');
    background-repeat:repeat-x;
    background-position:top left;
    padding:20px;
    padding-top:10px;
    padding-right:0px;
    overflow:hidden;
    zoom:100%;
}
.afisha .part
{
	width: 44%;
	float: left;
}
.afisha img
{
    float:left;
}
.afisha .menu
{
    margin-left:30px;
}
.afisha .delim
{
    color:#4C4C4C;
    margin-left:7px;
    margin-right:7px;
}
.afisha .menu a
{
	white-space: nowrap;
    color:#4C4C4C;
}
.afisha #afisha_navigate_on{position:relative;float:right;width:100px;height:30px;border-left:1px solid #cccccc;cursor:pointer;zoom:100%;overflow:hidden;}
.afisha #afisha_navigate_on u{position:absolute;top:5px;left:20px;color:#14849D;}
.afisha #afisha_navigate_on img{position:absolute;top:5px;right:0;margin-left:7px;}

.afisha #afisha_navigate_off{position:relative;float:right;width:100px;height:30px;border-left:1px solid #cccccc;cursor:pointer;zoom:100%;overflow:hidden;}
.afisha #afisha_navigate_off u{position:absolute;top:5px;left:15px;color:#14849D;}
.afisha #afisha_navigate_off img{position:absolute;top:5px;right:0;margin-left:7px;}

#afisha
{
    float:none;
    clear:both;
    font-size:90%;
}
#afisha .news
{
    color:#666666;
    padding-bottom:5px;
	padding-top: 10px;
}
#afisha .news h3,#afisha .news h3 a{
	color: #E68C00;
}
#afisha .news b
{
    margin:0px;
    color:#666666;
    display:block;
    margin-bottom:7px;
}
#afisha .news b a
{
    margin:0px;
    color:#007FA9;
}
#afisha .news p
{
    margin-top:5px;
}

/* Health block */
.health
{
    float:none;
    clear:both;
    background-image:url('/i/health-informer/bg.gif');
    background-repeat:repeat-x;
    background-position:top left;
    overflow:hidden;
    padding:20px;
    padding-top:10px;
    padding-right:0px;
    zoom:100%;
}
.health img
{
    float:left;
}
.health .part
{
    float:left;
	width: 44%;
}
.health .menu
{
    margin-left:30px;
}
.health .delim
{
    color:#4C4C4C;
    margin-left:7px;
    margin-right:7px;
}
.health .menu a
{
    color:#4C4C4C;
	white-space: nowrap;
}
.health #health_navigate_on{position:relative;right:0px;float:right;width:100px;height:30px;border-left:1px solid #cccccc;cursor:pointer;zoom:100%;overflow:hidden;}
.health #health_navigate_on u{position:absolute;top:5px;left:20px;color:#14849D;}
.health #health_navigate_on img{position:absolute;top:5px;right:0;margin-left:7px;}

.health #health_navigate_off{position:relative;right:0px;float:right;width:100px;height:30px;border-left:1px solid #cccccc;cursor:pointer;zoom:100%;overflow:hidden;}
.health #health_navigate_off u{position:absolute;top:5px;left:15px;color:#14849D;}
.health #health_navigate_off img{position:absolute;top:5px;right:0;margin-left:7px;}

#health
{
    float:none;
    clear:both;
}
#health .news
{
    padding-right:10px;
    overflow:hidden;
    color:#666666;
    padding-bottom:5px;
    font-size:90%;
}
#health .news b
{
    margin:0px;
    color:#666666;

}
#health .news b a
{
    margin:0px;
    color:#007FA9;
}
#health .news i
{
    font-style:normal;
    color:#666666;
    font-size:80%;
    display:block;
    margin:0px;
}

/* All-Saratov block */

.main_searchbox { font-family: Tahoma; border: 1px #ccc solid; height: 21px; padding: 2px 5px; font-size: 11px; width: 100%; }

/* Оформление VIP-блоков */

.floatedblock
{
	float: left;
	display: inline;
    margin: 5px 5px 5px 0;
    background: url("/img/enterprise/other/vip-bg.gif") repeat-x;
	width: 230px;
	height: 120px;
	border: 1px #C50D0D dashed;
	overflow: hidden;
}

.clear 
{
	clear: both;
	display: block;
    height: 0;
	font-size: 0;
 /*   overflow: hidden; */
}

/* ЗАКРУГЛЕННЫЕ ТАБЛИЦЫ */

.blockX
{
    margin: 10px 0 0 0;
    width: 100%;
}

.containerX
{
    min-height: 82px;
    _height: 82px;
    border-right: 1px solid #CECECE;
    border-left: 1px solid #CECECE;
    background: #f2f2f2;
}

.textX
{
    padding: 10px;
}

.textX p
{
    padding: 10px;
}

.textX h2
{
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
}

.textX .shadowX
{
    display: none;
}

.titleX
{
    text-transform: uppercase;
    height: 20px;
    padding: 5px 0 0 10px;
    border-bottom: 1px solid #CECECE;
}

.greenX .titleX
{
    background: url(/img/enterprise/other/green.png) repeat-x 0 0;
}

.blueX .titleX
{
    background: url(/img/enterprise/other/blue.png) repeat-x 0 0;
}

.titleX span
{
    float: left;
    width: 21px;
    min-height: 10px;
    _height: 10px;
}

.titleX strong
{
    float: left;
    padding: 0px 12px 0 0;
    font: 900 14px/1 Arial, sans-serif;
}

.titleX strong.whiteX
{
    color: #FFF;
}

.blockX .topX, .blockX .bottomX
{
    display: block;
    height: 4px;
    overflow: hidden;
}

.b1X, .b1X em, .b2X, .b2X em, .b3X, .b3X em, .b4X, .b4X em
{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #f2f2f2; /* Тень блока */
}

.b1X
{
    border-right: 1px solid #E2E2E2;
    border-left: 1px solid #E2E2E2;
}

.b1X em
{
    border-right: 1px solid #D6D6D6;
    border-left: 1px solid #D6D6D6;
}

.blueX .topX .b1X em
{
    border-right: 1px solid #B0CEDE;
    border-left: 1px solid #B0CEDE;
    background: #A6D0E5;
}

.greenX .topX .b1X em
{
    border-right: 1px solid #9FF277;
    border-left: 1px solid #9FF277;
    background: #8BED5C;
}

.b2X
{
    margin: 0 1px;
    border-right: 1px solid #D2D2D2;
    border-left: 1px solid #D2D2D2;
}

.b2X em
{
    border-right: 1px solid #EAEAEA;
    border-left: 1px solid #EAEAEA;
}

.blueX .topX .b2X em
{
    border-right: 1px solid #B7D6E6;
    border-left: 1px solid #B7D6E6;
    background: #A8D1E7;
}

.greenX .topX .b2X em
{
    border-right: 1px solid #9FF277;
    border-left: 1px solid #9FF277;
    background: #8DEF5C;
}

.b3X
{
    margin: 0 2px;
    border-right: 1px solid #D2D2D2;
    border-left: 1px solid #D2D2D2;
    background: #DADADA;
}

.b3X em
{
    margin: 0 1px;
    border-right: 1px solid #F3F3F3;
    border-left: 1px solid #F3F3F3;
}

.blueX .topX .b3X em
{
    margin: 0;
    border-right: 1px solid #BCD6E3;
    border-left: 1px solid #BCD6E3;
    background: #ACD5EA;
}

.greenX .topX .b3X em
{
    margin: 0;
    border-right: 1px solid #9FF277;
    border-left: 1px solid #9FF277;
    background: #8DF05D;
}

.b4X
{
    margin: 0 3px;
    border-right: 1px solid #E2E2E2;
    border-left: 1px solid #E2E2E2;
    background: #D2D2D2;
}

.b4X em
{
    margin: 0 1px;
    background: #CECECE;
}

.greenX
{
    color: #000;
}

.blueX
{
    color: #000;
}

.greenX h1
{
    font-size: 12px;
    margin: 0;
    color: #fff;
    border: none;
}

.blueX h1
{
    font-size: 12px;
    margin: 0;
    color: #fff;
    border: none;
}

.greenX h2
{
    font-size: 12px;
    margin: 0;
    color: #fff;
    border: none;
}

.blueX h2
{
    font-size: 12px;
    margin: 0;
    color: #fff;
    border: none;
}

.blueX h3
{
    font-size: 12px;
    margin: 0;
    color: #fff;
    border: none;
}

.blueX span.alt_h2
{
	width: 100%;
    font-size: 12px;
    margin: 0;
    color: #fff;
    border: none;
	font-weight: bold;
}

.greenX h2.search_form
{
    font-size: 12px;
    margin: 0;
    color: #000;
    border: none;
}

.blueX h2.search_form
{
    font-size: 12px;
    margin: 0;
    color: #000;
    border: none;
}

/* КОНЕЦ ЗАКРУГЛЕННЫЕ ТАБЛИЦЫ */

.rub_description { text-align: justify; }

.rub_description p { padding: 5px; }

div#all-saratov .rub_description a
{
	text-decoration: underline;
	color: #14849D;
}

div#right-rubricator a
{
    text-decoration: none;
    color: #000;
}

div#right-rubricator a:hover
{
    text-decoration: underline;
    color: #000;
}

div#right-rubricator li
{
    padding: 5px 0 5px 5px;
}

div#one_wrap
{
    padding-right: 12px;
}

/* Раздел рубрик */

#my_sidebar
{
    float: right;
    padding: 3px 0 3px 5px;
}

#my_content
{
    padding: 3px 0;
	border-bottom: 1px #b2b2b2 dashed
}

#select_site
{
    text-align: justify;
    line-height: 20px;
}

#wrap
{
    width: 100%;
    overflow: hidden;
    text-align: justify;
}

#main_block
{
	width: 100%;
	float: left;
}

#main_block p
{
	padding: 5px 0 5px 0;
	line-height: 20px;
}

#yandex_block
{
    width: 30%;
    float: right;
    margin: 10px 0 0 0;
}

.right-block-list
{
    padding: 5px;
    list-style: none;
}

.rub_list_h2
{
    font-size: 12px;
    text-transform: uppercase;
    color: #313131;
    border: none;
}

.title_h1
{
    font-size: 12px;
    text-transform: uppercase;
    color: #313131;
}

.title_h2
{
    font-size: 12px;
    text-transform: uppercase;
    color: #313131;
}

.search_block
{
    background-color: #F2CC1F;
    padding: 25px 0 25px 25px;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    width: 150px;
}

div.vip-block-reklama
{
    position: relative;
    margin: 5px 10px;
    padding-bottom: 10px;
    width: 218px;
    height: 100px;
    border: 2px dotted #FC9260;
    background-color: #fff;
    overflow: hidden;
    float: left;
}

.resize
{
    padding: 0;
    text-align: center;
}

.resize img
{

    /* For Internet Explorer: */

    width: expression( document.body.clientWidth > 150 ? "150px" : "auto" ); /* sets max-width for IE */
    height: expression( this.scrollHeight > 50 ? "50px" : "auto" ); /* sets max-height for IE */

    margin: 5px 5px 0 5px;
    max-width: 150px;
    max-height: 50px;
}

/* -------------------------------------------------------------------------- */

#gallery{list-style-type:none;height:1%; width: 500px; margin:0 auto;font-size:0.75em;margin-bottom:20px}
#gallery:after{content:"";display:block;clear:both}
#gallery li{margin:0 10px 10px 0;float:left}
#gallery li a{position:relative;display:block;float:left;width:110px;height:110px;text-decoration:none}
#gallery li img{padding:4px;background:#f0f0f0;border:solid 1px #ddd;position:absolute;left:0;top:0;-ms-interpolation-mode:bicubic}
#gallery li span{display:block;padding:5px;background:#f0f0f0;color:#666;position:absolute;top:-35px;left:-35px;width:170px}

/* -------------------------------------------------------------------------- */

.allsaratov
{
    float: none;
    clear: both;
    background-image: url('/i/realty-informer/bg.gif');
    background-repeat: repeat-x;
    background-position: top left;
    padding: 20px;
    padding-top: 10px;
    padding-right: 0;
    overflow: hidden;
    zoom: 100%;
}

.allsaratov img
{
    float: left;
}

.allsaratov .menu
{
    margin-left: 25px;
}

.allsaratov .delim
{
    color:#4C4C4C;
    margin-left:7px;
    margin-right:7px;
}

.allsaratov .menu a
{
    color:#4C4C4C;
}

.allsaratov #allsaratov_navigate_on{position:relative;float:right;width:100px;height:30px;border-left:1px solid #cccccc;cursor:pointer;zoom:100%;overflow:hidden;}
.allsaratov #allsaratov_navigate_on u{position:absolute;top:5px;left:20px;color:#14849D;}
.allsaratov #allsaratov_navigate_on img{position:absolute;top:5px;right:0;margin-left:7px;}

.allsaratov #allsaratov_navigate_off{position:relative;float:right;width:100px;height:30px;border-left:1px solid #cccccc;cursor:pointer;zoom:100%;overflow:hidden;}
.allsaratov #allsaratov_navigate_off u{position:absolute;top:5px;left:15px;color:#14849D;}
.allsaratov #allsaratov_navigate_off img{position:absolute;top:5px;right:0;margin-left:7px;}

#allsaratov
{
    float: none;
    clear: both;
    font-size: 90%;
}

#allsaratov .news
{
    width:32%;
    float:left;
    color:#666666;
    padding-bottom:5px;
	padding-top: 10px;
}

#allsaratov .news2
{
    width:39%;
    float:left;
    color:#666666;
    padding-bottom:5px;
	padding-top: 10px;
}

#allsaratov .news h3{
	color: #E68C00;
}

#allsaratov .news b
{
    margin:0px;
    color:#666666;
    display:block;
    margin-bottom:7px;
}

#allsaratov .news b a
{
    margin:0px;
    color:#007FA9;
}

#allsaratov .news p
{
    margin-top:5px;
}

div.vip-block a
{
    color: #007FA9;
}

/* Fotki block */

.fotki
{
    float:none;
    clear:both;
    background-image:url('/i/fotki-informer/bg.gif');
    background-repeat:repeat-x;
    background-position:top left;
    padding:20px;
    padding-top:10px;
    padding-right:0px;
    overflow:hidden;
    zoom:100%;
}
.fotki .menu{margin-left:25px;}
.fotki .delim{color:#4C4C4C;margin-left:7px;margin-right:7px;}
.fotki .menu a{color:#4C4C4C;}
.fotki #fotki_navigate_on{position:relative;float:right;width:100px;height:30px;border-left:1px solid #cccccc;cursor:pointer;zoom:100%;overflow:hidden;}
.fotki #fotki_navigate_on u{position:absolute;top:5px;left:20px;color:#14849D;}
.fotki #fotki_navigate_on img{position:absolute;top:5px;right:0;margin-left:7px;}

.fotki #fotki_navigate_off{position:relative;float:right;width:100px;height:30px;border-left:1px solid #cccccc;cursor:pointer;zoom:100%;overflow:hidden;}
.fotki #fotki_navigate_off u{position:absolute;top:5px;left:15px;color:#14849D;}
.fotki #fotki_navigate_off img{position:absolute;top:5px;right:0;margin-left:7px;}

#fotki
{
    float:none;
    clear:both;
    font-size:100%;
    margin-left:20px;
}
#fotki ul
{
    list-style-type:none;
    list-style-image:url("http://fotki-online.ru/img/blue_bullet.gif");
    font-size:90%;
}
#fotki ul a
{
    color:#3487AC;
}
#fotki .user_login
{
    float:none;
    clear:both;
    display:block;
    padding-top:10px;
}
#fotki input
{
    border:1px solid #666666;
}
#fotki .user_login .row
{
    float:none;
    clear:both;
    height:20px;
}

/* блок социальных сетей */

#social_block { background-color: #F0F4E7; padding: 10px 10px 5px 10px; text-align: center; }
#social_block a { margin: 0 5px; }

#social_buttons { text-align: center; }
#social_buttons ul { list-style: none; }
#social_buttons li { margin: 0 10px; display: inline; }