/*  •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
    ••    Project:  Poznan 2016                                          ••
    ••    Date:     2010                                                 ••
    •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••

    0. RESET
    1. GLOBAL
    2. LAYOUT
        • Header
        • Footer
        • Section
        • Aside
        • Article
        • Pagination
    3. MODULES
        • Form in article
        • Error
        • Search
        • Social
        • Homepage nav
        • Module famous
        • Home close
    4. PLUGINS
        • Freakbox
 
•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• */

/*  0. RESET
•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• */

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, tt, var, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    outline: none;
}

body {
    line-height: 1; 
    color: black;
    background: white;
}

address, cite, q, dfn {
    font-style: normal;
}

a, ins, del {
    text-decoration: none;
}

ol, 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: "";
    content: none;
}

blockquote, q {
    quotes: "" "";
}

button, input, textarea {
    font: inherit;
}

/*
input:focus {
    outline: none;
} 
*/

article, aside, dialog, figure, footer, header, hgroup, nav, section {
    display: block;
}

/*  1. GLOBAL
•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• */

body {
    background: #eee url(/images/bg-body.gif) center top repeat-y;
    color: #333;
    font: bold 13px Helvetica, Arial, sans-serif;
	text-align: center;
}

a {
	font-weight: bold;
}

/*  2. LAYOUT
•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• */

/*  Header
------------------------------------------------------------------------ */

header.page-intro {
    background: #fff url(/images/bg-header.png) 0 0 no-repeat;   
    line-height: 17px;
    text-align: left;
    width: 979px;
    height: 241px;
    margin: 10px auto 0;
}

#home header.page-intro {
    height: 646px;
}

#mod-poznan {
	width: 229px;
	float: left;
}

a#logo {
    background: #fff;
    text-align: right;
	display: block;
	width: 188px;
	height: 155px;
	margin: 40px 0 0;
	padding: 7px 8px 6px 0;
}

#home #mod-famous-header {
	background: url(/images/mod-famous-header.png) 0 0 no-repeat;
	font-size: 13px;
	text-align: center;
	line-height: 29px;
	width: 147px;
	height: 35px;
	margin: 57px 0 0 40px;
}

#lineczki {
	background: url(/images/mod-famous-header.png) 0 0 no-repeat;
	font-size: 12px;
	text-align: center;
	line-height: 29px;
	width: 147px;
	height: 35px;
	margin: 57px 0 0 40px;
}

/*#home.es #mod-famous-header {
    background: url(/images/mod-famous-header-2.png) 0 0 no-repeat;
    line-height: 19px;
	padding: 5px 0;
	margin-bottom: 5px;
    height: 44px;	
}*/

#mod-nav {
	width: 750px;
	float: right;
}

#mod-nav ul#lang {
	background: url(/images/mod-lang.png) 0 0 no-repeat;
	text-align: center;
	float: left;
	width: 82px;
	height: 106px;
	margin: 40px 0 0;
    overflow: hidden;
}

#mod-nav ul#lang li {
	float: left;
    margin: 6px 0 0 8px;
/*    margin: 6px 0 0 15px;*/
    filter: alpha(opacity=30);
    -khtml-opacity: 0.3;
    -moz-opacity: 0.3; 
    opacity: 0.3; 
}

#mod-nav ul#lang li:first-child {
    margin-left: 9px;
/*    margin-left: 19px;*/
}

#mod-nav ul#lang li.active {
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1; 
    opacity: 1; 
}

#mod-nav #capital-candidate {
	float: right;
	margin: 40px 43px 55px 0;
}

#mod-nav nav.main {
	clear: both;
}

#mod-nav nav.main li {
	float: left;
	margin: 0 0 0 5px;
	padding: 0 0 7px;
	position: relative;
	z-index: 50;
}

#mod-nav nav.main li:first-child {
    margin: 0;
}

#mod-nav nav.main li.active {
    background: url(/images/bg-nav-main-hover.png) center bottom no-repeat; 
}

#mod-nav nav.main a {
	border: solid 1px #fff;
    color: #fff;
    text-align: center;
	display: block;
    line-height: 27px;
    height: 27px;
	overflow: hidden;
}

#mod-nav nav.main > ul > li > a {
   text-shadow: #8d2346 1px 1px;
}

.pl #mod-nav nav.main li.main-1 a { border-color: #ce90a4; width: 105px; }
.pl #mod-nav nav.main li.main-2 a { border-color: #ce90a4; width: 201px; }
.pl #mod-nav nav.main li.main-3 a { border-color: #d998ad; width: 97px; }
.pl #mod-nav nav.main li.main-4 a { border-color: #ce90a4; width: 179px; }
.pl #mod-nav nav.main li.main-5 a { border-color: #ce90a4; width: 97px; }

.en #mod-nav nav.main li.main-1 a { border-color: #ce90a4; width: 89px; }
.en #mod-nav nav.main li.main-2 a { border-color: #ce90a4; width: 186px; }
.en #mod-nav nav.main li.main-3 a { border-color: #d998ad; width: 97px; }
.en #mod-nav nav.main li.main-4 a { border-color: #ce90a4; width: 186px; }
.en #mod-nav nav.main li.main-5 a { border-color: #ce90a4; width: 120px; }

.es #mod-nav nav.main li.main-1 a { border-color: #ce90a4; width: 89px; }
.es #mod-nav nav.main li.main-2 a { border-color: #ce90a4; width: 186px; }
.es #mod-nav nav.main li.main-3 a { border-color: #d998ad; width: 97px; }
.es #mod-nav nav.main li.main-4 a { border-color: #ce90a4; width: 186px; }
.es #mod-nav nav.main li.main-5 a { border-color: #ce90a4; width: 120px; }

#mod-nav nav.main li ul.h {
	background: #fc3 url(/images/bg-nav-main-hover.png) center top no-repeat;
	display: none;
	padding: 11px 0;
	position: absolute;
	top: 29px;
}

