body {
	text-align: center;
}

#obalovy {
	font-size: 12px; 
   margin-left: auto; 
   width: 769px; 
   color: black; 
   margin-right: auto;
   margin-bottom: 0px; 
   font-family: century gothic, arial, tahoma; 
   position: relative; 
   top: 10px; 
   text-align: left;
}

#exp  {
	height: 20px;
	width: 70px;
	overflow: hidden;
	position: absolute;
	left: 0em;
	top: 0em;
	clip: rect(20px 120px 80px 150px);}

/********************hlavicka**************************************************/
#head {
   border: 0px; 
   width: 769px; 
   height: 157px;
}

#hlavicka {
	border: 0px;
	width: 769px;
	position: relative; 
	height: 157px;
}
#hlavicka h1 {
  position: absolute;
  top: 20px;
  left: 40px;
  font-size: 30px;
  color: #f16d2e;
  text-transform: uppercase;
  visibility: hidden;
  }
/*********************menu*****************************************************/
#menu {
   font-size: 11px; 
   left: 0px; 
   width: 174px; 
   position: absolute; 
   top: 159px; 
   font-variant: small-caps;
}
#menu1 ul {
  list-style-type: none;
  }

#menu li a {
  text-decoration: none;
  font-size: 13px !important;
}
#menu1 {
	background-image: url(menu_bg1.gif); 
   margin-bottom: 3px; 
   padding-bottom: 20px; 
   width: 174px; 
   padding-top: 20px;
}

#menu1 div a {
	padding-left: 10px;
	font-weight: bolder;
	font-size: 16px;
	background-image: url(menu_1.gif);
	margin-bottom: 1px;
	width: 174px;
  display: block;
	cursor: hand;
  cursor: pointer;
	color: #ffffff;
	padding-top: 2px;
	background-repeat: no-repeat;
	height: 26px;
	text-decoration: none;
}

#menu1 div a:hover {
	background-image: url(menu_1_a.gif)
}

#menu2 {
	background-image: url(menu_bg2.gif); 
   margin-bottom: 3px; 
   padding-bottom: 20px; 
   width: 174px; 
   padding-top: 20px
}
.menu_text {
   padding-left: 5px; 
   font-size: 11px; 
   padding-bottom: 5px
}

.select2 {
	padding-left: 10px; 
  font-weight: bolder; 
  font-size: 16px; 
  background-image: url(menu_2.gif); 
  margin-bottom: 1px; 
  width: 174px; 
  color: #ffffff; 
  padding-top: 2px; 
  background-repeat: no-repeat; 
  height: 26px
}
#menu3 {
	background-image: url(menu_bg3.gif); 
  margin-bottom: 0px; 
  padding-bottom: 0px; 
  width: 174px; 
  padding-top: 20px
}
#menu3_bottom {
	border-right: 0px; 
  border-top: 0px; 
  margin-top: 0px; 
  background-image: url(menu_bottom3.gif); 
  border-left: 0px; width: 174px; 
  border-bottom: 0px; 
  background-repeat: no-repeat; 
  height: 10px
}
.select3 {
	padding-left: 10px; 
  font-weight: bolder; 
  font-size: 16px; 
  background-image: url(menu_3.gif); 
  margin-bottom: 1px; 
  width: 174px; 
  color: #ffffff; 
  padding-top: 2px; 
  background-repeat: no-repeat; 
  height: 26px
}

/*******************pocitadlo**************************************************/
#counter a {
	font-size: 11px; 
  color: black; 
  text-decoration: none
}

/********************obsah*****************************************************/
#obal {
	left: 174px; 
  width: 595px; 
  position: absolute; 
  top: 159px;
  
}
#obsah {
   padding-right: 40px;
   background-position: right top; 
   padding-left: 35px; 
   background-image: url(body_bg.gif); 
   padding-bottom: 15px; 
   padding-top: 15px; 
   background-repeat: repeat-y;
   min-height: 610px; 
   _height: 600px; 
}

img {
  margin: 0px;
  padding: 0px;
  }
  
#obsah .image {
  float: right;
  margin: 5px;
  display: block;
  clear: right;
  _clear: both;
  border: 2px solid white;
  }
#obsah .image img {
  border: 0px solid #daeaf6;
  margin: 2px;
  margin-bottom: -2px;
  max-width: 500px;
  }
  /**obrázky s popiskou - generované v texy! , nutno povolitt**/
.figure {
  background-color: #F3A138;
  max-width: 266px;
  _width: 250px;
  float: right;
  margin: 10px 0px 15px 0px
  }
  
.figure img {
  border: 3px solid #daeaf6;
  margin-left: 5px;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 0px;
  width: 250px;
  }
  
.figure p {
  color: white;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 2px;
  _margin-top: 0px;
  margin-bottom: 2px;
  font-size: 11px;
  text-transform: uppercase;}

