@charset "utf-8";
/* CSS Document */

html, body {margin: 0; padding: 0; height: 100%;}
body {
	background: #000000 url(../img/bgr.jpg);
	background-position: center center;
/*	min-width: 833px; 
	min-height: 662px; 
	*/
}

#heightWrapper {
	position: relative;
	width: 776px;
	height: 100%;
	margin: 0 auto;
	width: 785px;
	display: none;

}

div#loading {
    text-align:center; 
    z-index:700;
	background:#000000 url(../img/bgr.jpg);
	background-position: center center;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align:center;
	/*height:0px;
    overflow:visible;
	*/
	min-width: 833px; 
	min-height: 662px; 

}
div.loadFrame{
	position: relative;

}
div#loading img {
	   position:fixed;
	   top:50%;
	   left:50%;
 
}
/* gowne okienko */

#logo{
	position: absolute;
	left: 292px;
	top: 42px;
}
#logo a{
	width:248px;
	height:69px;
	display: block;
	background:url(../img/logo_hover.jpg) no-repeat;
	background-position: 0px 0px;
}
	
#divFrame {
	position: relative;
	top: 50%;
	left: 50%;

	/*
	background: url(../img/div_bgr2.png) 0 0 no-repeat;
	background: url(http://astarise.net/img/div_bgr.jpg) 0 0 no-repeat;
	*/
	background: url(../img/div_bgr.jpg) 0 0 no-repeat;

	
	width: 833px; 
	height: 662px; 
	margin-top: -326px;
	margin-left: -394px;

	/*
	position: relative;
	top: 50%;
	left: 50%;
	height: 608px;
	margin-top: -326px;
	width: 776px;
	margin-left: -393px;
	background: url(../img/div_bgr.jpg) 0 0 no-repeat;
	*/

	}

/* pozycja menu */
#divMenu{
	position: absolute;
	width:335px;
	width:416px;
	height:46px;
	left: 284px;
	left: 50%;
	margin-left:-209px;
	text-align: center;
	top: 125px;
}
#divMenu a,
#divMenu span{
	padding-left:8px;
	padding-right:8px;
}
 
/* pozycja sciezki */
#divPath {
	position: absolute;
	left: 296px;
	top: 527px;
	width:240px;
	height:20px;
	text-align:left;

}
#divPath span#windowPath {
	position:absolute;
	left:20px;
	width:200px;
	height:20px;
	overflow:hidden;
}
#divPath span#windowPath span#textPath {
	position: relative;
		white-space:nowrap;
		left:0px;
}
#divPath span#leftPath,
#divPath span#rightPath {
	position:absolute;
	height:20px;
	width: 20px;
	text-align:center;
	display:none;
	cursor:pointer;
}
#divPath span#leftPath {

}
#divPath span#rightPath {
	left: 220px;
}
.shortPath{

}

/* POZYCJA PREV I NEXT */
div#mainSShow	{
	position: absolute;
	top:483px;
	left: 50%;
	margin-left:-65px;
	width: 130px;
	heighr:20px;
	text-align:center;
}

div#mainSShow a{
	display: block;
	font-family:Verdana, Geneva, sans-serif;
	color:#603000;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	color: #83591F;
	padding-left: 18px;
	text-align:left;
	background:url(../img/slide.gif) no-repeat center left;
}
div#mainSShow a:hover{
	text-decoration:underline;
}

div#mainSShow a img{
	border: none;
}
div#catBack{
	position: absolute;
	top:280px;
	left: 91px;
	text-align: left;
}
div#catPrev {
	position: absolute;
	top:310px;
	left: 91px;
	text-align: left;
}
div#catNext {
	position: absolute;
	top:310px;
	right: 93px;
	text-align:right;
}
div#catSlide {
	position: absolute;
	top:280px;
	right: 93px;
	text-align:right;
}



div#catPrev a,
div#catNext a,
div#catBack a,
div#catSlide a{
	display: block;
	font-family:Tahoma, Geneva, sans-serif;
	color:#603000;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
	text-transform:uppercase;
	color: #B6872C;
}

div#catPrev a:hover,
div#catNext a:hover,
div#catBack a:hover,
div#catSlide a:hover{ 	text-decoration: underline;	}
div#catPrev a:visited,
div#catNext a:visited,
div#catBack a:visited{ 	color: #603000;	}

div#catBack a { 
	padding-left: 18px;
	background:url(../img/scroll_up.gif) no-repeat center left;
	}
div#catPrev a { 
	padding-left: 18px;
	background:url(../img/arr_left.gif) no-repeat center left;
	}
div#catNext a { 
	padding-right: 18px;
	background:url(../img/arr_right.gif) no-repeat center right;
	}
div#catSlide a { 
	padding-right: 18px;
	line-height:14px;
	background:url(../img/slide.gif) no-repeat center right;
	}

div#catTitle {
	position: absolute;
	top: 170px;
	left: 251px;
	width: 330px;

}
div#catTitle span.title {
	display: block;
	position: absolute;
	left: 50%;
	width: 200px;
	margin-left:-100px;
	text-align:center;


	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#83591F;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}




