/* body styles  / reset / links / headings / other elements / tags    
-------------------------------------------------------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,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,dl,dt,dd,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:top}:focus{outline:0}body{line-height:1;color:#000;background:#fff},ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}
html, body {height: 100%}
li {
list-style: none;}
body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
    color: #4d4d4d;
    font-size:0.75em;
    line-height: 1.2em;
}
a {
	color: inherit;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
button {cursor: pointer}
legend {display: none}
object {float:left}
.accessibility {display: none}
.container {
	margin: 0 auto;
	position:relative;
	width: !px;
}
.notxt {
	font-size: 0;
	line-height: 0;
	text-indent: -9998%;
}
#header h1 a {display: block;height:100%}
/* forms / notifications and errors    
-------------------------------------------------------------------------------------*/
#main-content form {padding-bottom: 20px}
	#main-content form fieldset fieldset {clear: both;display:block;overflow:auto}
	#main-content form label {
		clear: both;
		cursor: pointer;
		display: block;
		font-weight:bold;
		padding: 5px 4px 2px;
	}
	#main-content form input, #main-content form textarea, #main-content form select {
		border: 1px solid #CFCECF;
		clear: both;
		color: #6E6E6E;
		font-size: 1em;
		padding: 4px 10px;
		width: 360px;
	}
	#main-content form input:focus, 
	#main-content form textarea:focus {background: #D6D6D6}
	#main-content form select {width: 380px}
	#main-content form textarea {
		height: 120px;
		font-size: 11px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
	#main-content form button {
		background: #F3F3F3;
		border: 2px solid #EBEBEC;
		cursor: pointer;
		float: left;
		font: 11px Tahoma, Arial, Helvetica, sans-serif;
		margin: 10px 10px 0 0;
		padding: 2px 20px;
	}
/*	skeleton including page furniture  
-------------------------------------------------------------------------------------*/

#footer {
	clear: both;
	display: block;
}



