﻿/******************************* fields *********************************************/
.fieldsSelectCls 
{
	text-align:center;
}
.fieldsSelectCls A
{
	font-size:85%;
	padding-right:15px;
	background-image:url(menuSeparator4.png);
	background-repeat:no-repeat;
	background-position:right center;
	color:#ed9100;
}

.fieldItemCls
{
	font-weight:normal;
}

.fieldItemSelectedCls
{
	font-weight:bold;
	font-size:90%;
}

/******************************* seznam obrazku *********************************************/
#topPictureListNavigation,
#bottomPictureListNavigation
{
	margin:.5em 0;
	wid\th: 100%;	/* reseni peekaboo bugu jen pro ie */
}
#topPictureListNavigation .navigLinkCtl,
#topPictureListNavigation .pageNumber,
#bottomPictureListNavigation .navigLinkCtl,
#bottomPictureListNavigation .pageNumber
{
	float:left;
	text-align:center;
	width:33%;
}
#topPictureListNavigation .navigLinkCtlLeft,
#bottomPictureListNavigation .navigLinkCtlLeft 
{ 	
	text-align:left; 
}
#topPictureListNavigation .navigLinkCtlRight,
#bottomPictureListNavigation .navigLinkCtlRight
{
	text-align:right; 
}
#bottomPictureListNavigation
{
	margin-bottom:2em;
}

/***************************** tabulka s obrazky *********************************************/
#viewsTableWrapperDiv
{
	clear:both;
}

#viewsTable
{
	width:100%;
	border:solid 1px #eeeeee;
}
#viewsTable TD 
{
	width:20%;
	text-align:center;
	border:solid 1px #eeeeee;
}
#viewsTable TD.description DIV
{
	text-align:center;
}
#viewsTable TD.picture DIV A
{
	/*margin:0 auto;*/
}

TABLE#viewsTable TD.picture
{
	padding:0.5em 0.2em 0.3em 0.2em;
	/*border:solid 1px #eeeeee;*/
	border-bottom-style:none;
}
TABLE#viewsTable TD.description
{
	padding:0 0.2em 0.3em 0.2em;
	vertical-align:top;
	/*border:solid 1px #eeeeee;*/
	border-top-style:none;
}
TABLE#viewsTable TD.picture A IMG
{
	margin:0;
	/*background-color:#cecece;*/
	/* zmena 25.5.2008 */
	/*background-color:#0e0e0e;
	border-width:1px;
	border-style:solid;
	border-color:#b9b9b9;
	padding:0.4em 0.6em;*/
}

.visibilityToggler
{
	text-align:right;
}
#visibilityTogglerA span
{	
	color:#ED9100;
	font-size:85%;
}

/***************************** detail s obrazky *********************************************/
.detail#content
{
	background-color:white;
}
.detail#content DIV,
.detail#contentSPAN,
.detail#contentTD
{
	color:#555;
}

.detail#content #heading TD DIV.heading
{
	letter-spacing:0.2em;
}
.detail#content #heading DIV,
.detail#content #heading DIV * /* zase kvuli acku uvnitr */
{
	color:#ffe0a1;
	background-color:#999999;
	font-family:Tahoma, Verdana, Arial, Arial CE;
	font-weight:bold;
}
.detail#content #heading DIV.firstRow
{
	margin:.2em 0 .2em 0;
	padding:.2em;
}
.detail#content #heading DIV.back
{
	padding-left:1em;
}

.detail#content TD#previews
{
	width:200px;
	vertical-align:top;
	padding-left:0;
	padding-right:0.5em;
}
.detail#content DIV.preview
{
	text-align:right;
}
.detail#content DIV.forward
{
	margin-top:1em;	 /* zpusobi, ze nahledy na sebe nebudou hned nalepeny */
}
.detail#content DIV.navigationArrow
{
	/*height:1em;		/* udam nejakou vysku, o kterou pak posunu preview nahoru; opticky tak bude
					   navigationArrow na stejne urovni jako preview */
	float:left;
}
.detail#content DIV.preview
{
	/*margin:0;
	margin-top:-1em;*/
	float:right;
}

.detail#content DIV.preview IMG
{
	/*margin:0;
	background-color:#0e0e0e;
	border-width:1px;
	border-style:solid;
	border-color:#b9b9b9;
	padding:0.4em 0.6em;*/
}

.detail#content DIV.image IMG
{
	/*background-color:#0e0e0e;
	padding:2em 3em;*/
	border:solid 1px silver;
	padding:1.5em;
}

/******************************* exif *******************************/
.detail#content #befExifSpace
{
	height:100%;
}
.detail#content #aExif
{
	display:block;
	background-color:#999;
	padding:.2em 0 .2em .3em;
}

.detail#content DIV.exif
{
	display:block;
	background-color:#eee;
	padding:.3em;
}

/******************************* seznam panoramat *********************************************/
#panoramaViews .panoramaViewItem
{
	text-align:center;
	padding:1em;
}