body {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
.hidden {
	display: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a img {
	border: 0px;
	}
/* head */
#head {
	height: 255px;
	width: 100%;
	background: White url(../img/top.png) repeat-x bottom;
}
#head h1 {
	display: block;
	height: 170px;
	width: 100%;
	background: White url(../img/jidelnafest.png) no-repeat center;
	margin: 0px;
	padding: 0px;
}
#head h1 a {
	display: none;
} 
/* menu */
#menu {
	position: relative;
	top: 61px;
	width: 572px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
display: block;
float: left;
margin-left: 3px;
margin-right: 3px;
}
#menu ul li a {
	display: block;
	float: left;
	height: 13px;
	border-top: 3px solid #4C89BC;
	border-bottom: 6px solid #4C89BC;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
#menu ul li a:hover {
	border-top: 0px;
	border-bottom: 9px solid #e67d00;
}
#active {
	color: white;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 9px solid #24425b;
}
/* center */
#center {
	background-color: #ffac4a;
	width: 100%;
	overflow: hidden;
	}
#text {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	font-size: 8pt;
	padding: 10px;
}
#text a {
	color: #24425b;
	text-decoration: underline;
	}
#text a:hover {
	text-decoration: none;
	}
#text p {
	text-align: center;
	}
#text h3 {
	text-align: center;
	}
#text table {
	
	border-collapse: collapse;
}
#text table td {
	border: 1px solid black;
	background-color: #C8C8C8;
}

#text table td.pauza {
	background-color: #EBEBEB;
}
#text table td a {
	font-weight: bold;
	}
/* text - novinky */
.novinka_1st_row {
	border-left: 2px solid #e67d00;
	border-right: 2px solid #e67d00;
	clear: both;
	overflow: hidden;
	width: 756px;
}
.novinka_left {
	font-weight: bold;
	text-align: left;
	float: left;
	padding-left: 3px;
	width: 143px;
	}
.novinka_center {
	font-weight:bold;
	text-align: center;
	text-transform: uppercase;
	width: 464px;	
	float: left;
	}
.novinka_right {
	text-align: right;
	float: left;
	padding-right: 3px;
	width: 143px;
	}
.novinka_2nd_row {
	text-align: justify;
	clear: both;
	border: 2px solid #e67d00;
	border-top: 1px solid #e67d00;
	overflow: hidden;
	padding: 3px;
	width: 750px;
	}
/* forum - formular */
.form_input {
	border: 2px solid #e67d00;
	color: Black;
	background-color: #ffac4a;
	font-size: 8pt;
	padding-left: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	}
.form_row {
	margin-bottom: 5px;
	width: 100%;
	text-align: center;
	clear: both;
	overflow: hidden;
	}
textarea {
	text-align: left !important;
}
/* forum - vzkazy */
.pocet_stranek {
	border-bottom: 2px solid #e67d00;
	margin: 0px;
	padding: 0px;
	width: 760px;
}
.form_vzkaz {
	width: 100%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	}
.form_row2 {
	clear: both;
	text-align: justify;
	overflow: hidden; 
	border-top: 1px dashed #e67d00;
	border-bottom: 2px solid #e67d00;
	margin-bottom:2px;
	margin-top: 2px;
	}
.form_left {
	width: 80%;
	text-align: left;
	font-weight: bold;
	float: left;
}
.form_right {
	width: 20%;
	text-align: right;
	float: left;
	}


/* bottom */
#bottom {
	height: 64px;
	background: White url(../img/bottom.png) repeat-x top; 
	width: 100%;
	overflow: hidden;
	}
#bottom ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
}
#bottom ul li {
	display: block;
	float: left;
	height: 23px;
	font-size:7pt;
	}
#bottom ul li a {
	font-size: 9px;
	color: black;
	text-decoration: underline;
}
#bottom ul li a:hover {
	color: #24425b;
	text-decoration: none;
}
#bottom_text {
	width: 515px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
text-align: center;
}
