/*Autor: Grzegorz JaworekE-mail: grzegorz.jaworek@gmail.comwww: http://gjaworek.pl Tel.: +48 519 133 159
*/


/*Common

------------------------------------------------------------------------- */
* { margin:0;padding:0;}
img { border: 0 }
a, button, object{ text-decoration: underline; outline: none; color: #3e2a19;}
a:hover { text-decoration: none; }
ul { list-style: none; text-align: left; }
fieldset { border: 0; }
  
/*Layout

------------------------------------------------------------------------- */
html { height: 100%; background: #C5C4B6 url(../images/bg.jpg) 50% 0 repeat-x;}
body { height: 100%; width: 100%; font: 11px/16px "Times New Roman",Arial,Helvetica,sans-serif; color: #3e2a19; background: url(../images/bg-body.jpg) 50% 0 no-repeat; overflow: auto;}

#page { width: 980px; margin: 0 auto; clear: both; min-height: 800x; height: auto!important; height: 100%; background: url(../images/bg-page.png) 0 0 no-repeat;}
h1 { float: right; margin: -101px 42px 0 0;}
h1 a { display: block; width: 419px; height: 101px; background: url(../images/laurell.png) 0 0 no-repeat; font-size: 0; text-indent: -1000px; }
h2 { font-size: 1.8em; padding: 0 0 1em;}
p { font-size: 1.3em; line-height: 1.5em; text-align: justify; padding: 0.5em 0; clear: both;}
#mp3 { float: right; width: 50px; height: 20px; margin: 10px 40px; }

/* Menu

------------------------------------------------------------------------- */
.menu { height: 190px; width: 700px; margin: 58px 0 0 82px; float: left; overflow: hidden; position: relative;}
.menu li { position: absolute; top: 0; left: 0; }
.menu li#page-1 {top: 0px; left: 0px;}
.menu li#page-2 {top: 49px; left: 87px;}
.menu li#page-3 {top: 97px; left: 186px;}
.menu li#page-4 {top: 137px; left: 26px;}
.menu li#page-5 {top: 3px; left: 200px;}
.menu li a { font: 19px/19px "Times New Roman"; color: #9e9085; text-decoration: none; }
.menu li a:hover, .menu li.active a, .menu li li.active a, .menu li.active li a:hover { color: #6b2e14; text-decoration: none;}.menu ul { float: left; position: absolute; top: 20px; display: none; width: 500px;}.menu ul li { position: relative; float: left; margin: 8px 16px 0 0;}.menu ul li a { font-size: 16px; line-height: 16px;}.menu li:hover ul { display: block;}
.menu li.active li a { color: #9e9085;}
/* Scroll panel

------------------------------------------------------------------------- */
.jScrollPaneContainer {position: relative;overflow: hidden;z-index: 1;}
.jScrollPaneTrack {position: absolute;cursor: pointer;right: 0;top: 0;height: 100%;background: #624f3e;}
.jScrollPaneDrag {position: absolute;background: #3e2a19;cursor: pointer;overflow: hidden;}
.jScrollPaneDragTop {position: absolute;top: 0;left: 0;overflow: hidden;}
.jScrollPaneDragBottom {position: absolute;bottom: 0;left: 0;overflow: hidden;}
a.jScrollArrowUp {display: block;position: absolute;z-index: 1;top: 0;right: 0;text-indent: -2000px;overflow: hidden;background: url(../images/arrow-up.gif) 0 0 no-repeat; height: 9px;}
a.jScrollArrowDown {display: block;position: absolute;z-index: 1;bottom: 0;right: 0;text-indent: -2000px;overflow: hidden;background: url(../images/arrow-down.gif) 0 0 no-repeat; height: 9px;}
a.jScrollArrowDown:hover, a.jScrollArrowUp:hover {background-position: 0 -15px;}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {background-position: 0 -30px;}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 120%;}
#jquery-lightbox {position: absolute;top: 0;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0;}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {position: relative;background-color: #fff;width: 250px;height: 250px;margin: -60px auto 0; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading {position: absolute;top: 40%;left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;}
#lightbox-nav {position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {width: 49%;height: 100%;zoom: 1;display: block;}
#lightbox-nav-btnPrev { left: 0; float: left;}
#lightbox-nav-btnNext { right: 0; float: right;}
#lightbox-container-image-data-box {font: 10px Verdana, Helvetica, sans-serif;background-color: #fff;margin: 0 auto;line-height: 1.4em;overflow: auto;width: 100%;padding: 0 10px 0;}
#lightbox-container-image-data {padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {display: block; clear: left; padding-bottom: 1.0em;	}			
#lightbox-secNav-btnClose {width: 66px; float: right;padding-bottom: 0.7em;	}

#newsletter { position: relative; top: 10px; left: 280px; font: 11px Arial; color: #9e9085;}
#newsletter .submit  { background: none; border: 0; font: 11px Arial; color: #9e9085; cursor: pointer; padding: 2px; margin: 0; text-transform: uppercase;}
#newsletter .submit:hover { color: #6b2e14; }
#newsletter .text { width: 140px; border: 1px solid #9e9085; background: none; padding: 2px; font: 11px Arial; color: #9e9085; text-align: center;}

/* Content

------------------------------------------------------------------------- */
#content { float: left; margin: 0 0 0 42px; clear: both; width: 452px; background: #d7c4b4; padding: 5px;}
#content .body { border: 2px solid #3e2a19; padding: 1px; overflow: auto; }
.user-content { padding: 10px; height: 400px; overflow: auto; }
.user-content ul { font-size: 1.3em; line-height: 1.5em; margin: 0.5em 0 0; padding: 0 0 0.5em; list-style: outside disc; margin-left: 15px;}
.user-content ul li a { display: block;}

.user-content .galeria {margin: 0 -3px; padding: 0; width: 423px; list-style: none; position: relative;overflow: hidden;z-index: 1;}
.user-content .galeria li {float: left; border: 0 solid #000; width: 135px; height: 135px; margin: 6px 3px 0; overflow: hidden; text-align: center; }
.user-content .galeria li a {float: left; width: 135px; height: 135px; opacity: 0.7; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);}
.user-content .galeria li a:hover { opacity: 1; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);}

/* Other 

------------------------------------------------------------------------- */
.fl { float: left; }
.fr { float: right; }
.clear { clear:both; }