.pl #mod-nav nav.main li.active a,
.pl #mod-nav nav.main li:hover a,
.pl #mod-nav nav.main li.hover a,
.en #mod-nav nav.main li.active a,
.en #mod-nav nav.main li:hover a,
.en #mod-nav nav.main li.hover a,
.es #mod-nav nav.main li.active a,
.es #mod-nav nav.main li:hover a,
.es #mod-nav nav.main li.hover a {
	background: #fff;
	border-color: #fff;
	color: #881b37;
	text-shadow: none;
}

#mod-nav nav.main li:hover ul.h,
#mod-nav nav.main li.hover ul.h {
	display: block;
}

.pl #mod-nav nav.main li.main-1 ul.h { left: 0; background-position: 48px 0; }
.pl #mod-nav nav.main li.main-2 ul.h { left: 0; background-position: 96px 0; }
.pl #mod-nav nav.main li.main-3 ul.h { left: 0; background-position: 44px 0; }
.pl #mod-nav nav.main li.main-4 ul.h { left: 0; background-position: 84px 0; }
.pl #mod-nav nav.main li.main-5 ul.h { right: 0; background-position: 148px 0; }

.en #mod-nav nav.main li.main-1 ul.h { left: 0; background-position: 40px 0; }
.en #mod-nav nav.main li.main-2 ul.h { left: 0; background-position: 89px 0; }
.en #mod-nav nav.main li.main-3 ul.h { left: 0; background-position: 44px 0; }
.en #mod-nav nav.main li.main-4 ul.h { left: 0; background-position: 89px 0; }
.en #mod-nav nav.main li.main-5 ul.h { right: 0; background-position: 121px 0; }

.es #mod-nav nav.main li.main-1 ul.h { left: 0; background-position: 40px 0; }
.es #mod-nav nav.main li.main-2 ul.h { left: 0; background-position: 89px 0; }
.es #mod-nav nav.main li.main-3 ul.h { left: 0; background-position: 44px 0; }
.es #mod-nav nav.main li.main-4 ul.h { left: 0; background-position: 89px 0; }
.es #mod-nav nav.main li.main-5 ul.h { right: 0; background-position: 121px 0; }

#mod-nav nav.main li ul.h li {
    float: none;
	padding: 0 12px;
	margin: 0;
}

.pl #mod-nav nav.main li ul.h li a,
.pl #mod-nav nav.main li ul.h li a,
.en #mod-nav nav.main li ul.h li a,
.en #mod-nav nav.main li ul.h li a,
.es #mod-nav nav.main li ul.h li a,
.es #mod-nav nav.main li ul.h li a {
	border: none;
	border-top: solid 1px #e7bb34;
	color: #000;
	font-size: 11px;
	text-align: left;
	width: 179px;
	height: auto;
	line-height: 23px;
	margin: 0;
}

.pl #mod-nav nav.main li ul.h li a { width: 179px; }
.en #mod-nav nav.main li ul.h li a { width: 164px; }
.es #mod-nav nav.main li ul.h li a { width: 164px; }

.pl #mod-nav nav.main li ul.h li a,
.pl #mod-nav nav.main li ul.h li:hover a,
.pl #mod-nav nav.main li ul.h li.hover a,
.en #mod-nav nav.main li ul.h li a,
.en #mod-nav nav.main li ul.h li:hover a,
.en #mod-nav nav.main li ul.h li.hover a,
.es #mod-nav nav.main li ul.h li a,
.es #mod-nav nav.main li ul.h li:hover a,
.es #mod-nav nav.main li ul.h li.hover a {
	background: #fc3;
}

#mod-nav nav.main li ul.h li:hover a:hover {
    text-decoration: underline;
}

#mod-nav nav.main li ul.h li:first-child a {
    border: none;
}

/*  Footer
------------------------------------------------------------------------ */

#newsletter {
	color: #fff;
	float: right;
	width: 228px;
	overflow: hidden;
}

#newsletter form {
	overflow: hidden;
}

#newsletter form div {
	height: 42px;
	width: 100%;
	overflow: hidden;
}

#newsletter form a:hover strong {
    text-decoration: underline; 
} 

#newsletter form a img {
    display: block;
}

#newsletter form legend {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    display: block;
}

#newsletter form input[type=text] {
	background: #3565b0;
	border: none;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    margin: 8px 8px 0 0;
    padding: 7px 10px;
    width: 152px;
    height: 17px;
    line-height: 17px;
}

#newsletter form input.focus {}

#newsletter form input[type=submit] {
    background: url(/images/newsletter-submit.png) 0 0 no-repeat;
    border: none;
    cursor: pointer;
    margin: 8px 0 0;
    width: 31px;
    height: 31px;
    text-indent: -9999px;
	line-height: 0;
}

#newsletter form label {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    padding: 8px 11px 10px 0;
    float: left;
}

#newsletter form label input {
    vertical-align: middle;
}

#newsletter form strong {
    font-size: 12px;
    line-height: 18px;
    display: block;
    padding: 16px 0 0;
    clear: both;
}

#newsletter form strong.wrong {
	background: #fff;
    color: #f00;
	padding: 1px 3px;
	margin: 15px 0;
	clear: both;
}

#newsletter strong.success {
    display: block;
}

footer.page-close {
    background: #131047 url(/images/bg-footer.png) 0 0 no-repeat; 
    font-weight: normal;
	font-size: 13px;
	line-height: 17px;
	text-align: left;
	width: 901px;
	height: 215px;
	margin: 0 auto 10px;
	padding: 30px 39px 0;
	clear: both;
	overflow: hidden;
}

footer.page-close a {
    color: #fff;
}

footer.page-close a:hover {
	text-decoration: underline;
}

footer.page-close nav {
	margin: 0 0 15px;
	float: left;
	overflow: hidden;
}

footer.page-close nav ul {
	float: left;
	width: 160px;
	padding: 0 20px 0 0;
}

footer.page-close nav ul:first-child {
    width: 240px;
}

footer.page-close hr {
	background: #fff;
	border: none;
	display: block;
	height: 1px;
	clear: both;
    filter: alpha(opacity=50);
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5; 
    opacity: 0.5; 
}

