body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 180px;
	background-color: Black;
	padding: 0px;
}
h1 {
	margin: 0;
}
h1 span {
	display: none;
}
h2 {
	font-family: Lucida Sans Unicode;
	font-size: 16px;
	line-height: 16px;
	color: #FF8C00;
	margin-left: 50px;
	margin-top: 15px;
}
a, a:visited {
	color: Black;
	text-decoration: none;
}
a:hover {
	color: Red;
	text-decoration: underline;
}
table {
	border: 0px;
	padding: 0px;
}

/* -- logo stranky -- */

div#h-logo {
	margin: -180px 0 0 0;
	height: 180px;
	width: 705px;
	position: absolute;
	left: 50%;
	margin-left: -353px
}
div#h-logo h1 {
	height: 100%;
}
div#h-logo h1 {
	background: url(http://www.coffeeandcigars.cz/logo.jpg) no-repeat;
}
div#h-logo h1 a, div#h-logo h1 a:visited {
	display: block;
	height: 100%;
	background: url(http://www.coffeeandcigars.cz/logo.jpg) no-repeat;
}
div#h-logo h1 a:hover {
	display: block;
	height: 100%;
	background: url(http://www.coffeeandcigars.cz/logo-hover.jpg) no-repeat;
}

/* -- konec logo stranky -- */

/* -- dalsi definice -- */

div#uvod {
	font-style: normal;
	margin-left: 50px;
	margin-right: 10px;
	font-family: trebuchet MS;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
	margin-bottom: 0px
}
div#jidelacek {
	font-style: normal;
	margin-left: 50px;
	margin-right: 10px;
	font-family: trebuchet MS;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
	margin-bottom: 0px;
}
div#jidla {
	font-style: normal;
	margin-left: 50px;
	margin-right: 10px;
	font-family: trebuchet MS;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
	margin-bottom: 0px;
	font-variant: small-caps;
}
div#cena {
	font-style: normal;
	margin-right: 5px;
	font-family: trebuchet MS;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
}
div#footer {
	margin: 0 0 0 0;
	height: 32px;
	width: 713px;
	position: absolute;
	left: 50%;
	margin-left: -357px;
	background: url(http://www.coffeeandcigars.cz/footer.jpg) no-repeat;
}
div#footer p {
	text-align: right;
	font-family: trebuchet MS;
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
	margin-right: 8px;
	margin-top: 9px;
}
div#navigace-obrazek {
	border: none;
	margin-left: 0px;
	margin-top: 90px;
	margin-bottom: 0px;
}

/* -- konec dalsi definice -- */

/* -- polozky menu -- */

#pruh {
	margin-top: 180px;
	width: 100%;
	height: 90px;
	background: url(pruh-horizont.jpg);
	}
#navigace {
	height: 90px; 
	margin: 0 0; 
	padding: 0; 
	top: 180px; 
	background: url(navigace-cela2.jpg);
	width: 713px;
	position: absolute;
	left: 50%;
	margin-left: -356px;
	}
#navigace li {
	list-style: none; 
	padding: 0; 
	margin: 0; 
	position: absolute; 
	width: 235px; 
	height: 90px;
	}
#navigace li a:link, #navigace li a:visited {
	width: 235px; 
	height: 90px; 
	display: block;
	}
#navigace li a:hover {
	background: transparent url(navigace-hover.gif);
	}
#navigace .li-home {
	top: 0; left: 4px;
	}
#navigace .li-kontakt {
	top: 0; left: 239px;
	}
#navigace .li-menu {
	top: 0; left: 474px;
	}
#navigace li a span {
	display: block;
	position: absolute;
	color: #D2691E;
	top: 69px; 
	left: 14px; 
	overflow: hidden; 
	font-size: 1px;  
	padding-top: 13px; 
	height: 0;
	}
/* -- konec polozky menu -- */	