/***********************************************************************************************/
/***************** BODY, ROZLOŽENÍ STRÁNKY A HLAVIČKA ******************************************/
/***********************************************************************************************/

body 	{font-size:9pt; padding:0px; margin:0px; background-color:white; font-family: Arial, Helvetica, sans-serif}

#header 			{width:100%; text-align:right; margin:0px; background-color:#7D0000}
#header a		{display:inline-block; padding:15px; color:white; font-weight:bold}
#header a:hover	{background-color:black}

#shadowBox  {box-shadow:4px 0px 5px grey, -4px 0px 5px grey; border:solid black 1px; width:840px; margin: 0px auto}

#nav		{text-align:left}
#nav  img	{width:40%}
#nav div		{background-color:#7D0000}
a.menu	 	{display:inline-block; padding:15px 20px; color:white; font-weight:bold; text-decoration:none}
a.menu:hover{background-color:black}

#content 		{text-align:left; height:800px; background-color:/**#D6D6D4**/}
#content table	{float:right; width: 250px; color:white; background-color:black; padding:5px}
#content table td	{text-align:left}
#content table th	{text-align:center}
#content a 		{color:white}

#footer {color: white; background-color:black; text-align:right; padding:10px}


/***********************************************************************************************/
/***************** POLOŽKY A PODPOLOŽKY HLAVNÍHO MENU ******************************************/
/***********************************************************************************************/

