@charset "utf-8";/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, span, applet, object, iframe,
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, 
fieldset, form, label, legend 
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	vertical-align: baseline;
	background: transparent;
}
/*ol, ul, li,*/

body
{
	line-height: 1;
}

h1, h2, h3, h4, h5, h6, p, div
{
	margin: 0px;
	padding: 0px;
}

/*
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;
}

table td
{
	text-align: left;
	vertical-align: top;
}.display-block{	display: block;}.float-left{	display: block;	float: left;	}.float-right{	display: block;	float: right;	}
.div-center{	display: block;	margin: 0 auto;	overflow: hidden;}.margin-content{	margin: 20px;	}.margin-left{	margin-left: 20px;}.margin-right{	margin-right: 20px;}				.display-none{	display: none;}.border-no{	border: none;}.margin-no{	margin: 0px;}.padding-no{	padding: 0px;}.border-red{	border: 1px #CC0000 solid;}.overflow-hidden{	overflow: hidden;	}.text-left{	text-align: left;	}.text-center{	text-align: center;	}.text-right{	text-align: right;	}.bold{	font-weight: bold;	}.big{	font-size: 16px;	}
.strike{	text-decoration: line-through;}/* Clearing floats without extra markup   Based on How To Clear Floats Without Structural Markup by PiE   [http://www.positioniseverything.net/easyclearing.html] FROM Blueprint CSS Framework */.clear{ 	display: inline-block;}   .clear:after {	content: ".";	display: block;	height: 0;	clear: both;	visibility: hidden;}* html .clear {	height: 1%;}.clear{	display: block;}/**
 * 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 CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/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: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.lightbox
{
	margin: 5px;	
}

.lightbox img
{
	border: 1px #CCC solid;
	padding: 0px;
	margin: 0px;	
}
body
{
	font: 11px tahoma,verdana,sans-serif;
	color: #FFFFFF;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background-color: #4B4E50;
}

a
{
	color: #C4C4C4;
	text-decoration: none;
}

table.data
{
	display: block;
	border: 1px #CCC solid;
	border-collapse: collapse;
	width: 484px; 
	margin: 10px;
}

table.data td, table.data th
{
	border: 1px #CCC solid;
}

table.data tbody td
{
	font: 11px tahoma,verdana,sans-serif;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
	padding: 2px;
}

table.data tbody tr td:FIRST-CHILD 
{ 
	text-align: left; 
}

table.data thead th
{
	font: 11px tahoma,verdana,sans-serif;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
	padding: 2px;
	background-color: #DFDFDF;
	font-weight: bold;
}

a:hover
{
	color: #C4C4C4;
	text-decoration: underline;
}

div#top 
{
	display: block;
	margin: 0 auto;
	margin-top: 5px;
	width: 800px;
	overflow: hidden;
}

img#logo
{
	display: block;
	float: left;
	margin-top: 23px;
}

ul#menu-top
{
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#menu-top li
{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#menu-top li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	height: 74px;
	line-height: 74px;
	font-weight: bold;
	font-size: 16px;
	background: transparent;
}

ul#menu-top li a.active
{
	background: url('../img/bg-menu-top.jpg') repeat-x;
	text-decoration: none;
}

ul#menu-top li a:hover
{
	background: url('../img/bg-menu-top.jpg') repeat-x;
	text-decoration: none;
}

div#wrap 
{
	display: block;
	margin: 0 auto;
	width: 780px;
	padding: 10px;
	background-color: #1B1B1B;
	overflow: hidden;
}

ul#menu-left
{
	display: block;
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#menu-left li
{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: 67px;
	margin-bottom: 1px;
	list-style-type: none;
	background-color: #323232;
}

ul#menu-left li a
{
	display: block;
	width: 225px;
	height: 67px;
	line-height: 67px;
	padding-left: 15px;
	border-left: 10px #F0CD00 solid;
	color: #A4B39D;
	font-weight: bold;
	font-size: 16px;
}

ul#menu-left li a.poz1 { border-left: 10px #F0CD00 solid; }
ul#menu-left li a.poz2 { border-left: 10px #F0A800 solid; }
ul#menu-left li a.poz3 { border-left: 10px #F8390F solid; }
ul#menu-left li a.poz4 { border-left: 10px #C61105 solid; }
ul#menu-left li a.poz5 { border-left: 10px #A00916 solid; }
ul#menu-left li a.poz6 { border-left: 10px #6D1112 solid; }
ul#menu-left li a.poz7 { border-left: 10px #480B11 solid; }

ul#menu-left li a.active
{
	color: #FFFFFF;
	text-decoration: none;
}

ul#menu-left li a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

div#content
{
	display: block;
	float: right;
	width: 520px;
	height: 474px;
	background-color: #FFFFFF; /* #1B1B1B; */
}

div#footer
{
	display: block;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #616161;
	font-size: 10px;
	text-align: center;
}

div#footer a
{
	color: #616161;
	font-size: 10px;
	text-decoration: none;
}

div#icons
{
	display: block;
	margin: 10px;
	padding: 5px;
	background-color: #E1E1E3;
	overflow: hidden;
	
	
	filter:alpha(opacity=90); 
	opacity: 0.9; 
	-moz-opacity:0.9;
	
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border-radius: 7px;
}

div#icons img
{
	display: block;
	float: left;
	margin: 5px;
	padding: 0px;
}

#infoplakaty
{
	display: block;
	clear: both;
	width: 410px;
	margin-left: 40px;
	overflow: hidden;
	font-size: 10px;
	color: #999;
	line-height: 12px;
	
}
#image_wrap {
	/* dimensions */
	width:215px;
	height: 215px;
	margin: 10px 0 10px 100px;
	/*padding:15px 0;*/
	padding-left: 38px;
	padding-top: 39px;
	padding-right: 37px;
	padding-bottom: 36px;
	
	/* centered */
	text-align:center;

	/* some "skinning" 
	border:2px solid #fff;
	outline:1px solid #ddd;
	-moz-ouline-radius:4px;
	*/
	background: url('../img/artcool-ramka.png') 50% 50% no-repeat;
}

div#selectCategory
{
	overflow:hidden;
	width: 410px;
	height:30px;
	margin-left: 40px;
	margin-bottom: 3px;
	line-height: 30px;
	text-align: center;
	border:1px solid #ccc;
	background:url(../img/h300.png) repeat-x;
}

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 410px;
	height:95px;

	/* custom decorations */
	border: 1px solid #ccc;
	background:url(../img/h300.png) repeat-x;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:680px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin: 5px 5px 5px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:100px;
	height:75px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}



/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(../img/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin: 30px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(../img/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	


