BODY, P, TD, DIV, SPAN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

A.menu:link {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
A.menu:visited {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
A.menu:hover {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

A.bottom:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
A.bottom:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
A.bottom:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

A:link {
	font-size: 12px;
	text-decoration: none;
	color: #003300;
	font-weight: bold;
}
A:visited {
	font-size: 12px;
	text-decoration: none;
	color: #003300;
	font-weight: bold;
}
A:hover {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.copy {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
.title {
	text-transform : uppercase;
	font-size : 12px;
	color: #240f07;
	font-weight: bold;
}
.title_menu {
	font-family : "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform : uppercase;
	font-size : 12px;
	font-weight: bold;
	color: #e9edec;
	letter-spacing : 0px;
}
.right_bottom {
	border: none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.left_top {
	border: none;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.top {
	border: none;
	border-top: 1px solid #000000;
}
.left {
	border: none;
	border-left: 1px solid #000000;
}
.right {
	border: none;
	border-right: 1px solid #000000;
}
.bot {
	border: none;
	border-bottom: 1px solid #000000;
}

.datum {
	color: #244743;
	font-weight: bold;
}
.popisek {
	font-size: 10px;
}

.napiste {
	background-color : #F0FFF0;
	border : 1 solid Black;
}
.adresa {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.datum2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #244743;
}
.cena {
	color: #dd6633;
	font-size: 30px;
	font-weight: bold;
}

.radek{
	height: 320px;
	width: 360px;
	_width: 363px;
	position: relative;
	border-bottom: 5px solid #49674F;
	margin-bottom: 25px;
}

.jidelak,.jidelak2{
	width: 162px;
	position: absolute;
	font-weight: bold;
}

.jidelak2{
	text-align: right;
	right: 0;
	bottom: 10;
}

.jidelak{
	left: 0;
	bottom: 10px;	
}

.jidelak span{
	display: block;
	background: url(img/ul-odr.gif) left 5px no-repeat;
	padding-left: 9px;
}

.jidelak2 span{
	display: block;
	background: url(img/ul-odr.gif) right 5px no-repeat;
	padding-right: 9px;
}

.jidelak a img, .jidelak2 a img{
	border: 2px solid #5C8668;
	margin-top: 10px;
}

.jidelak a:hover img, .jidelak2 a:hover img{
	border: 2px solid #FF6633; 
}

a.stazeni{
	float: right;
	padding: 3px;
	background: #648D6D;
	display: block;
	margin-bottom: 10px;
}

.cleaner{
	clear: both;
	height: 0px;
	overflow: hidden;
}