body
{
	background: url(grafika/bg.jpg) repeat;
	text-align: center;
	font-size: 12px;
	font-family: Tahoma;
	color: #003500;
}

/***** a i h i p ;) *****/
a
{
	color: #4c681d;
	text-decoration: none;
}

a:hover
{
	color: #DA1717;
	text-decoration: underline;
}

h1
{
	font-size: 14px;
	padding-bottom: 3px;
	margin: 0;
}

h2
{
	margin-top: 10px;
	font-size: 14px;
	font-style: italic;
	text-indent: 30px;
}

p
{
	text-align: justify;
	line-height: 24px;
	text-indent: 30px;
}

p.center
{
	text-align: center;
	text-indent: 0;
	margin: 0;
	font-weight: bold;
}

/***** TRE�� STRONY *****/
#container
{
	width: 800px;
	margin: auto;
	text-align: left;
}

#top
{
	background: url(grafika/top.jpg) no-repeat;
	width: 800px;
	height: 245px;
}

#main
{
	width: 800px;
	background: url(grafika/main.jpg) repeat-y;
	float: left;
}

#menu
{
	width: 205px;
	height: auto;
	float: left;
	margin-left: 12px;
}

#menu ul
{	
	background: #628416;
	margin: 0;
	padding: 0;
}

#menu li.level
{
	padding: 0;
	margin: 0;
    list-style: none;
}

#menu li.level a
{
	display: block;
	border-bottom: 1px solid #003500;
	border-top: 1px solid #FFFFFF;
	padding: 5px 0 5px 15px;
	width: 190px;
	color: #FFFFFF;
}

#menu li.level2
{
	padding: 0;
	margin: 0;
    list-style: none;
}

#menu li.level2 a
{
	background: #60b905;
	display: block;
	border-bottom: 1px solid #003500;
	border-top: 1px solid #FFFFFF;
	padding: 5px 0 5px 15px;
	width: 190px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
}

#menu li.level2 a:hover
{
	background: #becb94;
	text-decoration: none;
	border-top: 1px solid #003500;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	width: 190px;
}

#menu li.level a:hover
{
	background: #becb94;
	text-decoration: none;
	border-top: 1px solid #003500;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	width: 190px;
}


#menu img
{
	border: 0;
}

#right
{
	width: 525px;
	padding: 10px 20px 20px 20px;
	float: left;
}

#right ul
{
	list-style: url(grafika/arrow.gif);
	line-height: 24px;
}

#right img {
	background: #e1ecbd;
	padding: 5px 5px 15px 5px;
	border: 1px solid #ffffff;
}

#poligrafia_opis {
	width: 330px;
	float: left;
}

#poligrafia_foto {
	width: 190px;
	margin-bottom: 10px;
	float: left;
}

#kontakt
{
	padding: 10px 0 10px 0;
	width: 205px;
	float: left;
}

#kontakt p
{
	margin: 0;
	padding: 0;
}

#bottom
{
	width: 800px;
	height: 40px;
	padding-top: 20px;
	color: #FFFFFF;
	background: url(grafika/bottom.jpg) no-repeat;
	text-align: center;
	font-size: 10px;
	clear: both;
}

p.copy
{
	float: left;
	margin: 0;
}

p.design
{
	float: right;
	padding-right: 20px;
	margin: 0;
}

#fotter {
	background: #FFFFFF;
	clear: both;
	color: #000000;
	text-align: center;
	width: 800px;
	padding-bottom: 10px;
}

/***** tabela zesp� *****/
td.dane {
	width: 280px;
	height: 160px;
	float: left;
	border-bottom: 1px dotted #000000;
	border-right: 1px dotted #000000;
	padding: 5px;
	margin: 5px;
}

td.dane h3 {
	font-size: 18px;
	font-family: "Century Gothic";
	margin: 20px 0 20px 0;
}

td.dane h4 {
	font-size: 14px;
	margin: 0 0 20px 0;
	color: #FFFFFF;
	font-style: italic;
}

td.dane h5 {
	font-size: 12px;
	margin: 0 0 20px 0;
	font-weight: normal;
	color: #628416;
}

td.foto {
	width: 195px;
	height: 160px;
	float: left;
	border-bottom: 1px dotted #000000;
	border-right: 1px dotted #000000;
	padding: 5px;
	margin: 5px;
}

/***** Tabela projekty i realizacje *****/
td.opis {
	width: 355px;
	height: 110px;
	float: left;
	border-bottom: 1px dotted #000000;
	border-right: 1px dotted #000000;
	padding: 5px;
	margin: 5px;
}

td.opis h3 {
	font-size: 16px;
	font-family: "Century Gothic";
	margin: 25px 0 15px 0;
}

td.opis h5 {
	font-size: 12px;
	margin: 0 0 10px 0;
	font-weight: normal;
	color: #000000;
}

td.widok {
	width: 120px;
	height: 110px;
	float: left;
	border-bottom: 1px dotted #000000;
	border-right: 1px dotted #000000;
	padding: 5px;
	margin: 5px;
}

td.wyroznione {
	width: 497px;
	height: 15px;
	float: left;
	background: #e1ecbd;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
	border-bottom: 1px dotted #000000;
	border-right: 1px dotted #000000;
	padding: 5px;
	margin: 5px;
}

/***** 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(grafika/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(grafika/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

