/* common files */
body {
    margin: 0;
    padding: 0;
    color: #232526;
    overflow-x: hidden;
}

div.languages a.active {
    font-weight: bolder;
}

div.liveAdminMenu {
    position: absolute;
    bottom: 10px;
    left: 0px;
    z-index: 15;
}



div.liveAdminMenu a {
    margin: 2px;
    padding: 3px;
    background-color: white;
    color: black;
    border: 1px solid black;
}

div.tabText div.hr {
    margin: 12px 0;
}

div.tabText h3,div.tabText h3 a {
    color: #006EB4;
    font-family: tahoma;
    font-size: 13px;
    font-weight: bolder;
    margin: 3px 0 5px;
    text-align:left;
}

div.mainBoxMiddleLeft div.tabText h3 {
    color: #BF0D25;
    text-align:center;
}

div.mainBoxMiddleMiddle div.tabText h3 {
    color: #006EB4;
}

div.mainBoxMiddleRight div.tabText h3 {
    color: #080808;
    text-align:left;
}

  div.mainBoxMiddleRight div.red h3 {
      color: #be0a24;
  }

div.tabText a.vice {
    display: block;
    font-weight: normal;
    text-align: right;
    margin-top: 3px;
}

div.tabText a {
    font-weight: normal;
}

div.clen {
    display: none;
}

    div.clen a{
        text-decoration: none;
    }

    div.clen span.h2{
        color:#2E2A29;
        font-family:tahoma;
        font-size:13px;
        font-weight:bolder;
        margin:10px 0 7px;
        display:block;
    }

    div.clen img {
        bottom: 8px;
        left: 9px;
        position: absolute;
    }

    div.clen span.obsah {
        margin-left:121px;
        margin-right:10px;
        display:block;
    }

    div.clen span.citat {
        font-family:georgia;
        font-size:14px;
        font-style: italic;
        display:block;
        color:black;
    }

    div.clen span.kraj {
        color:#BD293E;
        font-family:tahoma;
        font-size:11px;
        font-weight:bolder;
        margin-bottom:7px;
        margin-top:3px;
        display:block;
    }

div.fotstr{
    padding:0 20px 0 10px;
}
div.fotstr span {
    padding-top: 3px;
}

span.fotogalerie_strankovani_disabled {
    cursor: auto;
}

div.fotstr span b {
    font-size: 11pt;
}

div.jmeno_fotky {
    font-size: 12px;
    font-weight: bold;
}

#fotogalerie {
    margin-top: 25px;
}

#fotogalerie table {
    width: 100%;
}

#fotogalerie table.noBgColor {
    margin-top: 0px;
}
#fotogalerie h2{
    margin-top:10px;
}

#fotogalerie td {
    vertical-align: middle;
    text-align: center;
}

div.clanek-podpis {
    text-align: right;
}

div.clanek-paticka {
    background-color: #EEEEEE;
    border-top: 3px solid #AAAAAA;
    font-weight: bolder;
    margin-top: 10px;
    padding: 5px 10px 8px;
    clear:both;
}
div.clanek-paticka p{
    margin:0px;
}
div.clanek-paticka p+p{
    margin-top:5px;
}

div.datum {
    font-weight: bold;
    text-align: left;
    color:#336699;
}

div.tabText div.datum {
    margin-bottom: 5px;
}

div.mainBoxMiddleLeft div.datum{
    color:#DD3333;
}
div.mainBoxMiddleMiddle div.datum{
    color:#33AADD;
}
div.mainBoxMiddleRight div.datum{
    color:#33AADD;
}



div.cl {
    clear: both;
}

table.form td {
    font-size: 10pt;
}

