/* CSS Document */

/* obecne vlastnosti */

html, body, p, h1, h2, h3, table, div, span, strong, ul, li, img {
  margin: 0;padding: 0;border: 0;
}

body {
  background-color: #FFF;
}

#main {
  position: relative;
  width: 925px;
  min-width: 925px;
  height: 730px;
  margin: 0 0 0 50px;
  text-align: left;
} 

body[class] #main { width: auto; }


/* menu style */



#menu {
  position: absolute;
  top: 0;
  left: 0;
  /*float: left;
  position: relative;*/
  width: 190px;
  height: auto;
  background: url("/img_zaklad/menu-bg.gif") top left repeat-y;
  padding: 0 0;
  text-align: left;
}

#menu ul {
  margin-left: 15px;
  list-style-type: none;
}
#menu ul ul  { width: 100%; margin: 2px 0; }
#menu ul ul li {
   background-image: url("/img_zaklad/square.gif");
   background-repeat: no-repeat;
   background-position: 0 5px;
   padding-left: 10px;
}

#menu ul ul a { color: #d1d3d4; font: normal 11px Arial; }
#menu ul ul ul li { background-image: url("/img_zaklad/square2.gif"); }
#menu ul ul ul a { color: #d1d3d4; font: normal 11px Arial; }
#menu strong { color: #000; font: bold 1em Arial; }

#menu li a{
  width: 100%;
  margin: 0; padding: 1px;
  display: block;
  font: normal 13px Arial;
  text-decoration: none;
  color: #FFF;
}


img#menu-footer {
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 50;
}


#menu a:hover,#menu #submenu a:hover { color: #000; font-weight: bold; }

#menu #submenu {
  display: block;
  float: right;
  width: 60px;
  height: 80px;
  margin: 40px 10px 120px 0;
  border-top: 1px solid #FFF;
  padding: 5px;
  text-align: right;
  color: #FFF;
}
#menu #submenu a{ color: #FFF; font: normal 12px Arial;  text-decoration: none; }

body[class] #menu #submenu { margin: 40px 20px 120px 0; }

/* header style */


#header {
  position: absolute;
  top: 0;
  left: 10px;
  margin-left: 200px;
  width: 709px;
  min-height: 207px;/*244px;*/
  height: 207px;
  text-align: left;
}

body[class] #header {
  height: auto;
}

#header img {
  width: 323px;
  height: 207px;
  position: absolute;
  left: 0;
  bottom: -1px;
}

body[class] #header img {bottom: 0px;}

#header-text {
  background: url("/img_zaklad/header_1.gif") bottom right #FFF no-repeat;
  float: right;
  width: 386px;
  height: 207px;
  min-height: 207px;
  background-color: #01559B;
  text-align: right;
  font: normal 13px Arial;
  color: #FFF;
}
body[class] #header-text { height: auto;}

#header-text p {
  height: 100px;
  min-height: 100px;
  position: relative;
  padding: 5px;
}
body[class] #header-text p{ height: auto;}
#header-text p a {
  color: #FFF;
  text-decoration: none;
}

#header p a:hover { color: #999; text-decoration: underline; }

#header-space {
position: relative;
  width: 50px;
  height: 80px;
}


#menu2 {
  position: absolute;
  top: -115px;
  right: -6px;
  width: 300px;
  height: auto;
  color: #01559B;
  text-align: right;
}

#menu2 a{
  color: #000; /*#01559B;*/
  text-decoration: none;
  font: normal 11px Arial;
  padding: 0 6px;
}

#menu2 a:hover { color: #111; text-decoration: underline; }





/* content style */

#main-content {
  position: absolute;
  top: 1em;
  left: 200px;
  padding-top: 180px;
  z-index: 99;

}

#titles {
  position: relative;
  top: 0px;
  right: -1px;
  bottom: -2px;
  padding-bottom: 50px;
  width: 718px;
  height: auto;
}


h1 {
  font: bold 19px Arial; 
  color: #01559B;
  padding: 0 0 0 20px;
  margin: 0;
  text-align: left;
  width: 698px;
}

h2.info {
  position: absolute;
  bottom: 5px;
  left: 20px;
  width: auto;
  font: bold 12px Arial; 
  color: #333;
  height: 20px;
}


h2.news {
  position: absolute;
  bottom: 5px;
  left: 510px;
  width: auto;
  font: bold 12px Arial; 
  color: #FFF;
  height: 20px;
}


#logo-print { display: none;}

#content {
  position: relative;
  width: 718px;
  min-height: 450px;
  height: 450px;
  text-align: left;
  border-top: 1px dashed #333;
  border-left: 1px dashed #333;
  border-bottom: 1px dashed #333;
  z-index: 50;
}

body[class] #content { height: auto; }

#content p {
  width: 698px;
  margin: 10px;
  text-align: justify;
  color: #555;
  font: normal 0.8em Arial;
}


img#info {
  position: relative;
  top: -1px;
  left: -1px;
  margin: 0;
  padding: 0;
  border: 0;
}


/* paticka */

#footer {
  position: relative;
  bottom: 0;
  left: 0;
  width: 720px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font: normal 14px Arial;
  
}

#footer strong {
  font: bold 18px Arial;
}


/*
  paginator
*/
div.pagination {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 28px;
}
div.pagination span.hellip {
	float: left;
	padding: 5px 0;
}
div.pagination span.button, div.pagination a {
	float: left;
	padding: 2px 4px;
	margin: 2px;
	text-align: center;
}
div.pagination a {
/*	background: #3B699F; */
/*	color: white; */
	text-decoration: none;
}
div.pagination a.page-link {
	width: 16px;
}
div.pagination a.active {
/*	background: #99BBDF; */
/*	color: white; */
}
div.pagination span.button {
/*	background: #99BBDF; */
/*	color: white; */
}
div.pagination span {
	margin: 0 4px;
}



