.clear {
    clear: both;
	height: 1px;
	background: transparent;
}

div.kalendar
{
	border-bottom: 1px dashed #2EB8CB;
	margin-bottom: 40px;
}

div.kalendar h2
{
	color: #2EB8CB;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 0px;
	font-style: italic;
}

div.kalendar h3
{
	color: #016775;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 14px;
}

div.kalendar h4
{
	color: #016775;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 1px dashed #2EB8CB;
	font-size: 14px;
}

div.kalendar h5
{
	color: #2EB8CB;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 14px;
}

div.kalendar table
{
	width: 100%;
}

div.kalendar table td
{
	text-align: left;
	color: #333333;
	text-decoration: underline;
}


div.kalendar table td.light
{
	color: #038a9c;
}

div.kalendar p.dph
{
	font-style: italic;
	text-align: right;
}


div.home h2
{
	color: #016775;
	font-weight: bold;
}

div.home h3
{
	color: #2EB8CB;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px dashed #2EB8CB;
}

div.home h4
{
	color: #65941B;
	font-weight: bold;
	font-size: 14px;
}

div.home p
{
	margin-bottom: 15px;
}

div.home p.border
{
	border-bottom: 1px dashed #BECCDD;
}

div.home img
{
	float: right;
}

.autoservisy-katergorie
{
	margin-top: 40px;
}

.vypis-sub
{
	text-align: center;
	font-size: 12px;
	padding-left: 50px;
}

.vypis-sub div
{
	margin: 0px 20px 0px 20px;
	text-align: center;
	width: 200px;
	height: 170px;
	float: left;
}

.vypis-sub a
{
	
}

.vypis-sub img
{
	
}



#autoservis-detail
{
	
}

#autoservis-detail th
{
	color: #00B9D9;
	font-weight: bold;
	font-size: 14px;
	width: 100px;
	vertical-align: top;
}

#autoservis-detail td.price
{
	color: #94C246;
	font-weight: bold;
}

#autoservis-detail form button
{
	background-color: #F96C56;
	color: #fff;
	padding: 2px;
	width: 100px;
	border: 1px solid #D23E1B;
}

/* -- CALENDAR */

p.error
{
	font-weight: bold;
	color: #f00;
}

#contCalendar
{
	float: left;
	width: 270px;
}

#divCalendar
{
	width: 270px;
}

table.calendar
{
	width: 261px;
	background-color: #F0F0F1;
}

table.calendar th
{
	height: 68px;
	margin: 0;
	padding: 0 5px 0 5px;
	background-image: url('calendar-top.jpg');
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: bottom;
}
table.calendar th a
{
	color: #fff;	
}

table.calendar th span.l
{
	float: left;
}

table.calendar th span.c
{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

table.calendar th span.r
{
	float: right;
}

table.calendar td
{
	background-color: #fff;
	color: #4A4949;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
	border: 2px solid #C9C9C9;
	height: 28px;
}

table.calendar td a
{
	color: #4A4949;
}

table.calendar tr.days td
{
	border: 2px solid #ED5F4F;
	color: #000;
}

table.calendar td.dayOut
{
	background-color: #E9E9E9;
}

table.calendar td.dayEvent
{
	background-color: #fff;
}

table.calendar td.dayFree
{
	background-color: #77B116;
}

p.free-term
{
	margin-top: 10px;
}

p.free-term span
{
	width: 25px;
	height: 25px;
	display: block;
	float: left;
	background-color: #7FBF16;
	margin-right: 5px;
	margin-top: -8px;
}

form.rezervace
{
	width: 280px;
	float: left;
}

.rezervace table
{
	background-color: #77B116;
}

.rezervace td
{
	color: #fff;
	font-weight: bold;
	text-align: left;
}

.rezervace td.l
{
	width: 90px;
}

.rezervace input
{
	width: 170px;
	height: 12px;
	font-size: 10px;
	font-weight: bold;
}

.rezervace input.hodin
{
	width: 30px;
	height: 12px;
	font-size: 10px;
	font-weight: bold;
}

.rezervace input.checkbox
{
	width: auto;
	height: auto;
}

.rezervace input.submit
{
	width: 120px;
	height: 30px;
	background-color: #77B116;
	color: #fff;
	border: 0;
	font-size: 14px;
	font-weight: bold;
	float: right;
	margin-right: -18px;
}

.rezervace textarea
{
	width: 280px;
	font-weight: normal;
}