a img {
  border: 0px;}
/*********** news ***********************/
#news {
  float: right;
  width: 200px;
  border-right: 5px solid orange;
  background: none;
  padding: 5px;
  color: black;
  margin-left: 10px;
  }
#news h2 {
  margin-left: 10px;}

/******************************************************************************/
#a {
	display: block
}
#b {
	display: none
}
#c {
	display: none
}
#d {
	display: none
}
#e {
	display: none
}
#f {
	display: none
}
/******************************pata********************************************/
#pata {
	background-position: right top; 
  font-size: 10px; 
  background-image: url(bottom.gif); 
  width: 595px; 
  color: #b22222; 
  text-indent: 35px; 
  background-repeat: no-repeat; 
  height: 23px; 
  font-variant: small-caps;
  margin-bottom: 20px;
}
/***********************seznamy************************************************/
ul {
	margin-top: 10px; 
  margin-bottom: 10px
}

li {
  font-size: 12px; 
  margin-left: 10px; 
  color: black; 
  font-family: century gothic; 
  font-variant: small-caps
}
li a {
  text-decoration: underline;
}
li a:active {
	color: black
}
li a:link {
	color: black
}
li a:visited {
	color: black
}
li a:hover {
	color: #b22222
}

/*****************nadpisy******************************************************/
h2 {
   background-position: 0px 15px; 
   font-weight: normal; 
   font-size: 30px; 
   background-image: url(point.gif); 
   margin: 5px;
   margin-left: 30px; color: black;
   text-indent: 25px; 
   background-repeat: no-repeat; 
   font-family: century gothic; 
   font-variant: small-caps
}
h3 {
	 font-weight: bold; 
   font-size: 21px; 
   margin-bottom: 5px;
   margin-top: 5px; 
   margin-left: 0px; 
   color: #f16d2e; 
   text-indent: 0px; 
   font-variant: small-caps
}
h3 a {
   color: #f16d2e; 
   text-decoration: underline
}
h3 a:hover {
	color: #f16d2e
}
h3 a:link {
	color: #f16d2e
}
h3 a:active {
	color: #f16d2e
}
h3 a:visited {
	color: #f16d2e
}
h4 {
	text-transform: uppercase;
	font-size: 13px;
}
h5 {
	font-variant: small-caps
}
h6 {
	font-variant: small-caps
}
/*********************odstavce*************************************************/
p {
   margin-top: 5px;
   margin-bottom: 10px; 
   margin-left: 0px; 
   text-indent: 0px;
}

/*********************odkazy***************************************************/
a {
	font-size: 12px; 
   color: #f37d45; 
   font-family: century gothic, tahoma; 
   font-variant: small-caps; 
   text-decoration: underline
}
a:hover {
	color: #b22222
}
a:link {
	color: #f37d45
}
a:visited {
	color: #f37d45
}
a:active {
	color: #f37d45
}

.menu_text a {
   font-size: 11px; 
   color: black; 
   text-decoration: none
}
.menu_text a:active {
	color: black
}
.menu_text a:link {
	color: black
}
.menu_text a:visited {
	color: black
}
.menu_text a:hover {
	color: #b22222
}

#pata a {
   font-size: 10px; 
   color: black; 
   text-decoration: none
}
#pata a:active {
	color: black
}
#pata a:link {
	color: black
}
#pata a:visited {
	color: black
}
#pata a:hover {
	color: #b22222
}

/***************tabulky*******************************************************/
table {
   border-collapse: collapse;
   font-family: tahoma;
   margin-left: 0px; 
   font-family: century gothic, tahoma;
   font-size: 12px;
  }
th {
  font-weight: bolder;
  display: table-cell;
  background-color: #e94f06;
  border-right: 1px solid #cfdce6;
  border-left: 1px solid #cfdce6;
  text-align: left;
  text-transform: uppercase;
  color: #daeaf6;
  padding: 3px;
  
}

td {
   height: 18px;
   padding-left: 5px;}
  
.kategorie {
   background-color: #fee4c2;
   font-weight: bolder;
   font-variant: small-caps;
   text-indent: 20px; 
   font-size: 15px; 
  }
.vyrazne {
   font-weight: bolder;
   font-variant: small-caps;}
   
.part {
  background-color: #e94f06;
  color: white;
  text-transform: uppercase;
  height: 25px;}
/******************** clanky **********************/
.back a{
  float: right;
  text-transform: uppercase;
  color: #0076a3;
  font-size: 14px;
  }

.back img{
  position: relative;
  top: 3px;}

#obsah .nadpis {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  color: #e94f06;
  }

#obsah .datum {
  margin-left: 0px;
  margin-top: 1em;
  font-size: 11px;
  font-variant: small-caps;
  color: #e94f06;
  }

