@font-face {
	font-family: Din Text Pro Light;
	src: url('../font/FF_DIN_Pro_Light_Italic.otf');
}

html {
	height:100%;
}

body {
	background:#303030;
	color:#6b6b6b;
	font-size:12px;
	font-family:"Din Text Pro Light", Verdana, sans-serif; 
	height:100%;
	width:100%;
}

a  {
	text-decoration:none;
}

#backbar {
    width: 100%;
    height: 100px;
    top: 68px;
    position: absolute;
    float: left;
    background-color: #2A2A2A;
}

#container { 
	height:100%;
	width:100%;
}

#wrapper {
   width: 1175px;
   height: 662px;
   position: absolute;
   margin: 0;
   overflow: hidden;
}

/* top */ 

#top {
	color:#6b6b6b;
	padding-top:17px;
	width:660px;
}

.test {
	float:left;
    position: relative;
    padding-left: 8px;
    padding-right: 8px;
}

#top-left em {
	color:#357692;
}

#top-right {
	float:right;
	text-align:right;
	padding-right:11px;
}

#top-right h1 {
	padding-bottom:2px;
}


/* content */

#box  {
	position:relative;
    height: 662px;
    overflow: hidden;
}

#inside-box  {
	position:relative;
    height: 605px;
    overflow: hidden;
}

#under {
	background:#2a2a2a;
	position:absolute;
	top:68px;
	width:1175px;
	z-index:inherit;
}

#top-left,
#top-left p {
	width: 450px;
}

#top-left .title {
    font-size: 15px;/*przy zmianie uwzglednic tez w extra.js w tej funkcji na poczatku*/
}

#top-left span {
	color: #377995;
	display: block;
    position: relative;
    z-index: 9999999;
    font-size: 10px;
    margin-top:10px;
}

#top-left a,
#top-left p a {
	font-size:14px !important;
}

.normal_link {
	color:#555454 !important;
	font-size:14px !important;
}

.under-content {
	margin:0 auto;
	width:1010px;
}

.workshops-title {
	padding-bottom:10px;
}

/* menu */

#menu {
	color:#555454;
	float:right;
	position:relative;
	left:80px;
	width:255px;
	z-index: 9999;
}

#top a,
#menu a {
	color:#555454;
	font-size:18px;
}

#top a:hover,
#menu a:hover {
	color:#fff;
}

#top ul {
	padding:6px 0 16px;
}

#menu ul {
	padding:0px;
}

#menu ul li.blank {
	height:5px;
}

#menu ul li.blank-last {
	height:6px;
}

#menu ul.normal {
	padding:0px !important;
	margin-left:17px;
}

#top ul li,
#menu ul li {
	margin-bottom:5px;
	font-size:18px;
	font-family:"Din Text Pro Light", Verdana, sans-serif; 
	line-height:18px;
	margin:0;
	padding:0;
}

#menu ul#right-nav {
	margin-left:10px !important;
	width:auto;
}

#menu ul#right-nav li {
	background:#2a2a2a;
	width:245px;
}

#menu a.jspArrowUp  {
	background:url(../img/up.png) center no-repeat;
}

#menu a.jspArrowDown {
	background:url(../img/down.png) center no-repeat;

}

#menu ul#right-nav li span {
	cursor: pointer;
}

#menu .accordionContent li,
#menu .accordionContent li a,
#menu ol li a {
	color:#a7a7a7;
	line-height:18px;
	font-size:14px;
	margin:0;
	padding:0;
}

#menu ul#right-nav li span.over, 
#menu .accordionContent li a:hover,
#menu ul#right-nav li.active div a:hover {
	color:#fff !important;
}

#menu ul#right-nav li.active div a {
	color:#a7a7a7 !important;
}

.on,
.menu li.active a,
#menu ul#right-nav li.active span {
	color:#357692 !important;
}

#menu ul#right-nav li a.normal {
	color:#a7a7a7 !important;
}

.accordionContent {
	outline:none;
}

/* thumb */

#thumb {
	color:#555454;
	float:left;
	width:200px;
	padding:15px 12px;
	position:relative;
	left:-20px;
	z-index: 9999;
}

/* content */

#content-container {
	margin:0 auto;
	width:660px;
	z-index:2;
}

#content-container {
	height:175px;
	position:relative;
}

#content {
	background:#131313;
	border-bottom:1px #131313 solid;
	color:#fff;
	margin:0 auto;
	height:598px;
	width:660px;
}

