/* INIT
-----------------------------------------------------------------------------*/
html, body, h1, h2, h3, h4, h5, h6, div, span, blockquote, p, address, form, fieldset, img, ul, ol, dl, dt, dd, li, hr, table, td, th, strong, em, sup, sub, dfn, ins, del, q, cite, var, samp, code, kbd, tt {
	margin: 0;
	padding: 0;
	border: 0;
	outline-style: none;
	outline-width: 0;
}
a, a:visited {
	text-decoration: none;
}
a {
   color: white;
	outline-style: none;
	outline-width: 0;
}
a:hover {
	color: #000;
}
ol, ul {
	list-style: none;
}
legend {
	display: none;
}
body, input, textarea, select, option, optgroup, button {
	font-family: 'Armata', sans-serif;
	
}
input, textarea, select, option, optgroup, button {
	font-size: 12px;
}


/* LAYOUT
-----------------------------------------------------------------------------*/
html {
   
}

body {
background: #212121;
   min-height: 900px;
	color: white;
	font-size: 12px;
	
  

}

.wrapper {
background: url(/images/bg.jpg) no-repeat center 403px ;
margin: 0px auto;
width: 100%;
float:left;


   
}

.wrap {
   width:960px;
   margin: 0px auto;
  
  
}


/* HEADER
-----------------------------------------------------------------------------*/
.header {
   height: 410px;
    background: url(/images/header1.jpg) no-repeat center top ;
    
    
}

.logo a {
   float: left;
   	background: url(/images/logo.png) no-repeat center top;
	width: 263px;
	height: 140px;
	text-indent: -9999px;
	margin-top: 12px;
	opacity: 1;
	transition: 0.2s all 0s;
	z-index: 7;
	position: relative;
}
.logo a:hover {
  opacity:0.8;
}
.top {
    float: left;
    height: 410px;
    position: relative;
    width: 100%;
   } 
.top-nav {
   float: right;
}

.index .path{
display: none;
}
.path {
   width: 100%;
   float: right;
   padding-bottom: 10px;
  margin-top: 18px; 
}


.search {
   margin: -124px 0;
   float: right;
   width: 187px;

}
.input-search {
  
   background: #8c8c8c;
   border: none;
   color: white;

   height: 25px;
    padding-left: 5px;
    width: 150px;
       float: left;
}
.btn-search {
   cursor: pointer;
  
	border: 0 none;
   background: url(/images/btn-search.jpg) no-repeat center top  ;
   text-indent: -9999px;
   width: 31px;
   height: 27px;
   opacity: 1;
   transition: 0.2s all 0s;
    float: right;
 
}
.btn-search:hover {
	opacity:0.7;
}
.lang {
    font-size:10px;
    margin-bottom:10px;
    width:100%;
    height: 20px;
}
.lang li {
    width: auto;
    float:left;
}


/* MENU
-----------------------------------------------------------------------------*/
.menu {
   float: left;
   width: auto;
   clear: both;
    margin-left: 316px;
    margin-top: -125px;
}

.menu li {
   float: left;
   margin: 0px 0 0 25px;
   
}

.menu li a {
   float: left;
   padding: 4px 10px;
   
   color: #84c326;
   font-size: 16px;
   transition: 0.2s all 0s;
}

.menu li.active a {
   background: #84c326;
   color: white;
}

.menu li:hover {
  
}

.menu li a:hover {
background: #84c326;
   color: white;
   
}

/* CONTENT
-----------------------------------------------------------------------------*/
.content {
	 float: left;
   
    position: relative;
    width: 960px;
}

.main {
   width: 70%;
   display: inline-block;
   min-height: 300px; 
   margin-top: -57px;  
}


h1 {
   font-size: 22px;
   float: left;
   background:#84c326;
   padding:  2px 10px;
   font-weight: 300;
}
h2 {
   
}
h3 {
	 font-size: 15px;
	 font-weight: 100;
   
}


/* ARTICLE
-----------------------------------------------------------------------------*/
.article {
  
   padding: 0px 20px 30px 0px;
	min-height: 300px;
}