footer.page-close #copyright {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	margin: 15px 0 0;
	float: left;
}

footer.page-close a#freakstudio {
	display: block;
	float: right;
	margin: 5px 0 0;
}

/*  Section
------------------------------------------------------------------------ */

section {
    text-align: left;
    width: 979px;
    margin: 0 auto;
}

.mod-text-block {   
    color: #333;
    font-size: 11px;
    font-weight: normal;
    line-height: 13px;
	clear: left;
}

.hr-divider {
    border-bottom: dotted 1px #ccc;
    padding-bottom: 30px;
}

/*  Note
------------------------------------------------------------------------ */

#note {
	padding: 21px 34px;
	margin: 0;
}

article.news section#note {
	padding-right: 7px;
}

#note div {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
	background: #fff;
	padding: 20px;
	position: relative;
	float: none;
	width: auto;
}

section#note p {
	font-weight: bold;
	color: #000;
	margin: 0 !important;
	padding: 0 50px 0 0;
}

#note a.note-close {
	position: absolute;
	top: 21px; right: 21px;
}


/*  Aside
------------------------------------------------------------------------ */

aside { 
    width: 231px;
	float: left;
}

aside nav {}

aside nav ul {
	width: 186px;
	padding: 17px 0 0;
}

aside nav li {
	border-top: dotted 1px #ccc;
    padding: 14px 0 14px 40px;
}

aside nav li:first-child {
    border-top: none;	
}

aside nav li a {
	color: #3fa5dc;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
}

aside nav li a:hover {
	text-decoration: underline;
}

aside nav li.active {
    background: url(/images/mod-aside-active-arrow.png) 10px 12px no-repeat;
	padding-bottom: 7px;
}

aside nav li.active a {
    color: #881b35; 
}

aside nav li.active li a {
    color: #3fa5dc;
}

aside nav li.active li.active a {
    color: #881B35;
}

aside nav li.active ul {
	padding: 0 0 7px;
	width: auto;
}

aside nav li.active li {
	border: none;
    padding: 5px 0 5px 0;
}

aside nav li.active li.active {
    background: none;
}

aside nav li.active ul a {
	background: none;
    font-size: 10px;
	font-weight: bold !important;
}

aside nav li.active ul li:first-child a {
	padding-top: 0;
}

/*  Article
------------------------------------------------------------------------ */

article {
    width: 748px;	
	margin: -33px 0 14px;
	float: right;
	z-index: 10;
}

article header {
	overflow: hidden;
}

article section {
	width: auto;
}

article h1 {
	color: #881b37;
	font-size: 22px;
	font-weight: normal;
	line-height: 36px;
	padding: 21px 0 21px 34px;
	width: 540px;
	float: left;
}

article header.event h1 {
    padding-bottom: 0;
}

article.news { 
    background: #fbf7dc; 
	padding-right: 27px;
	width: 721px;
}

article a#rss {
    margin: 25px 15px 0;
    display: block;
    float: right;
}

article a#rss img {
    vertical-align: middle;    
}

article.news section.text {
	padding: 0 0 21px 34px;
}

article.news ul {
	padding-bottom: 43px;
	clear: both;
	overflow: hidden;
}

article.news li {
	clear: both;
}

article.news figure {
	float: left;
    margin-bottom: 20px;    
	position: relative;
}

article.news figure a {
   background: #fff;
   text-align: center;
   display: block;
   width: 253px;
   padding: 10px;
}

article.news div {
	float: right;
	width: 410px;
}

article.news h2 {
	border-bottom: dotted 1px #a09e8d;
	font-size: 16px;
	line-height: 27px;
}

article.news h2 a {
    color: #902a44;
}

article.news h2 a:hover {
    text-decoration: underline;
}

article.news h2 span {
    font-size: 11px;
}

article.news p {
	color: #333;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 8px 0 10px;
}

article.news ul div p {
	margin-bottom: 20px;
}

article.search-results { 
    background: #fbf7dc; 
    padding: 0 27px 0 34px;
    width: 687px;
}

article.search-results h1 {
	padding-left: 0; 
}

article.search-results .sort {
	color: #9a9a9a;
	font-size: 11px;
	font-weight: bold;
	float: right;
}

article.search-results .sort li {
	margin-left: 20px;
    line-height: 85px;
    height: 85px;
    float: left;	
}

article.search-results .sort a {
	color: #333;
}

article.search-results .sort li.active a {
    color: #881b37;
}

article.search-results .sort li a:hover {
    text-decoration: underline;
}

article.search-results .sort li a.active:hover {
	text-decoration: none;
}

article.search-results header {
	padding: 0 0 21px;
}

article.search-results header h2 {
    color: #000;
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;	
	display: block;
	float: left;
	clear: both;
}

article.search-results header h2 span {
	background: #fff;
	font-weight: bold;
    line-height: 26px;
	display: inline-block;
	padding: 0 5px;
}

article.search-results .results {
	padding-bottom: 43px;
	overflow: hidden;
}

article.search-results .results li {
	border-top: dotted 1px #ccc;
    line-height: 17px;
	padding: 20px 0;
	overflow: hidden;
}

article.search-results .results h3 {
	color: #881b37;
	font-size: 12px;
	font-weight: bold;
	float: left;
	display: inline;
    width: 580px;
}

article.search-results .results  h3 a {
    color: #881b37;
}

article.search-results .results  h3 a:hover {
    text-decoration: underline;	
}

article.search-results .results  p {
    color: #333;
	font-size: 11px;
	font-weight: normal;
	float: left;
	width: 580px;
}

article.search-results .results abbr {
	color: #000;
	font-size: 10px;
	font-weight: normal;
	width: 100px;
	float: right;
	text-align: right;
}

article.content {
	background: #fff;
}

article.content header {
    background: #eef7fb;
}

article.content header span {
    color: #881b37;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 160px;
	padding-top: 27px;
	float: right;
}

article.content header span.place {
    color: #333;
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 540px;
	text-align: left;
	padding: 0 0 0 34px;
}

