/******* structure and layout *******/
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin:10px;
	padding:0px;
	text-align:center;
	background-color: #F0ECDF;
	scrollbar-arrow-color: #F0ECDF;
	scrollbar-3dlight-color: #9EB874;
	scrollbar-darkshadow-color: #445E3B;
	scrollbar-face-color: #A8C69B;
	scrollbar-highlight-color: #F0ECDF;
	scrollbar-shadow-color: #F0ECDF;
	scrollbar-track-color: #F0ECDF;

}

p{
margin-bottom:0px;
margin-top:0px;
}

td {
	background: #DEF4DD;
	margin-top:0px;
	margin-bottom:0px;
	}

.wrap {
	width: 1000px;
	border-top:1px solid #9EB874;
	border-right:1px solid #9EB874;
	border-left:1px solid #9EB874;
	border-bottom:1px solid #9EB874;
	background-color: #F0ECDF;
}

.header {
	position:relative;
	clear:none;
	width:1000px;
	height:300px;
	padding:0px;
	background:transparent;
	color:#ffffff;
	text-align:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.topnav {
	width:1000px;
	height:21px;
	margin:0px;
	padding:0px;
	background:#cccccc;
	font-size:8pt;
	background:#ffffff url(SpryAssets/topnav_bg_grey.gif);
}

.container {
	position:relative;
	clear:both;
	width:700px;
	padding:0px;
	background:#ffffff;
	color:#000000;
	text-align:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.news_right {
	position:relative;
	float: right;
	clear:both;
	width:200px;
	background:#CFD9BE;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0p;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

.news p {
margin:10px 10px;
}

img{
margin-bottom:0px;
margin-top:0px;
}

.footer {
	position:relative;
	clear:both;
	width:1000px;
	background: url(SpryAssets/topnav_bg_grey.gif);
	font-size:8pt;
	text-align:center;
	border-top:1px solid #9EB874;
	border-bottom:1px solid #9EB874;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}


/******* top navigation *******/
#nav ul{
padding:0 0 0 0;
margin:0 0 0 0;
white-space: nowrap;
font-size:8pt;
color:#ffffff;
background:#ffffff url(SpryAssets/topnav_bg_grey.gif);

}

#nav ul li a{
margin: 0 0 0 0;
padding: .25em 2em .3em 1em;
background:#ffffff url(SpryAssets/topnav_bg_grey.gif);
color: #000000;
text-decoration:none;
border-right:1px solid #cccccc;
}


#nav ul li a:hover{
background:#8DA8D5 url(SpryAssets/topnav_bg_green.gif);
color: #ffffff;
text-decoration:none;
border-right:1px solid #cccccc;
}




/******* links *******/

a {
color:#D3812D;
text-decoration:underline;
}

a:hover {
color:#E39243;
text-decoration:none;
}

#news a {
color:#D3812D;
text-decoration:underline;
}

#news a:hover {
color:#E39243;
text-decoration:none;
}

#footer a {
	color:#697D55;
	text-decoration:none;
}

#footer a:hover {
color:#4F6C1F;
text-decoration:none;
}

/******* fonts and colors *******/

.style8 {color: #697D55
}

.header strong {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:13pt;
letter-spacing:.7em;
}

.news_title {
font-family:Arial, Helvetica, sans-serif;
color:#65764B;
font-size:10pt;
font-weight:bold;
}

.page_title {
font-family:Arial, Helvetica, sans-serif;
color:#697D55;
font-size:10pt;
font-weight:bold;
padding: 0 0 0 0;
margin: 0 0 -8px 0;
}


/******* images *******/

img {
border: 1px solid #9EB874;
}



/******* workarounds and hacks *******/
.clearfix:after {
content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#gallery {
	font:11px verdana,arial,sans-serif;
	width:750px;
	line-height:15px;
	padding: 0px;
	}
	
#gallery .off {
	height:33px;
	margin-right:2px;
	line-height:33px;
	padding:0 20px;
	float:left;
	background:url(images/tabs_0.gif) repeat-x left bottom;
	border:1px solid #ddd;
	border-bottom-color:#000;
	cursor:pointer;
	position:relative;
	z-index:20;
	color: #9ACE84;
	font-style: normal;
	font-weight: bold;
	}