.article h1 {
    width: 97%;
    padding-top: 0px;
    padding-left: 0px;
    float: none;
    background: none;
    border-bottom:  1px dotted #84c326;
    margin-top: 25px;
}
.article h2 {
   
}


.art-content {
	padding-top: 20px;   
}
.art-body {
	text-align:justify;
	margin-bottom: 40px;
		margin-top: 12px;
   
}
.article ul {
	list-style: square inside url();
	margin: 10px;
}
.article li {
	color: white;
	line-height: 20px;
	color:#84c326;
	padding-left: 30px;
}


.art-date {
   
}
.art-author {
   
}


/* galeria artykulu */

.art-gallery {
	float: left;
	width: 100%;
	margin-bottom: 20px;   
}
.art-gallery h3, .art-files h3 {
	width: 100%;
	padding: 0px 0 5px;
	margin-bottom: 40px;
	border-bottom: 1px dotted #84c326;
	font-size: 12px;
	font-weight: normal;
	color: #84c326;
}
.art-gallery .thumb, .art-gallery .thumb a {
	float: left;
} 
.art-gallery{
  
}
.thumb a img{
	display: block;
	border: 3px solid #84c326;
	border-radius: 50% 50%  50%  50%; 
		-webkit-box-shadow: 0px 1px 2px 2px rgba(0, 0, 0, 0.8);
     box-shadow:  0px 1px 2px 2px rgba(0, 0, 0, 0.8); 
}

/* za��czniki artykulu */

.art-files {
   display: inline-block;
   width: 100%;   
}
.files-item {
    line-height: 22px;
    padding-left: 20px;   
}
.files-item a {

}

/* FILE ICONS
-----------------------------------------------------------------------------*/
.ico-doc {
   background: url(/images/filetypes/document-word.png) no-repeat left 2px;
}
.ico-xls {
   background: url(/images/filetypes/document-excel.png) no-repeat left 2px;
}
.ico-ppt {
   background: url(/images/filetypes/document-powerpoint.png) no-repeat left 2px;
}
.ico-pdf {
   background: url(/images/filetypes/document-pdf.png) no-repeat left 2px;
}
.ico-image {
   background: url(/images/filetypes/document-image.png) no-repeat left 2px;
}
.ico-archive {
   background: url(/images/filetypes/document-zipper.png) no-repeat left 2px;
}

/* ASIDE
-----------------------------------------------------------------------------*/
.aside {
   width: 30%;
   float: right;
   background: transparent;
   min-height: 300px;
}

/* SUBMENU
-----------------------------------------------------------------------------*/
.submenu-body {
   padding: 20px 
}

.submenu-top {
   
}

.submenu-foot {
   
}

/* level-0 */

ul.level-0{ 
	width: 100%;
	
	
}

li.level-0 {
 	padding:  2px 10px;
 	border-bottom: 1px dotted #84c326;
 
}
li.level-0:last-child{

}
li.level-0 a {
	transition: 0.2s all 0s;


   
}

li.level-0.active {
 	background:#84c326;
 	color: #fff;
  
   
}

li.level-0:hover {
	 background:#84c326;
 	color: #fff;
   
}

/* level-N */

li.level-1{
	padding: 10px;
}


/* ANIM
-----------------------------------------------------------------------------*/
.anim-wrap {
   
}

.anim {
	
    float: left;
    height: 239px;
    margin-left: 0;
    margin-top: -78px;
    z-index: 1;
    width: 960px;
   
   
   
}

.anim slides {
   
}

.anim slides img {
   
}

ul.anim-nav {
   
}

ul.anim-nav li{
   
}

ul.anim-nav li a{
   
}


/* NEWS-LISTING
-----------------------------------------------------------------------------*/
.news-listing {
	 margin-top: 30px;
   
}

.news-item {
   padding-bottom: 25px;
   margin-bottom: 20px;
   border-bottom: 1px dotted #84c326;
     margin-top: 20px;
      min-height: 100px;
}