article.content header span small {
    font-size: 12px;
	font-weight: normal;
	display: block;
	margin: 0 auto;
}

article.content section {
	background: #eef7fb;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	width: 680px;
	margin: 0 0 30px;
	padding: 0px 34px 30px;
	overflow: hidden;
}

article.content section strong {
    font-weight: bold;
}

article.content section a {
    color: #871C38;
    text-decoration: underline;
}

article.content section a:hover {
    text-decoration: none;
}

article.content section p {
    margin: 15px 0 0 0 !important;
	text-indent: 0 !important;	
}

article.content section p,
article.content section ul,
article.content section ol {
    margin-top: 15px;	
}

article.content section.back {
	margin: -30px 0 30px;
}

article.content section.file-list {
    margin: -30px 0 0;
	padding: 30px 34px;
    width: 680px;
}

article.content section.file-list a {
	text-decoration: none;
}

#file-list {
    
}

#file-list li {
    vertical-align: middle;
	margin-top: 5px;
}

#file-list a {
    color: #881B37;
}

#file-list a:hover span {
	text-decoration: underline;
}

#file-list img {
	vertical-align: middle;
	margin-right: 10px;
}

article.content section.text ul {
    list-style-type: disc;
	list-style-position: inside;
}

article.content section.text ol {
    list-style-type: decimal;   
	list-style-position: inside;
}

article.content section.text figure {
	float: left;
    margin: 15px 26px 0 0;
}

article.content section img {
    float: left;
}

article.content section img {
    float: none;
}

article.content .more-articles {
	background: url(/images/article-content-more.png) left center no-repeat;
	color: #881b37;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	display: block;
	margin-top: 32px;
	padding-left: 13px;
	float: left;
	clear: left;
	text-decoration: none;
}

article.content .more-articles:hover {
    text-decoration: underline;
}

article.content .social {
	margin: 32px 0 0;
	line-height: 22px;
	overflow: hidden;
	float: left;
	clear: left;
}

article.content .social li {
    float: left;
	display: block;
}

article.content .social a {
	color: #666;
	font-size: 11px;
	line-height: 22px;
}

article.content .social img {
    margin: 0;
}

article.content .social .text a {
    background: url(/images/article-content-social-text.png) right top no-repeat;
	display: block;
	padding-right: 14px;
	overflow: hidden;
}

article.content .social .text a img {
	margin-right: 8px;
	float: left;
}

article.content h2 {
    color: #3fa5dc;
	font-size: 16px;
	line-height: 18px;	
	padding: 23px 0;
}

article.content h2 span {
	color: #000;
	font-size: 13px;
	font-weight: normal;
}

article.content form {
	position: relative;
}

article.content form legend {
	display: none;
}

article.content .element-captcha {
    overflow: hidden;
}

article.content .captcha {
	background: #EEF7FB;
	position: absolute;
	top: 0; left: 0;
	width: 680px;
}

article.content .element-captcha .recaptcha_only_if_incorrect_sol {
	display: block;
}

article.content .element-captcha #recaptcha_image {
	float: left;
}

article.content .element-captcha #recaptcha_image a {
    color: #881B37;
}

article.content .element-captcha .write {
	float: left;
	margin: 0 0 0 40px;
}

article.content .element-captcha .write span {
	font-weight: bold;
	line-height: 19px;
    display: block;
}

article.content .element-captcha .write input {
    margin: 0;
}

article.content .element-captcha .links {
	clear: both;
	text-align: left;
	line-height: 19px;
	padding: 0 0 0 340px;
	width: 252px;
}

article.content .element-captcha .links div {
    display: inline;
}

article.content .element-captcha .links a {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	display: inline;
	margin: 0 10px 0 0;
}

article.content .custom-form .element-captcha {
	padding-top: 20px;
}

article.content .custom-form .element-captcha .write {
	margin: 0;
}

article.content .custom-form .element-captcha .write span {
    margin: 15px 0 5px;
    line-height: 20px;
	font-weight: normal;
    display: block;
}

article.content .custom-form .element-captcha .links {
    padding: 0;	
}

article.content .custom-form .element-captcha .links a {
	font-weight: normal;
	text-decoration: none;
}

article.content .custom-form .element-captcha .links a:hover {
    text-decoration: underline;
}

article.content form input[type=text],
article.content form textarea {
	background: #fff;
	border: solid 1px #999;
	color: #666;
	font-size: 11px;
	line-height: 22px;
	margin-bottom: 15px;
	padding: 6px 10px;
}

article.content form input[type=text] {
	height: 22px;
	width: 230px;
	float: left;
	clear: left;
}

article.content form textarea {
    width: 388px;
	height: 65px;
	margin: 0 0 15px;
    padding-top: 10px;
    padding-bottom: 10px;
	float: right;
}

article.content form label.error {
	color: #881B37;
	font-weight: bold;
	line-height: 28px;
	clear: both;
	float: left;
}

article.content form .submit {
    background: url(/images/article-submit.png) top left no-repeat;
	cursor: pointer;
	float: right;
	display: block;
	padding-left: 8px;
	clear: right;
}

article.content form .submit input {
    background: url(/images/article-submit-child.png) top right no-repeat;
	border: none;
	color: #666;
	font-size: 11px;
	line-height: 28px;
	height: 28px;
	padding: 0 7px 0 0;
	margin-left: -1px;
	float: left;
}

article.content .comments li {
	background: #fff;
	border-bottom: solid 1px #eef7fb;
	overflow: hidden;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	padding: 17px 0;
}

article.content .comments span {
    color: #3fa5dc;
	text-align: center;
	font-weight: bold;
	display: block;
	width: 92px;
	padding: 0 14px;
	font-size: 12px;
	line-height: 18px;
	float: left;
}

article.content .comments small {
     color: #000;
	 display: block;
	 font-size: 11px;
	 font-weight: normal;
}

article.content .comments p {
    float: right;
	width: 526px;
	margin: 0;
	padding: 0 14px 0 0;
}

article.content section.gallery {
	padding: 0;
	margin: -30px 0 0;
	padding: 0 0 30px;
	width: 748px;
}

