/* reset */
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;
}
td {
    border: 1px solid #fff;
}


/* main selectors */
body {
    font: 12px Georgia, serif;
    /*font-style: italic;*/
    color: #655841;
    background: #CFB88F;
}

h1, h2, h3 {
    color: #666;
}
h1 {font-size: 42px;}
h2 {
    margin-bottom: .5em;
    font-size: 14px;
}
h3 {
    margin-bottom: 1em;
    font-size: 24px;
	font-weight: normal;
}

p, blockquote, ul, ol {
    margin-bottom: 1.5em;
    line-height: 1.8em;
    text-align: left;
}

ul {
    list-style: square;
}

ol {
    list-style-type: decimal;
    margin-left: 2em;
}

a {
    color: #0064AD;
}

a:hover {
    text-decoration: none;
    color: #11A6D4;
}

.clrboth {
	clear: both;
}

/* end main selectors */

/* layout */
#header {
    width: 100%;
    height: 800px;
    background: transparent url('images/headerbg.jpg') center top no-repeat;
    margin: 0;
}
#mainmenu {
    position: relative;
    width: 1002px;
    margin: 0 auto;
}
#middle {
    position: relative;
    width: 100%;
    background: transparent url('images/middlebg.jpg') center top repeat-y;
    margin: 0;
    overflow: visible;
    z-index: 1;
}
.content {
    width: 630px;
    margin: 0 auto -150px;
    position: relative;
    top: -150px;
}
#footer {
    position: relative;
    width: 100%;
    height: 750px;
    background: transparent url('images/footerbg.jpg') center top no-repeat;
    margin: 0;
    z-index: 2;
}
#footcontainer {
    width: 950px;
    margin: 0 auto;
    position: relative;
    overflow: visible;
}
/* end layout */

/* other */
#menu_gora {
    list-style: none;
    position: absolute;
}
.p1 a, .p2 a, .p3 a, .p4 a, .p5 a, .p6 a, .p7 a, .p8 a, .p9 a, .p10 a {
    position: absolute;
    top: 225px;
    height: 160px;
    overflow: hidden;
    text-indent: -999px;
}
.p1 a {
    width: 57px;
    left: 249px;
    background: transparent url('images/mksiazka.jpg') left top no-repeat;
}
.p1 a:hover {
    background: transparent url('images/mksiazka.jpg') left -160px no-repeat;
}
.p2 a {
    width: 57px;
    left: 307px;
    background: transparent url('images/mwydaw.jpg') left top no-repeat;
}
.p2 a:hover {
    background: transparent url('images/mwydaw.jpg') left -160px no-repeat;
}
.p3 a {
    width: 57px;
    left: 350px;
    background: transparent url('images/muslugi.jpg') left top no-repeat;
}
.p3 a:hover {
    background: transparent url('images/muslugi.jpg') left -160px no-repeat;
}
.p4 a {
    width: 57px;
    left: 381px;
    background: transparent url('images/mreklama.jpg') left top no-repeat;
}
.p4 a:hover {
    background: transparent url('images/mreklama.jpg') left -160px no-repeat;
}
.p5 a {
    width: 57px;
    left: 411px;
    background: transparent url('images/mfilmy.jpg') left top no-repeat;
}
.p5 a:hover {
    background: transparent url('images/mfilmy.jpg') left -160px no-repeat;
}
.p6 a {
    width: 57px;
    left: 468px;
    background: transparent url('images/mnagrody.jpg') left top no-repeat;
}
.p6 a:hover {
    background: transparent url('images/mnagrody.jpg') left -160px no-repeat;
}

.p7 a {
    width: 57px;
    left: 536px;
    background: transparent url('images/mgaleria.jpg') left top no-repeat;
}
.p7 a:hover {
    background: transparent url('images/mgaleria.jpg') left -160px no-repeat;
}
.p8 a {
    width: 57px;
    left: 579px;
    background: transparent url('images/mkonkurs.jpg') left top no-repeat;
}
.p8 a:hover {
    background: transparent url('images/mkonkurs.jpg') left -160px no-repeat;
}
.p9 a {
    width: 57px;
    left: 638px;
    background: transparent url('images/mlinki.jpg') left top no-repeat;
}
.p9 a:hover {
    background: transparent url('images/mlinki.jpg') left -160px no-repeat;
}
.p10 a {
    width: 57px;
    left: 716px;
    background: transparent url('images/mnapisz.jpg') left top no-repeat;
}
.p10 a:hover {
    background: transparent url('images/mnapisz.jpg') left -160px no-repeat;
}
#mnote {
    width: 550px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 100px;
    left: 50px;
}
.newsflash {
	font-size: 11px;
	line-height: 15px;
	list-style: none;
}

