html,body{
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Silver;
	margin: 0;
	padding: 0;
	background: Black url(img/lemirage-box.jpg) repeat-y top;
}
#hlavni{
	margin: 0 auto;
	padding: 0;
	background: url(img/lemirage-logo.jpg) no-repeat top;
	height: 1000px;
}
#logo{
	margin: 0 auto;
	width: 740px;
	vertical-align: bottom;
	text-align: right;
	height: 194px;
}
#logo a{
	display: block;
	padding-top: 110px;
	font-weight: bold;
	text-decoration: none;
}
#menu{
	margin: 0 auto;
	width: 760px;
	height: 40px;
	text-align: center;
}
#menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu li{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu li a,#menu li a:link,#menu li a:visited{
	color: #FFEDB2;
	float: left;
	display: block;
	text-decoration: none;
	padding: 4px 10px 4px 12px;
	font-weight: bold;
	font-size: 16px;
}
#menu li a:hover,#menu li a:active{
	color: #fff;
	text-decoration:underline;
}
#telo{
	width: 820px;
	margin: 0 auto;
}
#kluby{
	float: right;
	width: 150px;
	text-align: right;
	margin: 52px 40px 0 0;
	text-transform: uppercase;
	color: #BF6226;
	font-size: 110%;
}
#voucher{
	text-align: center;
	margin: 0 0 64px 0;
}
#content{
	width: 580px;
	margin-top: 52px;
	padding: 20px;
	background: url(img/lemirage-obsah.png);
	border: 3px solid #924420;
	float: left;
}
h1,h2,h3,h4,h5{
	color: #FFEDB2;
}
h1{
	font-size: 17px;
}
h2{
	font-size: 15px;
}
h3,h4,h5{
	font-size: 13px;
}
a{
	color: #FFEDB2;
}
a:hover,a:active{
	color: #fff;
	text-decoration: none;
}

img{
	border: 0;
}
#program{
	width: 100%;
}
#program tr{
	vertical-align: top;
}
#program th{
	border-bottom: 1px solid #924420;
	text-align: left;
	color: #FFEDB2;
}
#program tr{
	vertical-align: top;
}
#program tr.vyber{
	color: #FFEDB2;
	background-color: #94441F;
}
#program .sekce{
	color: #C15527;
	text-transform: uppercase;
	padding-top: 10px;
}
.thumbnail {
	float: left;
	margin: 5px;
	padding: 8px;
	text-align: center;
	color: #CCCCCC;
	width: 166px;
	height: 175px;
}

.napojak{
	width: 280px;
	border: 0;
}
.napojak tr{
	vertical-align: top;
}
.napojak .druh{
	color: #A74722;
	text-align: right;
}
.napojak .napoj{
	color: ;
}
.napojak .objem{
	color: #9B948F;
	text-align: right;
}
.napojak .cena{
	color: #DFD29E;
	text-align: right;
}
.napojak .pozn{
	color: #9B948F;
}
.djsth{
	padding: 0 10px 10px 0;
}
p.diskusen {
	margin: 10px 0 0 0;
	border-left: 6px solid #DFD29E;
	padding: 0 0 0 10px;
}
p.diskuseo {
	margin: 0 0 0 16px;
}
input, textarea {
	font-size: 9pt;
	background-color: #DFD29E;
	border-bottom-color: #DFD29E;
}
input.button {
	font-weight: bold;
	width: 100px;
	cursor: pointer;
}
input {
	width: 200px;
}
textarea {
	width: 400px;
}
