
/* ------------------------------- STRANKA ---------------------------------- */

#page
{
  text-align: left;
  width: 996px;
  margin: 0px auto 0px auto;
  padding: 0px;
  background: #FFFFFF;
}
#page-content
{
  margin: 0px;
  padding:  20px 18px 20px 18px;
  border: 0px;
  text-align: left;
}

/* -------------------------- HLAVICKA - top menu --------------------------- */

#header
{
  height: 179px;
}

#header-logo
{
  float: left;
  width: 250px;
}

#header-ilu
{
  width: 710px;
  float: left;
}


/* ------------------------------- TOOLBAR ---------------------------------- */

#toolbar
{
  height: 50px;
  clear: both;
  font-size: 85%;
}

#toolbar table
{
  height: 50px;
}

#search-box
{
  height: 50px;
  width: 250px;
  float: left;
}

.search-btn
{
  color: #f07900;
  background: #FFFFFF;
  border: 0px;
  cursor: pointer;
}
.search-input
{
  margin-left: 20px;
  border: 2px inset #d4d0c8;
  width: 120px;
}

#path-links
{
  height: 50px;
  width: 500px;
  margin-right: 30px;
  float: left;
  color: #999999;
}


#path-links a         {text-decoration: none;       color: #999999; }
#path-links a:link    {text-decoration: none;       color: #999999; }
#path-links a:visited {text-decoration: none;       color: #999999; }
#path-links a:active  {text-decoration: none;       color: #999999; }
#path-links a:hover   {text-decoration: underline;  color: #82A2B7; }


.lang_prepinac
{
  color: #82A2B7;
}

#toolbar-links table
{
  height: 34px;
  margin-top: 8px;
}

#toolbar-links
{
  height: 50px;
  width: 180px;
  float: left;
}

#toolbar-links table tr
{
  margin: 0px;
  padding: 0px;
}

#toolbar-links table td
{
  line-height: 100%;
  margin: 0px;
  padding: 0px 2px;
}

#toolbar-links a         {text-decoration: none;       color: #f07900; }
#toolbar-links a:link    {text-decoration: none;       color: #f07900; }
#toolbar-links a:visited {text-decoration: none;       color: #f07900; }
#toolbar-links a:active  {text-decoration: none;       color: #f07900; }
#toolbar-links a:hover   {text-decoration: underline;  color: #82A2B7; }


/* ------------------------------ LEFT MENU --------------------------------- */

#leftmenu-frame
{
  padding-bottom: 250px;
  width: 220px;
  font-size: 90%;
}

ul.leftmenu
{
  list-style: none;
  margin: 10px 20px 20px 20px;
  padding: 0px 0px 0px 0px;
}

ul.leftmenu li
{
  list-style: none;
  margin: 0px;
  padding: 0px 0px 4px 0px;
}

ul.leftmenu a
{
  padding-top: 6px;
  padding-bottom: 1px;
  display: block;
  border-bottom: 1px solid #999999;
}

/* l2 */
ul.leftmenu-level-2
{
  margin: 0px;
}

ul.leftmenu-level-2
{
  background-color: #f8f8f8;
}
ul.leftmenu-level-2 li
{
  padding-left: 25px;
  background: url(img/odrazka-normal.png) no-repeat left top;
}
ul.leftmenu-level-2 li.selected, ul.leftmenu-level-2 li.opened
{
  padding-left: 25px;
  background: url(img/odrazka-selected.png) no-repeat left top;
}


ul.leftmenu-level-2 a
{
  border-bottom: 0px;
}