/* other styles
-------------------------------------------------------------------------------------*/
/* sIFR  */
@media screen {
  .sIFR-flash {margin: 0;padding: 0;visibility: visible !important}
  .sIFR-replaced, .sIFR-ignore {visibility: visible !important }
  .sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden}
  .sIFR-replaced div.sIFR-fixfocus {margin: 0pt;padding: 0pt;overflow: auto;letter-spacing: 0px;float: none}
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}
@media screen {
  .sIFR-active #page-home #content h2 { visibility: hidden; }
}
/* fancybox */
div#fancy_overlay {
	background-color: #666;
	display: none;	
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 30;
}
* html div#fancy_overlay {
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	position: absolute;
}
div#fancy_wrap {text-align: left}
div#fancy_loading {
	background: transparent;
	cursor: pointer;
	display: none;
	height: 40px;
	overflow: hidden;
	position: absolute;
	width: 40px;
	z-index: 100;
}
div#fancy_loading div {
	background: transparent url('../img/fancy_progress.png') no-repeat;
	height: 480px;
	left: 0;
	position: absolute;
	top: 0;
	width: 40px;	
}
div#fancy_loading_overlay {
	background-color: #FFF;
	position: absolute;
	z-index: 30;
}
div#fancy_loading_icon {
	background: url('../img/fancy_loading.gif') no-repeat;
	height: 16px;
	position: absolute;
	width: 16px;
	z-index: 35;
}
div#fancy_outer {
	background: transparent;
	display: none;
	left: 0;
	margin: 0;	
	overflow: hidden;
	padding: 18px 18px 33px 18px;
	position: absolute;
    top: 0;
    z-index: 90;
}
div#fancy_inner {
	background: #FFF;
	border: 1px solid #BBB;
	height:100%;
	position: relative;
	width:100%;
}
div#fancy_content {margin: 0;position: absolute;z-index: 100}
div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}
img#fancy_img {
	border:0; 
	height: 100%;
	margin: 0;
	left: 0;
	padding: 0; 
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
}
div#fancy_close {
	background: url('../img/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	display: none;
	height: 30px;
	position: absolute;
	right: -15px;
	top: -12px;
	width: 30px;	
	z-index: 181;	
}
#fancy_frame {
	display: none;
	height: 100%;
	position: relative;
	width: 100%;	
}
#fancy_ajax {height: 100%;overflow: auto;width: 100%}
a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}
a#fancy_left {left: 0px}
a#fancy_right {right: 0px}
span.fancy_ico {
	cursor: pointer;
	display: block;
	height: 30px;
	margin-top: -15px;
	position: absolute; 
	top: 50%;
	width: 30px;
	z-index: 112; 	
}
span#fancy_left_ico {background: transparent url('../img/fancy_left.png') no-repeat;left: -9999px}
span#fancy_right_ico {background: transparent url('../img/fancy_right.png') no-repeat;right: -9999px}
a#fancy_left:hover {visibility: visible}
a#fancy_right:hover {visibility: visible}
a#fancy_left:hover span {left: 20px}
a#fancy_right:hover span {right: 20px}
.fancy_bigIframe {
	background: transparent;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;	
}
div#fancy_bg {	
	border: 0;
	height: 100%;
	margin: 0;
	left: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 70;
}
div.fancy_bg {
	border: 0;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 70;
}
div.fancy_bg_n {
	background: transparent url('../img/fancy_shadow_n.png') repeat-x;
	height: 18px;
	top: -18px;	
	width: 100%;
}
div.fancy_bg_ne {
	background: transparent url('../img/fancy_shadow_ne.png') no-repeat;
	height: 18px;
	right: -13px;
	top: -18px;
	width: 13px;
}
div.fancy_bg_e {
	background: transparent url('../img/fancy_shadow_e.png') repeat-y;
	height: 100%;
	right: -13px;
	width: 13px;	
}
div.fancy_bg_se {
	background: transparent url('../img/fancy_shadow_se.png') no-repeat;
	bottom: -18px;
	height: 18px;
	right: -13px;	
	width: 13px;
}
div.fancy_bg_s {
	background: transparent url('../img/fancy_shadow_s.png') repeat-x;
	bottom: -18px;
	height: 18px;
	width: 100%;
}
div.fancy_bg_sw {
	background: transparent url('../img/fancy_shadow_sw.png') no-repeat;
	bottom: -18px;
	height: 18px;
	left: -13px;
	width: 13px;	
}
div.fancy_bg_w {
	background: transparent url('../img/fancy_shadow_w.png') repeat-y;
	left: -13px;
	height: 100%;
	width: 13px;	
}
div.fancy_bg_nw {
	background: transparent url('../img/fancy_shadow_nw.png') no-repeat;
	height: 18px;
	left: -13px;
	top: -18px;
	width: 13px;	
}
div#fancy_title {
	bottom: -33px;
	display: none;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 100;
}
div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}
div#fancy_title table {margin: 0 auto}
div#fancy_title table td {padding: 0;vertical-align: middle}
td#fancy_title_left {
	background: transparent url(../img/fancy_title_left.png) repeat-x;
	height: 32px;
	width: 15px;
}
td#fancy_title_main {
	background: transparent url(../img/fancy_title_main.png) repeat-x;
	height: 32px;
}
td#fancy_title_right {
	background: transparent url(../img/fancy_title_right.png) repeat-x;
	height: 32px;
	width: 15px;	
}
  /************************/
 /*** out-of-framework ***/
/************************/


.container {
    width: 1000px;
    margin:0 auto;
    padding:20px 0 0 0;
}

  /***************/
 /*** sidebar ***/
/***************/

#sidebar {
    float: left;
    padding:6px 0;
    width: 110px;
}
#sidebar li {
    list-style:none;
}
#sidebar ul li a {
    padding: 10px 0 9px 6px;
    display: block;
    /*color: #00722C;*/
}
#sidebar ul li.active a {
    color: #00722c;
    font-weight: bold;
}
  /**************/
 /*** footer ***/
/**************/