.news-item h2 {
   display: inline-block;
   font-weight: normal;
   font-size: 15px;
   margin-bottom: 10px; 
   padding-left: 12px;
   
}
.news-item h2 a{
    
   
}
.news-item h2 a:hover{
 color:#84c326;
}
.news-item-content {
   
}

.news-item-info {
   display: inline-block;
   padding-left: 80px;
   position: relative;
}

.news-item-date {
   display: inline-block;
   position: absolute;
   top: 2px;
   left: 0px;
   font-size: 13px;
   padding: 0px 5px 0px 0;
   border-right: 1px dotted #84c326;
   color: #84c326;
}

.news-item-author {
   
}

.news-item-detail {
   
}

.news-item-intro {
   	text-align: justify;
	color:#84c326;
	padding-bottom: 20px;
	font-size: 12px;
}

.news-item-more {
   float: right;
   display: none;
}


/* NEWS
-----------------------------------------------------------------------------*/
.news {
   
}

.news-info {
   
}

.news-date {
   
}

.news-author {
   
}

.news-content {
    display: inline-block;
    padding-top: 20px;
    width: 100%;
}

.news-img-index{
width: 100%;
float:left;
margin-bottom: 15px;


}
.news-thumb {
     border: 3px solid #84C326;
    border-radius: 50% 50% 50% 50%;
    box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.8);
    float: left;
    margin: 0 34px 27px 34px; 
}
.news-intro {
     
	text-align: justify;
	color:#84c326;
	padding-bottom: 20px;
	font-size: 14px;

}

.news-body {
	text-align: justify;
   
}

a.news-back {
	background: url("/images/back.png") no-repeat scroll left center transparent;
    float: right;
    height: 19px;
    margin-top: 30px;
    padding-left: 0;
    transition: all 0.1s linear 0s;
    width: 25px;
}
a.news-back:hover {
	padding-left: 10px;
		opacity: 0.7;
}
.news-forw {
	background: url("/images/wiecej.png") no-repeat scroll left center transparent;
    float: right;
    height: 19px;
    margin-top: 15px;
    margin-right: 0px;
    transition: all 0.1s linear 0s;
    width: 25px;
    border: 0 none;
    text-intend: -9999px;
    
}
.news-forw:hover {
	margin-right: -10px;
	opacity: 0.7;
	
}

/* PAGINATION
-----------------------------------------------------------------------------*/
.pagination {
   height: 30px;
   padding-top: 10px;
   width: 100%;
    float: left;
}

.pagination .pages {

}
.pagination a {
   float: left;
   margin-right: 5px;
}
.pagination a:hover {
   color: #84c326;
}
.pagination span {
   float: left;
   margin-right: 5px;
}
.pagination a.active {
	color: #84c326;
   
}

/* GALLERY
-----------------------------------------------------------------------------*/
.gallery {  
/* tylko jesli kontener galerii jest inny niz artykulu */   

}

.gallery-item {
	display: block;
	
}
.gallery .thumb, .art-gallery .thumb{
	margin: 0 24px 23px 13px;
	
}

.gallery .thumb, .gallery .thumb a{
	float: left;
	
}

.gallery .thumb a img{
 	display: block;
	border: 3px solid #84c326;
	border-radius: 50% 50%  50%  50% ; 
		-webkit-box-shadow: 0px 1px 2px 2px rgba(0, 0, 0, 0.8);
     box-shadow:  0px 1px 2px 2px rgba(0, 0, 0, 0.8); 
	  
	  

}
.thumb-desc {
	clear: both;
    display: block;
    float: left;
    margin: 6px 0 0;
    text-align: center;
    width: 100%;	
}
.gallery .thumb.gallery-cat {

   
}
.gallery-cat-name {
   
}


/* FORM
-----------------------------------------------------------------------------*/
.form-data {
	margin: 20px 0 0 0;
	display: inline-block;   
}

.form-elem-group {
	float: left;
	margin-bottom: 10px;
	width: 100%;	
}

