@media screen, handheld, tv, projection
{

html, body
{
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
}

body
{
	font-family: Verdana, Arial, Lucida, sans-serif;
	font-size: 0.75em;
	color: #000;
	background: #3d3d3d url(obrazy/bodyBackgrounder.jpg) repeat-x;
}

#siteBody
{
	width: 900px;
	position: relative;
	min-height: 100%;
	_height: 100%;
	text-align: left;
	margin: 0 auto;
	background: url(obrazy/siteBodyBackgrounder.jpg) left repeat-y;
}

div#right
{
	width: 646px;
	min-height: 400px;
	_height: 400px;
	padding: 224px 0 94px 0;
	float: right;
	background: url(obrazy/right.jpg) no-repeat;
}

div#right a.logo
{
	width: 204px;
	height: 63px;
	position: absolute;
	top: 64px;
	left: 26px;
	display: block;
}

div#right h1
{
	padding: 0;
	margin: 0;
	height: 0;
	overflow: hidden;
}

div#content
{
	background: url(obrazy/image.jpg) 40px bottom no-repeat;
	padding: 0 0 238px 0;
}

div#right h2
{
	padding: 0 0 0 18px;
	margin: 2.5em 0 1.1em 1.25em;
	background: url(obrazy/h2.jpg) left center no-repeat;
	font-size: 1.25em;
	text-transform: uppercase;
}

div#right h3
{
	padding: 0;
	margin: 1.3em 11em 1.2em 3em;
	font-size: 1.1em;
	text-transform: uppercase;
}

div#right p, div#right p.foto, div#right div#form
{
	padding: 0;
	margin: 1em 7em 1em 3.25em;
}

div#right p.foto
{
	margin: 1em 7em 0 3.25em;
}

div#right p.foto img
{
	margin: 0 1em 1em 0;
	border: 1px solid #cc0000;
}

div#right ol
{
	padding: 0 0 0 3.25em;
	margin: 1em 7em 1em 1.5em;
}

div#right ul
{
	padding: 0;
	margin: 0.4em 0 0.8em 1.5em;
	line-height: 1.4em;
}

div#right div#form input, div#right div#form textarea  
{
	margin: 0.5em 0 1em 0;
}

div#right div#form textarea  
{
	width: 485px;
	height: 140px;
}

div#right div#form p 
{
	margin: 1em 0 0.5em 0;
}

div#left
{
	float: left;
	width: 254px;
	height: 266px;
	background: url(obrazy/left.jpg) no-repeat;
	padding: 358px 0 94px 0;
}

div#left h3
{
	margin: 0 0 1em 2.3em;
	padding: 0 0 0 31px;
	font-size: 1.25em;
	line-height: 24px;
	background: url(obrazy/phone.jpg) left center no-repeat;
}

div#left p
{
	font-size: 0.9em;
	margin: 1em 0 1em 3.3em;
	padding: 0;
}

div#footer
{
	position: absolute;
	bottom: 0;
	left: 0;
	background: #3d3d3d url(obrazy/footer.jpg) top no-repeat;
	height: 94px;
	width: 900px;
}

div#footer p
{
	color: #fff;
	font-size: 0.85em;
	margin: 3.4em 0 0 3.3em;
	padding: 0 0 0 0;
}

p#menu
{
	width: 148px;
	position: absolute;
	top: 144px;
	left: 53px;
	padding: 0;
	margin: 0;
}

p#menu a
{
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.25em;
	color: #000;
	margin: 0;
	padding: 0;
	display: block;
	line-height: 2em;
}

p#menu a:hover
{
	color: #cc0000;
}

a
{
	text-decoration: none;
	color: #cc0000;
}


a:hover
{
	text-decoration: underline;
}

.hidden
{
	display: none;
}

.cleaner
{
	clear: both;
	height: 0;
	overflow: hidden;
}

.cleaner div.hr 
{
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: 551px;
	left: 35px;
	width: 205px;
}

div.hr  hr
{
	color: #f0d193;
	background-color: #f0d193;
	border: none;
	height: 1px;
	margin: 0;
	padding: 0;
	|margin-top: -7px;
}

/* lightbox */

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

#lightbox img
{ 
	width: auto; 
	height: auto;
}

#lightbox a img
{ 
	border: none; 
}


#outerImageContainer
{ 
	position: relative; 
	background-color: #fff; 
	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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

#prevLink 
{ 
	left: 0; 
	float: left;
}

#nextLink 
{ 
	right: 0; 
	float: right;
}

#prevLink:hover, #prevLink:visited:hover 
{ 
	background: url(obrazy/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover 
{ 
	background: url(obrazy/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer
{
	font-size: 1em;
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}

#imageData
{	
	padding: 0 10px 0 0.85em;
	color: #000;
}

#imageData #imageDetails
{ 
	width: 70%;
	float: left;
	text-align: left; 
}	

#imageData #caption
{ 
	font-weight: normal;
}

#imageData #numberDisplay
{ 
	display: none; 
	clear: left; 
	padding-bottom: 1.0em;
}			

#imageData #bottomNavClose
{ 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em; 
	outline: none;
}	 	

#overlay
{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #000; 
}

/* konec lightboxu */
}