/* middle */

#middle {
	color:#6b6b6b;
	position: relative;
	margin:4px auto 0;
	height:448px;
	/*overflow:hidden;*/
	width:770px;
	z-index:2;
}

#load {
	background:#1a1a1a;
	border-top:1px #303030 solid;
	position:absolute;
    top: -4px;
	left: 50%;
	width:640px;
	height:427px;
	margin-left:-330px;
	padding:10px !important;
    /*overflow: hidden;*/
}

.foo {
	display:none;
	position:absolute;
	top:50%;
	left:49%;
}

#load a {
	color:#464646;
	font-weight:bold;
}

#load a span {
	color:#35728c;
}

#nav li a {
    padding:0!important;
}

/* news */

.news,
#bio {
	width:320px;
}

.news h5 {
	color:#aeaeae;
}

.contact-head-left a,
.news a {
	color:#336c84 !important;
}

.news-box p {
	padding-left:0px !important;
}

#workshops .workshops-box,
.news-box {
	border-bottom:1px #383838 solid;
	padding-bottom:20px;
	margin-bottom:5px;
}

.news-box {
	padding-bottom:11px;
}

.news-content {
	width:340px;
}

.workshops-content {
	width:640px;
}

#contact-content {
	width:640px;
}

#bio .show {
	margin-top:10px;
}

.back {
	display: block;
	margin-top:30px;
	width:40px;
}

/* contact */

#contact-content h3 {
	padding-bottom:28px;
}

#prints a,
#contact-content a.www {
	color:#336C84;
}

#contact-content ul {
	padding:5px 0px;
}

.contact-head {
	margin-bottom:28px;
	width:640px;
}

.contact-head-left {
	float: left;
	width:290px;
}

.contact-head-right {
	float: right;
	width:316px;
}	

#newsletter {
	position:relative;
}

#newsletter label {
	color: #336C84;
	padding-right: 5px;
}

#newsletter input {
	border:1px #eee solid;
}

#newsletter input#email {
	height:15px;
	font-size:10px;
	width:123px;
}

#newsletter input.send {
	border:0;
	background:none;
	color: #d4d4d4;
}

#newsletter label.error {  
	position:absolute;
	top:30px;
	color:#ff2b30;
	display:block;
	padding-top:5px; 
	width:280px;
}

#newsletter label.ok {  
	position:absolute;
	top:-5px;
	color:#336C84;
	display:block;
	padding-top:5px; 
	width:280px;
}


.newsletter-news {
	padding:10px 0 10px 5px;
}

.newsletter-news-2 {
	padding-bottom:20px;
}

/* workshops */

#workshops p {
	padding:0 !important;
}

#workshops img {
	margin:5px 0;
}

#workshops .workshops-box {
	width:315px;
}

.newsletter-workshop {
	padding:0px 0px 28px;
}

/* prints */



/* books */

#prints img,
#books img {
	padding:10px 0;
}

#prints img,
#prints p,
#books p {
	border-bottom:1px solid #383838;
	padding-bottom:10px;
}

/* gallery */

#gallery {
	width:960px;
}

#gallery p {
	padding-bottom:10px;
	padding-top:0;
}

#gallery a.prev,
#gallery a.next-style {
	display:block;
	position:relative;
	text-indent:-9999px;
	height:59px;
	width:23px;
    outline: 0;
}

#gallery a.prev {
	background:url(../img/arrow-prev.png) bottom no-repeat;
	bottom:100px;
	left:-50px;
    outline: 0;
}

#gallery a.next-style {
	background:url(../img/arrow-next.png) bottom no-repeat;
	bottom:159px;
	right:-667px;
    outline: 0;
}

#gallery a.next-style:hover,
#gallery a.prev:hover {
	background-position: top;
    outline: 0;
}

.fullscreen {
    position: absolute;
    left: 0;
    top: 0;
}

.FS {
    display: block;
    position: relative;
    text-indent: -9999px;
    height: 59px;
    width: 23px;
    outline: 0;
}

.prevFS {
    float: left;
    margin-left: 10px;
    background:  url(../img/arrow-prev.png) bottom no-repeat;
}

.nextFS {
    float: right;
    margin-right: 10px;
    background:  url(../img/arrow-next.png) bottom no-repeat;
}