span.form {
    color: red;
    font-style: italic;
    font-size: 8pt;
}
table.form_table_hledat td{
        font-size: 11px;
}
table.form_table{
    border: 1px solid rgb(231, 231, 231);
    width: 100%;
}
    table.form_table td{
        font-size: 11px;
    }
        table.form_table td.leva_strana{
             border-bottom: 1px solid rgb(255, 255, 255);
             padding: 8px;
             background: rgb(247, 247, 247) none repeat scroll 0% 0%;
             text-align: right;
             font-weight: bold;
        }
        table.form_table td.prava_strana{
             width:400px;
             border-bottom: 1px solid rgb(255, 255, 255);
             padding: 5px;
             background: rgb(247, 247, 247) none repeat scroll 0% 0%;
             color: #666;
        }
        table.form_table td.prava_strana_upr{
             width:400px;
             border-bottom: 1px solid rgb(255, 255, 255);
             padding: 5px;
             background: rgb(247, 247, 247) none repeat scroll 0% 0%;
        }
        table.form_table td.uprostred{
             border-bottom: 1px solid rgb(255, 255, 255);
             padding: 5px;
             background: rgb(247, 247, 247) none repeat scroll 0% 0%;
             text-align: center;
        }
        table.form_table td.vysvetlivka{
             border-bottom: 1px solid rgb(255, 255, 255);
             padding: 8px;
             background: rgb(247, 247, 247) none repeat scroll 0% 0%;
             text-align: right;
        }
        table.form_table td span.potvrzeni{
             color:black;
             font-size:12px;
             margin:3px;
             display:block;
        }
    table.form_table td.last{
        border-bottom: none;
    }
    table.form_table input.longInput,textarea.longInput{
        width:370px;
        font-size:11px;
    }
    table.form_table div.error{
        color: red;
        font-size: 10px;
    }
    table.form_table span.error{
        color: red;
        font-size: 10px;
    }
table.form_table_nazor{
    width:100%;
}
td textarea{
    font-size:12px;
}
div.form_success{
  font-size: 15px;
  background-color: #BBF5BB;
  text-align: center;
  font-weight: bold;
  padding:5px;
}
div.form_success2{
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  color:rgb(51,51,255);
  padding:10px;
}
div.blok_pravo_dole {
    position: absolute;
    bottom: 15px;
    .bottom: 0px;
    right: 10px;
}

div.cis-odkazy {
    display: none;
}
div.clanky_ikony{
    text-align: right;
}

div.subpage-menu a{
    background-image:url(../images/subpage-menu-arrow.gif);
    background-position:250px 3px;
    background-repeat:no-repeat;
    color:black;
    display:block;
    font-weight:bold;
    font-family:Arial;
    font-size:11px;
    padding:4px 4px 2px 3px;
    text-decoration:none;
}
    div.subpage-menu a span{
        padding-right:40px;
        display:block;
    }
div.subpage-menu a.first{
    background-position:250px 0;
    padding-top:0;
}
div.subpage-menu a.last{
    padding-bottom:2px;
}
div.subpage-menu a:hover{
    text-decoration:underline;
}

div.main-photo{
    border:1px solid #999999;
    padding:2px;
    background-color:#EEEEEE;

}
    div.main-photo a{
        /*font-size:1px;   kvuli alt -snad to neudela problem v zobrazeni  */
        display:block;
    }

div.stranky_ikony{
    text-align: right;
}


div.banner{
    padding-left:20px;
}
    div.banner-nazev{
        font-size:14px;
        font-weight:bolder;
        font-style: italic;
    }
    div.banner-rozmer{
        font-weight:bolder;
    }
    div.banner-code-title{
        font-weight:bold;
        margin-top:20px;
    }
    div.banner-code{
        border:1px solid black;
        padding:10px;
        width:430px;
        word-wrap: break-word;
    }


img.icon{
    margin-right:6px;
    vertical-align:middle;
}

#doporuc_clanek{
    display:none;
}

div.avizo{
    display:none;
    height:33px;
    .height:53px;
    padding:10px;
    width:294px;
    .width:314px;
}

div.avizo_zadne{
    height:33px;
    .height:53px;
    padding:10px;
    width:294px;
    .width:314px;
}

    div.avizo_zadne p{
        margin:2px;
    }

div.addthis_toolbox{
    height:20px;
}

div.addthis_toolbox div.social{
        padding-top:4px;

    }

div#plusoneButtonSite{
    float:left !important;
}

div.plusOneGoogleAvizo{
    float: left;
    padding-left:3px;
}

div.head-center .head #plusoneButtonMainSite{
    position:relative;
    opacity:0.5;
    float:right !important;
    margin-right:20px !important;
    .margin-right:28px !important;
    top:-74px;
}

div.clear-margin{
    height:1px;
    overflow:hidden;
}

