@import url(repertoar.css);
@import url(soubor.css);
@import url(program.css);

body {
	font-family: Comic Sans MS, Verdana;
	font-size: 12px;
	color: white;
	background: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a {
  color: #fdd000;
	text-decoration: underline;
}
a:hover {
  color: #fdd000;
	text-decoration: none;
}
a.black {
  color: black;
	text-decoration: underline;
}
a.black:hover {
  color: black;
	text-decoration: none;
}
object.flash_img {
  float: left;
  overflow: hidden;
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
img.in_text {
  border: 5px #fdd000 solid;
}
.root {
  float: left;
  width: 1026px;
	text-align: left;
	background: url(data/flash_menu_bg.jpg) repeat-y;
}
.logo_img {
  float: left;
  overflow: hidden;
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.in_obsah {
  float: left;
  width: 454px;
}
.head_flash {
  float: left;
  width: 701px;
  height: 158px;
  background: url(data/flash_head_bg.gif);
  overflow: hidden;
}
.right_panel {
  float: right;
  width: 325px;
}
.right_panel_mail {
  float: right;
  color: #ff0000;
  width: 210px;
  padding: 5px 0px 0px 115px;
  margin: 10px 0px 0px 0px;
  background: url(data/mail_ico.gif) no-repeat;
}
a.pdf_download {
  display: block;
  color: #ff0000;
  text-decoration: none;
}
a.pdf_download:hover {
  color: #ff0000;
  text-decoration: underline;
}
.right_flash {
  float: right;
  width: 325px;
  height: 579px;
  overflow: hidden;
  margin-bottom: 25px;
}
.main_menu {
  float: left;
  width: 247px;
  height: 858px;
  /* background: url(data/flash_menu_bg.gif); */
  overflow: hidden;
}
a.menu_item {
  color: black;
}
.mailing_head {
  float: left;
  font-size: 14px;
  padding: 15px 0px 0px 8px;
}
input.mailing {
  float: left;
  background: white;
  margin: 17px 2px 2px 12px;
}
input.mail_butt {
  float: left;
  width: 19px;
  height: 15px;
  background: url(data/mail_butt.gif);
  border: 0px;
  margin: 20px 0px 0px 2px;
  cursor: pointer;
}
.mailing_setup {
  float: left;
  padding: 15px 0px 0px 8px;
}

/* kniha */

fieldset.new_post {
  float: left;
  display: none;
  border: 1px #ffd200 solid;
}
legend.new_post_head {
  color: white;
  font-weight: bold;
}
a.new_post_butt {
  float: left;
  display: block;
  margin: 0px 0px 15px 0px;
}
a.new_post_butt:hover {
  text-decoration: underline;
}
.strankovani {
  float: left;
  width: 454px;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
  text-align: center;
}
.book_item {
  float: left;
  width: 452px;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
  padding: 1px 1px 1px 1px;
  background: white;
  color: black;
  border: 1px #ffd200 solid;
  font-weight: normal;
}
.book_head {
  float: left;
  background: #ffd200;
  color: black;
  width: 448px;
  font-size: 11px;
  margin: 0px 0px 2px 0px;
  padding: 1px 2px 1px 2px;
  font-weight: bold;
}
a.book_link {
  color: black;
	text-decoration: underline;
}
a.book_link:hover {
  color: black;
	text-decoration: none;
}

/* nutné pro editor */

a.editor_link {
  color: black;
  text-decoration: underline;
}
a.editor_link:hover {
  color: black;
  text-decoration: none;
}
fieldset.leva_cast {
  float: left;
  width: 400px;
}
fieldset.prava_cast {
  float: right;
  width: 400px;
}
.pozadi_editor {
  text-align: left;
  width: 847px;
	float: left;
	background: rgb(215,215,215);
	color: black;
	padding: 5px 5px 5px 5px;
}
.nadpis {
  font-size: 16px;
  color: #c4122d;
  margin: 10px 0px 10px 0px;
  display: block;
}
