h1 {font-size: 16px; font-weight: normal; color: #444; font-family: "Times New Roman", serif; margin: 7px 0 15px 0; font-style: italic;}

/* -------- ids -------- */
#flashmenu {
	position: absolute;
	z-index: 3;
	left: 264px;
	top: 245px;
	display: block;
}

table#topmenu {
	background-color: #A22E20;
	border-bottom: 2px solid #ffffff;
}

#comeback {
	background-color: #FFF2E1;
	border-bottom: 10px solid #ffffff;
	background: #FFF2E1 url(img/come_back.gif) no-repeat top left;
	height: 38px;
	_height: 48px;
	text-align: right;
}

#flash {
	float: left;
	width: 264px;
	height: 304px;
	/*background-image: url(img/january.jpg); */
	/*background-image: url(img/flash_old3.jpg);*/
	background-image: url(img/home-chef01.jpg);
	background-repeat: no-repeat;
}

#menu {
	float: left;
	width: 511px;
	height: 304px;
}

img.menumotiv {
	border-right: 5px solid #ffffff;
}
img.menutxt {
	border-right: 5px solid #fff2e1;
}

td#text {
	background-color: #ffffff;
	width: 308px;
	background-image: url(img/hp_bg01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 9px;
	padding-right: 0px;
	padding-top: 3px;
	/*padding-bottom: 3px;*/
	vertical-align: top;
}
#bottom {
	/*float: right;*/
	clear: both;
}
a{
	color: #993333;
}

A:hover {text-decoration: underline;}

form#novinky-emailem {font-size: 9px; margin: 0px; padding-top: 10px; margin-right: 5px;}
form#novinky-emailem input {font-size: 9px;}

input.submit {
	border: none;
	background-color: #993333;
	color: #ffffff;
	font-weight: bold;
	/*height: 20px;*/
	cursor: pointer;
	padding: 1px;
}

table.uvodNovinky{
	border-collapse: collapse;
}

table.uvodNovinky td{
	font-size: 0.6em;
	vertical-align: top;
}