@charset "utf-8";
/* CSS Document */

div.absolute { position: absolute; }
div.relative { position: relative; }

div.left { float: left; }
div.right { float: right; }

td.top { vertical-align: top; }
td.middle { vertical-align: middle; }
td.bottom { vertical-align: bottom; }

div.line { clear: both; height: 2px; line-height: 2px; font-size: 2px; background: url(../img/line.gif) top left repeat-x; }
div.clear { clear: both; height: 0px; line-height: 0px; font-size: 0px; }
div.clear5 { clear: both; height: 5px; line-height: 5px; font-size: 5px; }
div.clear10 { clear: both; height: 10px; line-height: 10px; font-size: 10px; }
div.clear15 { clear: both; height: 15px; line-height: 15px; font-size: 15px; }
div.clear20 { clear: both; height: 20px; line-height: 20px; font-size: 20px; }

* { outline: none; }

/* Page Layout */

span.message { color: #FF2643; }

body { padding:0px; margin:0px; font-family: Tahoma, Arial, Verdana; font-size:11px; color: #766049;
        background: #F6F5F0 url(../img/bg1.jpg) top left repeat-x; }

div.message { color:#333333; font-size:11px; margin-bottom:5px; margin-top:5px; padding:3px 3px 3px 25px;
            background:#ffffff url(../images/message_dot.gif) 3px 3px no-repeat; border:1px solid #cccccc; text-transform:none; }
td.top { vertical-align:top;  }
span.red{ color:#e11313; }

img { border: none;}

button { border: solid 1px #4b7a98; font: 11px Tahoma, sans-serif; }
input.normal { width: 150px; border: solid 1px #cccccc; font: 11px Tahoma, sans-serif; padding:1px 3px 1px 3px; }
textarea.tnormal { border: solid 1px #cccccc; font: 11px Tahoma, sans-serif; }
input.bnormal { border: solid 1px #CF001E; font: 11px Tahoma, sans-serif; margin: 1px; color:#FFFFFF; padding:2px 20px 2px 20px; background:#CF001E url(../img/menu_bg1.gif) repeat-x; cursor:pointer }
.form_left{ width:120px; }

input.text{ border:1px solid #cccccc; font-family:inherit; color:#000000; padding:2px; }
textarea{ border:1px solid #cccccc; font-family:inherit; color:#333333; padding:2px; font-size:11px; }
select{ border:1px solid #cccccc; font-family:inherit; color:#333333; padding:2px; font-size:11px; }
fieldset{ border:1px solid #cccccc; margin-bottom:20px; }
legend{ font-weight:bold; color:#F09B11; font-size:12px; }

/* PopUp Zdjecia */
#lbOverlay { position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; background-color: #000; cursor: pointer; }
#lbCenter, #lbBottomContainer { position: absolute; z-index: 9999; overflow: hidden; background-color: #fff; }
.lbLoading { background: #fff url(../images/loading.gif) no-repeat center; }
#lbImage { position: absolute; left: 0; top: 0; border: 10px solid #fff; background-repeat: no-repeat; }
#lbPrevLink, #lbNextLink { display: block; position: absolute; top: 0; width: 50%; outline: none; }
#lbPrevLink { left: 0; }
#lbPrevLink:hover {	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%; }
#lbNextLink { right: 0; }
#lbNextLink:hover { background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%; }
#lbBottom { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 10px; color: #666; line-height: 1.4em; text-align: left; border: 10px solid #fff; border-top-style: none; }
#lbCloseLink { display: block; float: right; width: 66px; height: 22px; background: transparent url(../images/closelabel.gif) no-repeat center; margin: 5px 0; outline: none; }
#lbCaption, #lbNumber { margin-right: 71px; }
#lbCaption { font-weight: bold; }

/* Menu */

div.menu_pad1{ padding: 8px 0px 8px 0px; }
div.menu_pad2{ padding: 4px 0px 0px 0px; background: #CF001E url(../img/menu_bg1.gif) repeat-x; overflow:auto; _overflow:visible; _height:1px}
div.menu_box {}
div.menu_box_kai {}

div.menu_i { padding: 0px 10px; float:left; }
div.menu_line_nav { float:left; }
div.menu_i a { font-size:11px; text-decoration:none; }
div.menu_i a:hover{ text-decoration:underline; }
div.menu_a { padding: 0px 10px; float:left  }
div.menu_a a { font-size:11px; text-decoration: underline; }
div.menu_a a:hover{ text-decoration: underline; }

div.menu_si {  float:left; margin: 18px 10px 0px; }
div.menu_si a { color:#ffffff; display:block; font-size:12px; text-decoration:none; font-weight: bold; }
div.menu_si a:hover{ color:#970016; text-decoration: none; }
div.menu_sa {  float:left; margin: 18px 10px 0px; }
div.menu_sa a { color: #970016; display:block; font-size:12px; text-decoration:none; font-weight: bold; }
div.menu_sa a:hover{ color:#970016; text-decoration: none; }

div.menu_line{ height:2px; border-bottom:1px solid #e4eaf1; line-height:1px; font-size:1px;}
div.menu_break{ height:10px; }

.menu_nav_a { margin:0px 20px 0px 0px; }
.menu_nav_a a{ color:#999999; text-decoration:none; font-size:10px; font-family:Tahoma,sans-serif; }
.menu_nav_a a:hover { font-size:10px; color:#999999; text-decoration:underline; }
.menu_nav_i { margin:0px 20px 0px 0px; }
.menu_nav_i a{ color:#999999; text-decoration:none; font-size:10px; font-family:Tahoma,sans-serif; }
.menu_nav_i a:hover { font-size:10px; color:#999999; text-decoration:underline; }
.menu_nav_break{ margin:0px 5px 0px 5px; font-size:10px; font-family:Tahoma,sans-serif; color:#999999; }

/* Article */

.article_header{ position:relative; }
.article_footer{ height:15px; padding:11px 0px 5px 0px; text-align:right }

.article_lid{ width:100%; font-weight:bold; margin-bottom:5px; margin-top:15px; line-height: 150%; }

.article_text { line-height:160%; padding: 15px 0px 0px 0px; color: #60502E; font-size: 12px; }
.article_text a { color: #60502E; font-size: 12px; text-decoration: underline; }
.article_text li { list-style-image:none; list-style-position:outside; list-style-type:square; }
.article_text li.header { list-style-image:none; list-style-position:outside; list-style-type:none; }
.article_text li.text_padding { padding: 5px 0px; list-style-image:none; list-style-position:outside; list-style-type:none; }
.article_text .content { padding: 10px 0px; }
.article_text .content .pic { float: left; }
.article_text .content .text_comments { float: left; }
.article_text td { line-height:140%; }
.article_text th { text-align:center; line-height:140%; padding:4px; }
.article_text table{ border-collapse:separate; }
.article_text table.article_img_table{ border-collapse:separate; border:0px; }
.article_text table.form{ border-collapse:separate; border:0px; }
.article_text table.form table,.article_text table.form td,.article_text table.form img{ border:0px; padding:0px; margin:0px; }
.article_text table.polls_table{ border-collapse:separate; border:0px; }
.article_text table.polls_table table{ border-collapse:separate; border:0px; }
.article_text table.polls_table td{ padding:0px; }

div.numerTitle { color: #F09B11; font-size:14px; text-decoration: none; padding: 0px 0px 10px 0px; font-weight: bold; }
div.numerTitle a { color: #F09B11; font-size:14px; text-decoration: none; font-weight: bold; }
div.numerTitle a:hover { color: #F09B11; font-size:14px; text-decoration: underline; }

div.numerDate { padding: 0px 0px 10px 0px; float: right; }

div.numerKategoria { padding-bottom: 5px; clear: both; }
div.numerKategoria a { color: #999; font-size:11px; text-decoration: none; }
div.numerKategoria a:hover { color: #999; font-size:11px; text-decoration: underline; }

div.numerArtykul { background: url(../img/arrow_small_red.gif) 0px 5px no-repeat; padding: 0px 0px 10px 10px; font-size: 10px; color: #ccc; }
div.numerArtykul a { color: #000; font-size:12px; text-decoration: none; }
div.numerArtykul a:hover { color: #000; font-size:12px; text-decoration: underline; }

.article_text img{ margin:0px 5px 0px 5px; padding: 0px; }

.article_image{ font-size:11px; color:#333333; padding-top:11px; text-align:center; vertical-align:top; }
.article_image img { border:1px solid #eeeeee; margin:0px; }
.article_image img:hover { border:1px solid #FFFFFF; margin:0px; }

.article_footer a { color:#cb171e; text-decoration:none; }
.article_footer a:hover { color:#cb171e; text-decoration:underline; }

.article_next{ position: absolute; top:12px; right:0px; text-align:right; font-size:16px; color:#CCCCCC; }
.article_next span{ margin:0px 5px 0px 5px; }

.article_nav{ padding:5px; text-align:right; }
.article_nav a { background:#d9e9e9; color:#336699; padding:1px 2px 1px 2px; text-decoration:none; }
.article_nav a:hover { background:#336699; color:#ffffff; padding:1px 2px 1px 2px; text-decoration:none; }

.article_print{ color:#767676; font-size:10px; }
.article_print a { color:#767676; text-decoration:none; padding:2px; font-size:10px; }
.article_print a:hover { color:#666666; text-decoration:underline; }

.article_path{ padding:0px 0px 5px 0px; font-size:10px; color:#999999; }
.article_path a { font-size:10px; color:#999999; }

.article_path_arrow{ background:url(../img/arrow_right.gif) 50% 50% no-repeat; padding:0px 2px 0px 2px; text-indent:-5000px; overflow:hidden; width:10px; float:left; }
.article_path_arrow strong{ padding-left:20px; }

/* Article Perpage */
.navmenu_list{ font-size:11px; color:#333333; text-align:right; padding:10px 0px 10px 0px; }
.navmenu_list a { color:#E17808; padding:1px 4px 1px 4px; margin:0px 1px 0px 1px; font-size:11px; text-decoration:none; }
.navmenu_list a:hover{ text-decoration:underline; color: #E17808; }

a.navmenu_list_a { color: #FFF; background: #E17808; padding:1px 4px 1px 4px; margin:0px 1px 0px 1px; font-size:11px; text-decoration:none; }
a.navmenu_list_a:hover{ text-decoration: none; color: #FFF; background: #E17808; }

/* Article Box */
.article_box{}
.article_box_line{height:3px; border-bottom:1px solid #e4eaf1; line-height:1px; font-size:1px;}
.article_box_title{ font-size:12px; color:#000000; padding:5px 0px 5px 5px; margin-bottom:10px; border-bottom:1px solid #eaeaea; position:relative; }
.article_box_title a{ font-size:12px; color:#000000; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; }
.article_box_title a:hover { color:#000000; text-decoration:underline; }
.article_box_date{ color:#a1a1a1; font-size:10px; padding-left:10px; }
.article_box_text{ color:#76604A; margin:5px 5px 0px 5px; }
.article_box_more{ text-align:right; border:1px solid #d8d8d8; padding:0px 4px 2px 4px; position:absolute; top:0px; right:0px; line-height:100%; }
.article_box_more a{ color:#cb171e; text-decoration:none; }
.article_box_more a:hover { color:#cb171e; text-decoration:underline; }

.article_box_pic{ padding-right:10px; vertical-align:top; width:100px; }
.article_box_pic img{ padding:0px; margin:0px; }

/* Picture */
.picture_image{ text-align:center; }
.picture_desc{ text-align:center; }
.picture_nav{ text-align:center; }

/* News */
.news_title{ font-size:12px; color:#cb171e; padding:0px; font-weight:bold; }
.news_title a{ font-size:12px; color:#cb171e; text-decoration:none; }
.news_title a:hover { color:#cb171e; text-decoration:underline; }
.news_list{}
.news_box{ margin:8px 0px 0px 1px; }
.news_box_line{ height:3px; line-height:1px; font-size:1px;}
.news_box_title{ font-size:11px; vertical-align:middle; color:#000000; }
.news_box_date{ color:#a0a0a0; font-size:10px; font-weight:normal; font-family: Tahoma, Arial, Verdana, sans-serif; padding-bottom:4px; }
.news_box_text{ color:#333333; margin:5px 0px 0px 0px; }
.news_box_more{ text-align:right; }
.news_box_more a{ font-size:11px; color:#cb171e; text-decoration:none; }
.news_box_more a:hover { color:#cb171e; text-decoration:underline; }
.news_box_title a{ font-size:11px; color:#000000; }
.news_box_title a:hover{ font-size:11px; color:#000000; text-decoration:underline; }

/* Newsletter */
.newsletter_title{ font-size:12px; color:#cb171e; padding:0px; font-weight:bold; }
.newsletter_title a{ font-size:12px; color:#cb171e; text-decoration:none; }
.newsletter_title a:hover { color:#cb171e; text-decoration:underline; }
.newsletter_buttons{ margin:8px 0px 8px 0px; }
input.newsletter_email{ width:130px; }
.newsletter_text{ color:#333333; margin:5px 0px 5px 0px; }

/* Polls */
.polls_title{ font-size:12px; color:#ffffff; background:#000000; padding:3px; font-weight:bold; }
.polls_title a{ font-size:12px; color:#ffffff; text-decoration:none; }
.polls_title a:hover { color:#ffffff; text-decoration:underline; }
.polls_content{ padding:8px; }
td.polls_question{ color: #756149; padding-bottom:10px }
.polls_answers{ color: #B59F88; }
.polls_functions{ padding-top:5px; vertical-align:top; }
.polls_links{ padding-bottom:20px; }
.polls_links a { background:url(../img/bullet_more2.gif) 0px 8px no-repeat; color:#000000; font-size:11px; line-height:100%; padding:3px 0px 3px 10px; }
.polls_summary{ font-size:11px; color:#756149; }
.polls_submit{ padding-bottom:10px; }
.polls_line{ height:3px; line-height:1px; font-size:1px; border-left:1px solid #DDDDDD; width:20px; }
td.polls_date{ color:#000000; text-align:right; }

.ank_pasek_l{ background-image:url(../images/lay_ank_l.gif); width:3px; height:8px; background-color:#bf001d; line-height:1px; font-size:1px; }
.ank_pasek_r{ background-image:url(../images/lay_ank_r.gif); width:3px; height:8px; background-color:#bf001d; line-height:1px; font-size:1px;}
.ank_pasek_c{ background-image:url(../images/lay_ank_c.gif); height:8px; background-color:#bf001d; line-height:8px; line-height:1px; font-size:1px;}
.ank_pasek_bg{ height:8px; background-color:#dddddd; line-height:8px; line-height:1px; font-size:1px;}
.ank_pasek_break{ line-height:8px }	

/* Files */
.files_box{ padding:0px; }
.files_title{ font-weight:bold; border-bottom:1px solid #333333; padding:4px 0px 4px 0px; margin-bottom:5px; }
.files_entry{}

/* Flags */
.flag { }
.flag_a { }
img.fileIcon{ padding:0px; margin:2px 0px 2px 0px; border:0px; }

/* Formularze */
#cloneTable{ width:100%; border-collapse:separate; margin:10px 0px 10px 0px; }
#cloneTable td.rowLeft{ padding-left:10px; }
#cloneTable td.rowCenter{}
#cloneTable td.rowRight{ padding-right:10px; }
.party_success{ padding:50px; text-align:center; border:1px solid #CCCCCC; font-weight:bold; color:#F09B11; font-size:12px; }

.errorRow{ background:#e2f1fa; }
.errHelp{ display:block; padding-left:2px; font-size:10px; color:#d3593f; }
.errInfo{ color:#0068b5; }

span.next_article { background: url(../img/gallery_right.gif) right 2px no-repeat; padding: 2px 25px 2px 0px; }
span.prev_article { background: url(../img/gallery_left.gif) 0px 2px no-repeat; padding: 2px 0px 2px 25px; }
span.back_article { background: url(../img/gallery_left.gif) 0px 2px no-repeat; padding: 2px 0px 2px 25px; }

div.searchBox { background: url(../img/arch_search.gif) top left no-repeat; width: 565px; height:47px; padding:20px 0 0 20px;
                border: 1px solid #ddd; }


td.search_name p.path { font-size: 10px; }
td.search_name p.path a { font-size: 10px; text-decoration: none; }
td.search_name p.path a:hover { text-decoration: underline; }

td.search_name p.name { padding: 5px 0px; }
a.search_entry_name { color: #F09B11; text-decoration: none; font-size: 14px; font-weight: bold; }
a.search_entry_name:hover { color: #F09B11; text-decoration: underline; font-size: 14px; font-weight: bold; }

p.pic_name { padding-top: 10px; text-align: center; }
    p.pic_name a { color: #F06B0C; text-decoration: none; }    
p.pic_minlid { padding-top: 5px; }
    p.pic_minlid a { color: #999; text-decoration: none; }
    p.pic_minlid a:hover { color: #999; text-decoration: underline; }

p.pic_pic img { margin: 0px; padding: 0px; border: 1px solid #D7D2BF; padding: 1px; }