body {
	background: #FB0;
	font: medium Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
* { margin: 0; padding: 0; }
.none, .nonefloat { display: none; }
.nonefloat { clear: left; }
#bannertop {
	width: 775px;	
	margin: auto;
	padding: 5px 0;
	background: #FC6;
	border-bottom: 1px solid black;
}
#container {
	width: 775px;
	font-size: 0.7em;
	background: url(../images/top.gif) no-repeat left top #FC6;
	text-align: left;
	margin: 0 auto;
}
/***************** TOP ************** */
#top {
	background-color: #F90;
	margin-bottom: 10px;
	height: 116px;
}
#top div.cont {
	position: relative;
	background-color: White;
	height: 100px;
	background: url(../images/top.gif) no-repeat left top #FFC;
}
#top h1 {
	position: absolute;
	font-size: 23px;
	left: 205px;
	top: 50px;
	width: 435px;
	font-weight: bold;
	color: black;
	border-bottom: 1px solid black;
}
#top div.right { text-align: right;	padding-right: 5px; }
#top a { text-decoration: none; color: black; }
#top a img { border: none; }
#top a img.link { position: relative; left: 100px; }
#top div.right a {
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#top div.right a img { position: relative; top: 1px; }
#top div.right a:hover { color: black; }
#top h1 span.ext { font-weight: normal; font-size: 80%; margin-left: 3px; }
#top span.title {
	font-size: 13px;
	position: absolute;
	left: 400px;
	top: 84px;
	font-weight: bold;
	color: #FF6600;
}
/*************** LEFT ******************/
#left, #right { width: 130px; float: left; font-size: 10px; }
#right { width: 135px; float: right; border-width: 0 0 0 1px; margin: 0; background: #FFC; }
#left span, #right span {
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding:2px 0px 2px 3px;
}
#left span { background: url(../images/rastaikon.gif) no-repeat #F93 center left; color: black; padding-left: 15px; }
#left span.ffk { background-image: url(../images/ffkikon.gif); }
#left span.ank { background-image: url(../images/anketa.gif); }
#left div.obsah { background-color: #FFC; padding-bottom: 5px; }
#left div.obsah p { margin: 5px; font-size: 9px; }
#left div.obsah p.link { margin: 5px 5px 0 5px; font-size: 9px; }
#left div.obsah a { color: Red; }
#left div.obsah div.ankempty {	
	margin: 1px 5px 5px 5px;
	height: 5px;
	border: 1px solid black;
	overflow: hidden;
}
#left div.obsah div.anketa { background: Red; height: 5px; }
#right span {
	padding: 2px 0 1px 18px;
	height: 15px;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #C90;
	color: white;
}
#right span.foto { background-image: url(../images/gallery3.gif); }
#right span.recenze { background-image: url(../images/readed.gif); }
#right span.info { background-image: url(../images/info3.gif); }
#right div.obsah a { color: black; }
#right div.obsah a:hover { text-decoration: none; color: #F90; }
#right div.obsah dl { margin: 5px; }
#right div.obsah dd { margin: -12px 0 10px 15px; }
#right div.obsah dd.date { margin: 0 0 10px 5px; }
/********************* TOP MENUS ***********************/
#menuffk, #menu, #left div.obsah, #right div.obsah { font-size: 10px; }
#menuffk, #menu { padding: 5px 0; background: #FFC; }
#menuffk { background: white; }
#menuffk a, #menu a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: black;
	padding: 2px 0 2px 3px;
}
#menuffk a.last { padding-bottom: 5px; }
#menuffk a:hover { background-color: black; color: white; }
#right div.obsah { padding-top: 5px; margin-bottom: 5px; }
#menu a:hover { background: #FC0; }
#menu a.active { text-decoration: underline; }
#right div.obsah a:hover { text-decoration: underline; }
#left div.obsah { margin: 10px 0; }
#right div.obsah p { margin: 0 5px 0 10px; }
/************* FOOTER **************/
#footer {
	text-align: center;
	font-size: 10px;
	background: #FFC;
	clear: both;
}
#footer a { font-weight: bold; color: black; }
#footer a img { border: none; }
#footer div.menu { margin: 0 0 5px 0; text-align: center; background: #F90; padding: 2px 0; }
#footer div.menu a { color: white; text-decoration: none; }
#footer div.menu a:hover { color: black; text-decoration: underline; }
#footer p.links { margin: 5px 0; }	