body {
	background: #7F4000;
	font-size: medium;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

* {
	margin: 0px;
	padding: 0px;
}
.none { display: none; }
.center { text-align: center; }
a img { border: 0; }
#container {
	width: 775px;
	font-size: 0.7em;
	background: #663300 url(../images/new_back_ffk.gif) no-repeat left top;
	text-align: left;
	margin: auto;
	border: solid black;
	border-width: 0px 0px;
}

/***************** TOP ************** */

#top {
	background-color: #666666;
	margin-bottom: 10px;
	height: 116px;
}
#top div.cont {
	position: relative;
	background-color: White;
	height: 100px;
	background: url(../images/ffk_new.gif) no-repeat left top; /*url(../images/topbw.gif)*/
}

#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: bold;*/
	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: #666666;
}

/*************** LEFT ******************/

#left, #right {
	width: 130px;
	float: left;
	font-size: 10px;
	background-color: white;
}

#right {
	width: 135px;
	float: right;
}

#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 black center left;
	color: white;
	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: White;	
	padding-bottom: 5px;
	margin: 10px 0;
}
#left div.obsah p {
	margin: 5px;
	font-size: 9px;
}
#left div.obsah p.link {
	margin: 5px 5px 0 5px;
}
#left div.obsah a {
	color: Black;
}
#left div.obsah div.ankempty {	
	margin: 1px 5px 5px 5px;
	height: 8px;
	border: 1px solid black;
	overflow: hidden;
}
#left div.obsah div.anketa {
	background: Black;
	height: 8px;
}

#right span {
	height: 15px;
	padding: 2px 0px 0px 21px;
	background-position: left top;
	background-repeat: no-repeat;
	background-color:  black;
	color: white;
}
#right span.info {
	background-image: url(../images/info2.gif);
}

#right span.recenze {
	background-image: url(../images/review4.gif);
}

#right span.lupa {
	background-image: url(../images/lupa1.gif);
}

#right span.foto {
	background : url(../images/gallery2.gif) no-repeat left top;
}
#right span.mail {
	background-image: url(../images/mail.gif);
}
#right span.aktual {
	background : url(../images/aktual.gif) no-repeat left top;
}
#right div.obsah ol {
	margin: 0 5px 0 15px;
	list-style-position : inside;
}
/********************* TOP MENUS ***********************/
#menuffk, #menu, #left div.obsah, #right div.obsah {
	font-size: 10px;
}

#menuffk, #menu {
	padding: 5px 0px;
	background: #CC9933;
}
#menuffk {
/*	background-color: white;*/
}

#menuffk a, #menu a, #right div.obsah a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: black;
	padding: 2px 0px 2px 3px;
}

#menuffk a.last {
	padding-bottom: 5px;
}

#menuffk a:hover {
	background-color: black;
	color: white;
}

#menu a:hover {
	background-color: #FFCC00;
}

#menuffk a.active {
	text-decoration: underline;
}

#right div.obsah a:hover {
	text-decoration: underline;
}

#right div.obsah fieldset {
	border: 0px solid black;
}

#right div.obsah input.butt {
	background-color: Black;
	color: white;
	border: 1px solid black;
	font-size: 10px;
	margin-top: 3px;
	font-weight: bold;
	cursor:pointer;cursor:hand;
}
#right div.obsah input.text {
	width: 120px;
	border: 1px solid black;
}
#right div.obsah form {
	margin: 5px;
}

#right div.obsah p {
	margin: 0 5px 0 10px;
}
#navig {
	margin: 0 10px;
	padding-top: 10px;
	font-size: 10px;
}

#navig a {
	color: black;
}
/************* FOOTER **************/

#footer {
	text-align: center;
	font-size: 10px;
	clear: both;
	background-color: Black;
	color: white;
	margin-top: 5px;
}
	#footer a {
		font-weight: bold;
		color: White;
	}
	#footer a img {
		border: none;
	}
	
	#footer div.menu {
		margin: 0 0 5px 0;
		text-align: center;
		background: #FFC;
		color: black;
		padding: 2px 0;
	}
	#footer div.menu a {
		text-decoration: none;
		color: black;
	}

	#footer div.menu a:hover {
		text-decoration: underline;
	}	