#footer {
    position:relative;
    height: 96px;
    margin: 20px 0 20px 110px;
    font-size:0.90em;
    line-height: 1.2em;
}
#footer h3 {
    font-size: 4.5em;
    line-height: 1em;
    text-transform: uppercase;
    left: -4px;
    position:absolute;
    top:0;
}
#footer h3 a {
    text-decoration: none;
}
#footer h3 a em {
    cursor: pointer;
}
#footer p {
    position:absolute;
    bottom: 6px;
}
#footer address a, #footer address strong {
	display: block;
    color: #00722c;
    font-weight: bold;
}
#footer address {
    display: block;
    width: 160px;
    position: absolute;
    right: 5px;
    top: 0;
    background: url(../img/logo1.jpg) 190px 1px no-repeat;
    height: 96px;
    padding: 0px 230px 0px 0px;
    text-align: right;
}

  /***************/
 /*** content ***/
/***************/

#content {
    float: right;
    overflow: hidden;
    margin-bottom:5px;
    position:relative;
    width: 890px;
    min-height: 474px;
}

  /********************/
 /*** main-content ***/
/********************/

#content #main-content {
    width: 860px;
    float: left;
    padding-bottom: 28px;
}

  /***************/
 /*** gallery ***/
/***************/

#content #gallery {
    float: right;
    width: 27px;
    padding:0;
}
#content #gallery h4 {
    width: 1em;
    line-height: 1em;
    display:block;
    text-transform:uppercase;
    padding:20px 0 18px;
    text-align:center;
    position:relative;
    left: 9px;
}
#content #gallery ul {
    height: 99999999px;
    overflow:hidden;
    padding:0;
}
#content #gallery .g-inner {
    height: 270px;
    overflow:hidden;
    padding:0;
}
#content #gallery li {
    display:block;
    padding:10px 0 10px 2px;
}
#content #gallery li a {
    display:block;
    padding:0;
    opacity: .70;
    width: 25px;
}
#content #gallery li a.activeSlide, #content #gallery li a:hover {
    opacity: 1;
}
#content #gallery .nav {
    display: block;
    text-indent: -99999px;
    padding: 6px 10px 0 14px;
}
#content #gallery .n-up {
    background: url(../img/gallery.nav.jpg) 11px top no-repeat;
}
#content #gallery .n-down {
    background: url(../img/gallery.nav.jpg) 11px bottom no-repeat;
}

  /*************/
 /*** langs ***/
/*************/

#content #langs {
    height: 20px;
    position:absolute;
    bottom:15px;
    right: 37px;
    width: 180px;
    z-index: 1;
    text-align:right;
}

#content #langs dt, #content #langs dd {
    float: left;
}
#content #langs dt {
    text-transform:uppercase;
    font-size:0.7em;
    line-height: 1em;
    position:relative;
    top:8px;
    width: 98px;
    margin-right:10px;
}
#content #langs dd {text-indent: -9998em;width: 34px}
#content #langs dd a {
    display:block;
    height: 16px;
    overflow: hidden;
    margin: 0 3px;
    position:relative;
    text-indent: 9998px;
}
#content #langs dd a.lang-1 {
    background:url(../img/pol.jpg) 0 0 no-repeat;
}
#content #langs dd a.lang-2 {
    background:url(../img/eng.jpg) 0 0 no-repeat;
}
#content #langs dd.active a {
}


  /******************/
 /*** slide show ***/
/******************/

#content #slide-show {
	height: 454px;
    overflow:hidden;
    width: 860px;
    float: left;
    position:relative;
    margin-bottom:20px;
}
#content #slide-show .mapofeurope {
	position:absolute;
    width: 348px;
    height: 356px;
    right: 0;
	z-index: 10;
}
.lang-pl #slide-show .mapofeurope {   
    background: url(../img/mapofeurope-1.png) 0 0 no-repeat;
}
.lang-en #slide-show .mapofeurope {   
    background: url(../img/mapofeurope-2.png) 0 0 no-repeat;
}