article.content section.gallery figure {
    float: left;
	width: 489px;
}

article.content section.gallery figure img {
	display: block;
	margin: 0;
}

article.content section.gallery figure figcaption {
    background: #fff;
	color: #999;
	font-size: 10px;
	line-height: 26px;
	display: block;
	padding: 0 35px;
	width: 419px;
	overflow: hidden;
}

article.content section.gallery figure figcaption strong {
    color: #29231e;
	margin-right: 10px;
}

article.content section.gallery ul {
    text-align: center;
	padding: 0 34px;
	overflow: hidden;
}

article.content section.gallery li {
	background: url(/images/article-content-gallery-bg-nav.png) 0 0 no-repeat;
	display: inline-block;
	width: 78px;
	height: 78px;
	margin: 12px 12px 0 0;
}

article.content section.gallery li a {
    padding: 4px;
	width: 70px;
	height: 70px
	display: block;
	overflow: hidden;
	float: left;
}

article.content section.gallery li img {
    float: none;
	display: block;
	margin: 0;
}

article.calendar {
	background: #fff;
}

article.calendar header {
	background: #eef7fb;
}

article.calendar #rss {
	margin: 25px 42px 0 0;
}

article.calendar #calendar {
    overflow: hidden;
}

article.calendar #calendar #calendar-slides {
	width: 531px;
	height: 318px;
	float: right;
	position: relative;
	overflow: hidden;
}

article.calendar #calendar #calendar-slides li {
    overflow: hidden;
	position: absolute;
	top: 0; left: 0;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0; 
    opacity: 0;
}

article.calendar #calendar #calendar-slides li.active {
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1; 
    opacity: 1;
}

article.calendar #calendar figure {
	background: #000;
	text-align: center;
	width: 531px;
    height: 318px;
	float: right;
	position: relative;
}

article.calendar #calendar figcaption {
	background: url(/images/article-calendar-bg-caption.png) 0 0 repeat;
	color: #fff;
	font-size: 11px;
    font-weight: normal;
	text-align: left;
	line-height: 14px;
	position: absolute;
	width: 531px;
	padding: 11px 0;
	bottom: 0; left: 0;
	overflow: hidden;
}

article.calendar #calendar figcaption span {
    color: #fff;
	margin-left: 17px;
	display: block;
	width: 350px;
	float: left;
}

article.calendar #calendar figcaption strong {
	font-weight: bold;
}

article.calendar #calendar figcaption em {
	color: #fc3;
    font-style: normal;
	font-weight: bold;
	float: right;
	margin-right: 37px;
}

article.calendar #calendar div {
    width: 217px;
    height: 219px;
    float: left;
}

article.calendar #calendar nav {
	margin: 49px 0 0;
	padding: 0 16px;
	font-size: 16px;
	line-height: 53px;
	overflow: hidden;
}

article.calendar #calendar nav a {
	width: 10px;
	height: 53px;
    display: block;
	float: left;
}

article.calendar #calendar nav a.back {
	background: url(/images/article-calendar-nav-back.png) left center no-repeat;
}

article.calendar #calendar nav a.forward {
    background: url(/images/article-calendar-nav-forward.png) right center no-repeat;
}

article.calendar #calendar nav strong {
	color: #3fa5dc;
	text-transform: uppercase;
	text-align: center;
	width: 165px;
	height: 53px;
	display: block;
    float: left;
}

article.calendar #calendar nav strong a {
    color: #3fa5dc;
    text-align: center;
    width: 165px;
    height: 53px;
    display: block;
}

article.calendar span#current-date,
article.calendar span#current-permalink,
article.calendar span#current-id,
article.calendar span#current-active-date {
	display: none;
}

article.calendar #calendar div ul.months {
	width: 217px;
	overflow: hidden;
	position: relative;
}

article.calendar #calendar div ul.months li {
	float: left;
	width: 217px;
	display: block;
}

article.calendar #calendar div ul.months ul {
	margin: 0 12px 0 16px;
	overflow: hidden;
}

article.calendar #calendar div ul.months ul li {
	text-align: center;
	float: left;
    display: block;
	width: 24px;
    height: 24px;
	margin: 0 3px 3px 0;
}

article.calendar #calendar div ul.months ul li a {
    background: #eef7fb;
    color: #3fa5dc;
	font-weight: normal;
	line-height: 24px;
    display: block;
	width: 24px;
	height: 24px;
}

article.calendar #calendar div ul.months ul li.active a {
	background: #3fa5dc;
	color: #fff;
}

article.calendar #calendar-filter {
	background: #eef7fb;
	color: #000;
	font-size: 11px;
    line-height: 22px;
	padding: 28px 0 28px 40px;
	overflow: hidden;
}

article.calendar #calendar-filter strong {
	display: block;
	width: 178px;
    float: left;	
}

article.calendar #calendar-filter li {
	float: left;
	margin-right: 15px;
	padding: 0 4px;
}

article.calendar #calendar-filter a {
    color: #333;
}

article.calendar #calendar-filter li.active {
	background: #fff;
}

article.calendar #calendar-filter li.active a {
    color: #881b37;
}
article.calendar #calendar-filter img {
    vertical-align: middle;
	margin: 0 7px 0 0;
}

article.calendar .calendar-list h2 {
    background: #fff;
	color: #333;
	font-size: 16px;
	line-height: 82px;    
}

article.calendar .calendar-list abbr {
    text-align: center;
	display: block;
	width: 52px;
	height: 50px;
	float: left;
	margin: 16px 20px 0 35px;
}

article.calendar .calendar-list abbr em {
	border: solid 1px #e2e2e2;
	border-bottom: none;
	color: #bb202c;
	font-style: normal;
	font-size: 30px;
	line-height: 30px;
	padding-top: 2px;
	display: block;
}

article.calendar .calendar-list abbr small {
	background: url(/images/article-calendar-bg-date.png) 0 0 repeat-x;
	display: block;
	line-height: 17px;
	color: #fff;
	text-transform: uppercase;
}

