.info {
	width: 600px;
	height: 67px;
	display: block;
	float: left;
	position: absolute;
	top: 85px;
	left: 400px;
	text-align: left;
	text-transform: uppercase;
	color: #7d7d7d;
	background: url('../old_img/info.jpg') 0% 0% no-repeat;
	padding: 30px 65px;
	font-size: 1.125em;
}

#obsah h2 {
	font-weight: bold;
	font-size: 1.125em;
	color: #ed1c24;
	padding: 10px 0;
}

#obsah p {
	font-size: 0.75em;
	padding: 5px 0;
}

#obsah p span {
	text-transform: uppercase;
	color: #000;
	line-height: 30px;
}

#obsah p span.big {
	color: #ed1c24;
	font-size: 1.5em;
	line-height: 40px;
}

#obsah p span.red {
	color: #ed1c24;
	font-size: 0.85em;
	font-weight: bold;
}

#obsah p.kupony {
	width: 256px;
	height: 46px;
	font-size: 1.2em;
	text-transform: uppercase;
	text-align: center;
	margin: 20px 0;
	background: #ed1c24 url('../old_img/kupony.jpg') 0% 0% no-repeat;
	padding: 0;
	line-height: 46px;
}

#obsah p.kupony a {
	color: #fff;
	text-decoration: none;
	display: block;
}

#obsah p.kupony a:hover {
	text-decoration: underline;
}

table {
	text-align: left;
}

table td {
	font-size: 0.70em;
	padding: 2px 15px 2px 0px;
}

table td.velka {
	width: 50px;
}

table th {
	font-size: 0.70em;
	color: #ed1c24;
	padding: 2px 5px 2px 0;
	text-transform: uppercase;
}
