/* Definice stylů pro menuleft_ul_li.jsp */

#menuleft
{
	padding: 5px;
}

#menuleft ul
{
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	list-style-type:none;
	margin-top: 5px;
}

#menuleft li
{
	padding: 0px;
	margin: 0px;
	padding-left:12px;
}

#menuleft ul li
{
	font-size: 10px;
	color: Black;
	margin-bottom: 10px;
	margin-top: 0px;
}

#menuleft ul li.menuULDirOpen
{
	background-image: url(/images/layout/odr-c1.gif);
	background-position: 2px 3px;
	background-repeat: no-repeat;
}

#menuleft ul li ul li.menuULDirOpen
{
	background-image: url(/images/layout/odr-c1.gif);
	background-position: 2px 3px;
	background-repeat: no-repeat;
}


#menuleft ul li.menuULDirOpen a
{
	color: Black;
	text-decoration: none;
}

#menuleft ul li.menuULDirOpen a:hover
{
	text-decoration: underline;
}

#menuleft ul li.menuULDirOpen a
{
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

#menuleft ul li.menuULDirClose
{
	background-image: url(/images/layout/odr-c1.gif);
	background-position: 2px 3px;
	background-repeat: no-repeat;
}

#menuleft ul li ul li.menuULDirClose
{
	background-image: url(/images/layout/odr-c1.gif);
	background-position: 2px 3px;
	background-repeat: no-repeat;
}

#menuleft ul li.menuULDirClose a
{
	color: Black;
	text-decoration: none;
}

#menuleft ul li.menuULDirClose a:hover
{
	text-decoration: underline;
}

#menuleft ul li.menuULDocOpen
{
	background-image: url(/images/layout/odr-c1.gif);
	background-position: 2px 3px;
	background-repeat: no-repeat;
}
/*
#menuleft ul li ul li.menuULDocOpen
{
	background-image: url(/images/layout/odr-c1.gif);
	background-position: 2px 3px;
	background-repeat: no-repeat;
}
*/
#menuleft ul li.menuULDocOpen a
{
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

#menuleft ul li.menuULDocOpen a:hover
{
	text-decoration: underline;
}

#menuleft ul li.menuULDocClose
{
	background-image: url(/images/layout/odr-c1.gif);
	background-position: 2px 3px;
	background-repeat: no-repeat;
}
/*
#menuleft ul li ul li.menuULDocClose
{
	background-image: url(/images/layout/odr-c1.gif);
	background-position: 2px 3px;
	background-repeat: no-repeat;
}
*/
#menuleft ul li.menuULDocClose a
{
	text-decoration: none;
	color: Black;
	font-weight: normal;
}

#menuleft ul li.menuULDocClose a:hover
{
	text-decoration: underline;
}

/* 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 {
	padding-left: 11px;
	font-weight: bold;
	padding-bottom: 3px;
}

.newsTableTitle a, .newsTableTitle a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: Black;
}

.newsTableTitle a:hover {
	color: Black;
	text-decoration: none;
}

.newsTableDate {
	background-image: url(/images/layout/odr-m1.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 10px;
	clear: both;
	margin-bottom: 2px;
	margin-top: 5px;
}

.newsTablePlace {
	padding-left: 10px;
	clear: both;
	margin-bottom: 2px;
	margin-top: 2px;
	font-weight: bold;
}

.newsTablePerex {
	padding-left: 11px;
}

.newsTableMore {
	text-align: right;
	margin-bottom: 3px;
}

.newsTableMore a, .newsTableMore a:visited {
	text-decoration: underline;
	padding-left: 10px;
	color: Black;
}

.newsTableMore a:hover {
	text-decoration: none;
	padding-left: 10px;
	color: Black;
}

.lineRight {
	border-right: 1px solid #D6D6D6;
}

.casopis {
	margin-bottom: 15px;
	width: 150px;
	height: 150px;
	float: left;
	text-align: center;
}

.casopisImage {
	border: 1px solid Black;
}

.casopisBigImage {
	text-align: center;
	margin-top: 30px;
}

.articleTableTitle {
	padding-left: 11px;
	padding-bottom: 3px;
	font-weight: bold;
	background-image: url(/images/layout/odr-m1.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.articleTableSection {
	color: #000099;
}

.articleTableAuthor {
	color: #000099;
	font-style: italic;
}

.articleTableTitle a, .articleTableTitle a:visited {
	font-weight: bold;
}

.articleTableTitle a:hover {
}

.articleTablePerex {
	font-weight: normal;
}

.searchRow {
	padding-left: 11px;
	padding-bottom: 3px;
	background-image: url(/images/layout/odr-m1.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}


.clear {
	clear: both;
}