@import "./zajezdy/zajezdy.css";


table.akceBox {

  border: 1px solid #007bb5;
  
  width: 100%;
  
  background: #cae1ee;
  
}

table.akceBox span.title {
  
  color: #124568;
  
  font-weight: bold;
  
  font-size: 18px;

}


select.styleSelect {

	border: 1px solid black;

	font-family: tahoma;

	font-size: 11px;

}



input.button {

	border: 1px solid #7F9DB9;

	background-color: #D8E3FC;

	font-family: tahoma;

	font-size: 11px;

	cursor: pointer;

}



a.bottomMenu {

	font-family: tahoma;

	color: white;

	font-size: 11px;

	text-align: left;

	font-weight: bold;

	text-decoration: none;

}



a.bottomMenu:hover {

	color: #EC515B;

}



tr.formHeader {

	background-color: #61B8EC;

	color: white;

	font-family: tahoma;

	font-size: 11px;

	font-weight: bold;

}



tr.searchInfo {

	background-color: #B5DAF0;

	color: black;

	font-family: tahoma;

	font-size: 11px;

}



tr.searchInfoOnline {

	background-color: #B5F1B4;

	color: black;

	font-family: tahoma;

	font-size: 11px;

}



tr.searchTitle {

	background-color: #61B8EC;

	color: black;

	font-family: tahoma;

	font-size: 14px;

	font-weight: bold;

}



tr.formRow {

	background-color: #D8E3FC;

	color: black;

	font-family: tahoma;

	font-size: 11px;

}



tr.dataRow1 {

	background-color: #D8E3FC;

	color: black;

	font-family: tahoma;

	font-size: 11px;

}



tr.dataRow0 {

	background-color: #BED0FA;

	color: black;

	font-family: tahoma;

	font-size: 11px;

}



tr.formInfo {

	background-color: #D8E3FC;

	color: black;

	font-family: tahoma;

	font-size: 9px;

	font-weight: bold;

}



input.text {

	border: 1px solid #7F9DB9;

	background-color: white;

	font-family: tahoma;

	font-size: 11px;

}



p {

	font-family: tahoma;

	font-size: 11px;

}



li {

	font-family: tahoma;

	font-size: 11px;

}



ol.text {

	text-align: justify;

}	



input.submit {

	font-family: tahoma;

	font-size: 11px;

}



a.text {

	color: #AE0000;

}



a.navi {

	color: #AE0000;

	text-decoration: none;

	cursor: pointer;

}



a.navi:hover {

	background-color: #AE0000;

	color: white;

	text-decoration: none;

}



table.text {

	font-family: tahoma;

	font-size: 11px;

}



