/* 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;
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: repeat-x;
	background-position: 0px 0%;
	margin: 0px;
	padding: 0px;
}

P {
	font-family: Verdana;
	font-size : 9pt;
	margin-top: 0px;
}


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 : 16pt;
	font-weight: normal;
	color : rgb(170,0,0);
	border-bottom : 2px dotted rgb(170,0,0);
	padding-bottom : 4px;
	margin-top: 0px;*/
}


H2 {
	font-family: Verdana;
	font-size : 12pt;
}

/* AKTUALITY */

div.aktualita a			{font-family: Verdana; font-size: 9pt; color: rgb(0,0,255); text-decoration: none; font-weight: normal;}
div.aktualita a:hover		{font-family: Verdana; font-size: 9pt; color: rgb(0,0,255); text-decoration: underline; background-color: transparent; font-weight: normal;}

table.aktuality  			{margin: 0px; padding: 0px; border: 0px;}
table.aktuality tr td 		{vertical-align: top; margin: 0px; padding-top: 0px; padding-bottom: 2px; border: 0px;}

p.aktuality_9           		{font-family: Verdana; font-size: 10pt; color: rgb(0,0,0);   text-decoration: none; 	vertical-align: top; margin: 0px; padding: 0px; font-weight: normal;}
p.aktuality_9 a:link    	{font-family: Verdana; font-size: 10pt; color: rgb(0,0,255); text-decoration: none; 	vertical-align: top; margin: 0px; padding: 0px; font-weight: normal;}
p.aktuality_9 a:visited 	{font-family: Verdana; font-size: 10pt; color: rgb(0,0,255); text-decoration: none; 	vertical-align: top; margin: 0px; padding: 0px; font-weight: normal;}
p.aktuality_9 a:active  	{font-family: Verdana; font-size: 10pt; color: rgb(0,0,255); text-decoration: none; 	vertical-align: top; margin: 0px; padding: 0px; font-weight: normal;}
p.aktuality_9 a:hover   	{font-family: Verdana; font-size: 10pt; color: rgb(0,0,255); text-decoration: underline;vertical-align: top; margin: 0px; padding: 0px; font-weight: normal;}

span.dulezita           		{font-family: Verdana; font-size: 10pt; color: rgb(180,0,0); text-decoration: none; vertical-align: top; margin-top: 0; margin-bottom: 0.2em; font-weight: normal;}
span.dulezita a:link    	{font-family: Verdana; font-size: 10pt; color: rgb(180,0,0); text-decoration: none; vertical-align: top; margin-top: 0; margin-bottom: 0.2em; font-weight: normal;}
span.dulezita a:visited 	{font-family: Verdana; font-size: 10pt; color: rgb(180,0,0); text-decoration: none; vertical-align: top; margin-top: 0; margin-bottom: 0.2em; font-weight: normal;}
span.dulezita a:active  	{font-family: Verdana; font-size: 10pt; color: rgb(180,0,0); text-decoration: none; vertical-align: top; margin-top: 0; margin-bottom: 0.2em; font-weight: normal;}
span.dulezita a:hover   	{font-family: Verdana; font-size: 10pt; color: rgb(180,0,0); text-decoration: underline; background-color: transparent; font-weight: normal;}



/* KALENDAR */
table.calendar  {
  background-color: rgb(255,240,200);
  background-image: url("http://www.rychleby.cz/assets/images/pozadi_oranzove_menu.gif");
  border: 1px solid black;
  float:center;
  margin: 0px;
  width:221px;
}

.calendar_hlavicka {
   background-color: rgb(185,220,255);
   border: 1px solid white;
   font-size: 9pt;
   font-weight: normal;
}

.calendar_zkratky_dnu_v_tydnu {
/* background-color: rgb(240,240,240); */
   font-size: 8pt;
   font-weight: normal;
   padding:1px;
}

.calendar_dny_v_tydnu {
/* background-color: rgb(240,240,240); */
   font-size: 8pt;
   font-weight: normal;
   margin: 0px;
   padding: 0px;
}

.calendar_prazdny_den {
   font-weight: normal;
   font-size:9pt;
   border: 1px solid gray;
   background: white;
   color: black;
   background-color: rgb(255,255,255);
   margin: 0px;
   padding: 2px;
   height:10px;
   width:25px;
}

.calendar_akce {
   color: white;
   font-weight: bold;
   font-size: 9pt;
   border: 1px solid black;
   background-color: rgb(185,255,185);
   margin: 0px;
   padding: 2px;
   height:10px;
   width:25px;
}

.calendar_aktualni_den {
   color: black;
   font-weight: bold;
   font-size: 9pt;
   border: 1px solid black;
   background-color: rgb(185,220,255);
   margin: 0px;
   padding: 2px;
   height:10px;
   width:25px;
}

table.calendar tr td a{ color: black; text-decoration: none;}
table.calendar tr td a:hover{ color: black; font-weight: bold; text-decoration: none;}
div.clear {clear: both;}

