body {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	color: #7F7F7F;
	/*background: #F7FFCF;*/
	background: url(../img/images/bg-body.gif) repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #A41D1D;
	text-transform: uppercase;
	margin: 0px;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	text-transform: uppercase;
	color: #990000;
	font-size: 1.05em;
	margin: 2px 0 5px 0;
	width: 100%;
}
h3 {
	color: #009933;
	font-size: 1em;
	margin:  0px;
}
h4 {
	color: #99CC33;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px;
}
h5 {
	color: #900;
	/*font-variant: small-caps;*/
	text-transform: uppercase;
	font-size: 0.95em;
	margin: 2px 10px;
	font-weight: bold;
}
a {
	/*color: #009933;*/
	color: #899F1D;
}
a:hover {color: #5C6F00;}
p {
	margin: 2px 0 10px 0;
}
hr {
	height: 4px;
	background: #E6E6E6;
	color: #E6E6E6;
	border: none;
	margin: 0px 20px 10px 20px;
}
.iLeft {
	float: left;
	border: 2px solid white;
	margin: 4px 8px 10px 0;
}
.iRight {
	float: right;
	margin: 4px 10px 10px 8;
	padding-right: 20px;
	padding-top: 14px;
}
.cleaner {
	clear: both;
	height: 0px;
}
.obr-podklad {
	margin: 8px;
	border-bottom: 4px solid white;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

form {
	/*background: #ECF8AE;*/
	margin:0 0 20px 0;
	/*border: 1px solid #9D9797;*/
	/*width: 510px;*/
	padding: 10px; 
}
textarea, table, input, select {font-family: Arial, Helvetica, sans-serif; font-size: 1em;}
input,textarea {border: 1px solid #8CBB2F; padding: 2px 5px; color: #444;}
.tlacitko {
	color: #900;
	background: #DCF26A;
	font-weight: bold;
	cursor: pointer;
	margin: 0 3px;
}
ul {
	width: 100%;
}
li {
	display: block;
	list-style-type: none;
	background: url(../img/images/odrazka-li.gif) no-repeat left 5px;
	padding-left: 15px;
}

.vrchni-slovo {vertical-align: top;}

/*.aperitive {
	margin-left: 50px;
}*/
ul.ostatniProstory {width: 250px; _width: 260px; height: 40px; _height: 65px; float: left; margin: 5px 10px; padding: 10px; border: 1px solid #DCF26B; background: white; color: #555;}
ul.ostatniProstory li {padding-bottom: 5px;}
ul.ostatniProstory li h5 {margin-left: 0px;}
#vyska {
	height: 100%;
	text-align: center;	
}
#container {
	width: 951px;
	margin-left: auto;
	margin-right: auto; 
	background: White;
}
#zahlavi1 {
	width: 64px;
	height: 251px;
	float: left;
	background: url(../img/images/zahlavi_01.jpg); 
}
#menu {
	width: 187px;
	height: 243px; _height: 251px;
	float: left;
	background: url(../img/menu1/podklad7_en.jpg);
	padding-top: 8px;
}
.menuobr {
      width:188px; 
		height:25px;
      margin:0; 
		padding:0;
      overflow:hidden;
		position: relative;
		float: left;
		text-align: left;
		text-decoration: none;
}
#a-menu {
		display:block;
      z-index:1;
      width:186px; 
		height:20px;
      margin:0; 
		padding:0;
		margin-bottom: 3px;
		margin-top: 1px;
		background: url(../img/menu1/akce-novinky_en.jpg) top left no-repeat;
		
}
#a-menu:hover {
	background: transparent;
}
#b-menu {
		display:block;
      z-index:1;
      width:186px; 
		height:20px;
      margin:0; 
		padding:0;
		margin-bottom: 3px;
		background: url(../img/menu1/sluzby_en.jpg) top left no-repeat;
		
}
#b-menu:hover {
	background: transparent;
}
#c-menu {
		display:block;
      z-index:1;
      width:186px; 
		height:20px;
      margin:0; 
		padding:0;
		margin-bottom: 3px;
		background: url(../img/menu1/svatby_en.jpg) top left no-repeat;
		
}
#c-menu:hover {
	background: transparent;
}
#d-menu {
		display:block;
      z-index:1;
      width:186px; 
		height:20px;
      margin:0; 
		padding:0;
		margin-bottom: 3px;
		background: url(../img/menu1/cukrarska-vyroba_en.jpg) top left no-repeat;
		
}
#d-menu:hover{
	background: transparent;
}
#e-menu {
		display:block;
      z-index:1;
      width:186px; 
		height:20px;
      margin:0; 
		padding:0;
		margin-bottom: 3px;
		background: url(../img/menu1/prostory-pro-akce_en.jpg) top left no-repeat;
		
}
#e-menu:hover {
	background: transparent;
}
#f-menu {
		display:block;
      z-index:1;
      width:186px; 
		height:20px;
      margin:0; 
		padding:0;
		margin-bottom: 3px;
		background: url(../img/menu1/programy-pro-akce_en.jpg) top left no-repeat;
		
}
#f-menu:hover {
	background: transparent;
}
#g-menu {
		display:block;
      z-index:1;
      width:186px; 
		height:20px;
      margin:0; 
		padding:0;
		margin-bottom: 3px;
		background: url(../img/menu1/fotogalerie_en.jpg) top left no-repeat;
		
}
#g-menu:hover {
	background: transparent;
}
#h-menu {
		display:block;
      z-index:1;
      width:186px; 
		height:20px;
      margin:0; 
		padding:0;
		margin-bottom: 3px;
		background: url(../img/menu1/spokojeni_zakaznici_en.jpg) top left no-repeat;
		
}
#h-menu:hover {
	background: transparent;
}
#i-menu {
		display:block;
      z-index:1;
      width:186px; 
		height:20px;
      margin:0; 
		padding:0;
		margin-bottom: 3px;
		background: url(../img/menu1/vykrajovane-ovoce_en.jpg) top left no-repeat;
		
}
#i-menu:hover {
	background: transparent;
}

