/* Global Styles */

body {
	margin: 0px;
	background-color: #990000;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFF00;
	}
	
a {
	color: #FF080E;
	}
	
a:hover {
	color: #FF9900;
	}


/* titlebar */

#logo {
	background-image: url("/imgs/rg-bg.gif");
    background-position: top left;
    background-repeat:no-repeat;
	background-color: #000000;
	height: 100px;
	border-bottom: 1px dashed #FFFF00;
}
#logo div.obrazek {
  background-image: url("/imgs/head-logo.gif");
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
  position: relative;
  top: 20px;
  left: 38px;
  float:left;
}
#logo div.text {
  color: #FF9900;
  padding-left: 105px;
  padding-top: 26px;
}
#logo div.nadpis {
	letter-spacing: .5em;
	line-height: 30px;
	font: 18px Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}

#logo div.nadpis a {
    color: #FF9900;
	letter-spacing: .5em;
	line-height: 30px;
	font: 18px Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	text-decoration:none;
}

#logo div.popis {
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: .2em;
	line-height: 14px;
}

/* menu */

#navigation {
    margin-top: 0;
	margin-left: 0;
	margin-right: 10px;
	float: left;
	width: 164px;
	border-right: 1px dashed #FFFF00;
}

#navigation ul {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
}

#navigation ul li {
	font:11px Georgia, Times New Roman, Times, serif;
	list-style-type:none;
	line-height:16px;
	letter-spacing:.1em;
	border-bottom: 1px solid #FF9900;
	padding:5px 6px 5px 22px;
	display:block;
/*	text-transform:capitalize; */
}

#navigation ul li a {
	color: #FF9900;
	text-decoration: none;
}
	
#navigation ul li a:hover {
	color:#FFFFCC;
	font-weight:bold;
/*	list-style-image:url("/imgs/mm_bullet_yellow.gif"); */
}
	
#navigation ul li.nadpis {
	font:16px Georgia, Times New Roman, Times, serif;
	color: black;
	font-weight: bold;
	letter-spacing:.2em; 
	padding:10px;
	/* line-height:20px; */
}

/* blafy */

#monthformat td {
	 border-bottom: 1px solid #FFFFCC;
	 }
	 
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	letter-spacing:.4em;
	}
	
#dateformat a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFF00;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#dateformat a:hover {
	color: #FFFFCC;
	}

/* Class Styles */
	
#content {
	float: left;
    margin-left: 5px;
	margin-top: 5px;
    _margin-left: 10px;
    _margin-top: 10px;	
}

#content .bodyText {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#FFFF00;
	margin-top:0px;
/*	line-height:22px; 
	letter-spacing:.1em; */
}
	
#content .nadpis {
	font:16px Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
	font-weight: bold;
	line-height:24px;
	letter-spacing:.3em;
	text-transform:uppercase;
}

#content .nadpis a {
	font:16px Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
	font-weight: bold;
	line-height:24px;
	letter-spacing:.3em;
	text-decoration: none;
	text-transform:uppercase;
}

#content h2 a {
    text-decoration:none;
	color: #FFFF00;
}

#content h2 a:hover {
	color: #FFFFCC;
}

#content .nadpis a:hover {
	color: #FFFFCC;
}

#content .clanek {
    width: 700px;
	padding-bottom: 14px;
}

#content .spoilwarn {
    font: 10px Helvetica, Arial, sans-serif;
	color: #CCCCCC;
    background: #994F4F;
	padding:10px;
	width:700px;
	border:1px solid #c33;
}

#content .malyNadpis {
	font: 11px Helvetica, Arial, sans-serif;
	color: #FF080E;
	line-height:18px;
	letter-spacing:.05em;
	}
	
#content .smallText {
	font:10px Helvetica, Arial, sans-serif;
	color:#333333;
}

#content .cDatum {
	font:10px Helvetica, Arial, sans-serif;
	color:#333333;
}

#content .cPaticka {
    margin-left: 1em;
	margin-top: 3px;
	font-size: smaller;
	color: #FF9900;
}

#content .cPaticka a {
    text-decoration: none;
	color: #FF9900;
}

#content .cPaticka:before { content: "-- "; }
	
#content .comments {
	font:12px Helvetica, Arial, sans-serif;
	color:#333333;
}

#content .cite:before {
    content:open-quote;
}

#content .cite:after {
    content:close-quote;
}

#content table.chodby {
    margin-top: 5px;
	border: 0px none;
	border-spacing: 0px;
	border-collapse: collapse;
}

#content table.chodby th {
	font:14px Georgia, "Times New Roman", Times, serif;
	color: #000000;
    font-weight: bolder;
	border: 0px none;
	border-bottom: 1px solid #FF9900;
	padding: 1px 1px 1px 1px;
}

#content table.chodby td {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#FFFF00;
	padding: 3px;
	border: 0px none;
}

#slovnicek {
	padding-left: 0px;
}

#slovnicek li {
    list-style-type: none;
/*	margin-left: 1em; */
}

#slovnicek li .jmeno {
	font-weight: bolder;
	display: table-cell;
	width: 15em;
}

#slovnicek li .popiska {
    font-style:italic;
	display: table-cell;
}

#velky-obrazek {
	display: none;
    position: absolute;
    padding: 1em;
    border: 2px solid #000;
    background-color: #eeeeee;
	text-align: right;
	z-index: 1000;
}

#maskdiv {
   position: absolute;
   display: none;
/*   z-index: 999; */
   width: 100%;
   height: 100%;
}

/* reklama */

#commercial {
	background-color: #FFFFCC;
	color: #FFFF00;
}