article.calendar .calendar-list ul {
    background: #eef7fb;
	padding-bottom: 20px;
}

article.calendar .calendar-list li {
	background: #eef7fb;
    border-bottom: dotted 1px #989ea0;
	color: #333;
	font-size: 11px;
    font-weight: normal;
	line-height: 15px;
	margin: 0 35px;
	padding: 20px 0 0;
}

article.calendar .calendar-list li:last-child {
    border-bottom: none;
}

article.calendar .calendar-list li.filtered div {
    filter: alpha(opacity=30);
    -khtml-opacity: 0.3;
    -moz-opacity: 0.3; 
    opacity: 0.3;
}

article.calendar .calendar-list li div {
	padding: 0 0 20px;
	overflow: hidden;
}

article.calendar .calendar-list li.music div { background: url(/images/article-ico-2-music.png) right top no-repeat; }
article.calendar .calendar-list li.film div { background: url(/images/article-ico-2-film.png) right top no-repeat; }
article.calendar .calendar-list li.other div { background: url(/images/article-ico-2-other.png) right top no-repeat; }
article.calendar .calendar-list li.art div { background: url(/images/article-ico-2-art.png) right top no-repeat; }
article.calendar .calendar-list li.sport div { background: url(/images/article-ico-2-sport.png) right top no-repeat; }

article.calendar .calendar-list li a.thumb {
	float: left;
	display: block;
	width: 51px;
	margin: 0 18px 0 0;
}

article.calendar .calendar-list li a.thumb img {
	display: block;
        heigth: 51px;
        width: 51px;
}

article.calendar .calendar-list li h3 {
	float: left;
	width: 145px;
	margin-right: 18px;
}

article.calendar .calendar-list li h3 a {
    color: #3fa5dc;
	display: block;
}

article.calendar .calendar-list li h3 a:hover {
    text-decoration: underline;
}

article.calendar .calendar-list li p {
    float: left;	
	width: 405px;
}

/*  Pagination
------------------------------------------------------------------------ */

article nav.pagination {
    padding: 0 34px 17px;
	text-align: center;
}

article nav.pagination a {
    color: #881b37;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
}

article nav.pagination a.back {
	background: url(/images/nav-back.png) left top no-repeat;
	padding-left: 24px;
	float: left;
}

article nav.pagination a.forward {
    background: url(/images/nav-forward.png) right top no-repeat;
    padding-right: 24px;
	float: right;
}

article nav.pagination a.back:hover {
    background-position: left -17px;   
}

article nav.pagination a.forward:hover {
    background-position: right -17px;   
}

article nav.pagination a.back,
article nav.pagination a.forward {
    display: inline-block;   
}

article nav.pagination a.back:hover,
article nav.pagination a.forward:hover {
    text-decoration: underline;
}
	
article nav.pagination ol {
    display: inline-block;
}

article nav.pagination li {
    color: #881b37;
    font-size: 10px;
    display: inline-block;
    line-height: 15px;
}

article nav.pagination li a {
	border: solid 1px #e4cbbb;
	display: block;
	height: 15px;
	padding: 0 5px;
}

article nav.pagination li.active a,
article nav.pagination li.active a:hover {
    background: #fff;
    border-color: #e4cbbb;
    font-weight: bold;
}

article nav.pagination li a:hover {
    border-color: #881b37;
}

article.calendar nav.pagination {
	padding-top: 24px;	
}

article.calendar nav.pagination a.back {
    background: url(/images/nav-back-2.png) left top no-repeat;
    padding-left: 24px;
    float: left;
}

article.calendar nav.pagination a.forward {
    background: url(/images/nav-forward-2.png) right top no-repeat;
    padding-right: 24px;
    float: right;
}

article.calendar nav.pagination a.back:hover {
    background-position: left -17px;   
}

article.calendar nav.pagination a.forward:hover {
    background-position: right -17px;   
}

/*  3. MODULES
•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• */

/*  Form in article
------------------------------------------------------------------------ */

form.custom-form,
article.content form.custom-form {
    display: block;
	padding: 20px 0;	
	position: relative;
}

form.custom-form label,
article.content form.custom-form label,
form.custom-form span.border,
article.content form.custom-form span.border {
    display: block;
	line-height: 20px;    
}

form.custom-form label,
article.content form.custom-form label {
    margin: 15px 0 5px;
}

form.custom-form label.error,
article.content form.custom-form label.error {
    float: none;	
	margin: 5px 0 15px;
}
	
form.custom-form input,
article.content form.custom-form input,
form.custom-form textarea,
article.content form.custom-form textarea {
	float: none;
	width: 388px;
	margin-bottom: 0;
}

form.custom-form div.element-submit,
article.content form.custom-form div.element-submit {
	overflow: hidden;
	padding-top: 15px;
    width: 410px;
}

form.custom-form div.element-submit span.border,
article.content form.custom-form div.element-submit span.border {
    background: url(/images/article-submit.png) top left no-repeat;
    cursor: pointer;
    float: right;
    display: block;
    padding-left: 8px;
    clear: right;
}

form.custom-form div.element-submit span.border input,
article.content form.custom-form div.element-submit span.border input {
    background: url(/images/article-submit-child.png) top right no-repeat;
    border: none;
    color: #666;
    font-size: 11px;
    line-height: 28px;
    height: 28px;
    width: auto;
    padding: 0 7px 0 0;
    margin-left: -1px;
    float: left;
}


/*  Error
------------------------------------------------------------------------ */

#error {
	background: #f0f0f0;
	text-align: center;
}

#error div {
	margin-top: -150px;
	margin-left: -275px;
	height: 300px;
	width: 550px;
	position: absolute;
    top: 50%; left: 50%;
}

#error h2 {
	color: #333;
	font-size: 22px;
	line-height: 26px;
	padding: 30px 0 0;
}

#error span {
	color: #666;
	font-size: 13px;
	font-weight: normal;
    line-height: 26px;
}

/*  Search
------------------------------------------------------------------------ */

#search {
	margin: 16px 0 16px 40px;
	width: 148px;
	position: relative;
}

#home #search {
	margin-bottom: 0;
}