#j-menu {
		display:block;
      z-index:1;
      width:186px; 
		height:20px;
      margin:0; 
		padding:0;
		margin-bottom: 3px;
		background: url(../img/menu1/kontakty_en.jpg) top left no-repeat;
		
}
#j-menu:hover {
	background: transparent;
}

#zahlavi2 {
	width: 19px;
	height: 251px;
	float: left;
	background: url(../img/images/zahlavi_02.jpg); 
}
#zahlavi3 {
	width: 235px;
	height: 251px;
	float: left;
	background: url(../img/images/zahlavi_08.jpg) no-repeat left bottom; 
	position: relative;
}
#zahlavi4 {
	width: 97px;
	height: 251px;
	float: left;
	background: url(../img/images/zahlavi_04.jpg); 
}
#zahlavi5 {
	width: 103px;
	height: 251px;
	float: left;
	background: url(../img/images/zahlavi_05.jpg); 
}
#zahlavi6 {
	width: 127px;
	height: 251px;
	float: left;
	background: url(../img/images/zahlavi_06.jpg); 
}
#zahlavi7 {
	width: 118px;
	height: 251px;
	float: left;
	background: url(../img/images/zahlavi_07.jpg); 
}
#lista {
	width: 951px;
	height: 34px;
	float: left;
	background: #DBF269 url(../img/images/zahlavi_10.jpg) no-repeat right top;
	position: relative;
}
#nazev {
	_width: 186px;
	min-width: 156px;
	height: 34px;
	position: absolute;
	left: 64px;
	background: #F1F1F1 url(../img/images/vrchni-lista-levo.gif) no-repeat left top;
	padding-left: 6px;
}
#nazev2 {
	_width: 156px;
	/*min-width: 156px;*/
	height: 34px;
	position: relative;
	background: url(../img/images/vrchni-lista-pravo.gif) no-repeat right top;
	padding-right: 18px;
}

#obrazek-lista {
	width: 285px;
	height: 34px;
	background: url(../img/images/zahlavi_09.jpg);
	position: absolute;
	left: 421px;
}
#h1-okenko {
	position: relative;
	top: 10px;
	width: 196px;
	text-align: center;
}
#stred {
	background: White;
	float: left;
}
#stred-levo {
	width: 642px;
	_height: 491px;
	min-height: 491px;
	float: left;
	position: relative;
	text-align: left;
	background: White;
}
#text-stred-levo {
	margin: 20px;
	width: 600px;
}
#stred-pravo {
	width: 309px;
	/*_height: 491px;
	min-height: 491px;*/
	float: left;
	/*background: url(img/images/dort.jpg) no-repeat right top;*/
	background: White;
	position: relative;
	text-align: left;
}
#stred-pravo-text {
	width: 274px;
	position: relative;
	left: 14px;
	top: 0px;
}
#stred-pravo-text p {
	font-size: 0.9em;
}
#vlajky {
	width: 95px;
	height: 43px;
	position: absolute;
	top: 148px;
	left: 88px;
}
#aktuality {
	width: 298px;
	position: relative;
	top: 0px;
	left: 11px;
	background: #DCF26A url(../img/images/pod-odstavec.jpg) no-repeat right bottom;
	padding-bottom: 50px;
}

#pod-foto {
	background: #f2f2f2 url(../img/images/pod-foto.gif) no-repeat bottom;
	width: 587px;
	float: left;
	margin: 0 0 20px 0;
	padding: 5px 0 7px 0;
	position: relative;
	display: inline;
}
.pod-foto {
	background: #f2f2f2 url(../img/images/pod-foto.gif) no-repeat bottom;
	width: 587px;
	float: left;
	margin: 0 0 20px 0;
	padding: 5px 0 7px 0;
	position: relative;
	display: inline;
}