.cross {
    position:absolute;
    width: 13px;
    height: 13px;
    z-index: 99999999;
    background: url(../img/cross.png) 0 0 no-repeat;
}

.FS:hover, .FS:active {
    outline: 0;
    background-position: top;
}

.pagination {
	opacity:0;
}

.pagination ul {
	position:absolute;
 	display:block;
 	width:150px;
 	height:50px;
 	float:left;
 	left:-120px;
}

.pagination li { 
	float:left;
	margin-right:4px;
	margin-bottom:4px;
}

.pagination li a {
  	background:#222;
	color:#616161;
  	display:block;
  	height:25px;
  	width:21px;
  	padding-left:4px;
  	line-height:25px;
  	text-decoration:none;
}

.pagination li:first-child a {
	color:#36748f;
}

.pagination li a:hover {
  	background:#0A0A0A;
}
.pagination li.current a {
  	background:#6B6B6B;
  	color:#111;
  	font-weight:bold;
}

.pagination span {
  display:block;
  position:relative;
  background:#181818;
}

.pagination-new {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=1);
}

.pagination-new li.first {
	display:none !important;
}

.pagination-new li {
}

.pagination-new span,
.pagination-new li a {
	background:none !important;
	display: inline !important;
}

.pagination-new li a {
	padding-left:0 !important;
}

.pagination-new span {
	color:#36748f !important;
}
 
#info {
	width:360px;
}

.slides_container {
	height:427px;
}

.slides_container p {
	text-align:justify;
}

.title {
	margin-bottom:5px;
}

#newsletter-top {
	position:absolute;
	top:-100px;
	display:none;
}

.text-box {
	margin-bottom:15px;
	width:640px;
}

.text-box h4 {
	padding:0 0 10px 0px;
	font-weight:bold;
}

.exhibittions ul {
	margin:0px 0px 20px 0px;
	width:530px;
}

.text-box ul li {
	margin-bottom:2px;
}

.exhibittions p {
	width:540px;
}

.exhibittions-separator {
	margin-bottom:10px;
}

.text-left {
	float:left;
	padding-right:10px;
	width:315px;
}

.text-left i {
	font-style:italic;
}

.text-right {
	float:right;
	width:315px;
}

.sep-list {
	margin-bottom:17px;
}

#one {
	height:400px;
}

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:30px;
	padding:5px 20px 0 20px;
	width:540px;
	font-size:1.3em;
	line-height:1.33;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
    display: none;
}

.view {
	color:#464646;
	background:url(../img/bullet.png) left no-repeat;
	padding-left:15px;
	margin-right:7px;
	position: absolute;
	top:410px;
	right:0;
}

.playStop {
	background:url(../img/slider.png) no-repeat;
	display: none;
    height: 35px;
    left: 250px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    bottom: 0px;
    width: 147px;
    opacity: 0;
    -moz-opacity: 0;
    filter:alpha(opacity=0);
}

/* scroll position */
.scroll-pane {
	height:90px;
	overflow: auto;
}
.jspVerticalBar {
	left: 0;
}

.slides_control div {
	/*height:427px;*/
}

/* footer */

#footer {
	padding:0px 14px 9px;
	font-size:11px;
	width:640px;
	margin:0 auto;
}

#footer .footer-left {
	float:left;
	margin-left:14px;
	width:145px;
}

#footer .footer-left p {
	float:left;
	width:100px;
}

#footer .footer-left img {
	float:right;
	width:39px;
	padding-top:3px;
}

#footer .footer-right {
	position:relative;
	float:right;
	width:320px;
}

#footer .footer-right p {
	float:left;
	text-align:right;
	width:25px;
}

#footer .footer-right p.text {
	width:240px;
	margin-right:25px;
}

#footer .footer-right img {
	float:right;
	margin:3px 12px 0px 18px;
}

#footer .footer-right .twitter-ico {
	width:20px;
	height:16px;
}

#footer .footer-right .fb-img {
	width:16px;
	height:17px;
}

#footer .fb {
	position:absolute;
	top:0px;
	right:-150px;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#top-left {
    padding-top: 35px;
	text-align:justify;
}

/* hacks */

.clearfix:after{content:".";display:block;height:0;line-height:0;clear:both;visibility:hidden}
.clearfix{display:inline-table}

/* Hides from IE-mac \*/

* html .clearfix{height:1%}
.clearfix{display:block}

/* End hide from IE-mac */