#search input[type=text] {
    border: solid 2px #ddd;
    color: #999;
	font-weight: normal;
    line-height: 17px;
    width: 108px;
    height: 17px;
    padding: 6px 28px 6px 10px;
}

#search input.focus {
	color: #666;
}

#search input[type=submit] {
    background: url(/images/search-submit.png) center center no-repeat;   
    border: none;
    cursor: pointer;
    text-indent: -9999px;
    width: 32px;
    height: 29px;
    padding: 0;
    position: absolute;
    top: 2px; right: 2px; 
}

/*  Social
------------------------------------------------------------------------ */

#mod-social {
    width: 148px;
    height: 126px;
    margin: 156px 0 0 40px;
    position: relative;
}

#home #mod-social {
/*    background: url(/images/bg-social.png) 0 0 repeat-x; */
}

#mod-social a#vote {
    position: absolute;
    top: -112px; left: 0;
}

#home #mod-social a#vote {
    top: -132px; left: 0;
}

#mod-social p {
    color: #666;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    padding: 55px 0 6px 16px;
}
    
#mod-social ul {
    padding: 61px 0 0 39px;
}

#mod-social li {
    float: left;
    margin: 0 11px 0 0;
}

#mod-social li a {
	display: block;
	position: relative;
}

#mod-social li img.hover {
	display: none;
	position: absolute;
	top: 0; left: 0;
}

/*  Homepage nav
------------------------------------------------------------------------ */

#home #mod-nav nav.home {
    padding: 27px 0 0;
    clear: both;
    position: relative;
	overflow: hidden;
}

#home #mod-nav nav.home div.banner {
    width: 709px;
    overflow: hidden;
    position: absolute;
    top: 27px; left: 0;
    z-index: 10;
}

#home #mod-nav nav.home ul {
    overflow: hidden;
}

#home #mod-nav nav.home li {
    float: left;
    width: 219px;
    margin: 0 0 0 26px;
    position: relative;
}

#home #mod-nav nav.home li:first-child {
    margin: 0;
}

#home #mod-nav nav.home li dd a {
	font-weight: normal;
	color: #881B37;
}

#home #mod-nav nav.home li dd a:hover {
    text-decoration: underline;
}

#home #mod-nav nav.home li span.shine {
    background: url(/images/mod-nav-home-shine.png) 0 0 no-repeat;
    display: block;
    width: 219px;
    height: 108px;
    position: absolute;
    top: 0; left: 1px;

}

#home #mod-nav nav.home li img {
    display: block;
    width: 219px;
    height: 194px;  
}

#home #mod-nav nav.home li h2 {
    background: url(/images/mod-nav-home-divider.png) no-repeat;
    height: 61px;
}

#home #mod-nav nav.home li.home-1 h2 { background-position: 0 55px; }
#home #mod-nav nav.home li.home-2 h2 { background-position: -244px 55px; }
#home #mod-nav nav.home li.home-3 h2 { background-position: -488px 55px; }

#pbk-container {
	background: #fff;
	width: 219px;
	height: 194px;
}

#home #mod-nav nav.home li h2 a {
    background: url(/images/mod-nav-home-header-arrow.png) right center no-repeat;
    color: #881b37;
    font-size: 13px;
    line-height: 52px;
    display: block;
}

#home #mod-nav nav.home li h2 a:hover {
	text-decoration: underline;
}

#home #mod-nav nav.home li dl {}

#home #mod-nav nav.home li dt {
    padding: 7px 0 0;
    overflow: hidden;
}

#home #mod-nav nav.home li dt a {
    background: url(/images/mod-nav-home-title-arrow.png) right top no-repeat;
    color: #000;
    font-size: 12px;
    line-height: 27px;
    display: block;
    float: left;
    padding: 0 22px 0 0;
}

#home #mod-nav nav.home li dt a:hover {
    background-position: right -27px;
}

/*  Module movies
------------------------------------------------------------------------ */

section#mod-movies {
    overflow: hidden;
    clear: both;
	padding-top: 30px;
}

#mod-movies strong {
	clear: both;
	padding: 10px 53px 0 0;
	display: block;
	text-align: right;
}

#mod-movies strong a {
	color: #3FA5DC;
}

#mod-movies strong a:hover {
    text-decoration: underline;
}

#mod-movies ul {}

#mod-movies li {
    width: 489px;
    float: left;
}

#mod-movies li:first-child {
    margin: 0;
}

#mod-movies .mod-movie {
    width: 312px;
    height: 207px;
    overflow: hidden;
	float: left;
}

#mod-movies h4 {
	float: left;
    padding: 0 21px;
	width: 135px;
    color: #881b37;
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
}

#mod-movies p {
    font-weight: normal;
    float: left;
	font-size: 11px;
	line-height: 15px;
	width: 135px;
	padding: 5px 21px 0 21px;
}

#mod-movies .mod-movie div {
    border: solid 1px #ccc;
    width: 310px;
    height: 205px;
    overflow: hidden;
    position: relative;
}

#mod-movies .mod-movie img {
    display: block;
    width: 310px;
    height: 233px;
    position: relative;
    top: -14px;
}

#mod-movies .mod-movie a.mod-movie-play {
    background: url(/images/mod-famous-play.png) 0 0  no-repeat;
    cursor: pointer;
    display: block;
    width: 312px;
    height: 207px;
    position: absolute;
    top: -1px; left: -1px;
}

#mod-movies .mod-movie a.mod-movie-play:hover {
    background-position: 0 -207px;
}

/*  Module famous
------------------------------------------------------------------------ */

section#mod-famous {
	overflow: hidden;
	clear: both;
}

#mod-famous aside {
	float: left;
}

#mod-famous aside ul {
	width: 147px;
	margin: 0 0 0 40px;
}

#mod-famous aside a {
	background: #ededed url("/images/mod-famous-arrow.png") no-repeat 8px 0;
	color: #666;
	font-size: 11px;
    line-height: 29px;
    display: block;
	padding: 0 8px 0 32px;
	overflow: hidden;
}