div.mapa-regionu{
    width:453px;
    height:325px;
    position: relative;
}
    div.mapa-regionu img{
        top:0px;
        left:65px;
        position:absolute;
    }
    div.mapa-regionu img.aktivni{
        z-index:2;
    }
    div.mapa-regionu a.titulek{
        display:none;
        background-color:#D7DCFF;
        border:1px solid gray;
        font-weight:bolder;
        padding:2px 7px;
        position:absolute;
        z-index:4;
        white-space: nowrap;
        text-decoration: none;
    }

div.mapa-regionu-HP{
    position: relative;
}
    div.mapa-regionu-HP img{
        position:absolute;
        margin-top:7px !important;
    }
    div.mapa-regionu-HP img.aktivni{
        z-index:2;
    }
    div.mainBoxBottomMiddle a.titulek{
        display:none;
        color:#BD293E;
        font-family:tahoma;
        font-size:11px;
        font-weight:bolder;
        margin-bottom:7px;
        margin-top:3px;
        text-decoration: none;
    }
    div.mainBoxBottomMiddle div.popis{
        padding-left:170px;
    }
    div.mainBoxBottomMiddle h2{
        margin-bottom:7px!important;
    }

div.polozka{

}
    div.polozka div.fotka{
      float:left;
      width:155px;
      margin:5px;
    }
    div.polozka div.popis{
      float:left;
      width:320px;
      margin-left:10px;
    }
    div.polozka div.cena{
      float:left;
      width:80px;
      font-weight: bold;
      margin-left:10px;
      text-align: right;
    }
    input.button_pokracovat{
      display: none;
    }
table.souhrn{
  width:100%;
}
    table.souhrn td{
      text-align: center;
    }

div.zed_narku{
    float:left;
}
div.zn1{ width:95px;  }
div.zn2{ width:190px; }
div.zn3{ width:285px; }
div.zn4{ width:380px; }
div.zn5{ width:475px; }
div.zn5{ width:570px; }

   .zed_narku a{
      width:90px;
      height:60px;
      line-height: 60px;
      float:left;
      text-align: center;
      display: block;
      margin-left:5px;
      margin-bottom:5px;
      text-decoration: none;
   }
      .zed_narku a:hover{
      text-decoration: none;
   }
   .zed_narku img{
      vertical-align: middle;
   }

div.narek{
    width:280px;
    border: 1px black solid;
    display:none;
    padding: 5px;
    position: absolute;
    background-color: white;
}

div.vyprodano{
    color:red;
}

div.strankovani{
    text-align: left;
    font-weight: bold;
    clear:both;
}
    div.strankovani a{
        padding-left: 10px;
        color:rgb(0,80,180);
    }
    div.strankovani span.activ{
        padding-left: 10px;
        font-size: 15px;
    }

    div.strankovani span.text{
        float:right;
    }
    div.fotstr span.activ{
        font-size: 12px;
    }

span.autor{
  font-weight: normal;
  font-style: italic;
}

table.podpis_menu div.active{
    border: 1px rgb(160,160,160) solid;;
    border-bottom-color: white;
    background-color: rgb(200,200,255);
    padding:3px;
    font-weight: bold;
}

table.podpis_menu div.neactive{
    border: 1px rgb(160,160,160) solid;
    background-color: rgb(230,230,255);
    padding:3px;
    margin-bottom:0px;
    border-bottom-color: white;
}

table.podpis_menu div:hover{
    background-color: rgb(163,163,163);
}

table.podpis_menu a{
    font-size: 13px;
    text-decoration: none;
    color:black;
}

table.podpis_menu{
  margin-bottom: -20px;
}

div.vyzvy_main {
    border: 1px rgb(160,160,160) solid;
    padding: 0px 20px 10px 25px
}
div.vyzva_success{
    color:blue;
    font-size: 15px;
    font-weight: bold;
}

a.media{
    display:block;
    width:400px;
    height:300px;
}
.width180{
    width:180px;
}
.width180height50{
    width:180px;
    height:50px;
}
.alignCenter{
    text-align: center;
}
.alignRight{
    text-align: right;
}
a.addthis_button_linkuj, a.addthis_button_jagg{
    float:left;
}
a.addthis_button_jagg img{
    width: 16px;
    height: 16px;
}
.b{
    font-weight: bolder;
}
.i{
    font-style: italic;
}
.marginRight136{
    margin-right:136px;
}
.marginRight90{
    margin-right:90px;
}
.marginLeft136{
    margin-left:136px;
}
.marginLeft260{
    margin-left:260px;
}
.displayNone{
    display:none;
}
.width100{
    width:100px;
}