#content #slide-show .squares {
	position:absolute;
    background: url(../img/squares.png) 0 0 no-repeat;
    width: 259px;
    height: 454px;
	z-index: 10;
}
#content #slide-show .squares1 {
	position:absolute;
    background: url(../img/squares1.png) left top no-repeat;
    width: 259px;
    height: 454px;
	z-index: 10;
}
#content #slide-show .squares2 {
	position:absolute;
    background: url(../img/squares2.png) left bottom no-repeat;
    width: 100%;
    height: 454px;
	z-index: 12;
}
#content #slide-show .cycle {
	z-index: 1;
}
#content #slide-show .cycle img {
	z-index: 1;
}
#content #slide-show .hover {
    width: 100%;
    height: 100%;
    position:absolute;
    z-index:13;
}
.page-index #content #langs {
    color:#fff;
    bottom:20px;
    z-index: 15;
    padding:6px 7px 2px 10px;
    top: 423px;
    right: 32px;
}

  /******************/
 /*** cms photos ***/
/******************/

#content #main-content .cms-photos {
    float:right;
    margin-top:52px;
    width: 185px;
}
#content #main-content .cms-photos li {
    float:left;
    margin-left:11px;
    margin-bottom:15px;
}


/*****************/
/*** cms-files ***/
/*****************/

#content #main-content .cms-files {
    height: 30px;
    margin: 10px 0 0px;	
    bottom: 0px;
    position: absolute;
    left:0;
}
#content #main-content .cms-files dt, #content #main-content .cms-files dd {
    float: left;
    color: #00722c;
    font-size:.85em;
}
#content #main-content .cms-files dd {
    background: url(../img/separator.jpg) left center no-repeat;
    margin-left: 8px;
    padding: 0 5px 0 10px;
}
#content #main-content .cms-files dd.first {
    background: 0;
}

/************************/

.cms-editable,
#content #main-content .cms-files,
#content #main-content .cms-pagination,
#content #main-content .newsletter {
    float:left;
    width: 655px;
}

/************************/


/**********************/
/*** cms-pagination ***/
/**********************/

p.pagination em.pg-previous, p.pagination > a.pg-previous {
    background:url(../img/previous.green.jpg) center no-repeat;
    text-indent: -999999px;
    width:20px;
    height: 16px;
    display:inline-block;
}
p.pagination > em.pg-next, p.pagination > a.pg-next {
    background:url(../img/next.green.jpg) center no-repeat;
    text-indent: -999999px;
    width:20px;
    height: 16px;
    display:inline-block;
}
.cms-pagination {
    word-spacing:10px;
    color: #F30;
    font-weight:bold;
	z-index: 5;
}
.cms-pagination em {
    font-style: normal;
    opacity: .6;
}
.cms-pagination a {
    color: #00722C;
}
/******************/
/*** newsletter ***/
/******************/

#content #main-content .newsletter {
    height: 400px;
}
#content #main-content .newsletter h4 {
	color: #00722c;
    font-weight: normal;
    display:block;
    margin-top:150px;
    font-size:1.5em;
    line-height:1.2em;
}
#content #main-content .newsletter label {
	color: #00722c;
    font-weight: normal;
    display:block;
    margin-top:100px;
}
#content #main-content .newsletter input {
	border-color: #00722c;
    font-weight: normal;
    width: 250px;
	color: #00722c;
    display:block-inline;
}
#content #main-content .newsletter button {
	color: #00722c;
    font-size: 1.5em;
    display:inline-block;
    text-transform:uppercase;
    border:0;
    background:0;
    padding:0;
    margin:0;
    float: none;
}
#content #main-content .newsletter button:hover {
	cursor: pointer;
}
#content #main-content .newsletter em {
    font-style:normal;
}
#content #main-content .newsletter em.error {
	display: block;
    color: #F00;
}

      /********************************/
     /********************************/
    /*****                      *****/
   /***** CMS EDITABLE STYLES  *****/
  /*****                      *****/
 /********************************/
