p
{
	margin: 1em 0 1em 0;
}

h1
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 21px;
	color: #c50a0a;
	text-transform: uppercase;
	margin: 0.67em 0 0.67em 0;
	/*border-bottom: solid 2px #c50a0a;*/
}

h2
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 17px;
	color: #c50a0a;
	/*border-bottom: solid 1px #c50a0a;*/
}

h2.ServiceCaption
{
	margin: 0px;
	border: 0px;
}

h3
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #c50a0a;
	margin: 1em 0 4px 0;
}

h4
{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #c50a0a;
	margin-bottom: 0px;
	display: inline;
}

a
{ 
	color: #c50a0a;
}

a.nounderline
{
    text-decoration: none;
}

.graytext
{
	color: Gray;
}

hr
{
	color: #c50a0a;
	height: 1px;
}

p.NewLine
{
	clear: both;
}

.email
{
	unicode-bidi: bidi-override;
	direction: rtl;
	color: #c50a0a;
}

.emailwhite
{
	unicode-bidi: bidi-override;
	direction: rtl;
	color: White;
}

.noborder
{
    border: 0px;
}

.banner
{
	width: 520px; /* 536 - 2*8 */
	height: 130px; /* 240 - 105 - 5 */
	padding-top: 110px;
	padding: 105px 8px 5px 8px;
	background: url("../images/banner/banner_presence3.jpg") no-repeat;
}

.banner ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
}

.banner li {
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
}

.banner img
{
	border: 0px;
}

.presence_top
{
	height: 279px;
	border-right: 2px dotted #cccccc;
}

.box
{
	float: left;
	margin-left: 7px;
	margin-bottom:8px;
}

.desk
{
	width: 302px;
	height: 229px;
	background: url("../images/presence/seznam_bg.png") no-repeat;
	margin-left: 210px;
	padding: 10px 10px 0px 0px;
}

.desk ul
{
	margin-left: 16px;
	margin-bottom: 12px;
	list-style-type: none;
}

.desk ul li
{
	margin-bottom: 12px;
}

.desk ul li h3
{
	margin-bottom: 0px;
}

h1.title
{
	display: block;
	font-size: 15px;
	color: Gray;
	font-weight: normal;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

.sloupce 
{
	float: left;
	width: 500px;
} 

.sloupec {
	width: 240px;
	float: left;
	text-align: justify;
}

.sloupec_mezera {
	width: 20px;
	float: left;
}

.cena, .cena TD, .cena TR {
	background: #595959;
	font-weight: bold;
	color: white;
}

.calc_licha, .calc_licha TR, .calc_licha TD {
	background: #e1e1e1;
}
.calc_bg {
	width: 600px;
	background: #f9f9f9;
	border-right: 2px solid #dadada;
	border-bottom: 2px solid #dadada;
	padding: 15px;
}

.bold {
	font-weight: bold;
}

.cervena {
	color: #c50a0a;
}

.obrazek {
	float: left;
	padding-right: 20px;
	padding-top: 5px;
}

td.button a { width: 100%; height: 100%; display: block; text-decoration: none; color: #4b4b4b; }
td.button a:hover { background-color: #dddddd; }

