#vnitrek table
{
   width: 560px;       
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	font-family: verdana;
	border-collapse: collapse;
	margin-left: 20px;
	margin-top: 30px;
}

#vnitrek td{
	border-top: 1px solid rgb(114,132,102);
	border-bottom: 1px solid rgb(114,132,102);
	text-align: center;
	background-image: url(td2.jpg);
	background-repeat: repeat-x;
	background-position: center;
	padding: 5px;
	white-space: nowrap;
}

#vnitrek a.akce_on {
/*	color: red;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;*/
}

#vnitrek a.akce_off {
	color: orange;
}


#vnitrek a.akce_on_bude{
	color: lime;
}

/*
#vnitrek a:hover.akce_on_bude {
  color: lime;
  background-color: Black;
}
*/

#vnitrek  .col1 {
  color : silver;
  font-size: 0.9em;
}

#vnitrek  .col2 {
  color : rgb(199,177,152);
}


#vnitrek  .tleft     {text-align : left;}
#vnitrek  .tcenter   {text-align : center;}
#vnitrek  .wid1      {width : 60px;}



/*
	font-weight: bold;
	background-image: url(grafika/strelec_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
*/
