@charset "UTF-8";

/* 	

 	Stowarzyszenie Tychy - Naszą Małą Ojczyzną
	------------------------------------------------
	Copyright: (c) 2010 Mała Ojczyzna , http://www.malaojczyzna.com
	Link:      http://www.malaojczyzna.com

*/

/*	COMMON, BASICS
---------------------------------------------------------------------------- */
body, div, h1, h2, h3, h4, h5, h6,
blockquote, p, address, form, fieldset,
ul, ol, dl, dt, dd, hr, table, td, th {
	margin: 0;
	padding: 0;
}
	
fieldset, img { 
	border: none; 
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/* BODY
---------------------------------------------------------------------------- */
body {
	background-color: #b0c5cf;
	background-image: url( '../images/tlo.png' );	
	background-repeat: repeat-x;
}	

#header {
	background-image: url( '../images/menu_top.png' );
	background-position: bottom;
	height: 156px;
	width: 960px;
	margin: 0 auto;
}

#header_menu {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	font-family: tahoma;
	font-size: 13px;	
	color: #fff;
}

#header_menu a {
	color: #fff;
	text-decoration: none;	
}

#header_data {
	text-align: right;
	color: #fff;
	font-family: tahoma;
	font-size: 12px;
	margin-right: 20px;
	margin-top: 13px;	
}

#top_grafika {
	width: 960px;
	height: 268px;
	margin: 0 auto;	
	background-image: url( '../images/menu_top2.png' );
	background-repeat: repeat-x;
	background-position: bottom;	
}

#search {
	text-align:right; 
	margin-top: 10px; 
	margin-right: 30px;	
}

.search-button {
	color: #fff;
	vertical-align: middle;
	margin: 0 0 0 3px;
}


/* SHADOW - LEFT, RIGHT
---------------------------------------------------------------------------- */
#shadow {
	width: 1000px;
	margin: 0 auto;
	background-image: url( '../images/cien.png' );	
}


/* WRAPPER
---------------------------------------------------------------------------- */
#wrapper {
	width: 960px;
	margin: 0 auto;
	background-color: #fff;	
	padding-top: 20px;
}


/* MENU
---------------------------------------------------------------------------- */
#menu {
	width: 224px;
	float: left;
	margin: 0 0 0 23px;
	border-left: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}

#menu p {
	margin-top: 15px;
	text-align: center;
}

#menu a {
	color: #005f86;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}

#menu a:hover {
	color: #000;
}

#menu ul {
	list-style: none;
	margin-left: 5px;
}

#menu li {
	line-height: 20px;
	border-bottom: 1px solid #ececec;
	background-image: url( '../images/menu_icon.png' );
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0 2px 10px;
}

#newsletter {
	padding: 15px 0 20px 0;
	text-align: center;
	background-color: #ececec;
}

.newsletter-input {
	border: 1px solid #d3d3d3;
	font-size: 11px;
	padding: 5px;
	margin: 0;
	color: #696969;
	width: 140px;
}

.newsletter-button {
	border: 1px solid #017fb2;
	background-color: #017fb2;
	color: #fff;
	font-size: 11px;
	padding: 3px;
	margin: 0;	
}

/* CONTENT
---------------------------------------------------------------------------- */
#content {
	width: 692px;
	min-height: 600px;
	float: right;
	margin: 0 20px 0 0;
	border-top: 1px solid #ececec;
	background-image: url( '../images/content_cien.png' );
	background-repeat: repeat-y;
	background-position: top center;
}

#content h1 {
	font-family: tahoma;
	font-size: 14px;	
	color: #005f86;
	margin: 20px 0 5px 25px;
	display: block;
	text-decoration: none;
	border: 0;
}

#content h2 {
	font-family: tahoma;
	font-size: 11px;	
	font-weight: normal;
	color: #e7c900;
	margin-left: 25px;
}

#content h4 {
	font-family: tahoma;
	font-size: 14px;	
	font-weight: normal;
	color: #0095d5;
	display: inline;	
}

#content p {
	font-family: tahoma;
	font-size: 12px;
	color: #6a7182;
	line-height: 18px;
	margin: 25px;
}

#content td {
	font-family: tahoma;
	font-size: 12px;
	line-height: 18px;
	margin: 25px;
}

#content a {
	text-decoration: none;
	color: #0095d5;	
}

#content a:hover {
	text-decoration: none;
	color: #000;	
}

#content li {
	margin-left: 40px;
}

