body > .nabidka
{
	padding-bottom: 80px;
	clear: both;
	padding-top: 50px;
	clear: both;
}

body > .nabidka h2
{
	font-size: 50px;
	font-family: regsb, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0.04em;
	margin-bottom: 80px;
	clear: both;
}

body > .nabidka h3,
#jlistek-loc h3
{
	font-size: 24px;
	font-family: regsb, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 3px solid #f7ede4;
	float: left;
	margin-bottom: 44px;
	padding-bottom: 9px;
	padding-right: 4px;
	clear: both;
}



table.jl
{
	border-collapse: collapse;
	font-size: 20px;
	color: #8c8c8c;
	line-height: 1.4em;
	width: 100%;
	margin-bottom: 100px;
}

table.jl td
{
	padding-right: 20px;
	padding-bottom: 1em;
}

table.jl td span
{
	font-size: 14px;
}

table.jl th
{
	text-align: right;
	font-weight: normal;
}

table.jl:last-of-type
{
	margin-bottom: 0px;
}




@media screen and (max-width: 450px)
{
	table.jl
	{
		font-size: 12px;
		margin-bottom: 50px;
	}
}