#gallery .on {
	color:#697D55;
	padding:0 20px;
	margin-right:2px;
	margin-top:1px;
	float:left;
	background:url(images/tabs_2.gif) repeat-x left bottom;
	border:1px solid #9EB874;
	cursor:pointer;
	border-bottom:0px;
	height:33px;
	line-height:32px;
	position:relative;
	z-index:100;
	}

.hide {
	display:none; 
	width:0px; 
	overflow:hidden;
	}
.show {
	clear:left; 
	background:#fff; 
	width:750px; 
	margin-top:0px; 
	top:-1px; 
	border:1px solid #9EB874;
	padding:0px; 
	position:relative; 
	z-index:50;
	font:11px verdana, arial, sans-serif; 
	line-height:18px;
	}
.show img {
	float:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.clear {
	clear:both;
	}
	@charset "UTF-8";

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 8.2em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background:#ffffff url(topnav_bg_grey.gif);
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background:#8DA8D5 url(topnav_bg_green.gif);
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background:#8DA8D5 url(topnav_bg_green.gif);
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background:#ffffff url(topnav_bg_grey.gif);
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background:#ffffff url(topnav_bg_grey.gif);
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background:#8DA8D5 url(topnav_bg_green.gif);
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background:#8DA8D5 url(topnav_bg_green.gif);
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/photo_click.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#kociaki {
	width:190px;
	height:135px;
	position:relative;
	border:1px solid #ddd;
	background:#DEF4DD;
	padding-top: 5px;
}
#kociaki ul {
	list-style:none;
	padding:5px;
	margin:0px;
	width:180px;
	float:right;
	height:135px;
	overflow:auto;
}
#kociaki ul li {display:inline; width:50px; height:50px; float:left; margin:0 4px 4px 0px; border:1px solid #444; cursor:pointer;}
#kociaki ul li img {display:block; width:50px; height:50px;}
/* required for IE5.x and IE6 to display the start image size correctly */
#kociaki ul li.click i img.default {margin:5px auto 0 auto; width:320px; height:240px; border:1px solid #fff;}

#kociaki ul li.off {display:none;}

#kociaki ul li.click {border-color:#fc0; background:#DEF4DD; cursor:default;}

#kociaki ul li.click i {position:absolute; left:0px; top:0px; width:545px; height:355px;}

#kociaki ul li.click i img {margin:5px auto 0 auto; width:auto; height:auto; border:1px solid #fff;}


#ga {
	width:750px;
	height:460px;
	position:relative;
	border:1px solid #ddd;
	background:#f8f8f8;
	padding-top: 5px;
}
#ga ul {
	list-style:none;
	padding:5px;
	margin:0px;
	width:740px;
	float:right;
	height:450px;
	overflow:auto;
}
#ga ul li {display:inline; width:50px; height:50px; float:left; margin:0 4px 4px 0px; border:1px solid #444; cursor:pointer;}
#ga ul li img {display:block; width:50px; height:50px;}
/* required for IE5.x and IE6 to display the start image size correctly */
#ga ul li.click i img.default {margin:5px auto 0 auto; width:320px; height:240px; border:1px solid #fff;}

#ga ul li.off {display:none;}

#ga ul li.click {border-color:#fc0; background:#f8f8f8; cursor:default;}

#ga ul li.click i {position:absolute; left:0px; top:0px; width:545px; height:355px;}

#ga ul li.click i img {margin:5px auto 0 auto; width:auto; height:auto; border:1px solid #fff;}
/* ================================================================ 
Lightbox
=================================================================== */

#lightbox{
	position: absolute;
	left: 0px;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ 
	vertical-align: top;
	border: none;
	top: 0px; }

#outerImageContainer{
	vertical-align: top;
	top: 0px;
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#imageContainer{
	vertical-align: top;
	padding: 10px;
	top: 0px;
	}

#loading{
	vertical-align: top;
	position: absolute;
	top: 0%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0px;
	}
#hoverNav{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0px;	top: 0px;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(koty/dane/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0px; float: left;}
#nextLink { right: 0px; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(koty/dane/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(koty/dane/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;	}	
		
#overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
	}

