body {
	background-color: #835600;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}

.bottom {
	_height: 35px;
	min-height: 35px;
	background-color: #EDA72E;
	clear: both;
	position: relative;
	width: 777px;
}

.column {
	background-color: #EDA72E;
	width: 777px;
}

.container {
	background-color: #EDA72E;
	margin-left: auto;
	margin-right: auto;
	width: 777px;
	height: auto;
}

.left {
	float: left;
	width: 139px;
}

.left-inner {
	background-color: #FDCB37;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

.right {
	float: right;
	left: -17px;
	position: relative;
	text-align: justify;
	width: 612px;
}

.right-inner {
	background-color: #FFE083;
	padding: 5px;
	_height: 325px;
	min-height: 325px;
}

.top1 {
	height: 80px;
	width: 777px;
	text-align: left;
}


.top3 {
	height: 15px;
	width: 777px;
}

/* -= Nastavení menu =- */
#menu a {
	font-size:12px !important;
	text-decoration:none;
	color:black;
	display:block;
	width:125px;
	margin:0 auto 0 auto;
	padding:3px;
	border-top:5px #EB7941;
	border-bottom:1px inset #D85414;
	background-color:#FF9900;
	font-family: Tahoma;
	text-indent: 4px;
}

#menu a:hover {
	background-color:#E95B16;
	color: #FFFFCC;
}

#menu h3 {
	margin:0px 0 0 0px;
	color:#775100;
	font-size:12px !important;
	font-family: Tahoma;
}


/* -= Nastavení textu =-*/

.text-center {
	text-align: center;
	font-weight:bold;
	line-height: 12px;
}

.nadpis1 {
	text-align: center;
	font-size: 46px;
	font-family: "Arial Black";
	color: red;
}

.nadpis2 {
	text-align: center;
	font-size: 24px;
	font-family: "Arial Black";
	color: black;
}

.bunka {
	border: 1px dashed #835600;
	font-size: 12px;
	padding: 4px;
}

.nabidka {
	font-size: 13px;
	vertical-align: top;
	border: 0px solid white;
}

.right-inner h1 {
  text-decoration: underline;
  text-align: center;
}