#obsah .autor {
  color: #e94f06;
  margin-top: 1em;
  font-variant: small-caps;
  }
  
.strankovani {
  margin-left: 0px;
  margin-top: 1em;
  margin-bottom: 0.5em;
  }
  
#obsah .vypis_clanku {
  background-color: #ffebe7;
  padding: 10px;
  padding-bottom: 20px;
  margin-bottom: 10px;
  }
  
#obsah .vypis_clanku p {
  margin-left: 0px;
  margin-top: 0.5em;
  }

/**************adminin system*****************/
.male{
  font-size: 0.8em;
  background-color: transparent;
  }
  
.kaps{
  font-variant: small-caps;
  }
  
.napoveda {
  display: none;
  }
  
.moznosti {
  width: 35px;
  }

.tlacitko_1 {
  background-color: #e94f06;;
  border: 0px;
  padding: 3px;
  font-family: century gothic;
  text-transform: uppercase;
  color: white;
  margin-left: 5px;
  margin-right: 5px;
  font-weight: bold;
  cursor: pointer;
  _cursor: hand;}

button {
  margin: 0px;
  padding: 0px;
  background: none;
  border: 0px;
  cursor: pointer;
  _cursor: hand;
  float: left;
  }
  
#obsah .in_table {
  margin-bottom: 1px;
  margin-top: 1px;
  width: 95%;
  }
#obsah .in_table td{
  border: 0px;
  padding: 3px;
  }
#obsah .lichy  {
  background-color: #f2a137;
  }
#obsah .sudy  {
  }
.hlaska {
  background-color: #ff9933;
  color: white;}
  
.dlouhe {
  width: 95%;
      }
      
.popiska_pole {
  width: 180px;
  }
  
.popiska_pole_dir{
  font-variant: small-caps;
  cursor: pointer;
  _cursor: hand;
  }
  
.in_cont {
  background-color: #1883ac;
  color: white;
  }
  
.in_cont img {
  margin-right: 5px;
  }

.soubory {
  background-color: white;
  margin: 0px;}

#obsah div .in_cont {
  background-color: #e94f06;
  }
#obsah div .popiska_pole_dir {
  text-indent: 15px;
  }
#obsah div div .popiska_pole_dir {
  padding-left: 25px;
  }
#obsah div div .in_cont {
  background-color: #b1d7e6;
  } 
#obsah div .soubor {
  text-indent: 10px;
  }
#obsah div div .soubor {
  text-indent: 20px;
  }
#obsah div div div .soubor {
  text-indent: 30px;
  }
#obsah div div div .soubor {
  text-indent: 40px;
  }
#menu_activator {
  position: absolute;
  top: -25px;
  left: 0px;
  width: 114px;
  height: 15px;
  padding: 5px;
  font-weight: bold;
  font-variant: small-caps;
  background-color: #e94f06;
  font-size: 0.8em;
  cursor: pointer;
  _cursor: hand;
  color: white;
  }
  
#menu_activator a  {
  color: #c1684d;
  text-decoration: underline;}
  
#menu_admin {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200px;
  min-height: 300px;
  _height: 300px;
  background-color: #ffebe7;
  padding: 5px;
  font-size: 12px;
  z-index: 100;
  }
    
#menu_admin .jmeno {
  font-variant: small-caps;
  font-weight: bold;
  }
  
#menu_admin .odhlaseni {
  float: right;
  font-variant: small-caps;
  }
  
#menu_admin .odhlaseni a{
  color: white;
  }
  
#menu_admin .lichy  {
  background-color: #f2a137;
  color: #daeaf6;
  padding: 3px;
  height: auto;
  }
#menu_admin .in_cont{
  font-variant: small-caps;
  background-color: #e94f06;
  padding: 3px;
  padding-left: 3px;
  margin-top: 2px;
  cursor: pointer;
  _cursor: hand;
  }
  
#menu_admin div .in_cont{
  background-color: #045372;
  padding-left: 10px;
  }
  
#menu_admin div div .in_cont{
  background-color: #064f6c;
  padding-left: 20px;
  }
  
#menu_admin .no_dip {
  padding-left: 10px;
  }  

#menu_admin .url {
  background-color: #ffffff;
  padding: 3px;
  margin-top: 2px;
  margin-bottom: -5px;
  left: 0px;
  width: 270px;
  display: none;
  color: black;}
  
#menu_admin .vpravo {
  float:right;
  cursor: pointer;
  _cursor: hand;
  }


/****************** THICKBOX *********************************/
*{padding: 0; margin: 0;}
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color:  #064f6c;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(help.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}
#TB_window, x:-moz-any-link {*xtop: 15%;}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


.no_dip {
  display: none;
  }
  
#f_text {
  width: 510px;}
  
  q {font-style: italic}
  
.f_l {
  float: left;
  }
  
.f_r {
  float: right;
  }
