.main_width
{
      width:550px;
}

#logo
{
      margin: 27px 10px 0 0;
}
#logo_text
{
      display:none;
}

#bip
{
      margin:35px 0px 0 0px;
}
 
.foot_left
{
      margin-right:15px;
}

#sub_left
{
      margin:30px 0;
      width:100%;
}

#sub_mid
{
      margin:0 0 30px;
      width:100%;
}

#icons
{
      display:none;

}

#text_title_left
{
      width:100%;
}
                         
#search_div
{
      width:246px;
}

.search_input
{
      width:170px;
      padding:0px 10px 0 20px;
}

.bip_main h1 span
{
      font-size:20px;
}


.ico_bw 
{
      display:none;

}  

#main #text_content
{
      padding:20px;
}
#main #ul_text_path
{
      margin:20px 20px 0; 
}


.table_border, .tabelka
{
      border-collapse: collapse;
      margin:0 auto 20px;
      text-align:left;
      width:100%;
}

.table_border th, .tabelka th
{
      text-align:center;
}

.table_border tr
{
}

.table_border td, .table_border th, .tabelka td, .tabelka th
{
      border:1px #ccc solid;
      padding:5px 5px;
      background:#fff;
      font-size:16px;
      color:#0D0D0D;      
}

.table_border td a
{
}
.table_border .label, .table_border th, .tabelka .label, .tabelka th
{
      background:#666;
      font-family: 'Source Sans Pro', sans-serif;
      font-weight:600;
      color:#fff;
      font-size:16px;
}

