/*********************************************************

Style glowne

**********************************************************/
body,html {
    margin:0px;
    padding:0px;
    width: 100%;
    font-family: Georiga;
    background-image: url('i/bg-reslow-50.jpg');
    background-repeat: no-repeat;
    background-position: top center; 
    background-color: #1c1a28;
    line-height: 15pt;  
    overflow-x: hidden ;
}

.resHi {
    background-image: url('i/bg-reshi-50.jpg');
}

/*********************************************************
Header
**********************************************************/

div#header {
    width: 100%;
    height: 204px;
    background-image: url('i/header-bg.jpg');
    background-position: top;
}

div#header-en {
    width: 100%;
    height: 204px;
    background-image: url('i/header-bg-en.jpg');
    background-position: top;
}

div#menu {
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 980px;
    text-align: left;
    font-family: Georgia;
    color: #1f3664;
    font-size: 12px; 
}

div#menu h4.m {
    margin: 0px;
    padding: 18px 10px 0px 10px;
    font-size: 12px;
    float: left;
    background-image: url('i/nav-left.png');
    background-repeat: no-repeat;
    background-position: top right;        
}


h4.sel {
    margin: 0px;
    padding: 18px 10px 0px 10px;
    font-size: 12px;
    float: left;
    background-image: url('i/nav-sel.png');
    background-repeat: no-repeat;
    background-position: top right;    
}

div#menu h4 a {
    font-weight: bold;
}

div#lang {
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 980px;
    text-align: right;
}
div#lang img {
    border: 1px solid #ece0c7;
    margin-right: 3px;
}

div#search {
    margin: 0px auto 0px auto;
    padding: 58px 0px 0px 0px;
    width: 980px;
    text-align: right;
    font-family: Arial;
    font-size: 12px;
    color: #9b8e71;
}

form.search {
    float: right;
    width: 250px;
    background-color: #f6f1e5;
    padding: 7px 0px 0px 5px;
}

form.search input[type="text"] {
    font-family: Arial;
    font-size: 11px;
    color: #686767;
    padding: 7px 0px 0px 7px;
    float: left;
    width: 172px;
    height: 18px;
    background-image: url('i/input_bg.gif');
    background-repeat: no-repeat;
    border-top: none;
    border-left: none;
    border-bottom: 1px solid #dedede;
    border-right: 1px solid #dedede;
    
}


/*********************************************************
Menu left
**********************************************************/

div#menu-left {
    float: left;
    width: 205px;
}

div#menu-left-top {
    margin-top: 15px;
    float: left;
    width: 205px;
    background-image: url('i/menu-top-bg.png');
    background-repeat: no-repeat;    
}

div#menu-left-bottom {
    float: left;
    width: 205px;
    height: 20px;
    background-image: url('i/menu-bottom-bg.png');
    background-repeat: no-repeat;   
    background-position: bottom right;
}

div#menu-left h3 {
    margin: 20px 0px 0px 22px;
}

div#menu-left li {
    padding: 1px 0px 1px 0px;
    border-bottom: 1px solid #e1d9c7 ;
}

div#menu-left li.noline {
    padding: 4px 0px 4px 0px;
    border: none;
}

/* Lev0 */ 

div#menu-left ul.lev0 {
    font-family: Arial;
    font-size: 11px;
    padding: 0px;
    margin: 0px 22px 0px 22px;
    list-style: none;       
    color: #1f3664;
}

ul.lev0 a {
    font-weight: bold;
    text-decoration: none;
    color: #1f3664;
}

ul.lev0 a:hover {
    text-decoration: underline;
}

/* Lev1 */

div#menu-left ul.lev1 {
    font-family: Arial;
    font-size: 11px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    list-style: none;       
    color: #1f3664;
}

ul.lev1 a {
    font-weight: normal;
    text-decoration: none;
    color: #1f3664;
    padding: 0px 0px 0px 10px;
}


/* Lev2 */

div#menu-left ul.lev2 {
    font-family: Arial;
    font-size: 11px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    list-style: none;       
    color: #1f3664;
}

ul.lev2 a {
    font-weight: normal;
    text-decoration: none;
    color: #1f3664;
    padding: 0px 0px 0px 20px;
}

/*********************************************************
Footer
**********************************************************/

div#footer {
    width: 100%;
    height: 88px;
    background-image: url('i/footer-bg.gif');
    background-repeat: repeat-x;
    background-position: top;
    font-family: Arial;
    font-size: 11px;
    color: #999ea1;
}

div#footer-main {
    margin: 0px auto 0px auto;
    padding-top: 15px;
    width: 980px;
}

div#copyright {
    float: left;
}

div#created {
    float: right;
    width: 100px;
    text-align: left;  
}

div#created img {
    border: 0px;
    padding-left: 5px;
    padding-top: 2px;
    float: right;
}

/*********************************************************
Main
**********************************************************/

div#main {
    margin: 0px auto 0px auto;
    width: 980px;
    min-height: 686px;
}

