/* barvy */

.tab2, .search1, .page_box table, .gl_caption2, .chat_header
{
  background-color: #D5AD73;  /* #D7B37B */
}


/* ------------------------------------------------------------------------------*/
body  {
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;
	background-color: #000000;
 margin: 0px;
 padding: 0px;
 text-align: center;
 overflow-y: scroll;
 _overflow-y: auto;
}


#block_main
{
	width: 727px;
 margin: auto;
	text-align: left;
}

#block_title
{
	width: 727px;
	height: 124px;
}

#block_bottom
{
	width: 727px;
	background: url(images/strip_bottom.gif) no-repeat;
	text-align: center;
	height: 30px;
}

#footer
{
  border-top: 1px solid #B9996A;
  width: 665px;
  margin: auto;
  margin-top: 30px;
  color: #A68553;
  font-size: 7pt;
  text-align: left;
  clear: both;
  padding-top: 2px;
}

/* menu -------------------------------- */

#button, #button td
{
  padding: 0;
  border-collapse: collapse;
  z-index: 0;
}

#button a
{
  display: block;
}

#button a img
{
  border: 0;
}

#button a:hover img, #button a:focus img
{
  position: relative;
  z-index: -1;
}

#button a:hover  /* kvuli IE */
{
  background-position: 0 0;
}

/* body ------------------------------*/

#block_body
{
	width: 727px;
}

#body_left
{
  background: url(images/strip_left.gif) repeat-y;
  position: relative;
}

#body_right
{
  width: 14px;
  background: url(images/strip_right.gif) repeat-y;
  position: relative;
  left: 713px;
}

#body_middle
{
  width: 665px;
  background: url(images/bg.jpg) repeat left top;
  position: relative;
  left: -695px;
  padding: 10px 15px 5px 15px;
  color: #2B251C;
}

#body_middle p
{
  line-height: 13pt;
}

/** odkazy
------------------------------------------------------------------------------*/

/* v textu */
a:link.ln, a:visited.ln, a:active.ln, a:hover.ln {
	 color: #8E532B;
  text-decoration	: underline;
}

/* v patičce */
a:link.lnf, a:visited.lnf, a:active.lnf
{
	 color: #A68553;
  text-decoration: none;
}
a:hover.lnf
{
  color: #773E13;
  text-decoration: underline;
}

/* v patičce */
a:link, a:visited, a:active, span.link, div.link
{
  color: #773E13;
  text-decoration: none;
  cursor: pointer;
}
a:hover, span.link:hover, div.link:hover
{
  color: #773E13;
  text-decoration: underline;
}

/* odkazy pro administraci */

.admin a:active, .admin a:link, .admin a:visited, span.admin_link
{
  font-size: 7pt;
  text-decoration: none;
  font-weight: normal;
  color: #E4CCA7;
  background-color: #8B6841;
  border: 1px solid #53402D;
  padding: 2px 5px 2px 5px;
  margin: 0 1px 1px 1px;
  _padding: 0px 5px 1px 5px;
  _line-height: 15px;
  _display: inline-block;

}

.admin a:hover, span.admin_link:hover
{
  background-color: #B18656;
}

.admin img
{
  border: 0px;
  margin-bottom: -2px;
}

span.admin_link, img.admin_link
{
  cursor: pointer;
}
/* elementy
------------------------------------------------------------------------------*/


h1 {
 font-size: 16pt;
 font-weight: normal;
 margin: 0 0 17px 0;
 line-height: 100%;
}

h2 {
  font-size : 13pt;
	 font-weight: normal;
	 margin: 0 0 10px 0;
}

h3 {
  font-size : 10pt;
	 font-weight: bold;
	 margin: 10px 0 5px 0;
}

h5 /* nadpis v aktualitě */
{
  margin: 0 0 5px 0;
  font-weight: bold;
  font-size: 10pt;
}

p
{
  margin-top: 0px;
  margin-bottom: 5px;
}

ul
{
  list-style-position: outside;
  margin: 0 0 0 15px;
  padding: 0px;
}


/* tabulky
------------------------------------------------------------------------------*/
/* obecně */
table
{
  font-size: 10pt;
  color: #392F20;
  line-height: 130%;
  border-collapse: collapse;
}

table, table td
{
  vertical-align: top;
}


/* aktuality - titulek */
.tab1
{
  width: 100%;
  border-collapse: collapse;
}

.tab1 td
{
  vertical-align: middle;
}
.tab2
{
  width: 100%;
  text-align: left;
  border: 1px solid #B9996A;
  border-collapse: collapse;
}

/* aktuality - titulek */
.td2a
{
  font-weight: bold;
  padding: 1px 0 2px 5px;
}

/* aktuality - autor */
.td2b
{
  font-weight: normal;
  text-align: right;
  padding: 1px 5px 2px 0;
}

