body {margin : 0; padding : 0;}
img, img a, img a:hover, img a:visited {border:0;}

#zawartosc{width: 760px; height: 100%; border: 0;}



.tytul {
font-family : Trebuchet MS;
font-size : 13pt;
padding-left : 34px;
padding-right : 20px;
color : #ff8610;
text-align : left;
font-weight : bold;
}

.tytul A:link {
color : #614315;
text-decoration : none;
}

.tytul A:visited {
color : #f59016;
text-decoration : none;
}

.tytul A:hover {
color : black;
text-decoration : none;
}

.top {
font-family : Trebuchet MS;
font-size : 11px;
}

.top A:link {
color : #ff8610;
text-decoration : none;
}

.top A:visited {
color : #f59016;
text-decoration : none;
}

.top A:hover {
color : black;
text-decoration : none;
}

.linkstyle1 {
font-family : Trebuchet MS;
font-size : 12px;
font-weight : bold;
}

.linkstyle1 A:link {
color : #f6dec1;
text-decoration : none;
}

.linkstyle1 A:visited {
color : #f6dec1;
text-decoration : none;
}

.linkstyle1 A:hover {
color : #f59016;
text-decoration : none;
}

.linkstyle1a {
font-family : Trebuchet MS;
font-size : 11px;
text-decoration : none;
}

.linkstyle1a A:link {
color : #ffffff;
text-decoration : none;
}

.linkstyle1a A:visited {
color : #ffffff;
text-decoration : none;
}

.linkstyle1a A:hover {
color : #4a3919;
text-decoration : none;
}

.linkstyle1b {
font-family : Trebuchet MS;
font-size : 11px;
text-decoration : none;
}

.linkstyle1b A:link {
color : #000000;
text-decoration : none;
}

.linkstyle1b A:visited {
color : #000000;
text-decoration : none;
}

.linkstyle1b A:hover {
color : #878482;
text-decoration : none;
}

.linkstyle1c {
font-family : Trebuchet MS;
font-size : 14px;
font-weight : bold;
}

.linkstyle1c A:link {
color : #614315;
text-decoration : none;
}

.linkstyle1c A:visited {
color : #614315;
text-decoration : none;
}

.linkstyle1c A:hover {
color : #f59016;
text-decoration : none;
}

.linkstyle2 {
font-family : Trebuchet MS;
font-size : 12px;
}

.linkstyle2 A:link {
color : #614315;
text-decoration : none;
}

.linkstyle2 A:visited {
color : #614315;
text-decoration : none;
}

.linkstyle2 A:hover {
color : #d1bc8b;
text-decoration : none;
}

.linkstyle2a {
font-family : Trebuchet MS;
font-size : 12px;
font-weight : bold;
}

.linkstyle2a A:link {
color : #614315;
text-decoration : none;
}

.linkstyle2a A:visited {
color : #614315;
text-decoration : none;
}

.linkstyle2a A:hover {
color : #d1bc8b;
text-decoration : none;
}

.linkstyle2c {
font-family : Trebuchet MS;
font-size : 11px;
font-weight : bold;
vertical-align: middle;
background: #EFEADD;
}

.linkstyle2c A:link {
color : #614315;
text-decoration : none;
}

.linkstyle2c A:visited {
color : #614315;
text-decoration : none;
}

.linkstyle2c A:hover {
color : #f59016;
text-decoration : none;
}

.studio {
font-family : Trebuchet MS;
font-size : 10px;
text-decoration : none;
}

.studio A:link {
color : #000000;
text-decoration : none;
}

.studio A:visited {
color : #000000;
text-decoration : none;
}

.studio A:hover {
color : #f59016;
text-decoration : none;
}

.input {
font-family : Trebuchet MS;
font-size : 11px;
background-color : #f9f6f0;
border-color : #e4ddce;
border-style : solid;
border-width : 1px;
}


/*MENU*/

.ddsmoothmenu-v ul{
margin: 0px;
padding: 0px;
width: 155px; /* Main Menu Item widths */
list-style-type: none;
font: bold 13px Tahoma;
}
 
.ddsmoothmenu-v ul li{
position: relative;
}

/* Top level menu links style */
.ddsmoothmenu-v ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 3px;
}

.ddsmoothmenu-v ul li a:link{
background: none; /*background of menu items (default state)*/
color: #f6dec1;
}

.ddsmoothmenu-v ul li a:visited{
background: none; /*background of menu items (default state)*/
color: #f6dec1;
}

.ddsmoothmenu-v ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: none; 
color: #f59016;
}

.ddsmoothmenu-v ul li a:hover{
background: none; /*background of menu items during onmouseover (hover state)*/
color: #f59016;
}

.ddsmoothmenu-v ul li a:active{
background: none; /*background of menu items (default state)*/
color: #f6dec1;
}

/*Sub level menu items */
.ddsmoothmenu-v ul li ul{
position: absolute;
width: 200px; /*Sub Menu Items width */
top: 0;
font-weight: bold;
visibility: hidden;
background: #614315;
}

 
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li { float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a { height: 1%; }
/* End */

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 5px;
right: 0px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.5;
}

/**
 * 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: 500px;
}
#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: 0 auto;
}
#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: 86px; 
	float: right;
	padding-bottom: 0.7em;	
}