;/* CSS definition file containing sitestyle stylesheets */
BODY {
    font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: rgb(0,0,0);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
} 
    
P {
	font-family: Verdana;
	font-size : 9pt;
	margin: 0px;
}

table {	font-family : Verdana;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
} 

A:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: rgb(0,0,255);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

A:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: rgb(0,0,255);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

A:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: rgb(0,0,255);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

A:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: rgb(0,0,255);
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

LI  {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: rgb(0,0,0);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

LI a:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: rgb(0,0,255);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

LI a:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: rgb(0,0,255);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

LI a:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: rgb(0,0,255);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

LI a:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: rgb(0,0,255);
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}


ul li a:hover {
}


UL {
	font-family: Verdana;
	font-size : 9pt;
    }

OL {
	font-family: Verdana;
	font-size : 9pt;
    }

H1 {
	font-family: Verdana;
	font-size : 14pt;
}

H2 {
	font-family: Verdana;
	font-size : 12pt;
}


table.calendar  {
/*  background-color: rgb(255,240,200);
  background-image: url("http://www.rychleby.cz/assets/images/pozadi_oranzove_menu.gif");*/
/*  border-top: 1px solid black;
  border-right: 1px solid black; */
  border: 0px solid black;
  float:center;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  width:225px;
}

.calendar_hlavicka {
   background-color: rgb(185,255,185);
   text-align: center;
   font-size: 9pt;
   font-weight: bold;
}

.calendar_dny_v_tydnu {
/* background-color: rgb(240,240,240); */
   font-size: 8pt;
   font-weight: normal;
   padding:3px;
/*  height:25px;
  width:25px;*/
}

.calendar_zkratky_dnu_v_tydnu {
/* background-color: rgb(240,240,240); */
   font-size: 8pt;
   font-weight: normal;
   padding:1px;
}

.calendar_akce {
   color: white;
   font-weight: bold;
   font-size: 9pt;
   border: 1px solid black;
   padding:1px;
   background-color: rgb(185,255,185);
   height:22px;
   width:26px;

}

.calendar_prazdny_den {
   font-weight: normal;
   font-size:9pt;
   border: 1px solid gray;
   background: white;
   color: black;
   padding:2px;
   background-color: rgb(255,255,255);
   height:17px;
   width:22px;
}

.calendar_aktualni_den {
   color: black;
   font-weight: bold;
   font-size: 9pt;
   border: 1px solid black;
   padding:1px;
   background-color: rgb(185,220,255);;
   height:17px;
   width:22px;
}

table.calendar tr td a{ color: black; text-decoration: none; font-weight: normal;}
table.calendar tr td a:hover{ color: black; text-decoration: none; font-weight: bold;}
table.calendar tr td a:visited{ color: black; text-decoration: none; font-weight: normal;}
table.calendar tr td a:link{ color: black; text-decoration: none; font-weight: normal;}
table.calendar tr td a:active{ color: black; text-decoration: none; font-weight: normal;}

div.clear {clear: both;}

.zobrazit_akce_nadpis {
   color: black;
   font-weight: normal;
   font-size: 14pt;
   padding-left:10px;
   border: 1px solid white;
   background-color: rgb(160,200,255);
}

.zobrazit_akce_popis {
   color: black;
   font-weight: normal;
   padding:10px;
   border: 1px solid white;
   background-color: rgb(255,255,255);
}

.zobrazit_akce_popis a { font-size: 9pt; color: rgb(0,0,255); text-decoration: none; }
.zobrazit_akce_popis a:hover { font-size: 9pt; color: rgb(180,0,0); text-decoration: underline;}
/* .zobrazit_akce_popis a:visited { font-size: 9pt; color: rgb(0,0,255); text-decoration: none; } */
/* .zobrazit_akce_popis a:active { font-size: 9pt; color: rgb(0,0,255); text-decoration: none; } */

.zobrazit_akce_tabulka {
   border: 1px solid gray;
}

.zobrazit_akce_titulek  {
   color: white;
   font-weight: bold;
   padding:5px;
   background-color: rgb(180,0,0);
   border-color: rgb(180,0,0);
}
