@charset "utf-8";
#content table strong{
	color: #000;
}
#cenik-zakladni{
	padding-top: 5px;
	padding-bottom: 5px;
}
#cenik-zakladni h4{
	color: #AC0B1B;
}
#cenik-zakladni table{
	color: #999;
}
#cenik-zakladni tr:hover{
	background-color: #FEF5E9;
	color: #333;
}
#cenik-zakladni td{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 5px;
}
#cenik-zakladni-odkaz{
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: right;
}
.cenik-zakladni-cena{
	text-align: right;
	width: 7em;
	font-size: 17px;
	font-weight: bold;
}
#cenik-sluzeb{
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 20px;
}
#cenik-sluzeb table{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
	color: #999;
}
#cenik-sluzeb tr:hover{
	background-color: #FEF5E9;
	color: #333;
}
#cenik-sluzeb td{
	padding-right: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 7px;
}
.cenik-cena{
	width: 9em;
	text-align: right;
}
#cenik-sluzeb table strong{
	color: #333;
}
.cenik-webdesign{
	background-image: url(../img/sleva.png);
	background-repeat: no-repeat;
	background-position: right 20%;
}
.cenik-webdesign table{
	width: 67%;
}
.cenik-eshop{
}
.cenik-eshop table{
	width: 100%;
}
.cenik-eshop thead{
	text-align: center;
	color: #538D1E;
	font-weight: bold;
	font-size: 14px;
}