.form-elem-name {
	width: 150px;
	float: left;
	padding: 4px;

}
.form-elem-input{
	float: left;
}
.form-elem-input input[type=text], .form-elem-input select, .form-elem-input textarea{
	width: 474px;
	float: left;
	padding: 4px;
   	border: none;
	font-size: 12px;
	background-color: white;
	
			
}
.form-elem-input input[type=text]:focus, .form-elem-input select:focus, .form-elem-input textarea:focus{
   	border: none;
		
}


.form-elem-input select {
	width: 310px;
}
.form-data textarea {
	height: 150px;
	resize: none;
}

.form-elem-input input[type=radio], .form-elem-input input[type=checkbox] {
    font-size: 12px !important;
    margin: 0 6px !important;
    vertical-align: middle;
}

.form-btn-send {
	float: right;

	color: #fff;
	border: 0;
	padding: 4px 219px;
	cursor: pointer;   
		-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-image: linear-gradient(to bottom, #84c326 0%, #67a012 100%);
    border-color: #c3fe6c rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.3);
    border-image: none;
    border-right: 1px solid rgba(0, 0, 0, 0.3);
    border-style: solid;
    border-width: 1px;
     text-shadow: 1px 1px rgba(0, 0, 0, 0.2);  
}
.form-btn-send:hover {
	opacity: 0.9;
}

.captcha-code {
   
}

.captcha-input {
   
}

/* SEARCH RESULT -->> tylko jesli lista ma byc inna ni� lista aktualnosci
-----------------------------------------------------------------------------*/
.search-result {
	 font-size: 16px;

}

.search-result news-item {
   
}


/* SITEMAP
-----------------------------------------------------------------------------*/
.site-map {

}

.site-map ul.level-0 {

}

.site-map ul.level-0 li {

}

.site-map ul.level-1 {

}

.site-map ul.level-1 li {

}


/* FOOTER
-----------------------------------------------------------------------------*/
.footer {
    background: url("../images/footer.png") no-repeat scroll center top transparent;
    float: left;
    height: 216px;
    margin: 0 auto;
    width: 100%;
}

ul.foot-nav {
   float: left;
}

ul.foot-nav li {
   float: left;
   margin-right:10px;   
}

ul.foot-nav li a {
   
}
.kambit {
	float: right;

    margin-top: 161px;
}
.adres-foot {
	float: left;
	font-size: 11px;

    margin-top: 35px;
	font-weight: 300;
}

.k {
    background: none repeat scroll 0 0 #84C326;
    padding: 2px 1px;
    width: 65px;
    margin-bottom: 4px;
    font-size:14px;
}
.ulica {
    background: none repeat scroll 0 0 #84C326;
   
    width: 143px;
    margin-bottom: 1px;
}
.miasto {
    background: none repeat scroll 0 0 #84C326;
  
    width: 119px;
    margin-bottom: 1px;
}
.tel{
    background: none repeat scroll 0 0 #84C326;
 
    width: 98px;
    margin-bottom: 1px;
}
.mob {
    background: none repeat scroll 0 0 #84C326;
   
    width: 129px;
    margin-bottom: 1px;
}
.mail {
    background: none repeat scroll 0 0 #84C326;
   
   
    margin-bottom: 1px;
}
/* LOGIN
-----------------------------------------------------------------------------*/
.login-wrap {
    position:relative;
}

.login-panel {

    margin-top: -38px;

    color: #fff;
    background-color: #000;
    padding: 10px;
}



/************ <<< STANDARD CLASSES >>> ************/


/* TABLE
-----------------------------------------------------------------------------*/
table {
   
}

table thead tr th {
   
}
table tfoot tr th {
   
}

table tr {
   
}

table tr td {
   
}

table tr.odd td {
   
}
table tr.even td {
   
}

table tr:hover {
   
}

table tr:hover td {
   
}

table tr:hover td:hover {
   
}



/* DEFAULTS
-----------------------------------------------------------------------------*/
.w100p {
   width: 100%!important;   
}
.w50p {
   width: 48%!important;   
}
.w30p {
   width: 28%!important;   
}

.dn {
   display: none!important;
}
.db {
   display: block!important;   
}
.dib {
   display: inline-block!important;
}
.di {
   display: inline!important;   
}

.fl {
   float: left!important;
}
.fr {
   float: none!important;
}

.cl {
   clear: left!important;
}
.cr {
   clear: right!important;
}
.cb {
   clear: both!important;
}

.disabled {
    opacity: 0.4;
    filter: Alpha(Opacity=40);
}

.debug {
	text-align: center;
	background-color: yellow;
	color: #000;
	font-weight: bold;
}

/************ <<< === FUTURE CLASSES === >>> ************/

/* MODULE BOX
-----------------------------------------------------------------------------*/
.module-box-top {

}
.module-box-body {

}
.module-box-foot {

}

/* SUPERNEWS
-----------------------------------------------------------------------------*/


/* ANIMATIONS -->> klasy dziedziczone z .anim + $id
-----------------------------------------------------------------------------*/















.wrapIE {
    width:900px;
    margin: 0 auto;
    position: relative;
}

.ieElder {
    position: absolute;
    top:-300px;
    left: 200px;
    height: 287px;
    width: 500px;
    border: 5px solid #8ABEF1;
    z-index: 99999999999;
    background: url(/images/browsers.jpg) no-repeat 0 0;
}

.ieElder-close {
    bottom: 0;
    cursor: pointer;
    height: 20px;
    left: 0;
    position: absolute;
    width: 76px;
 }

.ieElder-later {
   bottom: 0;
   cursor: pointer;
   height: 20px;
   position: absolute;
   right: 0;
   width: 54px;
}

.get-chrome {
    height: 176px;
    left: 56px;
    position: absolute;
    top: 76px;
    width: 150px;
}

.get-ff {
    height: 176px;
    left: 290px;
    position: absolute;
    top: 76px;
    width: 150px;
}
.slogan {
	 font-size: 22px;
    position: absolute;
    right: -76px;
    top: 266px;
    z-index: 6;
  
   
}
.slogan1 {
	padding: 3px;
 	margin-bottom: 13px;
   background: #84c326;
   width: 245px;
}
.slogan2 {
	padding: 3px;
    background: #84c326;
    width: 161px;
   
}

.telefon{
	font-size: 28px;
	text-align:center;
	border-top: 1px dotted #84c326;
		border-bottom: 1px dotted #84c326;
	padding: 10px;
	margin-bottom: 30px;
	width: 940px;
	float: left;
	word-spacing:6px;
	letter-spacing:1px;
	margin-top: 100px;
	
}
.main-news h3 { background: none repeat scroll 0 0 #84C326; display: inline; line-height: 22px; margin-bottom: 40px;padding: 0 5px;}
.main-news {width:200px; float:left; margin-right: 50px}
.main-news-content {font-size:11px;  text-align: justify; margin-top: 20px;}
.main-news-date {color: #84c326; margin-top:15px; font-size:16px}
.main-news-more {float:left;}
.main-news-item-1 {margin-top:30px}
.main-news-item-2 {margin-top:60px}
.main-news-item-3 {margin-top:90px}
.search-thumb {
	  border: 3px solid #84C326;
    border-radius: 50% 50% 50% 50%;
    box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.8);
    float: left;
    margin: 0 34px 27px 34px; 
}

.super-news-index{
float:left;
width: 100%;
}

.news-img-index {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.main-news h3 {
    background: none repeat scroll 0 0 #84C326;
    display: inline;
    line-height: 22px;
    margin-bottom: 40px;
    padding: 0 5px;
}
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {

}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover {  cursor: pointer; }

.treeview li { }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li {}
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable {  } 

.treeview-black li {  }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { ); }  

.treeview-gray li {  }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { } 

.treeview-famfamfam li {); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable {  } 

.treeview .placeholder {
	background: url(/js/treeview/images/ajax-loader.gif) 0 0 no-repeat;
	height: 16px;
	width: 16px;
	display: block;
}

.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(/js/treeview/images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(/js/treeview/images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(/js/treeview/images/file.gif) 0 0 no-repeat; }
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/js/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/js/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/js/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/js/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/js/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/js/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/js/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/js/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/js/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/js/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/js/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/js/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/js/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