.newsflashtitle {
	font-weight: bold;
	padding-left: 0;
	text-indent: 0;
	margin-left: 0;
}

.newsflashintro {
	display: block;
}
.galleryname {
    display: none;
}
.galleryphoto {
	display: inline;
}
.galleryphoto_l, .newsthumb {
	float: left;
	margin: 0 5px 5px 0;
}
.galleryphoto_r {
	float: right;
	margin: 0 0 5px 5px;
}
.galleryphoto_m {
	text-align: center;
}
.galleryphoto_m img {
	display: inline;
	margin: 5px auto;
}
.galleryphoto img, .galleryphoto_l img, .galleryphoto_r img, .galleryphoto_m img {
	padding: 6px;
	margin: 18px;
	border: 1px solid #6F5B36;
	background: #F7DDAD none repeat scroll 0 0;
}

.galleryphoto img:hover, .galleryphoto_l img:hover, .galleryphoto_r img:hover, .galleryphoto_m img:hover {
	background: #E5C080 none repeat scroll 0 0;
	border: 1px solid #6F5B36;
}
.newsthumb {
	padding: 6px;
	margin: 0 18px 18px;
	border: 1px solid #aadbff;
	background: #fff none repeat scroll 0 0;
}
.newsthumb:hover {
	background: #ddf0ff none repeat scroll 0 0;
	border: 1px solid #aadbff;
}

.filelist {
	list-style: none;
}

.filelist li {
	padding-left: 25px;
	background: url(images/file.gif) left center no-repeat;
}

.newstitle, .gallerytitle {
	margin-bottom: 0;
	margin-top: 42px;
	font-weight: normal;
}
.gallerytitle {
	text-align: center;
	margin-bottom: 24px;
}
.newsblock {
	padding-bottom: 30px;
	background: #fff url(images/ozdobnik.gif) bottom center no-repeat;
}
.newstitle a {
	text-decoration: none;
	color: #666;
	font-weight: normal;
}
.newstitle a:hover {
	text-decoration: underline;
}
.newsaddtime {
	font-size: smaller;
	font-style: italic;
}

.more a {
	text-decoration: none;
	padding-right: 30px;
}
.more a:hover {
	text-decoration: underline;
}

.gallerylist {
	list-style: none;
	padding-bottom: 50px;
	background: transparent url(images/ozdobnik.gif) center bottom no-repeat;
	margin-bottom: 24px;
}
.gallerylist a {
	text-decoration: none;
	padding-left: 30px;
	background: transparent url(images/photo.gif) left center no-repeat;
}

.css-pager {
	text-align: center !important;
}

.css-pager a {
	text-decoration: none;
	color: #666;
	padding: 2px 5px;
	margin: 2px;
}

.css-pager a:hover {
	color: #000;
	padding: 2px 5px;
	margin: 2px;
}

.current_page {
	padding: 2px 5px;
	margin: 2px;
	color: #000;
	font-weight: 700;
}
.gotomap a{
	display: block;
	overflow: hidden;
	width: 100px;
	height: 83px;
	margin: 15px auto;
	background: transparent url(images/gotomap.png) left top no-repeat;
	text-indent: -9999px;
}
#loginlink {
    position: absolute;
    bottom: 10px;
}
#loginlink a {
    color: #ffa;
    text-decoration: none;
}
.pagetitlename {
    font-size: 24px;
    color: #513424;
    font-weight: bold;
}



/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #dde;
	position: relative;
}

.jspDrag
{
	background: #bbd;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}





/* moj styl jsp */



.jspHorizontalBar,
.jspVerticalBar,
.jspTrack
{
	background: transparent url('images/jsptrack.gif') center top no-repeat;
}

.jspDrag
{
	background:  transparent url('images/jspdrag.gif') center top no-repeat;
}


.jspArrow
{
	background: url(images/ui-icons_222222_256x240.png) no-repeat;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.jspVerticalBar>.jspActive,
.jspArrow:hover
{
	background-image: url('images/ui-icons_cd0a0a_256x240.png');
}

.jspVerticalBar>.jspDisabled,
.jspVerticalBar>.jspDisabled:hover,
.jspHorizontalBar>.jspDisabled,
.jspHorizontalBar>.jspDisabled:hover
{
	background-color: transparent;
	background-image: url('images/ui-icons_888888_256x240.png');
}

.jspVerticalBar .jspArrow
{
	height: 15px;
}

.jspHorizontalBar .jspArrow
{
	width: 15px;
}

.jspArrowUp
{
	background-position: 0 0;
}

.jspArrowDown
{
	background-position: -64px 0 !important; 
}

.jspArrowLeft
{
	background-position: -96px 0 !important;
}

.jspArrowRight
{
	background-position: -32px 0 !important;
}