/* aktuality - text */
.tab3
{
  border-collapse: collapse;
  width: 100%;
}

/*
.tab3 img
{
  float: left;
  margin: 2px 4px 4px 2px;
  border: 0px;
}
*/

.td3
{
  text-align: left;
  padding: 5px 5px 5px 5px;
}

tr.score
{
  border: 1px solid #B9996A;
  background-color: #D5AD73;
  font-weight: bold;
}
  


/* konkrétní bloky
------------------------------------------------------------------------------*/

.search1
{
  border: 1px solid #B9996A;
  font-weight: bold;
  padding: 1px 5px 1px 5px;
}

.search2
{
  border: 1px solid #B9996A;
  border-top: 0px;
  padding: 5px 5px 5px 5px;
}

.search_block
{
  width: 310px;
  float: right;
}

.page_box
{
  text-align: center;
  margin: 15px 0 15px 0;
}

.page_box table
{
  text-align: center;
  border: 1px solid #B9996A;
  margin: auto;
}

.page_box td
{
  padding: 2px 5px 3px 5px;
  font-weight: normal;
  font-size: 8pt;
  line-height: 130%;
}



.stats_count
{
  width: 310px;
}

.stats_others
{
  float: right;
  width: 310px;
  margin: 0 20px 0 0;
  height: 230px;
  display: inline;
}

table.program_layout {width: 100%}
table.program_layout td.list {width: 270px; padding-right: 10px;}
div.program_game_detail
{
  margin: 5px 0px 5px 0px;
}
div.program_game_detail p
{
  font-size: 8pt;
}

div#program_game_add
{
  left: 50px;
  top: -100px;
  width: 580px;
  height: 280px;
}

div#game_search_results
{
  width: 240px;
  float: left;
  height: 200px;
  overflow: auto;
  margin-top: 3px;
  margin-right: 10px;
}

div.game_detail_text
{
  height: 155px;
  overflow: auto;
  font-size: 8pt;
  line-height: 130%;
  margin-top: 7px;
}

div.program_selected_games
{
  margin-top: 6px;
}




/* dialogy
------------------------------------------------------------------------------ */

div.dialog_window
{
  position: absolute;
  background: url(images/bg.jpg) repeat left top;
  border: 2px double #8F7143;
  display: none;
}
div.dialog_window div.header
{
  background: #C49E66;
  line-height: 150%;
  font-weight: bold;
  padding: 2px 5px;
}

div.dialog_window div.content
{
  padding: 10px 10px 10px 10px;
}

div.dialog_window div.winclose
{
  float: right;
  padding: 3px 3px 0px 0px;
  cursor: pointer;
}



/* jiné třídy
------------------------------------------------------------------------------ */

.small
{
  font-size: 8pt;
  font-weight: normal;
}

.smaller
{
  font-size: 7pt;
  font-weight: normal;
}


.indent
{
  margin-left: 20px;
}

.mid, .mid td
{
  vertical-align: middle;
}

.top, .top td
{
  vertical-align: top !important;
}

.bottom, .bottom td
{
  vertical-align: bottom !important;
}


.right
{
  float: right;
}

.left
{
  float: left;
}


.img_right
{
  float: right;
  margin: 5px 0 5px 10px;
}

.img_left
{
  float: left;
  margin: 5px 10px 5px 0;
}

.img_here
{
  margin: 0 10px 5px 10px;
}

.justify
{
  text-align: justify;
}

.back
{
  float: right;
  font-weight: bold;
}

.actual_hidden
{
  color: #A68553 !important;
}

.actual_img
{
  margin: 0 5px 2px 0;
  float: left;
}

.icon, .icon2
{
  vertical-align: top;
  margin-right: 4px;
  border: 0px;
}

.icon2
{
  vertical-align: top;
  margin-top: 2px;
}