/* Kolumna contentu */ 
div#content {
    font-family: Arial;
    font-size: 12px;
    margin-top: 15px;       
    float: right;
    width: 728px;
    background-color: #ffffff;
    padding: 15px 25px 20px 22px;
    min-height: 658px;
    background-image: url('i/content-header-bg.png');
    background-repeat: no-repeat;
    text-align: left;
}

/* Góra boxu contentu */
div#content-head {
    padding: 0px 0px 5px 0px;
    border-bottom: 1px solid #eaeaea;
}

div.box-left {
    float: left;
}

div.box-right {
    float: right;
}

.font-up {
    font-size: 15px;
    padding: 0px 8px 0px 0px;
    background-image: url('i/content-head-a-break.gif');
    background-repeat: no-repeat;
    background-position: right;
}

.print {
    padding: 0px 8px 0px 5px;
    background-image: url('i/content-head-a-break.gif');
    background-repeat: no-repeat;
    background-position: right;
}

.savepdf {
    padding: 0px 0px 0px 5px;
}

/* Dół boxu contentu biały */
div#content-bottom-white {
   float:right;
   height: 3px;
   width: 775px;
   background-image: url('i/content-bottom-bg.gif');
   background-repeat: no-repeat;
}



div.clear {
    clear: both;
}

div#content h1 {
    line-height: 35px;
    text-align: left;
    font-family: Arial;
    font-size: 30px;
    font-weight: bold;
    color: #393939;
    
}

h1.nomargin {
    margin: 10px 0px 5px 0px;
}



h3 {
    padding: 0px;
    margin: 10px 0px 10px 0px;
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    color: #393939;
}

h4 {
    padding: 0px;
    margin: 10px 0px 10px 0px;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    color: #393939;
}

 a {
    font-family: Arial;
    font-size: 11px;
    color: #095890;
    text-decoration: none;
}

 a:hover {
    text-decoration: underline;
}

div#article-head {
    margin: 15px 0px 10px 0px;
    background-color: #f9f3e5;
    padding: 3px 10px 3px 10px; 
}

div#article-head span.title {
    font-family: Arial;
    font-size: 11px;
    color: #686868;
}

div#article-head span.text {
    font-family: Arial;
    font-size: 11px;
    color: #095890;
    background-color: #ffffff;
    padding: 3px 5px 3px 5px;
    margin-right: 30px;
}

.search-title {
    width: 100%;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #1f3664;
clear: both;    
    
}

.search-body {
    width: 600px;
    padding-left: 20px;  
    font-family: Arial;
    font-size: 12px;
    color: #525252;
}


.grey {
    color: #797979;
}
       
       
/** Video List **/       

.video-list {
    border-top: 1px solid #eaeaea;
    padding: 10px 0px 10px 0px;
}

.video-list img {
    float: left;
    
    border: 1px solid #ece5d5;
    padding: 2px;
    background-color: #ffffff;
    margin-right: 10px;
    
}

.video-list .title {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #1f3664;
}

.video-list .grey {
    font-size: 11px;
    color: #797979;
}

.video-list .grey2 {
    font-size: 11px;        
    color: #535353;
}

.video-body {
    width: 520px;
    float: right;
}

.video-body a {
    font-family: Arial;
    font-size: 12px;
    color: #09578e;
    text-decoration: underline;
}

.bold {
    font-weight: bold;
    text-decoration: underline;
    
}

/** Gallery List **/

.gallery-list {
    border-top: 1px solid #eaeaea;
    padding: 10px 0px 10px 0px;
}

.gallery-list img {
    float: left;
    
    border: 1px solid #ece5d5;
    padding: 2px;
    background-color: #ffffff;
    margin-right: 10px;
    
}

.gallery-list .title {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #1f3664;
}

.gallery-list .grey {
    font-size: 11px;
    color: #797979;
}

.gallery-list .grey2 {
    font-size: 11px;        
    color: #535353;
}

.gallery-body {
    width: 600px;
    float: right;
}

.gallery-body a {
    font-family: Arial;
    font-size: 12px;
    color: #09578e;
    text-decoration: underline;
}

div#image_title {
    width: 500px;
    margin: 0px auto 0px auto;
    padding: 20px 0px;
    font-size: 16px;
    font-weight: bold;
}

div#image_description {
    width: 500px;
    margin: 0px auto 0px auto;
    padding: 0px;
}


/** Article **/

.article-list {
    border-top: 1px solid #eaeaea;
    padding: 10px 0px 10px 0px;
}

.article-list h3 {   
    
    padding: 0px;
    margin: 10px 0px 10px 0px;
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    color: #393939;
    
}



/** Box dolny lista artykułów **/

div#content-bottom {
   float:right;
   width: 728px;    
   font-family: Arial;
   font-size: 12px;
   padding: 5px 25px 20px 22px;   
   background-color: #fcf8ee;
   background-image: url('i/content-bottom-bg.gif');
   background-repeat: no-repeat;
   background-position: bottom center;   
}

