/* INDEX LAYOUT */

body{
    xtext-align:center;
    height:100%;
    margin-top:0px;
}

#legal {
  padding:10px;
}


#page-holder {
  background-color:magenta;
  width:968px;
  min-height:100%;
  height:100%;
  xmargin-left:auto;
  xmargin-right:auto;
  position:relative;
  text-align:left;
}

#part-ahead {
  background-image:url('../img/layout/tapeta_okraj.gif');
  background-color:#212987;
}

#part-top {
  background-image:url('../img/layout/tapeta_okraj.gif');
  background-color:#212987;
}

#part-left {
  background-image:url('../img/layout/tapeta_leftmenu.gif');
  background-color:#212987;
}

#part-right {
  background-image:url('../img/layout/tapeta_rightmenu.gif');
}

#content {
  margin:0px;
}

#part-right-ad {
}

/* -- Globalni styly pro bocni moduly ----------------------------------------*/
.sidebar-module {
  color:white; background-color: #212987;
  font-size:7.2pt;

}

.sidebar-title-image {
  margin-left:2px;
}

/* -- Styly pro bocni panel Search ------------------------------------------ */
#sidebar-search {
  width:auto;
  padding-top:8px;
  padding-left:20px;
  padding-bottom:16px;
}

#sidebar-search div.search-row{
  border-left:0px solid black;
  -margin-top:-2px;
  margin-right:-2px;
}

#sidebar-search .search-descrp {
  width:auto;
  text-align:right;
  padding-right:6px;
}

#sidebar-search form {
  margin-top:0px;
  margin-bottom:-2px;
  -margin-bottom:0px;
}

#sidebar-search div input.search-text{
  width:126px;
  height:21px;
  margin-left:1px;
  margin-right:0px;
}

#sidebar-search div input.search-submit{
  width:30px;
  height:28px;
  margin-left:0px;
  background-image:url('../img/layout/search_ok.gif');
  border:none;
  padding:0;
  cursor:pointer;
  *cursor:hand; /*alternate cursor for IE*/
}


/* -- Styly pro bocni panel Harmonogram ------------------------------------- */
#sidebar-program {
  width:auto;
}

#sidebar-program p{
  padding-left:15px;
}

#news-homepage{
/*  width:274px;*/
  background-color: #e5e6ee;
  border:1px solid #c1c4e2;
/*  padding-top:0px;
  padding-left:0px;
  padding-right:0x;*/
}
.newshomepage-p {
  font-size:11px;
  color:#666666;
  margin-top: 0px;
  margin-bottom: 4px;
  word-spacing:110%;
  letter-spacing:110%;
}
p.nadpis_date {
  font-size:12px;
  margin-bottom:-1em;
}
.newshomepage-h a {
  text-decoration:none;
  font-size:12px;
  color:#363fa2;
}
.newshomepage-h a:hover {
  text-decoration:none;
  font-size:12px;
  color:#363fa2;
}
.newshomepage-h a:visited {
  text-decoration:none;
  font-size:12px;
  color:#363fa2;
}
p.nadpiskom a {
	FONT-SIZE: 11px;
	COLOR: #363fa2;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 125%;
	TEXT-ALIGN: left;
}
p.nadpiskom a:hover {
	text-decoration:none;
	color:#363fa2;
}
p.nadpiskom a:visited {
	color:#363fa2;
}

#position-date{
  margin-top:15px;
  margin-bottom:9px;
  text-align:right;
}
#position-flags{
  margin-top:11px;
  margin-bottom:3px;
  text-align:right;
/*  height:86px;*/
}

#rightlink-homepage{
  BACKGROUND-COLOR: #a5bced
}

#rozdelovnik {
height: 5px; 
border: none; 
background: url('../img/layout/rozdelovnik.gif') center top no-repeat;
}

