/* 
-------------------------------
CSS Document for
Actions module by Tomas Vaverka
Version 1.0
-------------------------------
*/

.actions {
  width: 182px;
  border-style: solid;
  border-width: 1px;
  border-color: #ffffff;
  background-color: #ffffff;
}

.actionsHeader {
  width: 100%;
  font-style: normal;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  margin: 1px;
}

.actionsDate {
  color: #000000;
  width: 100%;
  font-style: normal;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  padding: 1px;
  border-style: solid solid none solid;
  border-width: 1px;
  border-color: #ffffff;
  background-color: #E0E7E0;  
}

.actionsDate a:link, .actionsDate a:visited {
  color: #000000;
  width: 100%;
  font-style: normal;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-decoration: none;
}

.actionsDate a:hover {
  color: #ff0000;
  width: 100%;
  font-style: normal;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-decoration: none;
}


.actionsDescription {
  color: #000000;
  width: 100%;
  font-style: normal;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  padding: 1px;
  border-style: none solid solid solid;
  border-width: 1px;
  border-color: #ffffff;
  background-color: #E0E7E0;  
}

.actionsDetBody {
  background-color: #6699FF;
  margin: 0px;
}

.actionsDetTable {
  width: 100%;
  height: 100%;
}

.actDetHorni {
  background-image: url('../design/800x600/actdet_top.png');
  width: 511px;
  height: 68px;
}

.actDetNadpis {
  background-image: url('../design/800x600/actdet_title.png');
  width: 511px;
  height: 42px;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-style: normal;
  font-size: 16pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}

.actDetLevy {
  background-image: url('../design/800x600/actdet_left.png');
  width: 92px;
  height: 330px;
  padding-right: 1px;
  vertical-align: top;
  text-align: right;
  font-weight: bold;
  font-style: normal;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #705F5F;
}

.actDetHlavni {
  background-image: url('../design/800x600/actdet_main2.png');
/*
  background-position: bottom center;
  background-repeat: no-repeat;
*/
  padding: 0px 3px 0px 3px;
  width: 366px;
  height: 330px;
  vertical-align: top;
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}

.actDetPravy {
  background-image: url('../design/800x600/actdet_right.png');
  width: 46px;
  height: 330px;
}

.actDetNavigace {
  background-image: url('../design/800x600/actdet_nav.png');
  width: 511px;
  height: 21px;
  text-align: center;
}

.actDetSpodni {
  background-image: url('../design/800x600/actdet_bottom.png');
  width: 511px;
  height: 40px;
}

.actionsDetTitle {
  text-align: center;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}

.actionsDetInfo {
  font-style: normal;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #ffffff;
}

.actionsDetInfo a:link, .actionsDetInfo a:visited {
  font-style: normal;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #ffffff;
  text-decoration: underline;
}

.actionsDetInfo a:hover {
  font-style: normal;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #ff0000;
  text-decoration: underline;
}

.actionsDetDescription {
  font-style: normal;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  color: #ffffff;
}

.actionsImage {
  border: solid 1px #ffffff;
}

.actDetNavImg {
  margin: 1px;
  border: none;
}
