.bgcream {
	background-color: #FFF2E1;
}


/*
.singlefoto {
	float: left;
	background-color: #FFF2E1;
	margin: 15px 0 0 15px;
}
.singlefoto img {
	display: block;
	position: relative;
	margin: -15px 15px 15px -15px;
}
*/

#flash {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 26px;
	display: block;
}
#doporucujeme {
	margin-top: 45px;
	font-size: 10px;
	
}
#doporucujeme A {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -1px;
}
#doporucujeme A:hover {
	text-decoration: underline;
}
/*
#doporucujeme A.restaurant {
	font-size: 9px;
	font-weight: normal;
	color: #993333;
}
#doporucujeme A.cafe {
	font-size: 9px;
	font-weight: normal;
	color: #a25b20;
}
#doporucujeme A.catering {
	font-size: 9px;
	font-weight: normal;
	color: #587a47;
}
#doporucujeme A.gift {
	font-size: 9px;
	font-weight: normal;
	color: #9d255a;
}
*/

#title {
	width: 588px;
}
#right {
	width: 187px;
	position: absolute;
	left: 588px;
	top: 188px;
	z-index: 3;
}
#menu {
	background-color: #FFF2E1;	
	padding-top: 14px;
	padding-bottom: 17px;
	position: static;
}
#znak {
	background-color: #ffffff;
	width: 187px;
	position: static;
	padding-right: 8px;
	padding-top: 13px;
	text-align: right;
}

table.foto tr td {
	background-image: url(img/bg_foto.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 16px;
	padding-right: 12px;
	padding-left: 13px;
	vertical-align: bottom;
}

/*
table.foto tr td.fotomore A {
	color: #993333;
}*/

table.foto_personal tr td {
	background-image: url(img/bg_personal.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 16px;
	padding-right: 12px;
	padding-left: 13px;
}

.floatl {
	float: left;
}

input,textarea,select {
	background-color: #FFF6EA;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
}
input.nostyle {
	background-color: #ffffff;
	border: none;
}