div.uryvekFotogalerie{
    width: 100%;
    clear: both;
}
    div.uryvekFotogalerie img {
        width: 170px;
        float: left;
    }
    div.uryvekFotogalerie .popis{
        padding-left: 20px;
        width: 75%;
        float: left;
    }
.floatLeft{
    float:left !important;
    margin:6px 10px 10px 0px !important;
}

.clearBoth{
    clear:both;
}

.hp_main_sfw{
    float:left;
    margin: 0px 10px 0px 0px;
}

div.kalendar_zvyraznen{
  padding: 4px;
  background-color: rgb(221, 221, 255);
}

.blue{
    color:rgb(0,110,180);
    font-weight: bold;
}
.hidden{
    display:none;
}
.black{
    color:black;
}
.italic{
    font-style: italic;
}
.treeview a{
    font-weight: bold;
    color:black;
    font-size:13px;
    display:block;
    padding-bottom:5px;
    margin-left:8px;
    margin-top:-1px;
}
.fullWidth{
    width:100%;
}

.Organizace {
    width:100%;
}
    .Organizace tr{
        background-color:#FAFAFA !important;
    }
    .Organizace li.type{
        font-size: 12px;
        font-weight: bold;
        background: none;
        background-color:#FAFAFA;
        color:rgb(0,110,180);
        padding-left:5px;
    }
.infobox .main-photo{
    float:left;
    margin-top:3px;
    margin-bottom:3px;
    margin-right:5px;
    position:relative;
}

.ui-helper-hidden-accessible{
    display:none !important;
}

.video-ico{
    position:absolute;
    bottom:8px;
    right:8px;
}

span.krajske_org_tree{
    font-weight: bold;
    font-size:13px;
    text-decoration: underline;
    padding-bottom:5px;
    display:block;
}

span.regionalni_org_tree{
    font-weight: bold;
    text-decoration: underline;
}

div#accordion h3{
    padding-top:10px;
    padding-bottom:10px;
}

div#accordion .ui-icon{
    float:left;
}
div#accordion h3 a{
    margin-left:5px;
    font-weight:bold;
    margin-left:5px;
    text-decoration:underline;
}
div#accordion div.ui-accordion-content{
    padding: 0px 10px 0px 10px;
}
div#cluetip-outer{
  width:400px;
}
div#cluetip-inner{
  width:380px;
  min-height:100px;
}
img.imgCluetip{
    border: 1px solid #999999;
    margin-bottom:5px;
    margin-left:5px;
    padding:2px;
}
div.hVLeft{
  float:left;
  width:100px;
  text-align: right;
  margin-bottom:5px;
  margin-right:10px;
}

div.hVRight{
  float:left;
  width:45%;
  text-align: left;
  margin-bottom:5px;
  margin-left:10px;
}

div.leftVolbyTd{
  width:100px;
  float:left;
  text-align:right;
  font-size:12px;
}
div.rightVolbyTd{
  float:left;
  text-align:left;
  margin-left:12px;
}

  table.hledanivolbeb{
    margin-top:0px;
  }
  table.hledanivolbeb td{
    font-size:12px;
  }

    div.hVRight input[type=text],select{
        width:150px;
    }

table.classicTable td{
    font-weight: normal;
}

/* uprava Bohous */
.hledaniClankuKomunalek{
	width:100%;
}
	.hledaniClankuKomunalek td,.hledaniClankuKomunalek th{
		border: 1px solid rgb(221, 221, 243);
		text-align:center;
		padding:10px;
	}

	.hledaniClankuKomunalek .hledanivolbeb{
		margin-left:auto;
		margin-right:auto;
	}
	.hledaniClankuKomunalek .hledanivolbeb td,.hledaniClankuKomunalek .hledanivolbeb th{
		border: 0px;
		padding:5px;
	}
	.hledaniClankuKomunalek .hledanivolbeb td,.hledaniClankuKomunalek .hledanivolbeb div.leftVolbyTd,.hledaniClankuKomunalek .hledanivolbeb div.rightVolbyTd{
		font-size:11px;
	}
	{
		font-size:11px;
	}

	.hledaniClankuKomunalek div.leftVolbyTd {
		width:71px;
	}

