/* -- [:START CSS LIBRARY] --*/
/* -- [:START: default/style/a.reset.css --*/
/* -----[ RESET ALL COMMON ELEMENTS ]---------------------------------------- */
html {min-height: 100%; padding-bottom: 1px !important; }

/* -----[ main elements 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, font, img, ins, kbd, q, s, samp,
small, strike, 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;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
text-align: left;
}

a, button { cursor: pointer; }
a { color: #503124; }
a, a:visited { text-decoration: underline; }
a:hover { text-decoration: none; }
ol, ul { list-style: none; }
legend { display: none; }
address {font-style: normal;}

/* -----[ forms reset ]------------------------------------------------------ */
input.button_ie, button { overflow: visible } /* For IE */

/* -----[ table reset ]------------------------------------------------------ */
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; vertical-align: top; font-weight: normal;}

/* All popular browsers has default font size equal 16px.
If we set font size equal 62.5% then font size is equal 10px at screen (but not set 10px, IE6 not resize this rule).
Now we have 1em = 10px, so 1..1em=11px etc.
It is easier way to calculate font size.
font-size: 62.5%; 1e5d8e */

body, input, textarea, select, option, optgroup, button { font-family: Georgia, serif; }
body { background: #fff; color: #5d5d5d; font-size: 62.5%; line-height: 1.5em }

/* Clearing floats without extra markup
Based on How To Clear Floats Without Structural Markup by PiE
[http://www.positioniseverything.net/easyclearing.html] FROM Blueprint CSS Framework */

/* -----[ clear styles ]----------------------------------------------------- */

.clear { display: inline-block; }
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clear { height: 1%; }
.clear { display: block; }
/* -- [:END: default/style/a.reset.css --*/
/* -- [:START: default/style/b.layout.css --*/
/* Wszystkie czesci layoutu graficznego bez Content */

#logo_print { display: none; }

#wrapper { background: url(../img/bg/wrapper.gif) repeat-x left top; }

#header,
#branding,
#top_path,
.content,
#info_banner,
#bottom_actions,
#footer { width: 960px; margin: 0 auto; }

/* -----[ NAGLOWEK ]-------------------------------------------------------- */
#header { position: relative; height: 161px; background: url(../img/bg/header.gif) no-repeat right 31px; }

/* logo */
#header h1 { position: absolute; left: 10px; top: 46px; }
#header h1 a { background: url(../img/logo.gif) no-repeat left top; width: 205px; height: 70px; display: block; text-indent: -9999px; }

/* glowne menu */
#header #menu_default { position: absolute; left: 0; top: 128px; width: 100%; font-family: Georgia; text-align: center; border-bottom: 1px solid #dcdacf; padding: 0 0 10px; }
#header #menu_default li { display: inline; background: url(../img/bg/separator_menu.gif) no-repeat left 7px; }
#header #menu_default li.first { background: none; }
#header #menu_default li a { background: none; }
#header #menu_default li a { color: #503124; text-decoration: none; text-align: center; border-bottom: 1px solid #cfc7c2; }
#header #menu_default li a:hover { border-bottom: 1px solid #503124; }
#header #menu_default li a.active { font-weight: bold; border-bottom: 1px solid #503124; }

#header .menu_pl { font-size: 1.4em; }
#header .menu_pl li { padding: 0 5px 0 12px; }
#header .menu_pl li.first { padding: 0 8px 0 0; }
#header .menu_pl li.last { padding: 0 0 0 12px; }

#header .menu_en { font-size: 1.2em; }
#header .menu_en li { padding: 0 3px 0 10px; }
#header .menu_en li.first { background: none; padding: 0 6px 0 0; }
#header .menu_en li.last { padding: 0 0 0 10px; }

#header .menu_de { font-size: 1.4em; }
#header .menu_de li { padding: 0 4px 0 10px; }
#header .menu_de li.first { background: none; padding: 0 7px 0 0; }
#header .menu_de li.last { padding: 0 0 0 11px; }

#header .menu_fr { font-size: 1.4em; }
#header .menu_fr li { padding: 0 3px 0 11px; }
#header .menu_fr li.first { background: none; padding: 0 8px 0 0; }
#header .menu_fr li.last { padding: 0 0 0 12px; }

#header .menu_ru { font-size: 1.2em; }
#header .menu_ru li { padding: 0 3px 0 10px; }
#header .menu_ru li.first { background: none; padding: 0 6px 0 0; }
#header .menu_ru li.last { padding: 0 0 0 10px; }


/* gorne menu */
#header #menu_top { position: absolute; right: 0; top: 0; font-size: 1.2em; }
#header #menu_top li { display: block; float: left; height: 30px; line-height: 30px; background: url(../img/bg/separator_menu_top.gif) no-repeat left 10px; padding: 0 0 0 10px; margin: 0 6px; }
#header #menu_top li.first { background: none; padding: 0; }
#header #menu_top li.text_version { background: #4f3023; padding: 0 10px; }
#header #menu_top li.text_version span { background: url(../img/arrows/wai.gif) no-repeat 0 50%; border: 0; padding: 0 0 0 20px; }
#header #menu_top li.text_version span span { background: url(../img/arrows/text_version.gif) no-repeat right 5px; padding: 0 12px 0 0; }
#header #menu_top li.text_version span span a { color: #e0c15a; background: none; border-bottom: 1px solid #78592d; padding: 0; }
#header #menu_top li.text_version span span a:hover { color: #e0c15a; border-bottom: 1px solid #f4e9c5; }
#header #menu_top li a { color: #928f7f; text-decoration: none; border-bottom: 1px solid #e7e5db; }
#header #menu_top li a:hover,
#header #menu_top li a.active { color: #503124; border-bottom: 1px solid #503124; }

/* wybor jezyka */
#header #choose_language { position: absolute; left: 0; top: 11px; font-size: 1.1em; }
#header #choose_language li { display: block; float: left; margin: 0 4px 0 0; }
#header #choose_language li a { display: block; float: left; height: 18px; line-height: 18px; color: #6d6c65; text-transform: uppercase; text-decoration: none; border: 1px solid #e8e6dd; padding: 0 5px; }
#header #choose_language li a:hover,
#header #choose_language li.active a { background: #faf9f7; color: #a8a491; border: 1px solid #d8d5ca; border-bottom: 1px solid #faf9f7; }

/* herb */
#header .shield { position: absolute; top: 55px; right: 5px; width: 45px; height: 60px; }

/* branding */
#main #branding { width: 960px; height: 356px; background: #4e2f22 none; padding: 0; }
#main #branding img { margin: 0; }
#branding { position: relative; width: 950px; height: 118px; background: #4e2f22 url(../img/bg/branding.gif) repeat-x; color: #c1bca7; padding: 0 10px 0 0; margin: 0 auto 3px; }
#branding img { position: absolute; left: 0; top: 0; float: left; margin: 0 16px 0 0; }
#branding h2 { position: absolute; left: 735px; top: 0; color: #fff; font-size: 1.6em; font-weight: bold; padding: 16px 0 0; margin: 0 0 14px; }
#branding p { position: absolute; left: 735px; top: 40px; line-height: 150%; font-size: 1.2em; padding: 0 10px 0 0; }

/* aktualna pozycja na stronie */
#top_path { position: relative; height: 37px; background: #e8e6dd; }

/* breadcrumbs */
#top_path ul { position: absolute; left: 14px; top: 10px; font-size: 1.1em; }
#top_path ul li { display: block; float: left; margin: 0 6px 0 0; }
#top_path ul li a { background: url(../img/arrows/list.gif) no-repeat right 5px; padding: 0 12px 0 0; }

/* wyszukiwarka */
#top_path form { position: absolute; right: 6px; top: 6px; width: 277px; }
#top_path form input { float: left; width: 182px; background: #fff; color: #717070; font-size: 1.2em; border: 0; padding: 5px 5px 5px 10px; margin: 0 5px 0 0; }
#top_path form button { float: left; width: 75px; height: 25px; background: #d5b446 url(../img/bg/szukaj_arrows.gif) no-repeat 85% 60%; border: 0; }

/* -----[ SIDEBAR ]--------------------------------------------------------- */
#sidebar { float: right; width: 240px; margin: 0 0 15px; }
#sidebar ul { float: right; width: 212px; background: #e8e6dd url(../img/bg/sidebar_menu.gif) no-repeat left top; padding: 7px 14px; margin: 0 0 15px; }
#sidebar ul li { display: inline-block; width: 212px; border-bottom: 1px solid #f2f1ec; padding: 0; }
#sidebar ul li.first { border-top: 1px solid #f2f1ec; }
#sidebar ul li a { display: block; background: url(../img/arrows/list.gif) no-repeat 10px 15px; padding: 8px 0 8px 20px; }
#sidebar ul li a:hover { text-decoration: underline; }
#sidebar ul li a.active { background: url(../img/bg/sidebar_a_hover.png) no-repeat 0 0; text-decoration: none; }

#sidebar ul ul { width: 183px; background: none; font-size: .92em; padding: 0; margin: 5px 0 5px 15px; }
#sidebar ul ul li { width: 183px; background: none; border: 0; }
#sidebar ul ul li.first { border: 0; }
#sidebar ul ul li a { background: none!important; padding: 3px 0 3px 0; }
#sidebar ul ul li a.active span { border-bottom: 1px solid #cdc5be; }

#sidebar dl dt { width: 125px; }
#sidebar dl dd { width: 76px; }

#sidebar h3 { color: #404040; font-size: 1.6em; }
#sidebar h3.go_to_shop { float: left; background: url(../img/arrows/basket.gif) no-repeat right 0; padding: 3px 38px 3px 0; } 

/* -----[ BANNER INFORMACYJNY: Zobacz takze ]------------------------------- */
#info_banner { font-size: 1.2em; border: 1px solid #d8d5ca; border-width: 1px 0; padding: 10px 0 15px; margin: 0 auto 10px; }
#info_banner h5 { font-size: 1.333em; font-weight: bold; margin: 0 0 15px; }
#info_banner div { position: relative; height: 56px; }
#info_banner .museum_online { background: #030303 url(../img/bg/museum_online_horizontal.jpg) no-repeat left top; }
#info_banner div h5,
#info_banner div p,
#info_banner div a { position: absolute; display: block; }
#info_banner div h5 { left: 106px; top: 20px; color: #fff; font-size: 1.333; }
#info_banner div p { left: 326px; top: 23px; }
#info_banner div a { left: 737px; top: 23px; }

/* -----[ AKCJE NA DOLE STRONY ]-------------------------------------------- */
#bottom_actions { height: 50px; font-size: 1.2em; border-top: 1px solid #d8d5ca; } 
#bottom_actions li { float: left; height: 100%; line-height: 50px; } 
#bottom_actions li.back { background-position: left bottom; } 
#bottom_actions li.to_top { float: right; }
#bottom_actions li a { color: #503124; display: block; }
#bottom_actions li.back a { background: url(../img/arrows/back.gif) no-repeat 0 50%; text-indent: 15px; }
#bottom_actions li.to_top a { background: url(../img/arrows/to_top.gif) no-repeat 0 50%; text-indent: 15px; text-align: right; }

/* -----[ STOPKA ]---------------------------------------------------------- */
#footer { position: relative; height: 115px; background: url(../img/bg/footer.gif) no-repeat 150% top; color: #5d5d5d; font-size: 1.2em; }

#footer #copyright { position: absolute; right: 8px; top: 13px; }
#footer #copyright a { color: #5d5d5d; }
#footer #realisation { position: absolute; right: 10px; top: 34px; }
#footer #funds_pl { position: absolute; left: 170px; top: 8px; display: block; width: 270px; line-height: 150%; color: #aba99f; padding: 0 0 0 0px; }
#footer #funds_en { position: absolute; left: 170px; top: 20px; display: block; width: 270px; line-height: 150%; color: #aba99f; padding: 0 0 0 0px; }
#footer #funds_de { position: absolute; left: 170px; top: 8px; display: block; width: 270px; line-height: 150%; color: #aba99f; padding: 0 0 0 0px; }
#footer #funds_fr { position: absolute; left: 170px; top: 20px; display: block; width: 270px; line-height: 150%; color: #aba99f; padding: 0 0 0 0px; }
#footer #funds_ru { position: absolute; left: 170px; top: 8px; display: block; width: 270px; line-height: 150%; color: #aba99f; padding: 0 0 0 0px; }
#footer #mazowsze { position: absolute; left: 0px; top: 15px; }
#footer #kultura_pl { padding-left: 20px; }
#footer #kultura_en { padding-left: 0; }
#footer #kultura_de { padding-left: 20px; }
#footer #kultura_fr { padding-left: 0; }
#footer #kultura_ru { padding-left: 20px; }
#footer #bip { position: absolute; right: 0; top: 74px; }





































/* -- [:END: default/style/b.layout.css --*/
/* -- [:START: default/style/c.content.css --*/
/* -----[ CONTENT ]--------------------------------------------------------- */
.content { font-size: 1.2em; text-align: left; line-height: 1.63em;  }
.content_page { float: left; width: 655px; margin: 0 0 20px; }

.content img { border: 3px solid #d8d5ca; }

/* -----[ LINKI ]----------------------------------------------------------- */
.content a { color: #572d1c; text-decoration: none; font-family: Georgia, serif; }
.content a:hover { text-decoration: underline }
.content .read_more { display: block; height: 22px; line-height: 22px; float: left; background: #e0c15a url(../img/arrows/read_more.gif) no-repeat right 50%; color: #503124; padding: 1px 20px 2px 4px; }
.content .more,
.more { background: url(../img/arrows/more.gif) no-repeat right 6px; color: #e0c15a; padding: 0 10px 0 0; }

/* -----[ ODSTEPY ]--------------------------------------------------------- */
.content p,
.content ul,
.content ol,
.content dl,
.content address,
.content form { margin-bottom: 1.2em; font-size: 1em; line-height: 1.63em }
.content ul { margin-left: 1em;}
.content ul li { padding-left: 12px; }
.content ul li { background: transparent url(../img/arrow_list.gif) no-repeat 0 7px; }
.content ol { margin-left: 2.3em; list-style-type: decimal }

/* -----[ NAGLOWKI ]-------------------------------------------------------- */
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 { margin: .5em 0 .6em; color: #572d1c; font-weight: 500; clear: both; text-align: left; }
.content h2 { color: #5d5d5d; font-size: /*1.75em*/1.75em; border-bottom: 1px solid #d8d5ca; padding: 0 0 2px; }
.content h3 { font-size: 1.25em; font-weight: bold; }
.content h4 { font-size: 1.167em; font-weight: bold; }
.content h5 { font-size: 1.1em }
.content h6 { font-size: 1.1em; font-weight: 700; }

/* linia pozioma */
hr { height: 1px; border: none; background-color: #ddd; color: #ddd; clear: both; margin: 20px 0; }

/* elementy z czcionka Arial */
#menu_top,
#choose_language,
#top_path,
#top_path form input,
dl,
#sidebar,
#footer,
#bottom_actions { font-family: Arial, sans-serif; }

.head h3 { float: left; border-bottom: 1px dashed #b7c6bf; }

/* 3 ostatnie artykuly na stronie glownej */
.content .last_news { margin: 0 0 15px; }
.content .last_news li { display: block; float: left; width: 300px; padding: 0 20px 0 0; }
.content .last_news li .date { color: #8e8c81; margin: 0; }
.content .last_news li h3 { height: 40px; overflow: hidden; }
.content .last_news li .desc { display: block; height: 100px; }

/* lista artykulow */
.content .list_news { margin: 0; }
.content .list_news li { border-top: 1px solid #d8d5ca; padding: 15px 0; }
.content .list_news li.first { border: 0; padding: 0 0 15px; }
.content .list_news li h3 a { color: #245140; border-bottom: 1px dashed #b8c7c1; }
.content .list_news li h3 a:hover { border-bottom: 1px dashed #245140; text-decoration: none; }

/* lista informacji na stronie glownej */
.content #list_info { border-top: 1px solid #d8d5ca; padding: 15px 0 0; margin: 0 0 15px; }
.content #list_info li { display: block; float: left; width: 305px; height: 150px; padding: 0; margin: 0 15px 0 0; }

.content #list_info li.museum_online { background: url(../img/bg/museum_online.jpg) no-repeat; }
.content #list_info li.museum_online h4 { color: #fff; margin: 51px 0 5px 95px; }
.content #list_info li.museum_online a { margin: 0 0 0 95px; }

.content #list_info li.video_presentation { background: url(../img/bg/video_presentation.jpg) no-repeat; }
.content #list_info li.video_presentation h4 { color: #fff; font-size: 1.333em; margin: 20px 0 13px 100px; }
.content #list_info li.video_presentation p.pl { line-height: 130%; color: #fff; margin: 0 0 18px 100px; }
.content #list_info li.video_presentation p.en { line-height: 130%; color: #fff; margin: 0 0 18px 100px; }
.content #list_info li.video_presentation p.de { line-height: 130%; color: #fff; margin: 0 0 8px 100px; }
.content #list_info li.video_presentation p.fr { line-height: 130%; color: #fff; margin: 0 0 18px 100px; }
.content #list_info li.video_presentation p.ru { line-height: 130%; color: #fff; margin: 0 0 0 100px; }
.content #list_info li.video_presentation a.pl { margin: 0 0 0 100px; }
.content #list_info li.video_presentation a.en { margin: 0 0 0 100px; display: block; width: 178px; }
.content #list_info li.video_presentation a.de { margin: 0 0 0 100px; display: block; width: 178px; }
.content #list_info li.video_presentation a.fr { margin: 0 0 0 100px; }
.content #list_info li.video_presentation a.ru { margin: 0 0 0 100px; display: block; }
.content #list_info li.museum_exhibitions { width: 320px; margin: 0; }
.content #list_info li.museum_exhibitions h4 { margin: 0 0 17px; }
.content dl { width: 100%; color: #5d5d5d; margin: 0 0 15px; }
.content dl dt { border-right: 1px solid #fff; }
.content dl dt,
.content dl dd { float: left; width: 47%; background: url(../img/bg/dl.gif) repeat-x left top; border-bottom: 1px solid #fff; padding: 5px 9px 5px 10px; }
.content #list_info li.museum_exhibitions dl { margin: 0; }
.content #list_info li.museum_exhibitions dl dt { width: 125px; }
.content #list_info li.museum_exhibitions dl dd { width: 155px; }

/* lista wystaw */
.content .list_exhibition { margin: 0; }
.content .list_exhibition li { display: inline-block; border-top: 1px solid #d8d5ca; padding: 20px 0 30px; }
.content .list_exhibition li.first { border: 0; padding: 0 0 30px; }
.content .list_exhibition li div { margin: 15px 0; }
.content .list_exhibition li h3 { display: block; float: left; overflow: hidden; color: #404040; border-bottom: 1px dashed #b7c6bf; margin: 0; }
.content .list_exhibition li ul { margin: 0; }
.content .list_exhibition li ul li { display: block; float: left; width: 49%; border: 0; padding: 0; }
.content .list_exhibition li ul li.first { padding: 0; }
.content .list_exhibition li ul li div { margin: 0; }
.content .list_exhibition li ul li .photo { float: left; width: 108px; }
.content .list_exhibition li ul li .desc { position: relative; float: left; width: 201px; height: 97px; }
.content .list_exhibition li ul li .desc h4 { float: left; border-bottom: 1px dashed #b8c6c0; margin: 0; }
.content .list_exhibition li ul li .desc a { position: absolute; left: 0; bottom: 0; display: block; }

/* lista konkursow */
.content .list_konkurs { background: url(../img/bg/border.gif) repeat-y 50% top; margin: 10px 0; }
.content .list_konkurs li { display: block; float: left; width: 45%; padding: 0 0 0 33px; }
.content .list_konkurs li.first { padding: 0 32px 0 0; }
.content .list_konkurs li img { border: 0; margin: 0 0 5px; }
.content .list_konkurs li h4 { color: #5d5d5d; margin: 0 0 10px; }

/* informacje o kontakcie */
.content .contact_box { }
.content .contact_box div { margin: 0 0 15px; }
.content .contact_box h3 { display: block; float: left; color: #404040; font-size: 1.333em; border-bottom: 1px dashed #b7c6bf; margin: 0; }
.content .contact_box ul { margin: 0; }
.content .contact_box ul li { display: block; float: left; width: 45%; padding: 0; }
.content .contact_box ul li dl dt,
.content .contact_box ul li dl dd { width: 127px; }

/* polecane produkty */
.content .featured_products { background: url(../img/bg/border.gif) repeat-y 50% top; margin: 0; }
.content .featured_products li { display: block; padding: 0; }
.content .featured_products ul { border-top: 1px solid #d8d5ca; overflow: hidden; padding: 15px 0; margin: 0; }
.content .featured_products ul li { display: block; float: left; width: 50%; }
.content .featured_products ul li .photo { float: left; width: 115px; text-align: center; }
.content .featured_products ul li .desc { float: right; width: 210px; text-align: left; }
.content .featured_products ul li .desc h4 { margin: 0 0 5px; }
.content .featured_products ul li .desc h4 a { border-bottom: 1px dashed #9fc3b6; text-decoration: none; }
.content .featured_products ul li .desc h4 a:hover { border-bottom: 1px dashed #503124; text-decoration: none; }
.content .featured_products ul li .desc .price { font-weight: bold; }

/* stronicowanie */
.content .pagination { margin: 10px 0; }
.content .pagination li { display: inline; padding: 0; margin: 0 5px; }
.content .pagination li a { padding: 3px 5px; }

/* lista galerii */
.content .images h4 { margin: 19px 0 10px; }
.content .images a#all_gallery_switcher { color: #aaa; }
.content .images a#all_gallery_switcher em { display: none; font-style: normal; }
.content .images ul li { background: none; padding: 0; }
.content .images #gallery_images { overflow: hidden; padding: 12px 0; border-top: 1px solid #dbdada; border-bottom: 1px solid #dbdada; }
.content .images #gallery_images a.prev,
.content .images #gallery_images a.next { display: block; width: 36px; height: 50px; float: left; background-repeat: no-repeat; background-image: url(../img/bg/gallery_buttons.png); text-indent: -9999px; margin-top: 35px; }
.content .images #gallery_images a.prev { background-position: left top }
.content .images #gallery_images a.next { float: right; background-position: right top }
.content .images #gallery_images a.prev_disabled { background-position: left bottom }
.content .images #gallery_images a.next_disabled { background-position: right bottom }
.content .images .no_buttons a.prev,
.content .images .no_buttons a.next { visibility: hidden !important; }
.content .images #gallery_images ul { width: 555px; margin: 0; padding-left: 24px; float: left; height: 156px; overflow: hidden; }
.content .images #gallery_images ul li,
.content .images #gallery_images ul li a { display: block; /*width: 125px; height: 125px;*/ float: left; }
.content .images #gallery_images ul li { margin: 0 24px 24px 0; }

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .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;
  }
}

/* lista plikow */
.content .files h4 { margin: 19px 0 10px; }
.content .files ul { background-color: #f2f2f1; border: 1px solid #dbdada; padding: 17px; }
.content .files ul li { background: none; padding: 0; padding-bottom: 5px; }
.content .files ul li a { padding: 3px 0; padding-left: 24px;  }
.content .files ul li a em { font-style: normal; color: #444; }

@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;
  }
}


/* -- [:END: default/style/c.content.css --*/
/* -- [:START: default/style/d.others.css --*/
/* OTHERS
------------------------------------------------------------*/
.display_none { display: none !important; }
.visibility_hidden { visibility:hidden }
.margin_fr { margin: 0 0 10px 10px; }
.margin_fl { margin: 0 10px 10px 0; }
.margin_zero { margin: 0!important; }
.font_bold { font-weight: 700 !important }
.float_left { float: left !important }
.float_right { float: right !important }
.text_center { text-align: center; }
.text_left { text-align: left; }
.text_right { text-align: right; }
.no_border,
table.no_border tr,
table.no_border td { border: 0!important; }
.no_padding { padding: 0 !important; }
.no_margin { margin: 0 !important; }
.no_background { background: none !important; }
.top { margin-top:0; padding-top:0; }
.bottom { margin-bottom:0; padding-bottom:0; }
.strike { text-decoration: line-through !important; }

.image_right { float: right !important; margin: 0 0 10px 10px; }
.image_left { float: left !important; margin: 0 10px 10px 0; }

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] FROM Blueprint CSS Framework */
.clear { display: inline-block; }   
.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clear { height: 1%; }
.clear { display: block; }
/* -- [:END: default/style/d.others.css --*/
/* -- [:START: default/style/e.lightbox.css --*/
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/* -- [:END: default/style/e.lightbox.css --*/
/* -- [:START: default/style/f.ad-gallery.css --*/
.ad-gallery {
  width: 650px;
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 431px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
  }
  
  .ad-gallery .ad-image-wrapper p {
    margin: 0;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #CCC;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(non-existing.jpg)\9
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        /*background: url(ad_prev.png);*/
        background: url(/theme/publikacja/img/arrows/gallery_prev.gif);
        width: 38px;
        height: 48px;
        display: none;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        /*background: url(ad_next.png);*/
        background: url(/theme/publikacja/img/arrows/gallery_next.gif);
        width: 38px;
        height: 48px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 2;
        background: #000;
        color: #ffffff;
        opacity: 0.6;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .ad-gallery .ad-controls {
    height: 20px;
  }
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    width: 100%;
    position: relative;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      width: 29px;
      left: 0;
      display: block;
      /*background: url(ad_scroll_back.png) 0px 22px no-repeat;*/
      background: url(/theme/publikacja/img/arrows/scroll_prev.gif) no-repeat;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: 0;
      width: 29px;
      /*background: url(ad_scroll_forward.png) 0px 22px no-repeat;*/
      background: url(/theme/publikacja/img/arrows/scroll_next.gif) no-repeat;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 90%;
      margin: 0 0 0 33px
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
        margin: 0;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          padding-right: 5px;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              border: 3px solid #CCC;
              display: block;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              border: 3px solid #616161;
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}
/* -- [:END: default/style/f.ad-gallery.css --*/
/* -- [:START: formularze/style/formularze.css --*/
#formularze_messages_box { margin: 10px 0; }

.formularze_message_box { border: 1px solid #000; padding: 15px; padding-left: 40px; margin: 12px 20px; margin-bottom: 0; font-size: 1.2em; background-repeat: no-repeat; background-position: 15px 15px; }

.formularze_messages_error
{
    border-color: #c48d8d; background-color: #f8ecec; color: #a25a5a; background-image: url(../img/message_warning.png);
}

.formularze_messages_positive
{
    border-color: #8dc48d; background-color: #ddf9dc; color: #438e43; background-image: url(../img/message_success.png);
}

/* -- [:END: formularze/style/formularze.css --*/
/* -- [:START: newsletter/style/newsletter.css --*/
.message_box { border: 1px solid #000; padding: 15px; padding-left: 40px; margin: 12px 0; margin-top: 0; background-repeat: no-repeat; background-position: 15px 15px; }
.message_box.success { border-color: #8dc48d; background-color: #ddf9dc; color: #438e43; position: relative; padding-right: 100px; }
.message_box.info { border-color: #8db2c4; background-color: #ecf6f8; color: #437d8e; }
.message_box.warning { border-color: #c48d8d; background-color: #f8ecec; color: #a25a5a; }

/* -- [:END: newsletter/style/newsletter.css --*/
/* -- [:START: uzytkownicy/style/c.content.css --*/

/* -----[ FORMULARZ LOGOWANIA OFF-LINE ]------------------------------- */
.login_box { width: 531px; margin: 60px auto 0; }
.login_box h1 { display: block; width: 531px; height: 99px; background: url(../img/bg/login/h1.gif) no-repeat; text-indent: -9999px; }
.login_box h1 a { display: block; height: 100%; text-indent: -9999px; }
.login_box .login_off_line { background: url(../img/bg/login/login_form.gif) no-repeat; font-size: 1.34em; margin: 0; }
.login_box .login_off_line fieldset { padding: 56px 15px; }
.login_box .login_off_line ul { margin: 0; }
.login_box .login_off_line ul li { padding: 0 0 20px;  }
.login_box .login_off_line ul li label { color: #fff; width: 80px; float: left; text-align: right; margin-right: 20px; padding: 5px 0;  }
.login_box .login_off_line ul li input { padding: 8px; background: #fff url(../img/bg/login/login_input.gif) repeat-x; width: 350px; border: none; }
.login_box .login_off_line button { width: 90px; height: 38px; line-height: 38px; background: transparent url(../img/bg/login/login_button.gif) no-repeat center; color: #fff; text-indent: -12px; margin-right: 36px; float: right;}
#content_offline { width: 531px; background: #e2e1e0 url(../img/bg/login/offline.gif) no-repeat; padding: 10px 0 0 0; margin: -10px auto 15px; }
#content_offline #news { background: url(../img/bg/login/offline_button.gif) no-repeat left bottom; color: #424242; padding: 20px 15px 30px; }
#content_offline #news hr { height: 1px; border: none; background-color: #fff; color: #fff; clear: both; margin: 15px 0 5px; }

.form_error_box {
    padding: 10px; text-align: center; font-weight: bold; font-size: 1.3em;
    border-color: #c48d8d; background-color: #f8ecec; color: #a25a5a; background-image: url(../img/message_warning.png);    
}
/* -- [:END: uzytkownicy/style/c.content.css --*/
/* -- [:END CSS LIBRARY] --*/