#baner {
	width: 691px;
	float: right;
	margin-right: 20px;
	margin-top: 0px;
	text-align: center;
	border-left: 1px solid #ececec;
}

#baner p {
	margin-bottom: 5px;	
}


/* NEWS
---------------------------------------------------------------------------- */
#news {
	width: 692px;
	min-height: 600px;
	float: right;
	margin: 0 20px 0 0;
	border-top: 1px solid #ececec;
	background-image: url( '../images/news_cien.png' );
	background-repeat: repeat-y;
	background-position: top center;
}

#news p {
	font-family: tahoma;
	font-size: 11px;
	color: #767676;
	line-height: 18px;
	margin: 0px;
}

#news .more {
	background-color: #ececec;
	width: 104px;
	height: 25px;
	text-align: center;
	float: right;
	margin: 0 0 2px 0;
}

#news .more:hover {
	background-color: #f5f5f5;
}

#news .more p {
	padding: 3px 0 0 0;
	font-weight: bold;
	font-size: 12px;
}


#news a {
	text-decoration: none;
	color: #005f86;	
}

#news a:hover {
	text-decoration: none;
	color: #000;	
}

#news h1 a {
	font-family: tahoma;
	font-size: 14px;	
	color: #005f86;
	margin: 0px;
	display: inline;
	text-decoration: none;
	border: 0;
}

#news h1 a:hover {
	color: #000 !important;	
}

#news h1 a:visited {
	color: #005f86;
}

#news h2 {
	font-family: tahoma;
	font-size: 11px;	
	color: #e7c900;
	margin: 5px 0 10px 0;
	padding: 0;
	font-weight: normal;
}

#news_left {
	float: left;
	width: 305px;
	padding: 20px;
}

#news_left p {
	font-family: tahoma;
	font-size: 11px;
	color: #767676;
	line-height: 18px;
}

#news_left h1 {
	font-family: tahoma;
	font-size: 14px;	
	color: #6a7182;
}

#news_right {
	float: right;
	width: 305px;
	padding: 20px;
}

#news_right p {
	font-family: tahoma;
	font-size: 11px;
	color: #767676;
	line-height: 18px;	
}

#news_right h1 {
	font-family: tahoma;
	font-size: 14px;	
	color: #6a7182;
}

#files {
	text-align: center;
}

#photos {
	text-align: center;
}


/* FOOTER 
---------------------------------------------------------------------------- */
#footer {
	background-image: url( '../images/footer.png' );
	background-repeat: repeat-x;	
	height: 40px;
	margin: 0 auto;		
	text-align: center;
}
#footer p {
	font-family: tahoma;
	font-size: 10px;	
	padding-top: 15px;	
	color: #fff;
}
#footer a {
	color: #fff;	
}


/* PAGINATION 
---------------------------------------------------------------------------- */
div.pagination {
    margin: 3px;
	width: 690px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	text-align: center;
	font-family: tahoma;
	font-size: 10px;
	background-color: #fff;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}

div.pagination a {
	font-family: tahoma;
	font-size: 10px;	
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #AAAADD;
    text-decoration: none; /* no underline */
    color: #000099;
}

div.pagination a:hover, div.pagination a:active {
	font-family: tahoma;
	font-size: 10px;	
    border: 1px solid #000099;
    color: #000;
}

div.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #000099;
    font-weight: bold;
    background-color: #993300;
    color: #FFF;
}

div.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
}


/* CHROME STYLE MENU
---------------------------------------------------------------------------- */
.chromestyle {
	font-weight: bold;
}

.chromestyle:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul {
	padding: 2px 0;
	margin: 0;
	text-align: center;
}

.chromestyle ul li {
	display: inline;
}

.chromestyle ul li a {
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
}

.chromestyle ul li a:hover, 
.chromestyle ul li a.selected { 

}

.dropmenudiv {
	position:absolute;
	top: 0px;
	border: 0px solid #BBB;
	border-bottom-width: 0;
	font: normal 12px tahoma;
	line-height:18px;
	z-index:100;
	width: 200px;
	visibility: hidden;
}

.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 2px;
	border-bottom: 0px solid #fff;
	padding: 2px 0;
	text-decoration: none;
	background-color: #008ac4;
	font-size: 11px;
}

* html .dropmenudiv a {
	width: 100%;
}

.dropmenudiv a:hover {
	background-color: #0aa0df;
}


/* 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(../images/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, 
#nextLink:visited:hover { 
	background: url(../images/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; 
}
