h1.plochaBlueEffect /* nadpis pro podstranku*/
{
	font-size:14px;
	font-weight:bold;
	width:632px;
	_width:627px;
	height:15px;
	padding: 5px 0 5px 0;
	margin: 0 0 0 0px;
	color:#ffff00;
	text-align:center;
	background-color: #333399; 
	
	border-bottom:1px #000 solid;
}

h2.volbyH2{
  font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#003399;
}

p.volbyP{
  top:20px;
  text-align:left;
  margin-left:10px;
  font-size:13px;
  line-height:150%;
}

ol.volbyOL, ol.volbyOL li{
  font-size:13px;
  line-height:150%;
}


.grafy{
  text-align:center;
  margin-top:30px;
}


.navigaceVolby{
	position:relative;
	clear:both;
	width:632px;
	height:20px;
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:15px;
	text-align:center;
	font-size:12px;
	color:#003366;
	background-color: #eee; 
	border:1px #000 solid;
}

.navigaceVolby2{
	position:relative;
	clear:both;
	width:630px;
	height:20px;
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:30px;
	text-align:center;
	font-size:14px;
	color:#000;
	font-weight:bold;
	background-color: #ffff99;
	border:1px #003366 solid;
}

a.volbyA1, a.volbyA1:link, a.volbyA1:active, a.volbyA1:visited, a.volbyA1:hover 
{
	font-size:12px;
	text-decoration:underline;
	color:#0000ff;
}



a.volbyA, a.volbyA:link, a.volbyA:active, a.volbyA:visited
{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#003366;
}


a.volbyA:hover, a.volbyAactive, a.volbyAactive:link, a.volbyAactive:active, a.volbyAactive:visited, a.volbyAactive:visited{
  font-size:14px;
  color:#cc0000;
  font-weight:bold;
  text-decoration:underline;
}

.clearing30px{
  width:100%;
  height:30px;
  clear:both;
}

table.VolbyT{
  font-size:12px;
  width:98%;
  text-align:left;
}

table.VolbyT th{
  background-color:#99ccff;
}

table.VolbyT th.THcenter{
  text-align:center;
}

table td.cislo{
  text-align:center;
}