span.breadCrumbsSmall{
    font-size:11px;
}

ul{
      padding-left: 25px;
      margin-bottom: 11px;
      margin-top: 11px;
}

li{
    margin-top:8px;
    margin-bottom:8px;
}

td.searchClnakyVolbyTdBackground{
  background-image:url(../images/td-background.jpg);
  background-repeat: repeat-y;
  background-position: center;
}

.actualChat{
	background-image:url("../images/chat-online.png");
	background-repeat:no-repeat;
	margin-top:0px;
	padding:0 0 0 66px;
	position:relative;
}
	.actualChat h2{
		color:#599D08;
		font-size:22px;
		font-weight:normal;
		margin:0;
		padding:0;
		text-transform:none;
		background-image:none;
	}
	.actualChat span{
		display:block;
		padding-top:5px;
	}
	.actualChat a{
		background-color:transparent;
		background-image:url("../images/chat-zapojte-se.png");
		border:0 none;
		color:transparent;
		height:36px;
		width:121px;
		display:block;
		margin-top:10px;
	}
	.hpChaty .actualChat{
		margin-left:10px;
	}
	.hpChaty .actualChat a{
		right:15px;
	}

	.wall .actualChat, .wall .upcomingChats, .wall .upcomingChat{
		margin-left:10px;
		margin-right:10px;
	}
	.wall .actualChat a,.wall .upcomingChat a{
		position: static;

	}

.upcomingChat{
	background-image:url("../images/chat-upcoming.png");
	background-repeat:no-repeat;
	margin-top:0px;
	padding:0 0 0 66px;
	position:relative;
}
	.upcomingChat h2{
		color:#397EAD;
		font-size:22px;
		font-weight:normal;
		margin:0;
		padding:0;
		text-transform:none;
		background-image:none;
	}
	.upcomingChat span{
		display:block;
		padding-top:5px;
	}
	.upcomingChat a{
	  margin-top:10px;
		background-color:transparent;
		background-image:url("../images/chat-zapojte-se.png");
		border:0 none;
		color:transparent;
		height:36px;
		width:121px;
		display:block;
	}
	.hpChaty .upcomingChat{
		margin-left:10px;
	}
	.hpChaty .upcomingChat a{
		right:15px;
	}
div.mainBoxMiddleLeft div.chaty{
    border:1px solid rgb(199,202,204);
    border-radius:10px;
    -moz-border-radius:10px;
    background-image: url(../images/chaty-bg.png);
    padding:10px;
    margin-top:10px;
}
.marginTop0 {
    margin-top:0px !important;
}

div.mapa_tree li a{
    font-size:13px;
    padding-bottom:5px;
    color: black;
    font-weight:bold;
}

div.liveAdminLogout{
.tisknoutStranku{
    float:right;
    margin-top:6px;
}
    position:fixed;
    bottom:10px;
    left:10px;
    border:2px solid black;
    background-color:yellow;
    padding:5px 10px;
}
a.noUnderline{
text-decoration:none;
}
div#plusoneButtonSite{
    float:left !important;
    width: 58px !important;
    margin:1px 0 0 4px !important;
}
a.print_page{
    background-image:url('../images/printer.png');
    background-repeat:no-repeat;
    width:16px;
    height:16px;
    display:inline-block;
    float:left;
    background-position: center center;
    margin: 0 2px;
}

a#doporuc_clanek_odkaz{
    background-image:url('../images/email.png');
    background-repeat:no-repeat;
    width:16px;
    height:16px;
    display:inline-block;
    float:left;
    background-position: center center;
    margin: 0 2px;
}

div.facebookLike{
    float:left;
    margin-top:-2px;
}
    div.facebookLike iframe{
        width:84px;
        height:21px;
    }
.addthis_button_google_plusone{
    width:50px !important;
    padding-left:0px !important;
    margin-top:1px;
}
.floatRight{
    float:right;
}
.anotace_clanek{
    text-align:justify;
}
.anotace_clanek p:last-of-type{
    display:inline;
}
.stitky ul{
    margin-bottom:0px;
}