/*SCROLL */
.Container {
	position: absolute;
	width:540px;
	height:340px;
	left: 150px;
	top: 170px;
	clip:rect(0px,540px,340px,0px); 
	overflow:hidden; 
	visibility: visible;
	display: block;

}
#Scroller-1 { 
  	position: absolute; 
  	width:540px;
	height:340px;
	overflow:visible;
}
#Scroller-Container {
  position: absolute;
  width:100%;
  top: 0px; left: 0px;
  	display: block;
}

#Scrollbar-Container {
  position: absolute;
  top: 40px; left: 60px;
  	left: 667px;
	top: 170px;
	z-index:20;
}

.Scrollbar-Track {
  width: 15px; height: 330px;
  position: absolute;
  top: 10px; left: 0px;
  background: transparent url(../img/scroll_track.gif) repeat-y center center;
}
.Scrollbar-Handle {
  position: absolute;
 	//margin-left:-8px;
  width: 15px; height: 9px;

}
.Scrollbar-Down {
  cursor: pointer;
  position: absolute;
  top: 340px;
}
.Scrollbar-Up {
  cursor: pointer;
  position: absolute;
}


/* rozmiar i pozycja czci przewijanej */
#divGallery {
	position: absolute;
	width:540px;
	height:330px;

	left: 150px;
	top: 180px;
}
#divScrollTextCont {
	position: absolute;
	width:540px;
	height:340px;
	left: 130px;
	top: 170px;
	clip:rect(0px,540px,340px,0px); 
	overflow:hidden; 
	visibility: visible;
	}
#divText {
	position:absolute; 
	width:100%;
	}


/* formaty rnych elementw strony */
div.textMain{
	margin-left:30px;
	margin-right:30px;
	margin-top:10px;
	height:100%;
}


table.tableGallery  {
	width: 100%
}

table.tableGallery  td {
	text-align: center; 
	width: 25%	;
	
}
table.tableGallery  tbody tr td img{
border: 0px;

}


/* GALERIA */

.ContainerGAL {
	position: absolute;
	width:540px;
	height:320px;
	left: 150px;
	top: 200px;
	clip:rect(0px,540px,340px,0px); 
	overflow:hidden; 
	visibility: visible;
	display: block;
}

div#gallery_wrapper {
	padding-left:15px;
	padding-top: 12px;
	width:540px;
	height:100%;
	overflow:visible;
}
#gallery_wrapper.parent {
		padding-top: 12px;
}
div.gallery_item {
	width:25%;
	float: left;
	width: 105px;
	margin:10px;
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
	overflow:visible;
	height:135px;
	
}
div.item_miniature  {

}
div.item_miniature img{
	border:0px;
}

div.item_name,
div.item_miniature {
}
div.item_name {
	vertical-align:top;
	height:12px;
}

div#description {
	position: relative;
	width:130px;
	right: 40px;
	float: right;
	height:100%;
	overflow: hidden;
	margin:10px;
		margin-bottom:0px;
		margin-top:0px;
	margin-left:2px;
	margin-right:2px;
}
div#description.cols0,
div#description.rows0 {
	display: none;
}
div#description.cols1 {	width:121px; }
div#description.cols2 {	width:246px; }
div#description.cols3 {	width:371px; }

div#description.rows1 {	height:135px; }
div#description.rows2 {	height:270px; }
div#description.rows3 {	height:385px; }


div#items {
	position:relative;
	float:left;
	width:100%;
}



/* IKONKI */
span.pathSeparator {
	position:relative;
	display:inline;
}
span.pathSeparator span{
	display:inline-block;
	width: 6px;
	margin-right:3px;
	margin-left:3px;
	position:relative;
	top: 3px;
	height: 11px;

	background: url(../img/bullet_right.gif);
	background-repeat:no-repeat;
}
.workshopDesc {
	height:100%;
	margin:20px;
	margin-right:38px;
	font-size:1.1em;
}
.workshopDesc img {
	position:relative;
	max-width: 150px;
	display:block;
	border: 1px solid black;
}

#explainDiv {
	margin:auto;
/*	margin: 20px;
	padding-top:0px;*/
	padding-bottom:30px;
	
	width:180px;	
	
	margin: auto;
}
#workshopMain {
	width:100%;
}
#workshopMain p{
	padding:0px;
	margin:0px;
	text-align: right;
}

#explainDiv .quoteText {
	font-style:italic;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	letter-spacing: 1px;
}

#explainDiv .quoteAuthor {
	float: right;
		font-size:10px;
}

.workshopList li {
	margin-bottom:5px;
}




/* SITEMAP */
div#siteMap {
	background: #fff;
	position:absolute;
	width: 600px;
	height: 500px;
	overflow:auto;
	top:50%;
	margin-top:-250px;
	left:50%;
	margin-left:-300px;
	z-index: 500;
	display:none;
}

/* NO JS */

#loading {
	display: none;
}
#heightWrapper {
	display: block;
}

.Container,
.ContainerGAL{
	overflow:auto; 
	width:540px;
}
#Scroller-1,
#divScrollTextCont, 
#divGallery,
div#gallery_wrapper{ 
  	width:540px;
}
div#gallery_wrapper{ 
 width:500px;
}

div#description {
	right: 0px;
}

div.noJS {
	padding-top: 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 100%;
	text-align:center;
	height:20px;
	overflow:visible;
	color: #885B22;
}

img.statcounter {
	width:0px;
	height:0px;
	border: none;
}
#logo a:active,#logo a:focus,
a.menuLink:active,a.menuLink:focus { border: none; outline:none; }