div.hr {border-bottom: 1px solid #926F47; height: 1px}

div.spacer5 {height: 5px}
div.spacer10 {height: 10px}
div.spacer55 {height: 15px}


/* formuláře
------------------------------------------------------------------------------*/

form
{
  margin: 0px;
  color: #392F20;
}

.f_text
{
  border: 1px solid #B9996A;
  background-color: #EDDCB8;
  font-family: Verdana, Sans-Serif;
  padding: 1px 2px 1px 2px;
  font-size: 10pt;
  margin: 1px 0 1px 0;
  color: #392F20;

}

.f_button
{
  border: 1px solid #B9996A;
  background-color: #E8CE9F;
  font-family: Verdana, Sans-Serif;
  font-weight: bold;
  color: #655641;
  font-size: 8pt;
  padding: 1px 10px 2px 10px;
  margin: 1px 0 2px 0;
  _margin: 1px 0 1px 0;
  _height: 20px;
  cursor: pointer;

}

.f_select
{
  border: 1px solid #B9996A;
  background-color: #EDDCB8;
  font-family: Verdana, Sans-Serif;
  font-size: 10pt;
  color: #392F20;
  margin: 1px 0 1px 0;
}

.f_check
{
  margin: 0 0 2px 0;
  height: 10pt;
  width: 10pt;
}

.f_radio
{
  margin: 0 4px -1px 0;
  _margin: 0 4px 2px 0;
  height: 10pt;
  width: 10pt;
}

.form1
{
  vertical-align: middle;
  padding: 0 3px 0 0;
  text-align: right;
  font-weight: bold;
}


/* galerie
------------------------------------------------------------------------------*/

.gl_mini
{
  border: 1px solid #B9996A;
}

.gl_mini_caption
{
  font-size: 7pt;
  width: 100%;
  line-height: 130%;
  margin-top: 3px;
}

.gl_cls_bar
{
  border: 1px solid #b18d65;
  background-color: #6c4b15;
}

.gl_caption
{
  height: 55px;
  overflow: auto;
  color: #392F20;
  text-align: left;
}

.gl_caption2
{
  font-size: 7pt;
  padding: 2px 5px 2px 5px;
}

.gl_caption3
{
  font-size: 8pt;
  padding: 3px 5px 3px 5px;
  line-height: 140%;
}


.gl_list
{
  width: 100%;
  text-align: center;
  margin: 0 0 0 0;
}

.gl_list td
{
  padding: 10px 0 10px 0;
}

.gl_show_img
{
  background: url(text2img.php?t=Načítá%20se%20obrázek...&w=150&h=12&c=392F20) center center no-repeat;
}

.gl_show_img img
{
  border: 0px;
  border-bottom: 1px solid #B9996A;
}

.gl_imgedit1
{
  width: 500px;
  text-align: left;
  position: absolute;
  left: 0px;
  top: 0px;
}

.gl_imgedit1 img
{
  border: 1px solid #B9996A;
}

.gl_imgedit2
{
  position: absolute;
  left: 510px;
  top: 0px;
  width: 145px;
  height: 490px;
  overflow: auto;
  text-align: left;
  padding: 5px 5px 5px 0;
}

.gl_imgedit3
{
  padding: 8px 0 5px 5px;
}

.gl_imgedit3 textarea
{
  width: 498px;
  _width: 490px;
  height: 85px;
  _height: 82px;
  clear: both;
  margin: 0px;
}

/* on top, normal */
.gl_ctg1, .gl_ctg2
{
  width: 320px;
  border: 1px solid #B9996A;
  height: 70px;
  padding: 5px 5px 5px 5px;
  line-height: 130%;
}

.gl_ctg2
{
  width: 298px;
}


.gl_ctg1 img, .gl_ctg2 img
{
  float: left;
  border: 0px;
  margin: 0 8px 0 0;
}

.gl_ctg1 h3, .gl_ctg2 h3
{
  font-size : 10pt;
	 color: #2B251C;
	 font-weight: bold;
	 margin: 0 0 3px 0;
}

.gl_ctg1_zip
{
  float: right;
  width: 125px;
}

.gl_ctg2_zip
{
  float: right;
  width: 110px;
}


/* styly pro chat
------------------------------------------------------------------------------*/

.chat_header
{
  border: 1px solid #B9996A;
  margin: 0 0 12px 0;
  padding: 1px 3px 2px 3px;
  height: 22px;
}

.chat_message
{
  border-top: 1px solid #C5A370;
  margin-bottom: 7px;
  padding: 8px 0 0 0;
  text-align: left;
  clear: both;
  overflow: hidden;
}

.chat_mess_name
{
  font-weight: bold;
  margin-bottom: 3px;
}

.chat_mess_info
{
  font-weight: bold;
  font-size: 7pt;
  color: #7E633A;
  float: right;
}


.chat_page_box
{
  text-align: center;
  margin: 2px 0 0 0;
}

.chat_page_box table
{
  margin: auto;
}

.chat_page_box td
{
  padding: 0 5px 0 5px;
  _padding-top: 4px;
  font-weight: normal;
  font-size: 8pt;
}

.chat_smile
{
  position: relative;
  top: -2px;
  _top: 0px;
  vertical-align: middle;
}

/* styly pro přání
------------------------------------------------------------------------------ */

.card
{
  font-size: 8pt;
  text-align: center;
}

.card_card
{
  width: 610px;
  padding: 5px 5px 15px 5px;
  margin: 10px auto 10px auto;
  text-align: center;
  border: 3px double #8F7143;
  line-height: 130%;
}
.card_text
{
  text-align: left;
  width: 550px;
  margin: auto;
  font-size: 10pt;
  line-height: 130%;
}
.card h1
{
  font-size: 15pt;
  font-weight: normal;
  margin: 10px 0 10px 0;
}
.card img
{
  border: 1px solid black;
}
.card_sign
{
  margin: 5px 70px 15px 0;
  font-weight: bold;
  text-align: right;
}
.card a
{
  color: black;
  font-size: 8pt;
  text-decoration: underline;
}

.card_img_select
{
  width: 130px;
  float: right;
}

.card_img_select img
{
  margin: 4px 0 10px 0;
}

/* styly pro členy
------------------------------------------------------------------------------*/

.members
{
  margin: 0 0 0 20px;
}

.members h2
{
  margin: 8px 0px 0px 0px;
}

.members td
{
  vertical-align: middle;
}


.members a
{
  letter-spacing: 0px;
  font-size: 10pt;
}


.members_ex
{
  width: 220px;
  margin: 30px 0 10px 0px;
  clear: both;
}

.members_year
{
  float: right;
  border: 1px solid #B9996A;
  padding: 1px 4px 0px 4px;
  vertical-align: top;
}
.members_year td
{
  vertical-align: middle;
}

.members_tab td
{
  vertical-align: top;
}
.members_tab td.image
{
  text-align: center;
  padding-right: 20px;
  width: 100px;
}
.members_tab td.image table tr td
{
  vertical-align: middle;
}


.m_detail_image
{
  margin: 0 10px 30px 0;
  float: left;
  text-align: center;
  width: 242px;
}
.m_detail_image img
{
  border: 1px solid #B9996A;
  margin-bottom: 4px;
}

.m_detail_text
{
  float: right;
  width: 410px;
}


.m_detail_text
{
  margin: 0 0 30px 0;
}

.m_detail_text td
{
  vertical-align: top;
}

.m_rights
{
  position: absolute;
  left: 320px;
  top: 350px;
}


/* styly pro kroniku
------------------------------------------------------------------------------*/

.actions_text
{
  font-family: "courier new";
  width: 655px;
  height: 500px;
}

.actions_search
{
  width: 250px;
  float: right;
  margin-bottom: 30px;
}

.actions li
{
  list-style-type: none;
  margin-bottom: 5px;
}

.actions ul
{
  margin: 10px 0 0 15px;
}

.actions_d p
{
  margin-bottom: 10px;
}

.actions_d img
{
  border: 1px solid #B9996A;
}


/* styly pro index (úvodní stránku)
------------------------------------------------------------------------------*/

.index_erb
{
  float: right;
  width: 364px;
  height: 343px;
  padding: 0 0 0 0;
  margin-bottom: 10px;
  _margin-bottom: 0px;
}

.index_h
{
  padding: 10px 0 0 15px;
}

.index_h h2
{
  font-size: 13pt;
  font-weight: normal;
  margin: 3px 0 0 0;
}

.index_h h1
{
  font-size: 18pt;
  font-weight: normal;
  margin: 0 0 5px 0px;
}  

/* format_text
------------------------------------------------------------------------------*/

.text2html
{
  line-height: 130%;
  text-align: justify;
}

.text2html img
{
  border: 0px;
}

.text2html h3 {
  font-size: 13pt;
	 font-weight: normal;
	 margin: 10px 0 8px 0;
}

.text2html h4 {
  font-size : 10pt;
	 font-weight: bold;
	 margin: 10px 0 5px 0;
}

.text2html table {border-collapse: collapse; margin: 0px 0 0px 0;}
.text2html table td {padding: 2px 4px 2px 4px;}
.text2html table td.heading {background-color: #D5AD73;}
.text2html table.gird3 td {border: 0; padding-left: 0px !important;}
.text2html table.gird1 td {border: 1px solid #57462B;}
.text2html table.gird2 {border: 1px solid #57462B;}

.text2html table.columns td 
{
  border: 0px !important;
  line-height: 135%;
  vertical-align: top;
  padding: 0px;
  text-align: justify;
}

.text2html div.center {text-align: center;}
.text2html div.center table {margin: 0px auto 0px auto;}
.text2html div.right {text-align: right;}
.text2html div.right table {margin: 0px 0px 0px auto;}
.text2html div.left_f {float: left; margin: 0px 10px 4px 0;}
.text2html div.right_f {float: right; margin: 0px 0px 4px 10px;}

.text2html div.h_line {border-bottom: 1px solid #926F47;}
  

.format_panel
{
}
.text2html_panel img
{
  border: 1px solid black;
  margin: 0px 0px 0px 0px;
  cursor: pointer;
  /*background-image: url(/images/text2html/ico-bg.gif);*/
  background-color: white;
  background-repeat: no-repeat;
}



.counter_img
{
  margin-bottom: -2px;
}

