@charset "windows-1250";
/* index */
.nadpis {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: rgb(153,0,51);
	font-weight: bolder;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(204,102,51);
}
P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(204,102,51);
}
A {
	text-decoration: none;
	color: blue;
}

A:hover {
	text-decoration: none;
	color: blue;
}

B {
	font-weight : bold;
}
HR {
	width: 660px;
}
HR .cara {
	width: 600px;
}
HR .dotazy {
	width: 420px;
}
.obr {
	text-align: center;
/*	background: black; */
	border: 2px solid rgb(153,0,51);
	padding: 5px;
	margin: 3px;
	z-index: 1;
	float: left;
}
.obsah {
	margin-right : 20px;
}
.popSoub {
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	color: gray;
}
/* cenik */
.dnLoad {
	border: 1px solid gray;
	padding: 5px;
}
/* akce */
.vObsah {
	background: rgb(255,228,181);
	border: 1px dashed White;
	padding: 5px;
	margin-right : 20px;
}
.vDatum {
  font-size: 12px;
}
.vNadpis {
	font-weight : bold;
  font-size: 12px;
}
.misto {
	font-weight : bold;
}
.priznak {
	background: rgb(255,228,181);
}

