/* HOMEPAGE: spolecne prvky */
#content {
  line-height: 1.25em;
}
#index_top    h1,
#index_middle h1 { /* nadpisy clanku */
 margin: 5px 0 0 0;
 font-size: 110%;
 font-variant: small-caps;
 font-weight: normal;
 display: inline;
 line-height: 150%;
}

#index_top span,
#index_middle span {
 font-size: 90%;
}

#index_top {
 margin-bottom: 1em;
}

.odsad {
  margin-bottom: 2.75em;
}

/* modifikace existujicich pro homepage */
#search_box {
 top: 80px;
}

/*****************/
#index_top {
 width: 914px; /* kvuli stinu pod levymi clanku rozsireno o 4px */
 padding-top: 4px; /* opet kvuli stinu */
 margin-left: -4px;
 background: transparent url('/css_img/index_clanky.gif') top left no-repeat;
}
#index_top .column_l { /* obrazkovy poutak na top clanky*/
 width: 474px;
 text-align: right;
 padding-bottom: 86px; /* odsazeni pro absolutne napozicovany full banner */
}
#index_top .column_r { /* buttonky, aktuality */
 width: 420px;
 margin-left: 20px;
}
#index_top .column_l ol { /* carousel */
 margin: 0; padding: 0;
}
#index_top .column_r p { /* obrazek s upoutavkou je jedinym obrazkem */
 margin: 0.50em 0;
}
#index_top .news_item  {
 margin-top: 0.50em;
 padding-bottom: 0.75em;
 /*background: transparent url('/css_img/znacka_news.png') 0px 4px no-repeat;*/
}
#index_top .hotlinks {
  margin: -3px 0 13px 0;
}
#index_top .hotlinks a {
  margin-right: 8px;

}
#index_top .hotlinks a.last {
  margin-right: 0;
}

/* =============== Trisloupcovy layout =============== */
#index_middle>.column_l {
}
#index_middle>.column_r {
  width: 605px; /* for IE7 compat */
}


#index_middle_left {
  width: 285px;
  margin-right: 20px;
}
#index_middle_middle {
  width: 285px;
}
#index_middle_right {
  width: 300px;
  margin-left: 20px;
}
/* =============== Trisloupcovy layout konec =============== */

#index_middle .kalendar_item h1 {
  display: block;
}

table.casopisy {
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  width: 100%;
}
#index_middle table.casopisy h1 {
  display: block; 
  margin: 0;
  line-height: 100%;
}

.anketa_box {
  margin: 2em 0 1em 0;
}
.anketa_items .anketa_otazka {
  font-size: 90%;
}

.pocasi_box {
  position: relative;
}
.pocasi_box div {
  padding: 0 5px 0 5px;
  border-right: 1px solid #e1e1e1;
}
.pocasi_box span#mask_last_border { /* berlicka pro skryti borderu u posledniho boxu */
  display: block; width: 2px; height: 70px;
  background-color: #f7f7f7;
  position: absolute;
  right: 0px; bottom: 0px;
}
.pocasi_box span#pocasi_source {
  position: absolute;
  right: 0px; top: 1px;
  font-size: 75%;
  line-height: 75%;
}
#facebookLikeBox {
  margin-top: 20px;
  background-color: #FFF;
}





#banner_content_center_center { /* full banner */
 position: absolute;
 left: 28px; top: 474px; top: expression("480px");
}


