body {
	color: #000000;
	background-color: #fffbd8;
	margin: 0;
	padding: 0;
}
a:link	{
	text-decoration: underline;
	color: #800000;
}

a:visited	{
	text-decoration: underline;
	color: #A00000;
}

a:hover	{
	text-decoration: none;
	color: #000000;
	background-color: #FFA817;
}

a:active	{
	text-decoration: none;
	color: #ff0000;
}
.obsah {
	border-style: solid;
	border-color: #fff784;
	border-width: 1px;
	padding: 15px;
	margin: 3px;
	background-color: #FFFFFF;
}
h1	{
	text-align: center;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}
.standard	{
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.menutext	{
	font-family: Tahoma, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.copyright	{
	text-align: center;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.input_drobny {
    font-size: 8pt;
	font-family: Tahoma, sans-serif;
	background-color: white;
	border: 1px solid black;
	color: black;
}
.button_drobny {
    font-size: 8pt;
	font-family: Tahoma, sans-serif;
}
.tabulka_nabidka {
	border-collapse: collapse;
}
style1 {
	font-size: 10px;
	font-weight: bold;
}
.tabulka_nabidka td {
    border-style: solid;
	border-color: #ffb521;
	border-width: 1px;
	padding: 3px;
	margin: 1px;
	background-color: #fffbd8;
	font-size: 8pt;
}
.tabulka_nabidka th {
	border-style: solid;
	border-color: #ffb521;
	border-width: 1px;
	background-color: #ffb521;
	font-size: 9pt;
}
.obrazek a:hover	{
	background-color: #fffbd8;
	text-decoration: none;
}
.tabulka_zakulacena {
	background-color: #ffeb9b;
}
.zvyrezaneni-red	{
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}
.detail_img	{
	vertical-align: middle;
	text-align: center;
	height: 160px;
}
.delici_lista {
	font-weight: bold;
	text-align: center; 
}
.kalendar-button {
	background-color: #fffbd8; 
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #ffb521;
}