﻿.formfieldmessage
{
	color: #888;
}

table.mailForm
{
	margin: 15px 0;
	border: none;
	border-collapse: separate;
}
table.mailForm th
{
	font-weight: normal;
	vertical-align: top;
	border: none;
}
table.mailForm td
{
	border: none;
}
table.mailForm td input, table.mailForm td textarea
{
	width: 192px;
}

#galleryImage
{
	width: 100%;
	padding: 20px;
	text-align: center;
}

#galleryImageList
{
	clear: both;
	padding: 10px;
	width: 900px;
	background-color: #75808B;
}

#galleryImageList select
{
	padding: 2px;
	border: 1px solid black;
}

#galleryImageList select option
{
	padding: 2px;
}

#galleryImageList .imageScroll
{
	white-space: nowrap;
	overflow: auto;
	padding: 15px;
}

#galleryImageList a
{
	display: inline;
}

#galleryImageList select
{
	display: block;
}

.tip-top
{
}
.tiptop .tip
{
	background-color: #ffffff;
}
.tip-bottom
{
}

.tool-tip
{
	color: #fff;
	width: 139px;
	z-index: 13000;
	background: #fff;
}

.tip
{
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #fff;
	border: 1px solid black;
}

img#MapaArealu
{
	padding: 0;
	margin: 0;
	border: 0;
}

#MapaDetail
{
	margin: 15px 0;
	background-color: #001E9B;
	font-size: 130%;
}

#MapaDetail h5
{
	margin-left: 214px;
	color: #fff;
	padding: 20px 0 7px 10px;
	font-size: 11px;
	position: relative;
	top: -6px;
	background: url(images/budovaHgrad.jpg) top right no-repeat;
}

#MapaDetail div
{
	background-position: left top;
	background-repeat: no-repeat;
}

#MapaDetail ul
{
	list-style: none;
	margin-left: 220px;
	padding: 7px;
	overflow: auto;
	height: 163px;
}
#MapaDetail ul li
{
	font-size: 10px;
	padding: 0;
	margin:0;
	color: #fff;
	background: none;	
}

.budova
{
	min-height: 215px;
	padding-bottom: 7px;
}

.budova ul li
{
	padding:0;	
	line-height:1.2em;
	}

#MapaDetail #budovaN
{
	background-image: url(budovy/n.jpg);
	background-position: bottom left;
}
#MapaDetail #budovaZ
{
	background-image: url(budovy/z.jpg);
}
#MapaDetail #budovaW
{
	background-image: url(budovy/w.jpg);
}
#MapaDetail #budovaT
{
	background-image: url(budovy/nophoto.jpg);
}
#MapaDetail #budovaS
{
	background-image: url(budovy/s.jpg);
}
#MapaDetail #budovaI
{
	background-image: url(budovy/i.jpg);
}
#MapaDetail #budovaE
{
	background-image: url(budovy/e.jpg);
}
#MapaDetail #budovaD
{
	background-image: url(budovy/d.jpg);
}
#MapaDetail #budovaC
{
	background-image: url(budovy/c.jpg);
}
#MapaDetail #budovaA
{
	background-image: url(budovy/a.jpg);
}
#MapaDetail #budovaH
{
	background-image: url(budovy/h.jpg);
}
#MapaDetail #budovaB
{
	background-image: url(budovy/b.jpg);
}
#MapaDetail #budovaJ
{
	background-image: url(budovy/j.jpg);
}
#MapaDetail #budovaV1
{
	background-image: url(budovy/v1.jpg);
}
#MapaDetail #budovaV2
{
	background-image: url(budovy/v2.jpg);
}
#MapaDetail #budovaV3
{
	background-image: url(budovy/v3.jpg);
}

#mapaArealuObal h4
{
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	padding: 0 10px;
	margin: 0;
	background: url(images/block-map-head.gif) top left no-repeat;
}
#mapaArealuObal
{
}

#ArticleSearch small
{
	color: #555;
}
#ArticleSearch table
{
	margin: 10px 0;
}

#ArticleSearch tr
{
	
}
#ArticleSearch tr td
{
	font-size: 14px;
	padding-bottom:10px;
}
#ArticleSearch tr td a
{
	font-weight:bold;
}

#ArticleSearch tr td div
{
	padding: 2px 100px 8px 0;
	font-size: 13px;
}


#zavada th
{
	vertical-align: top;
}
#zavada td, #zavada th
{
	padding: 5px;
}
#zavada input[type=text], #zavada textarea
{
	width: 330px;
}



/* MILKBOX */

#mbOverlay
{
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000; /* set the Milkbox overlay color // opacity: see the js options */
	z-index: 5000;
	cursor: pointer;
}

#mbCenter
{
	/* for default width and height, see the js options */
	position: absolute;
	z-index: 5001;
	overflow: hidden;
	left: 50%;
	top: 10%; /* overwritten in the js options to properly position the milkbox when activated in a scrolled window */
	background-color: #fff; /* set the Milkbox background color */
	border: 5px solid #fff; /* set the Milkbox border */
	margin: 0;
	padding: 5px; /* set the Milkbox padding */
}

.mbLoading
{
	background: #fff url(loading.gif) no-repeat center;
}
/* IMAGE: loading gif */

#mbImage
{
	margin: 0;
	padding: 0;
	height: 0;
	border: none;
	font-size: 0;
	overflow: hidden;
}

.clear
{
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	overflow: hidden;
}


/* *** BOTTOM *** */

#mbBottom
{
	/* set text options */
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	padding-top: 8px;
	margin: 0;
}

/* navigation */
/* be careful if you change buttons dimensions */

#mbNavigation
{
	float: right;
	width: 27px;
	padding-top: 3px;
	border-left: 1px solid #9c9c9c; /* set nav border */
}


#mbCount
{
	width: 55px;
	overflow: hidden;
	padding-top: 1px;
	float: right;
	text-align: right;
	font-size: 9px; /* count font size */
}

#mbCloseLink, #mbPrevLink, #mbNextLink
{
	outline: none;
	display: block;
	float: right;
	height: 20px;
	cursor: pointer;
}


#mbPrevLink, #mbNextLink
{
	width: 17px;
}
#mbPrevLink
{
	background: transparent url(images/prev.gif) no-repeat;
}
/* IMAGE: prev */
#mbNextLink
{
	background: transparent url(images/next.gif) no-repeat;
}
/* IMAGE: next */

/* NOTE: doesn't work in ie6, so, just see the js options :) */
a#mbPrevLink:hover, a#mbNextLink:hover, a#mbCloseLink:hover
{
	background-position: 0 -23px;
}

#mbCloseLink
{
	width: 20px;
	background: transparent url(images/close.gif) no-repeat; /* IMAGE: close */
}

/* description */

#mbDescription
{
	margin-right: 27px;
	padding: 0px 10px 0 0;
	font-weight: normal;
	text-align: justify;
}


