/* kalendář a rezervace haly verze 2.0 Tomáš Holenda */
.contsystem {
      color: #D5F7B5;
      margin-top: 30px;
      paddign: 20px;
      text-align: left;
}
.contulozeno {
      margin: 3px; 
      padding: 5px; 
      color: black;  
      background: #A2DEC0; 
      border: 1px solid #759C85;
}
.contchyba {
      margin: 3px; 
      padding: 5px; 
      color: black; 
      font-weight: bold; 
      background: #FFCCBD; 
      border: 1px solid #F0A892;
}
.conheadboxy {
      border-collapse: separate;
}
.conboxy td {
        font-size: 9px;
        line-height: 9px;
        width: auto;
        white-space: nowrap;
        background-color: #A0BA88;
        padding: 0px; 
        border-collapse: collapse;
        padding-bottom: 2px;
}
.conboxy INPUT {
      border: 0;
      margin-bottom: 0;
}
.contcal {
        font-size: 10px;
        font-family: "Tahoma CE", Tahoma, "Verdana CE", Verdana, Arial, sans-serif;
        background-color: Gray;
        color: black;
        width: 510px;
	  text-align: center;
	  line-height: 1.4;      
        padding: 1px;
        border: 1px solid #CAEBAB;
        overflow: hidden;
}
.contnadpis {
        font-size: 11px;
        font-weight: bold;
        color: white;
        background-color: #769E65;
        border: 1px solid #B8D69C;
        padding: 1px 1px 1px 1px;
        text-align: center;
}
.contpopisden {
        float: left;
        line-height: 14px;
        font-size: 9px;
        border-left: 1px solid white;
        border-right: 1px solid white;
        width: 38px;
        overflow: hidden;
}
.contcenter {
        float: left;
        width: 440px;
        text-align: center;
}
.contprev {
        width: 25px;
        float: left;
        text-align: left;
}
.contnext {
        width: 25px;
        float: right;
        text-align: right;
}
.contden {
        float: left;
        border-right: 1px solid white;
        width: 66px;
}
.conthod {
        line-height: 14px;
        text-align: center;
        background-color: #F2F2F2;
        border-top: 1px solid white;
}
.contpopishod {
        text-align: right;
        font-weight: bold;
        background-color: #D2D2D2;
        border-top: 1px solid white;
        width: auto;
        padding-right: 1px;
        overflow: hidden;
}
.contleftheader {
        font-weight: bold;
        background-color: #D2D2D2;
        padding-right: 10px;
}
.contheader {
        text-align: center;
        font-weight: bold;
        background-color: #D2D2D2;
}

form { margin: 0px; }

SELECT.calsel { 
      margin-top: 1px !important; 
      padding: 1px !important; 
      font-size: 94% !important;
      background-color: #B8D69C !important;
      border: 1px solid #CAEBAB; 
}
A.calrezervovano {
        color: white;
  	  display: block;	
        font-size: 10px;
        text-decoration: none;
	  text-transform: uppercase;
	  background-color: #FFCC00;
	  padding-left: 2px;	
	  padding-right: 2px;	
	  overflow: hidden;	
}
A.calrezervovano:hover {
        color: black;
        text-decoration: none;
        background-color:  yellow;
        /* #E65050; */
}
A.calobsazeno {
        color: white;
  	  display: block;	
        font-size: 10px;
        text-decoration: none;
	  text-transform: uppercase;
	  background-color: #FF6666;
	  padding-left: 2px;	
	  padding-right: 2px;	
	  overflow: hidden;	
}
A.calobsazeno:hover {
        color: black;
        text-decoration: none;
        background-color:  yellow;
        /* #E65050; */
}
A.calvolno {
        color: black;
  	  display: block;	
        font-size: 10px;
        text-decoration: none;
	  text-transform: uppercase;
	  background-color: #8ABA76;
	  padding-left: 2px;	
	  padding-right: 2px;	
	  overflow: hidden;	
}
A.calvolno:hover {
        color: black;
        text-decoration: none;
        background-color: yellow; 
        /* #769E65; */
}
A.calverejnost {
        color: black;
  	  display: block;	
        font-size: 10px;
        text-decoration: none;
	  text-transform: uppercase;
	  background-color: #47B2AF;
	  padding-left: 2px;	
	  padding-right: 2px;	
	  overflow: hidden;	
}
A.calverejnost:hover {
        color: black;
        text-decoration: none;
        background-color: yellow; 
        /* #769E65; */
}
.contrezervace{
      background: #B8D69C;
/*
      border-bottom: 1px solid #333;
      border-left: 1px solid #333;
      border-right: 1px solid #333; */
      padding-top: 20px;
}

INPUT.ro {
         background-color: #DAFADA;
}
#navcontainer
{
padding: 0;
/*
background: #B8D69C; */
height: 20px;
/*
border-top: 1px solid #333;
border-left: 1px solid #333;
border-right: 1px solid #333; */
}

#navlist
{
margin: 0px;
padding: 0px 0px;
display: block;
}

#navlist li
{
list-style: none;
float: left;
}

#navcontainer a, #navlist li.extend
{
margin: 0px;
display: block;

padding: 4px 16px;
text-decoration: none;
background: #C5E6A8;
font: normal 12px verdana, serif;
color: #000;
}

#navcontainer a:hover, #navcontainer a#current
{
padding: 4px 15px;
background: #FAFAFA;
border-right: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #FAFAFA;
border-top: 1px solid #333;
color: #000;
}

#navcontainer a#current
{
/*background: #F6F6F6;*/ 
background: #B8D69C;
border-bottom: 1px solid #B8D69C;
font-weight: bold;
}

#navcontainer li#active
{
border-right: 2px solid #828282;
border-top: 2px solid #828282;
}
 