html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 14px/15px Georgia, "Times new Roman", non-serif;
}
#kontener_zewnetrzny {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/tlo_pod_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 99px;
}
#menu_belka {
	width: 100%;
	background-repeat: repeat-x;
	height: 165px;
	clear: both;
	float: left;
	background-position: center;
	background-image: url(../images/belka_menu.png);
}
#top {
	float: left;
	height: 99px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 59px;
	width: 199px;
	margin-top: 34px;
	padding-right: 33px;
}
#rok {
	float: right;
	padding-right: 14px;
	width: 240px;
	background-image: url(../images/rok.jpg);
	background-repeat: no-repeat;
	height: 70px;
	margin-top: 14px;
}

/* MENU GORA */

#menu_przyciski {
	
	float: left;
	padding-top: 14px;
	padding-left: 37px;
}

#menu_przyciski a {
	background-image: url('../images/przyciski_menu.jpg');
	color: #000000;
	float:left;
	font-size: 11px;
	font-weight: bold;
	margin-right: 15px;
	padding-top: 50px;
	padding-bottom: 5px;
	text-align: center;
	text-decoration: none;
	width: 70px;
}

#menu_przyciski a:hover {
	color: #fff;
}

#projekty {background-position: 0 0;}
#projekty:hover {background-position: 0 -70px;}

#kontakt {background-position: -70px 0;}
#kontakt:hover {background-position: -70px -70px;}

#o_nas {background-position: -140px 0;}
#o_nas:hover {background-position: -140px -70px;}

/* BELKA NAWIGACJA*/

#belka_nawigacja {
	width: 960px;
	margin-right: auto;
	height: 165px;
	background-image: url(../images/gradient_belka.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	padding-left: 60px;
}
#pracownia_plastyczna {
	float: left;
	padding-top: 10px;
	padding-right: 35px;
}
.stolarstwo_sakralne {
	float: left;
	padding-top: 10px;
	padding-right: 8px;
}
.naglowek {
	font-size: 15px;
	font-weight: bold;
	color: #f8d001;
	padding-bottom: 8px;
}
.linki a {
	font-size: 12px;
	font-weight: bold;
	color: #F8D001;
}
.linki a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.selected a{
	color: #fff;
}

/* TRESC */

#tresc_strony {
	width: 923px;
	clear: both;
	margin: 0 auto;
	background: url(../images/gradient_strony.jpg) repeat-y;
	height: 900px;
	position: relative;
	z-index: 3;
	padding-top: 35px;
	padding-left: 37px;
}

#border-gallery {
	/*
	background-color: transparent;
	border: 3px solid #cece02;
	clear: both;
	height: 280px;
	left: 37px;
	position: absolute;
	top: 29px;
	width: 525px;
	z-index: 1;
	*/
	background-color: transparent;
	border: 3px solid #cece02;
	clear: both;
	height: 280px;
	left: 34px;
	position: absolute;
	top: 29px;
	width: 531px;
	z-index: 1;
}

#galeria-box {
	float: left;
	/*border: 3px solid #cece02;*/
	padding: 9px;
	height: 288px;
	width: 513px;
	overflow-x: auto;
	overflow-y: hidden;
	position: relative;
	z-index: 3;
}

#galeria {
	position: relative;
	z-index: 3;
}

.zdjecie {
	margin: 0;
	float: left;
	display: inline;
	padding-right: 10px;
	position: relative;
	z-index: 3;
}
#opis_galeria {
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	width: 372px;
	padding-left: 20px;
	position: relative;
}
/* STOPKA */

#stopka {
	clear: both;
	padding-top: 40px;
	position: relative;
}
#ornament {
	background-image: url(../images/stopka_linie.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 52px;
	width: 758px;
}
#linki_stopka {
	float:left;
	width: 920px;
}
#linki_stopka li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CECE02;
	text-decoration: none;
	list-style-type: none;
	text-align: center;
}

/* jScrollPane */

.jScrollPaneContainer {
	float: left;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	left: 0;
	bottom: 0;
	width: 100%;
}

.jScrollIntervalTrack { 
	position: absolute;

}

.jScrollPaneDrag {
	position: absolute;
	background: url('../images/belka_scroll.jpg') no-repeat left center;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragLeft {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragRight {
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden;
}
a.jScrollArrowLeft {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	text-indent: -2000px !important;
	overflow: hidden;
	background: url('../images/strzalka_lewo.gif') no-repeat;
	height: 19px;
	width: 24px;
}
a.jScrollArrowLeft:hover {
	background: url('../images/strzalka_lewo.gif') no-repeat;
}

a.jScrollArrowRight {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px !important;
	overflow: hidden;
	background: url('../images/strzalka_prawo.gif') no-repeat right center;
	height: 19px;
	width: 24px;
}
a.jScrollArrowRight:hover {
	background: url('../images/strzalka_prawo.gif') no-repeat right center;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