/********************************/
.cms-editable {
}
#content #main-content h1, #content #main-content h2 {
    color: #00722c;
    font-size: 1.5em;
    line-height:1.2em;
    font-weight:normal;
    padding: 14px 0 2px;
}
#content #main-content h2 {
    font-size: 1.2em;
    font-weight: bold;
    padding-top: 10px;
}
.cms-editable p {
    text-align:justify;
    margin: 1em 0;
}
.cms-editable h1, h2, h3, h4, h5, h6 {
	color: #00722c;
    font-weight:normal;
}
.cms-editable .listing-element {
    clear:both;
    display: block;
    padding:10px 0;
}
	.cms-editable .listing-element img {
        float: left;
        padding:0 10px 10px 0;
	}
	.cms-editable .listing-element h4 {
    	color: #00722c;
        float: none;
        font-size:1.35em;
        display:inline;
        line-height:1em;
	}
	.cms-editable .listing-element small {
    	color: #00722c;
        float: none;
        display:inline-block;
        padding-top:2px;
        padding-left:5px;
	}
	.cms-editable em {
		font-style: italic;
	}
	.cms-editable .listing-element p {
        float: none;
        display:block;
        padding-top:0px;
        margin-top:3px;
	}
        .cms-editable .listing-element p a {
            color: #00722c;
            font-weight:bold;
            white-space: nowrap;
        }
.cms-editable ul {
    list-style:inside disc;
    margin: 1em 0 1em 20px;
    line-height:1.1em;
}
.cms-editable ol {
    list-style:inside  decimal;
    margin: 1em 0 1em .2em;
    padding-left: 0;
    line-height:1.1em;
}
.cms-editable ul li {
    list-style:outside disc;
    line-height:1.2em;
    margin-left:20px;
    padding:0 0 0 0;
}
.cms-editable ol li {
    line-height:1.2em;
    margin-left:0px;
    padding:0;
    list-style:inside decimal;
}
.cms-editable ul.green {
    color: #00722c;
}
.cms-editable ul.gray {
    color: #687495;
}
.cms-editable ul.gray li a, 
.cms-editable ul.green li a {
        font-size:1.35em;
        color: inherit;
        line-height:1.2em;
}
.cms-editable ul ul {
	margin-top:0;
	margin-bottom:0;
}
.cms-editable h4 {   
    	color: #00722c;
        font-size:1.35em;
        margin: 1em 0;
        line-height: 1em;
}

.cms-editable strong {font-weight:bold}
.cms-editable h3 {
	font-size:1.17em;
	font-weight:bold;
	margin:1em 0 .5em;
}
.cms-editable .image {
	background:#F2F3F5 none repeat scroll 0 0;
	border:1px solid #D8D8D8;
	float:left;
	margin: 10px 20px 5px 0;
	padding:5px;
}
.cms-editable .image img{float:left}
.cms-editable .right {float:right;margin:10px 0 5px 20px}
.cms-editable table, .cms-editable table caption, .cms-editable table tbody, .cms-editable table tfoot, .cms-editable table thead, .cms-editable table tr, .cms-editable table th, .cms-editable table td
{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}
.cms-editable table {border-collapse:separate;border-spacing:0}
.cms-editable table caption, .cms-editable table th, .cms-editable table td{text-align:left;font-weight:normal}
.cms-editable table {margin: 15px 0;width: 100%}
.cms-editable table th, .cms-editable table td {
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 15px;
	vertical-align: middle;
}
.cms-editable table th {background: #e5e5e5;font-weight: bold}
.cms-editable table th.name {width: 150px}
.cms-editable table th.price {width: 50px}
.cms-editable table th.availability {width:90px}

.cms-editable a {color: #00722c; text-decoration:underline}
.cms-editable a:hover {text-decoration:none}

  /******************************/
 /*** e: CMS EDITABLE STYLES ***/
/******************************/

.newsletter-unsubscribe #main-content {
	text-align: center;
}
.newsletter-unsubscribe #main-content h1 {
	margin-top: 150px;
}
.newsletter-unsubscribe #main-content p {
	margin-bottom: 150px;
}

.cms-editable address {
    font-style: italic;
}
