body {
  font-family: 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', Times, serif;
  font-size: 12pt;
  background-color: #C9C9C9;
  color: black;
  margin: 0;
  padding: 0;
}

img {
  border: none;
}

h1 {
  font-size: 25pt;
  /* font-weight: normal; */
  text-align: center;
  margin: 0;
  color: #800000;
}

/* normalni linky ----------------------------------------------------------- */

a, a:visited {
  color: #FF0000;
  text-decoration: none;
}

a:hover {
  color: #7A7A7A;
  text-decoration: underline;
}

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

.menuleft-container {
  float: left;
  width: 130px;
  margin: 0;
  padding: 0;
}

.menuleft {
  width: 125px;
  background: url(gfx/czgnd_menumid.gif);
  margin: 0;
  margin-left: 5px;
  padding: 0;
}

.menuleft td {
  padding: 0;
  margin: 0;
  text-align: center;
}

.menuleft td a, .menuleft td a:visited {
  color: #D90707;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none;
}

.menuleft td a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

.menuleft-container .movie a, .menuleft-container .movie a:visited {
	font-family: 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', Times, serif;
  font-size: 10pt;
	font-weight: bold;
	color: #D90707;
}

.menuleft-container .movie a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* prava cast (od menu) - container pro cely newsletter --------------------- */

.container {
  background: url(gfx/czgnd_binder.new.gif) top left repeat-y #FFFFFF;
  margin: 0 0 0 130px;
  padding: 0;
  position: relative;
}

/* titulek newsletteru (datum, nazev stranky...) ---------------------------- */

.nl_date {
  font-size: 18pt;
  text-align: center;
}

.nl_title {
  font-size: 13pt;
  font-weight: bold;
  text-align: center;
}

/* menu uplne nahore (Members, Join, E-Mail,...) ---------------------------- */

.menutop {
  text-align: center;
  padding: 0.5em 0;
  /* margin: 0.5em 0; */
}

.menutop a, .menutop a:visited {
  font-size: 10pt;
  font-weight: bold;
  color: #B0B0B0;
  text-decoration: none;
}

.menutop a:hover {
  font-size: 10pt;
  color: #FF0000;
  text-decoration: underline;
}

/* navigace po strankach (nahore i dole) ------------------------------------ */

.pagenavi {
  text-align: center;
  margin: 0.5em 0;
}

.pagenavi a, .pagenavi a:visited {
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #B0B0B0;
}

.pagenavi a:hover {
  color: #FF0000;
  text-decoration: underline;
}

span.navi {
  font-size: 10pt;
  font-weight: bold;
  color: #808080;
}

/*  */

.membersonly {
  font-size: 9pt;
  color: #808080;
  margin-top: -15px;
}

/* hlavni cast, kde je text a obrazky --------------------------------------- */

.content {
  /* text-align: center; */
  margin-left: 50px;
  margin-right: 10px;
}

.content a {
  font-weight: bold;
  font-size: 14pt;
}

p {
  /* text-align: left; */
  font-weight: bold !important;
}

font {
  font-weight: bold !important;
}

.storybox {
	background-color: #E0C399;
	width: 450px;
	padding: 0.3em;
	margin: 0 auto;
}

p.centered {
  text-align: center;
}

div.centered {
  /* margin: 0 auto; */
  text-align: center;
}

div.template_content {
  font-weight: bold;
}

/* tabulky nastavime, aby pouzivaly stejny font jako body apod. ------------- */

table td {
  font-family: 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', Times, serif;
  font-size: 12pt;
}

table.centered {
  margin: 0 auto;
}

/* tabulky pro MDS (model datasheet) ---------------------------------------- */

table.setinfo {
  width: 430px;
  margin: 0 auto;
	border-collapse: collapse;
}

table.setinfo td {
  font-weight: bold;
  font-size: 12pt;
  vertical-align: top;
  background-color: #F0F0F0;
  text-align: left;
	border: 1px solid #B0B0B0;
}

table.setinfo a, table.setinfo a:visited {
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
}

table.setinfo a:hover {
  text-decoration: underline;
}

/* zvyrazneni (stejna barva jako link) -------------------------------------- */

.highlighted {
  color: #D00000;
}

/* contaniner pro new sety -------------------------------------------------- */

.newsets {
  text-align: center;
}

/* container pro obrazky (na stred) ----------------------------------------- */

.pictures {
  margin: 0.5em auto;
  text-align: center;
}

.pictures img {
  margin: 3px;
  vertical-align: top;
  border: 1px solid red;
}

/* copyright ---------------------------------------------------------------- */

.copyright {
  font-size: 9pt;
	font-weight: normal !important;
  color: #808080;
  margin: 0;
  padding: 0.5em 0;
}

.copyright a {
  color: gray;
  font-weight: normal;
}

.copyright a:hover {
  color: #FF0000;
}

.error-box {
  border: 1px solid black;
  width: 450px;
  margin: 180px auto;
  padding: 0.5em;
  font-weight: bold;
  background: #E0C399;
}