ul.article-list {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.article-list li {
    padding: 3px 0px 3px 0px;
    border-bottom: 1px solid #e1d9c7 ;
}

.article-list-main li {
    border-bottom: 1px solid #eaeaea;
}


.article-list li.noline {
    padding: 1px 0px 1px 0px;
    border-bottom: none ;
}


.article-list a {
    font-size: 11px;
    color: #095890;
    text-decoration: none;
}

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


.article-list a.audio {
    background-image: url('i/ico_audio.gif');
    background-repeat: no-repeat;
    padding-left: 20px;
}

.article-list a.video {
    background-image: url('i/ico_video.gif');
    background-repeat: no-repeat;
    padding-left: 20px;
}

.article-list a.image {
    background-image: url('i/ico_image.gif');
    background-repeat: no-repeat;
    padding-left: 20px;
}




/***********************************
Strona główna kolumny lewa i prawa 
***********************************/

div#content .column-left {
    width: 400px;
    float: left;
    padding-right: 15px;
    padding-bottom: 20px;
    border-right: 1px solid #f3ead7;
}

div#content .double-line {
    margin: 10px 0px 10px 0px;  
    width: 100%;
    height: 4px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

div.news {
    padding: 10px 0px 10px 0px;
}

div.news span.title {
    display: block;
    background-image: url('i/ico_news_title.gif');
    background-repeat: no-repeat;
    padding-left: 25px;
    font-family: Arial;
    font-size: 18px;
    color: #095890;
}

div.news p {
    font-size: 11px;
    padding-left: 25px;
    color: #393939;
}

div.news span.date {
    font-family: Arial;
    font-size: 11px;
    color: #797979;
    padding-left: 25px;
}


div#content .column-right {
    width: 302px;
    float: right;
    padding-left: 10px; 
            
}

div#stronicowanie {
    border-top: 1px solid #ece5d5;
    padding-top: 20px;
    text-align: center;
}

div#stronicowanie a.str {
    color: #1f3664;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    background-color: #fbf6ea;
    margin-right: 8px;
}

div#stronicowanie a.str_act {
    padding: 5px 10px 5px 10px;
    border: 1px solid #fbf6ea;
    margin-right: 8px;
    
}

div#stronicowanie a.btn_prev {
    width:95px;
    height: 23px;
    display: block;
    float: left;
    padding: 4px 0px 0px 15px;
    background-image: url('i/btn_prev.png');
    background-repeat: no-repeat;
    font-weight: bold;
    color: #1f3664;
    
}

div#stronicowanie a.btn_next {
    width:90px;
    height: 23px;
    display: block;
    float: right;
    padding: 3px 10px 0px 0px;
    background-image: url('i/btn_next.png');
    background-repeat: no-repeat;
    background-position: right;
    font-weight: bold;
    color: #1f3664;
    
}


/** Box Gallery **/

div.box-gallery {
    font-family: Arial;
    font-size: 11px;
    color: #a5b5da;
    line-height : 16px;
    background-color: #4b5468;
    padding: 10px 0px 10px 15px;
}

div.box-gallery p {
    width: 140px;
    margin: 0px;
}

div.box-gallery a {
    color: #ffffff;
}

div.box-gallery-image  {
    float: right;
    border: none;
    margin-top: -80px;
    margin-right: -40px;
    clear: both;
}


/** Box Newsletter **/

form.newsletter {
    padding: 7px 0px 0px 5px;
}

form.newsletter input[type="text"] {
    font-family: Arial;
    font-size: 11px;
    color: #686767;
    padding: 7px 0px 0px 7px;
    margin-right: 8px;
    float: left;
    width: 172px;
    height: 18px;
    background-image: url('i/input_bg.gif');
    background-repeat: no-repeat;
    border-top: none;
    border-left: none;
    border-bottom: 1px solid #dedede;
    border-right: 1px solid #dedede;
}

/** Box SeeOther **/

div.box-seeother {
    padding: 10px 25px 10px 25px;
}

div.box-seeother img {
    border: 0px;
}

/** Gallery Preview **/

div.gallery-preview-menu {
    margin-top: -25px;
float: right;
font-family: Arial;
font-size: 18px;
color: #b8af9a;
padding: 0px 0px 10px 0px;
}

div.gallery-preview-menu a {
    padding: 0px 0px 30px;
}

div#image_wrap {
    text-align: center;
}

div#image_wrap img {
    padding: 20px;
    border: 1px solid #ece5d5;     
}

/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 
div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 727px; 
    height:110px; 
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left; 
} 
 
/* you may want to setup some decorations to active the item */ 
div.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}

div.items img {
    border: 1px solid #ece5d5;
    padding: 2px;
    background-color: #ffffff;
    margin-right: 15px;
}


/** Video player main **/

.vp {
    width: 300px;
    border: 1px solid #d6dadc;
}

.vp .image {
    width: 300px;
    height: 252px;
    margin: 0px;
    padding: 0px;
    background-image: url('i/vp-play.png');
}

.vp img {
    width: 300px;
    height: 252px;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.vp div.title {
    font-family : Arial;
    color: #ffffff;
    font-size: 11px;
    height: 29px;
    padding: 5px 0px 0px 10px;
    z-index: 1000;
    background-image: url('i/vp-title-bg.gif');
    background-repeat: no-repeat;

    
    
}