table {
  text-align: left; margin: 0px; padding: 0px;
  font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
  font-size: 11px;
  text-align: center;

  }

td.day {
    height: 20px;
	width: 20px;
	text-align:center;
}

td.prazdnik {
  color: #FFFFFF; 
  background-color: #C70D00; 
  font-size: 11px;
  text-align: center;
  height: 20px;
  width: 20px;
  font-size: 11px;
}

a.prazdnik {
  color: #FFFFFF; 
  text-decoration: none;
}

td.sedm {
  color: #fff;
  background-color: #245EDC;
  text-align: center;
    height: 20px;
	width: 20px;
  font-size: 11px;
}

a.sedm {
  color: #FFFFFF;
  text-decoration: none;
}

td.post {
  color: #000000; 
  background-color: #F6ECC8; 
  font-size: 11px; 
  text-align: center;
    height: 20px;
	width: 20px;
  font-size: 11px;
}

td.ppost {
  border: 5px solid #F6ECC8; 
}


th.den {
    background: none repeat scroll 0 0 #E1E7ED;
    border-bottom: 1px solid #D8DFE5;
    border-top: 1px solid #D3DAE0;
    color: #45688E; 
    text-align: center;
    height: 20px;
	width: 20px;
    font-size: 11px;
}


td.paskha {
  color: #ffffff; 
  background-color: #FF0C00; 
  font-size: 11px; 
  text-align: center;
    height: 20px;
	width: 20px;
  font-size: 11px;
}

td.pamyat {
  border: 1px solid #000;
  color: #000; 
  font-size: 11px; 
  text-align: center;
    height: 20px;
	width: 20px;
  font-size: 11px;
}

.grey_sys {
    background: none repeat scroll 0 0 #E1E7ED;
    border-bottom: 1px solid #D8DFE5;
    border-top: 1px solid #D3DAE0;
    color: #45688E;
    font-weight: bold;
    height: 14px;
    padding: 3px;
}

.grey_sys2 {
    background: #F1F1F1;
    color: #777777;
    font-weight: normal;
    padding: 3px;
}

.aforizm {
  font-family: tahoma, verdana, arial, sans-serif, Lucida Sans;
  font-size: 11px; 
  text-align: left; 
  padding:0px; 
  margin:15px 0px;
}

.true {
    background: none repeat scroll 0 0 #F0F4FB;
    border: 1px solid #B9C4DA;
    font-size: 11px;
    margin: 8px;
    padding: 8px 11px;
}
.true {
    background: none repeat scroll 0 0 #F0F4FB;
    border: 1px solid #B9C4DA;
    font-size: 11px;
    margin: 3px;
    padding: 8px 11px;
}
.error {
    background-color: #FFEFE8;
    border: 1px solid #E89B88;
    font-size: 11px;
    margin: 3px;
    padding: 8px 11px;
}
.messange {
    background-color: #F9F6E7;
    border: 1px solid #D4BC4C;
    font-size: 11px;
    margin: 3px;
    padding: 8px 11px;
}

#calendarm_show {
  display: none;
  font-weight:normal;
  margin-left:5px;
}

#mes_select {
   background:#fff;
   border-radius:0;
}

.molitva {
  color:#000;
  padding: 20px 10px;
}

.molitva_more {
  text-align:center;
  margin:5px;
}