.foto-stin {
	width: 151px;
	/*height: 118px;*/
	float: left;
	background: url(../img/images/podklad-foto-div.jpg) no-repeat top;
	margin: 5px 22px;
	text-align: center;
	display: inline;
}
#pod-foto2 {
	background: #f2f2f2 url(../img/pod-foto2.jpg) no-repeat bottom;
	width: 300px;
	float: left;
	margin: 8px 0 25px 0;
	padding: 25px 0px 10px 0px;
	position: relative;
	display: inline;
}
.foto-stin a {text-decoration: none; color: #666;}
.foto-stin a:hover {color: #5C6F00;}

#loga{
	width: 951px;
	/*height: 56px;*/
	float: left;
	text-align: left;
	background: White;
	padding: 10px 0;
}
#loga-jen {
	margin-left: 120px;
}

#paticka {
	background: url(../img/images/bg-paticka.gif) repeat-x left top;
	width: 951px;
	height: 76px;
	position: relative;
	float: left;
}
#paticka-text {
	margin-top: 20px;
	color: #B2B2B2;
}
#paticka-text a {
	text-decoration: none;
	color: #B2B2B2;
}

p.datum {
	font-size: 0.9em;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

#kontakty {border-collapse: collapse; color: #555; /*font-size: 1.1em;*/ margin: 0 0 30px 0;}
#kontakty th {padding: 2px 10px; text-align: left; font-weight: normal;}
#kontakty td {padding: 2px 10px; /*color: #900;*/ font-weight: bold;}

table#formular {
	font-size: 0.9em;
	text-align: left;
	margin: 0px;
}
#formular th {padding: 1px; color: #555; font-weight: normal; font-style: italic;}
#formular td {padding: 1px;}
table.podTabulka {width: auto !important; margin-left: 20px;}
table.podTabulka td {border: none !important; padding: 0px !important;}

ul#menu-li {
	margin: 10px 0;
	padding: 2px;
}
#menu-li li {
	margin: 2px;
	border: 1px solid white;
	background: #DBF269;
	padding: 4px 0px 4px 10px;
	width: 200px; 
}

ul.svatebniMenu {width: 250px; height: 100px; float: left; margin: 10px; padding: 10px; border: 1px solid #DCF26B; background: white; color: #555;}
ul.svatebniMenu li {padding-bottom: 5px;}
.vice {float: right; margin-right:20px;}
.pravo-p {text-align: left; margin: 0px; margin-right:50px; padding: 0px;}
.pravo-p2 {text-align: left; margin: 0px; margin-left:30px; padding: 0px;}
.pravo-l {text-align: right; margin: 0px; margin-right:50px; padding: 0px;}
/*.pravo-p a {position: relative; top: 30px;}*/
.text1 {
width: 590px;
border-bottom: 1px solid #BFBFBF;
float: left;
padding-bottom: 5px;
margin-bottom: 10px;
}
.pdf {
	background: url(../img/pdf.gif) no-repeat left top;
	padding-left: 30px;
	float: left;
	font-size: 1.1em;
	height: 20px;
	line-height: 20px;
	margin-bottom: 20px;
}
#logo-npivovar {
	width: 55px;
	height: 58px;
	background: url(../img/pivovar_cat.jpg) no-repeat left top;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	/*margin-left: 250px;*/
}

#logo-la {
	width: 108px;
	height: 60px;
	background: url(../img/c_logo_boheme.gif) no-repeat;
	float: left;
	display: block;
	text-decoration: none;
}

#logo-aron {
	width: 100px;
	height: 60px;
	background: url(../img/c_logo_aron.gif) no-repeat;
	float: left;
	display: block;
	text-decoration: none;
}

#logo-henrieta {
	width: 120px;
	height: 60px;
	background: url(../img/c_logo_henri.gif) no-repeat;
	float: left;
	display: block;
	text-decoration: none;
}

#logo-jareal {
	width: 85px;
	height: 56px;
	background: url(../img/c_logo_zdu.gif) no-repeat;
	float: left;
	display: block;
	text-decoration: none;
}

#logo-bohemika{
	width: 109px;
	height: 43px;
	background: url(../img/bohemika_catering.jpg) no-repeat left 0px;
	float: left;
	display: block;
	text-decoration: none;
}


#textNavigace{
	width: 250px;
	position: absolute;
	top: 0px;
	left: 420px;
}

#textNavigace a{
	margin-left: 5px;
	margin-right: 5px;
	font-size: 0.9em;
		color: #a41d1d;
	font-weight: bold;
}

#seolist   {margin-top:5px;}
#seolist a {color: #899F1D; /*color: #009933;*/}
#seolist a:hover {color: #5C6F00;}

