body, p, td  {
   FONT-FAMILY : Verdana, Geneva, Arial, Helvetica, sans-serif;
   FONT-SIZE : 10px;
   font-weight : none;
	color: #636563;
   text-decoration : none;
}

/* Definice stylů pro menuleft_ul_li.jsp */

#menuleft {
	width: 169px;
}

#menuleft ul
{
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	list-style-type:none;
}

#menuleft li
{
	padding: 0px;
	margin: 0px;
	padding-left:12px;
}

#menuleft ul li
{
	font-size: 9px;
	color: #636563;
	margin-bottom: 6px;
	margin-top: 6px;
}

#menuleft ul li.menuULDirOpen
{
	background-image: url(/images/layout/sdas/odrazka1.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
}

#menuleft ul li.menuULDirOpen a
{
	color: #00AA9C;
	text-decoration: none;
}

#menuleft ul li.menuULDirClose
{
	list-style-image: url(/images/layout/blank.gif);
}

#menuleft ul li.menuULDirClose a
{
	color: #636563;
	text-decoration: none;
}
/*
#menuleft  a:hover
{
	text-decoration: underline;
}
*/
#menuleft ul li.menuULDocOpen
{
	background-image:url(/images/layout/sdas/odrazka1.gif);
	background-position:2px 2px;
	background-repeat:no-repeat;
}

#menuleft ul li.menuULDocOpen a
{
	text-decoration: none;
	color: #00AA9C;
}

#menuleft ul li.menuULDocClose
{
	list-style-image: url(/images/layout/blank.gif);
}

#menuleft ul li.menuULDocClose a
{
	text-decoration: none;
	color: #636563;
}

/* Definice stylů pro další komponenty */

.galleryImage {
	border : 1px solid Gray;
}

.galleryImageDetail {
	padding: 5px;
	width: 100%;
	background-color: white;
}

.galleryListShortDescription {
	font-size: 10px;
	color: Black;
}

.galleryShortDescription {
	font-weight: bold;
	font-size: 12px;
	color: Black;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: white;
	width: 100%;
}

.galleryLongDescription {
	color: white;
	padding: 2px;
}

.galleryLista {
	color: white;
	width: 100%;
}

.galleryListaOdkaz {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.galleryListaOdkaz:visited {
	color: white;
	text-decoration: none;
}

.galleryListaOdkaz:hover {
	color: Black;
	text-decoration: none;
}

.newsTable {
	width: 100%;
}

.newsTableTitle {
	background-color: #949694;
	color: White;
	padding: 2px;
	padding-left: 5px;
}

.newsTableTitle a, .newsTableTitle a:visited {
	color: White;
	text-decoration: none;
	font-weight: bold;
}

.newsTableTitle a:hover {
	color: Black;
	text-decoration: none;
}

.newsTableDate {
	background-image: url(/images/layout/sdas/odrazka2.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 10px;
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
}

.newsTablePerex {
	padding: 2px;
	padding-left: 5px;
}

.newsTableMore {
	text-align: right;
	margin-bottom: 15px;
}

.newsTableMore a, .newsTableMore a:visited {
	text-decoration: none;
	background-image: url(/images/layout/sdas/odrazka1.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
}

.gallerycarsListShortDescription {
	font-size: 10px;
	color: Black;
	font-weight: bold;
}

.gallerycarsListLongDescription {
	font-size: 10px;
	color: Black;
}

.gallerycarsCol {
	border-bottom : 1px solid Black;
	padding-bottom: 10px;
	padding-top: 10px;
}
