/* -------------------------------------------------------------------------------
		General
--------------------------------------------------------------------------------- */
body {	background-color: #FFFFFF;	margin:0px;	padding:0px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #555555;
	font-weight: normal;
	text-align: center;
	background-image: url('../images/bg/bg.jpg');
	background-repeat: repeat-x;
}
h1	{
	font-size: 20px;
	line-height: 27px;
	font-weight: normal;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 10px 0px;
	background-image: url('../images/bg/h1.jpg');
	background-repeat: repeat-x;
	background-position: bottom left;
}
h2	{
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	padding: 0px 0px 10px 5px;
	margin: 0px 20px 10px 0px;
	background-image: url('../images/bg/h2.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}
p	{
	text-indent: 40px;
	padding: 0px 0px 18px 0px;
}
p.normal	{
	text-indent: 0px;
	padding: 0px 0px 18px 0px;
}
p.copyright	{
	text-indent: 0px;
	line-height: 11px;
	display: block;
	padding: 9px 10px 10px 0px;
	margin: 0px;
}
a	{
	color: #555555;
	text-decoration: underline;
}
a.copyright	{
	color: #999999;
}
a.menu	{
	text-decoration: none;
}
a.next, a.prev	{
	font-size: 13px;
	padding: 0px 0px 0px 25px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left center;
}
a.next	{
	background-image: url('../images/bg/next.gif');
}
a.prev	{
	background-image: url('../images/bg/prev.gif');
}
a:hover	{
	color: #4fc32f;
}
img.cover	{
	position: absolute;
	top: 0px;
	left: 0px;
}
strong.menu, strong.menu_skoda, strong.menu_mitsubishi, strong.menu_on	{
	display: block;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	padding: 19px 0px 19px 0px;
	margin: 0px;
	color: #777777;
}
strong.menu:hover, strong.menu_skoda:hover, strong.menu_mitsubishi:hover, strong.menu_on	{
	color: #000000;
	background-image: url('../images/bg/on.gif');
}
strong	{
	color: #4fc32f;
}
table	{
	font-size: 11px;
	line-height: 18px;
	text-align: center;
}
img.logo	{
		display: block;
		margin: 0px 0px 5px 0px;
}
#main	{
	position: relative;
	top: 0px;
	width: 900px;
	height: auto;
	margin: auto;
	text-align: left;
}
#head, #menu, #window, #copyright, #text_area	{
	position: relative;
	top: 0px;
	left: 0px;
	width: 900px;
}
#head	{
	height: 100px;
}
	#logo	{
		position: absolute;
		top: 0px;
		left: 740px;
		height: 100px;
		width: 150px;
		background-image: url('../images/bg/logo.jpg');
		background-repeat: no-repeat;
	}
	#autorizovany	{
		position: absolute;
		top: 60px;
		left: 160px;
		height: 20px;
		width: 430px;
		background-image: url('../images/bg/autorizovany.jpg');
		background-repeat: no-repeat;
	}

#menu	{
	height: 50px;
}
	#menu_inner	{
		position: absolute;
		top: 0px;
		left: 160px;
		height: 50px;
		width: 740px;
	}

#window	{
	height: 310px;
	background-image: url('../images/bg/window.jpg');
	background-repeat: no-repeat;
	background-position: 150px 0px;
}
	#znacka1	{
		position: absolute;
		top: 0px;
		left: 0px;
		height: 150px;
		width: 151px;
		background-image: url('../images/bg/skoda.jpg');
	}
	#znacka1:hover	{
		background-image: url('../images/bg/skoda_on.jpg');
	}
	#znacka2	{
		position: absolute;
		top: 160px;
		left: 0px;
		height: 150px;
		width: 151px;
		background-image: url('../images/bg/mitsubishi.jpg');
	}
	#znacka2:hover	{
		background-image: url('../images/bg/mitsubishi_on.jpg');
	}
	#obr	{
		position: absolute;
		top: 10px;
		left: 160px;
		height: 290px;
		width: 730px;		
	}
#text_area	{
	height: auto;
	background-image: url('../images/bg/text_area.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}
	#text_area_inner	{
		position: relative;
		top: 0px;
		left: 300px;
		height: auto;
		width: 450px;
		padding: 30px 0px 30px 0px;
	}
		#back	{
			position: absolute;
			top: 40px;
			left: 470px;
			height: auto;
			width: auto;
		}
#copyright	{
	height: 30px;
	color: #999999;
	text-align: right;
}
/* -------------
--- LIGHTBOX ---
--------------- */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #ffffff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #555555; background-color: #ffffff; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