.leftmenu a         {text-decoration: none;       color: #333333; font-weight:normal}
.leftmenu a:link    {text-decoration: none;       color: #333333; font-weight:normal}
.leftmenu a:visited {text-decoration: none;       color: #333333; font-weight:normal}
.leftmenu a:active  {text-decoration: none;       color: #333333; font-weight:normal}
.leftmenu a:hover   {text-decoration: underline;  color: #999999; font-weight:normal}

.leftmenu-level-2 a         {text-decoration: none;     color: #333333; font-weight:normal}
.leftmenu-level-2 a:link    {text-decoration: none;     color: #333333; font-weight:normal}
.leftmenu-level-2 a:visited {text-decoration: none;     color: #333333; font-weight:normal}
.leftmenu-level-2 a:active  {text-decoration: none;     color: #333333; font-weight:normal}
.leftmenu-level-2 a:hover   {text-decoration: underline;color: #999999; font-weight:normal}


.leftmenu a.opened         {color: #333333; font-weight:bold}
.leftmenu a.opened:link    {color: #333333; font-weight:bold}
.leftmenu a.opened:visited {color: #333333; font-weight:bold}
.leftmenu a.opened:active  {color: #333333; font-weight:bold}
.leftmenu a.opened:hover   {color: #999999; font-weight:bold}

.leftmenu a.selected         {color: #333333; ;font-weight:bold}
.leftmenu a.selected:link    {color: #333333; ;font-weight:bold}
.leftmenu a.selected:visited {color: #333333; ;font-weight:bold}
.leftmenu a.selected:active  {color: #333333; ;font-weight:bold}
.leftmenu a.selected:hover   {color: #999999; ;font-weight:bold}


/* l3 */
ul.leftmenu-level-3
{
  margin: 0px;
}

ul.leftmenu-level-3
{
  margin-top: 6px;
}

ul.leftmenu-level-3 a
{

}

ul.leftmenu-level-3 li
{
  padding-left: 25px;
}
ul.leftmenu-level-3 li.selected, ul.leftmenu-level-3 li.opened
{
  padding-left: 25px;
}


/* l4 */
ul.leftmenu-level-4
{
  margin: 0px;
}

ul.leftmenu-level-4
{
  margin-top: 6px;
}

ul.leftmenu-level-4 a
{

}

ul.leftmenu-level-4 li
{
  padding-left: 25px;
}
ul.leftmenu-level-4 li.selected, ul.leftmenu-level-4 li.opened
{
  padding-left: 25px;
}

/* ------------------------------- COLUMNS ---------------------------------- */

#columns-frame
{
  color: #000000;
  clear: both;
  width: 960px;
  border-bottom: 2px solid #999999;
  background: url(img/leftmenu_bg.png) repeat-y left top;
}

#columns
{
  min-height: 250px;
  ^height: 250px;
  background: url(img/leftmenu_logo.png) no-repeat left bottom;
}

#column-left
{
  margin-top: 0px;
  float: left;
  width: 250px;
}

#column-left-padding
{

}

#column-main
{
  margin: 0px 0px 0px 250px;
  padding: 0px;
  line-height: 140%;
}

#main-content-full
{
  width: 710px;
  margin-bottom: 1em;
  float: left;
  text-align: justify;
  overflow-x: hidden;
}
#main-content
{
  width: 530px;
  float: left;
  overflow-x: hidden;
}
#main-content-left
{
  width: 530px;
  overflow-x: hidden;
  float: left;
}
#main-content-padding
{
  padding-right: 30px;
  text-align: justify;
}

#main-content-right
{
  width: 180px;
  float: right;
}


/* --------------------------- CONTENT CLASSES ------------------------------ */

.first-paragraph
{
	font-size: 115%;
	font-weight: normal;
	line-height: 130%;
	color:  #000000;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: left;
}

.content-img-right
{
  width: 220px;
  float: right;
  color: #333333;
  background-color: #e2eaef;
  margin-left: 20px;
  margin-bottom: 10px;
}

.content-img-right a
{
  font-weight: bold;
}

.content-img-right-description
{
  float: right;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  padding-top:1em;
  padding-bottom:1em;
  width: 200px;
  ^width: 220px;
  text-align: left;
  background-color: #e2eaef;
  font-size: 90%;
  display: block;
}


.right-column-gallery-img
{
  border: 1px solid #c3d4de;
  width: 178px;
}

.right-column-gallery-caption
{
  background-color: #e2eaef;
  width: 180px;
}
.right-column-gallery-caption-padding
{
  padding: 10px 10px 20px 10px;
  font-weight: bold;
  font-size: 90%;
}

/* -------------------------------- FOOTER ---------------------------------- */

#footer
{
  font-size: 85%;
  color: #999999;
  height: 45px;
  background-color: #FFFFFF;
  line-height: 135%;
}

#footer-left
{
  float: left;
  width: 250px;
  height: 45px;
}

#footer-left-padding
{
  padding-top: 5px;
  padding-left: 20px;
}
  
#footer-right
{
  float: left;
  width: 710px;
  height: 45px;
}

#footer-right-padding
{
  padding-top: 5px;
  padding-left: 20px;
}

/* -------------------------------- CLASSES --------------------------------- */

.hr
{
  clear: both;
  height: 0px;
  font-size: 0px;
  border-top: 2px solid #FFFFFF;
}

.clear
{
  clear: both;
}

.invisible
{
  display: none;
}

.forprint
{
  display: none; /* pro tiskové styly */
}





  .page-list
  {
    text-align: right;
    font-size: 90%;
    margin-bottom: 2em;
    letter-spacing: 1px;
  }

  .page-list .selected
  {
    font-weight: bold;
    text-decoration: underline;
  }


  .page-list a.selected         {text-decoration: none;       color: #f07900; }
  .page-list a.selected:link    {text-decoration: none;       color: #f07900; }
  .page-list a.selected:visited {text-decoration: none;       color: #f07900; }
  .page-list a.selected:active  {text-decoration: none;       color: #f07900; }
  .page-list a.selected:hover   {text-decoration: underline;  color: #7f7f7f; }