#mod-famous aside a:hover {
	background-position: 8px -87px;
	text-decoration: underline;
}

#mod-famous aside li:nth-child(2n) a {
    background-color: #f7f7f7;
}

#mod-famous aside li.more a {
	background-image: none;
	color: #b3b3b3;
	padding-left: 45px;
}

#mod-famous .famous-short {
	float: left;
}

#mod-famous .famous-short li {
	margin: 0;
	width: 219px;
	margin-left: 25px;
	float: left;
}

#mod-famous .famous-short li:first-child {
    margin: 0;
}

#mod-famous .famous-short2 {
	float: left;
	margin-top: 25px;
}

#mod-famous .famous-short2 li {
	margin: 0;
	width: 219px;
	margin-left: 25px;
	float: left;
}

#mod-famous .famous-short2 li:first-child {
    margin-left: 230px;
}

#mod-famous h4 {
	color: #881b37;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin: 8px 0 4px;
}

#mod-famous h4 a {
    color: #881b37;
}

#mod-famous h4 a:hover {
    text-decoration: underline;
}

#mod-famous p {
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}

#wartepoznania {
	border: solid 2px #000000;
	width: 100%;
	padding: -18px 0 18px 0;
}

/*  Home close
------------------------------------------------------------------------ */

section.home-close {
	margin-bottom: 30px;
	padding-top: 33px;
	overflow: hidden;
}

section.home-close .banner {
	width: 185px;
	height: 259px;
	float: left;
}

section.home-close ul {
    padding-left: 44px;
	float: left;
}

section.home-close li {
	border-top: solid 6px #293367;
	display: block;
	width: 219px;
	margin-right: 25px;
    float: left;
}

section.home-close ul li:last-child {
    margin-right: 0;
}

section.home-close li strong {
	color: #3fa5dc;
    font-size: 13px;
	font-weight: bold;
	line-height: 43px;
	display: block;
}

section.home-close li a {
    color: #3fa5dc;
    display: block;
}

section.home-close .pop {
	width: 219px;
	overflow: hidden;
}

section.home-close .pop .submit {
    background: url(/images/article-submit.png) top left no-repeat;
    cursor: pointer;
    float: right;
    display: block;
    padding-left: 8px;
	margin-top: 30px;
    clear: both;
}

section.home-close .pop .submit input {
    background: url(/images/article-submit-child.png) top right no-repeat;
    border: none;
    color: #666;
    font-size: 11px;
    line-height: 28px;
    height: 28px;
    padding: 0 7px 0 0;
    margin-left: -1px;
    float: left;
}

section.home-close .pop ul {
	padding: 0;
	clear: both;
}

section.home-close .pop li {
    border: none;
	margin: 0;
	padding: 0 0 5px;
	clear: both;
}

section.home-close .pop span.bar {
    background: #ededed;
	display: block;
	margin: 3px 0 0 10px;
	width: 167px;
	height: 7px;
	float: left;
}

section.home-close .pop span.bar span {
    display: block;
	float: left;
	height: 7px;
	background: #00aeef;
}

section.home-close .pop em {
	float: right;
	font-style: normal;
}

section.home-close .pop strong {
    color: #000;
    font-weight: bold;
    line-height: 17px;
    padding: 3px 10px 3px;
    display: block;
}

section.home-close .pop span.msg {
    display: block;
	padding: 10px 10px 5px;
	clear: both;
}

section.home-close .pop span.to-results {
	color: #00aeef;
	font-weight: bold;
	margin-top: 10px;
	display: block;
	float: right;
	clear: both;
}

section.home-close .pop span.to-results a {
    color: #00aeef;
}

section.home-close .pop span.to-results a:hover {
    text-decoration: underline;
}

section.home-close .pop div.question {
	background: url(/images/pop-question.png) center bottom no-repeat;
	padding: 0 0 8px;
	margin-bottom: 10px;
}

section.home-close .pop div.question span {
	background: #00aeef;
	font-size: 12px;
	line-height: 17px;
	color: #fff;
	font-weight: normal;
	padding: 10px;
	display: block;
}

section.home-close .answers {
    padding: 5px 0 0;
}

section.home-close .answers label {
	color: #000;
	font-weight: bold;
	line-height: 17px;
	padding: 3px 10px 0;
	display: block;
	clear: both;
}

section.home-close .answers input {
    vertical-align: baseline;
}

section.home-close li a strong {
    background: url(/images/mod-home-close-header.png) right center no-repeat;
}

section.home-close li a:hover strong {
    text-decoration: underline;	
} 

section.home-close li a img {
	display: block;
}

section.home-close li form {}

section.home-close li legend {
	color: #51637b;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	display: block;
}

section.home-close li input[type=text] {
	border: solid 2px #ddd;
	color: #999;
	font-size: 13px;
	font-weight: normal;
	margin: 8px 8px 0 0;
	padding: 6px 10px;
	width: 152px;
    height: 17px;
    line-height: 17px;
}

section.home-close li input.focus {
    color: #666;
}

section.home-close li label {
    color: #51637b;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
	padding: 8px 11px 0 0;
	float: left;
}

section.home-close li label input {
    vertical-align: middle;
}

section.home-close li form strong {
	font-size: 12px;
	line-height: 18px;
	display: block;
	padding: 16px 0 0;
	clear: both;
}

section.home-close li form strong.wrong {
	color: #f00;
}

/*  4. PLUGINS
•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• */

/*  Freakbox
------------------------------------------------------------------------ */

.freakbox {
	position: relative;
}

.freakbox img {
	display: block;
}

.freakbox img.freakbox-hidden {
   display: none;
}

.freakbox-enlarge {
	background: url(/images/freakbox-enlarge.gif) 0 0 no-repeat;
	cursor: pointer;
	position: absolute;
	top: 0; left: 0;
}

.freakbox-prune {
    background: url(/images/freakbox-prune.gif) 0 0 no-repeat;
}

.freakbox-large {}

.freakbox-anchor {
	background: #fff;
    display: block;
    position: absolute;
    top: 0; left: 0;
}

