html, body, form, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
body {
	background: #7C0000 top right url(../images/bg-fade.png) repeat-x;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #000000;
	padding-bottom: 10px;
}
h1 img {
	display: block;
}
h1 {
	font-size: 20px;
  height: 20px;
	margin-bottom: 0.8em;
	font-weight: normal;
}
h2 {
	font-size: 18px;	
  height: 17px;
	margin-bottom: 0.8em;
	font-weight: normal;
}
h3 {
	font-size: 16px;	
	font-weight: normal;
}
h4 {
	margin-top: 15px;
	font-weight: bold;
	font-size: 12px;
}
b {
  color: white;
}
img {
	border: 0;
}
a {
	color: #FF6600;
}
a:hover {
	color: #FFA405;
}
blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #666666;
}
#wrapper .left {
	float: left;
}
#wrapper .right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
	text-align: center;
	height: 20px;
}
.bottom-pruh {
	text-align: center;
	clear: both;
}
/** layout **/
/* boční banner */
#wrapper-all {
	margin: auto;
	width: 1050px;
	position: relative;
	/* background: top right url(../images/banner-vecerni-menu.jpg) no-repeat; */
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 750px;
	position: relative;
	background: #ffffff;
}
#logo-link {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 415px;
	height: 105px;
}
#prace {
	position: absolute;
	top: 0px;
	right: 0px;
}
#logo {
	width: 750px;
	height: 308px;
	text-align: center;
}
#nav li {
	list-style: none;
}
#nav-right {
	position: absolute;
	top: 271px;
	left: 0px;
	text-align: center;	
}
#nav-right ul {
	text-align: right;
}
#nav-right li {
	font: 12px arial, sans-serif;
	line-height: 17px;
	background:  17px 3px url(../images/arr.gif) no-repeat;
	padding-left: 25px;	
  padding-right: 6px;
	float: left;
}
#nav-right a {
	color: white;
	text-decoration: none;
}
#nav-right a:hover {
	text-decoration: underline;
}
/** body **/
#body {
	border-top: 1px solid white;
	padding-top: 20px;
}
#wrapper #left {
	float: left;
	width: 395px;
	padding-left: 15px;
	font: 12px arial, sans-serif;
}
#wrapper #right {
	float: right;
	width: 290px;
	padding-right: 20px;
}
#both {
	padding-left: 20px;
	font: 13px arial, sans-serif;
}
#welcome {
	padding-left: 5px;
}
.more a {
	color: #C47552;
	text-decoration: none;
	font-weight: bold;
}
.more a:hover {
	text-decoration: underline;
}
#chef {
	background: bottom left url(../images/pic_1.jpg) no-repeat;
	padding-left: 164px;
	padding-top: 10px;
}
#bannery {
  padding-top: 40px;
  color: gray;
}
p {
	margin: 1em 0;
	line-height: 150%;
	font: 12px arial, sans-serif;
}
#left li {
	margin: 10px;
}
table {
	font: 12px arial, sans-serif;
}
.special {
  background: #FFFF99;
  margin: 5px;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;  
}
/** right **/
#rozvoz_jidel {
	background: #911702;
	border: 1px solid #B43708;
	padding-bottom: 6px;
	margin-bottom: 1.1em;
	color: #F4C389;
	text-align: center;
}
#rozvoz_jidel p {
	padding: 0 15px 0 15px;
}
#rozvoz_jidel h2 {
	background: url(../images/rozvoz_jidel_bg.jpg) repeat-x;
	border: 1px solid #7C0000;
	height: 27px;
	line-height: 27px;
	color: #ffffff;
	font-weight: normal;
	font-size: 16px;
	padding-left: 10px;
	margin: 4px 4px 10px 4px;
}
#rozvoz_jidel th {
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
}
#rozvoz_jidel td.submission {
	text-align: right;
}
.fotogal {
	border: 1px solid #97321d;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	margin-bottom: 12px;
}
#fotogal_0 {
	background: #911702 bottom left url(../images/foto0.jpg) no-repeat;
	height: 100px;
}
#fotogal_1 {
	background: #911702 bottom left url(../images/foto1.jpg) no-repeat;
	height: 90px;
}
#fotogal_2 {
	background: #911702 bottom left url(../images/foto2.jpg) no-repeat;
	height: 90px;
}
#fotogal_3 {
	background: #911702 bottom left url(../images/mapa.jpg) no-repeat;
	height: 70px;
}
#fotogal_4 {
	background: #911702 bottom left url(../images/obedy.jpg) no-repeat;
	height: 100px;
}
.fotogal h2 {
	padding: 3px;
	background: url(../images/h2_bg.png);	
}
.fotogal a {
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
}
.fotogal a:hover {
	font-weight: bold;
	color: red;
	font-size: 13px;
}
#fotogal_2 p {
	margin: 1.3em 0;
}
.gallery_small {
  margin-right: 3px;
  margin-bottom: 3px;
}
/** footer **/
#footer {
	text-align: center;
	background: url(../images/divider.gif) repeat-x;
	padding: 20px 20px 20px 20px;
	margin: 0 2em;
	color: #990000;
}
#footer li {
	list-style: none;
	display: inline;
}
#footer a {
	color: #990000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* extra */
#head {
	position: absolute;
	top: 0px;
	left: 0px;
}

/* formulář práce */

input, select {
	margin: 0px;
	background-color: #fff;
	font-size: 11px;
}
.form {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	height: 15px;
	width: 150px;
	border-bottom: 1px #000 dotted;
	border-top: 0px #fff solid;
	border-left: 0px #fff solid;
	border-right: 0px #fff solid;
	
}
.submit {
	background-color: none;
	border: 0;
	margin: 0;
	color: #7C0000;
	font-size: 14px;
	font-weight: bold;
}
.casovac {
	height: 15px;
	width: 380px;
	font: 12px arial, sans-serif;
	font-weight: bold;	
	color: #000000;
	background-color: #ffffff;
	border: 0px #fff solid;
}

/* banner close hlavní strana */
#plakatek2 {
	position: absolute;
	top: 110px;
  left: 130px;
	display: block;
	z-index: 5;
}
#plakatek {
	position: absolute;
	top: 100px;
  left: 130px;
	display: block;
	z-index: 6;	
}
#krizek {
	position: absolute;
	top: 0px;
  right: 0px;
	display: block;
	cursor: hand;
}
#linka {
	position: absolute;
	bottom: 0px;
  right: 0px;
	display: block;
}
/* banner pravý */
#logo1 {
  height: 100px;
}