.FormToSearchData{
    font-size:13px;
    padding-bottom: 30px;
}
.FormToSearchData input{
    font-size:13px;
}
.FormToSearchData input[type=text]{
    width:300px;
}
.FormToSearchData .sorting{
    display:inline-block;
    float:right;
}
.FormToSearchData .countOfData{
    float:right;
    color: #555555;
    font-size:13px;
    position: relative;
    top:2px;
}
.FormToSearchData .searchAdvancedFilter{
    margin: 10px 0;
    padding: 5px 5px 5px 0;
}
.FormToSearchData .searchAdvancedFilter a.opener{
    color: #ADB2B5;
    text-decoration: none;
    border: 1px solid #ADB2B5;
    border-radius: 2px;
    padding:0px 10px 0px 10px;
    background-color: #FAFAFA;
    /*box-shadow: 0px 0px 6px rgba(0,0,0,0.2);*/
    margin-right:10px;
    display: inline-block;
    font-size:13px;
}
.FormToSearchData .searchAdvancedFilter a.stateOpen{
    background-color: #EDEDED;
    color: #3A3A3A;
}
.FormToSearchData .searchAdvancedFilter a.opener:hover{
    box-shadow: 0px 0px 6px rgba(0,0,255,0.3);
    text-shadow: 0px 0px 6px rgba(0,0,0,0.4);
    color: #3A3A3A;
}
.FormToSearchData .searchAdvancedFilter div.mainLine{
    padding: 7px 0;
}
.FormToSearchData .searchAdvancedFilter div.mainLine .showAdvancedFilterItem{
    color: #555555;
    text-decoration: none;
    margin-right: 10px;
    display: inline-block;
    overflow-wrap: normal;
    overflow-x: hidden;
    overflow-y: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    top: 4px;
}
.FormToSearchData .searchAdvancedFilter div.mainLine .showAdvancedFilterItem .x{
    font-weight:bold;
    font-size: 11px;
}
.FormToSearchData .searchAdvancedFilter div.mainLine .showAdvancedFilterItem:hover{
    color: #438BC5;
    text-shadow: 0px 0px 6px rgba(0,0,0,0.1);
}
.FormToSearchData .searchAdvancedFilter div.container{
    display: none;
    border-bottom: 1px solid #E1E1E1;
    border-top: 1px solid #E1E1E1;
    background-color: #EDEDED;
}
.FormToSearchData .searchAdvancedFilter div.container a.cleanFilters{
    display: inline-block;
    float:right;
    color: #555555;
    font-size:11px;
    text-decoration: none;
    margin: 15px 15px 5px 5px;
}
.FormToSearchData .searchAdvancedFilter div.container a.cleanFilters:hover{
    text-decoration: underline;
    color: #438BC5;
}
.FormToSearchData .searchAdvancedFilter div.section{
    float: left;
    margin: 10px 20px;
    font-size: 11px;
    width: 153px;
}
.FormToSearchData .searchAdvancedFilter div.Menu{
    position: relative;
}
.FormToSearchData .searchAdvancedFilter div.Menu input[type=checkbox]{
    display:none;
}
.FormToSearchData .searchAdvancedFilter div.subMenu{
    position:absolute;
    border: 1px solid #ADB2B5;
    border-radius: 5px;
    background-color: #EDEDEF;
    left: 100%;
    z-index: 2;
    top:0;
    width:180px;
    display: none;
    padding: 10px;
}
.FormToSearchData .searchAdvancedFilter div.subMenu div.hr{
    border-bottom: 1px solid #FAFAFC;
    border-top: 1px solid #C5C6C8;
    margin:0px;
}
.FormToSearchData .searchAdvancedFilter div.section .label{
    font-size: 13px;
    font-weight:bold;
    margin-bottom: 5px;
    display: inline-block;
}
.FormToSearchData .searchAdvancedFilter div.section a.item{
    display:block;
    color:#555555;
    text-decoration: none;
    margin: 3px 0;
    font-size: 11px;
}
.FormToSearchData .searchAdvancedFilter div.section a.item:hover{
    color: #438BC5;
    text-shadow: 0px 0px 6px rgba(0,0,0,0.1);
}
.FormToSearchData .searchAdvancedFilter div.section div.Menu a.item{
    display:inline-block;
}
.FormToSearchData .searchAdvancedFilter div.section a.active, .FormToSearchData .searchAdvancedFilter div.section div.active a{
    color:#555555;
    font-weight:bold;
    text-decoration: none;
}