html,body{
    padding: 0px;
    margin: 0px;
    background-color: #cbc093;
    font-size: 12px;
    font-family: arial;
    color: #222;
}

body{
    background-image: url('images/bodyBg2.gif');
    background-repeat: repeat-y;
    background-position: center;
}

body.intro{
    background-image: none;
    height: 100%;
}

#introFooter{
    background-image: url('images/introBg.gif');
    background-repeat: repeat-y;
    background-position: center;
    width: 784px;
    margin: 0px auto;
    text-align: right;
    padding-bottom: 5px;
    height: 34px;
}

#introFooter div#derwi{
    float:left;
}

#introFooter div#derwi a:link, #introFooter div#derwi a:visited{
    color: #555;
}



img{
    border: 0px;
}

p{
    text-align: justify;
    line-height: 1.5em;
    margin-top: 10px;
    margin-bottom: 10px;
}

p.center{
    text-align: center;
}


p.info{
    font-size: 10px;
    color: #6C0B0B;
}
a:link, a:visited{
    text-decoration: none;
    color: #6c0b0b;
}
a:active, a:hover{
    text-decoration: underline;
}

#flashcontent{
    background-image: url('images/introBg.gif');
    background-repeat: repeat-y;
    background-position: center;
    width: 780px;
    margin: 0px auto;
}

#header{
    width: 625px;
    margin: 0px auto;
    height: 60px;
    background-image: url('images/logo.jpg');
    background-repeat: no-repeat;
    background-color: #FAFAFA;
    background-position: 22px bottom;
    padding: 0px 10px 0px 145px;

}

#header h1 {
    font-family:arial;
    font-size:17px;
    margin-bottom:0px;
    margin-top:0px;
    padding-right:95px;
    padding-top:30px;
    text-align:right;
}

#header h1 a:link, #header h1 a:visited, #header h1 a:active, #header h1 a:hover{
    text-decoration: none;
    color:#01004F;
}

#baner_19{
    width: 780px;
    margin: 0px auto;
    height: 163px;
    background-image: url('images/baner_biblio.jpg');
}

#baner_14{
    width: 780px;
    margin: 0px auto;
    height: 163px;
    background-image: url('images/baner_wydarzenia.jpg');
}

#baner_16{
    width: 780px;
    margin: 0px auto;
    height: 163px;
    background-image: url('images/baner_kontakt.jpg');
}

#baner_21{
    width: 780px;
    margin: 0px auto;
    height: 163px;
    background-image: url('images/baner_archiwum.jpg');
}

#baner_15{
    width: 780px;
    margin: 0px auto;
    height: 163px;
    background-image: url('images/baner_grupy.jpg');
}

#baner_17{
    width: 780px;
    margin: 0px auto;
    height: 163px;
    background-image: url('images/baner_kino.jpg');
}

#baner_18{
    width: 780px;
    margin: 0px auto;
    height: 163px;
    background-image: url('images/baner_galeria.jpg');
}

#menu{
    width: 780px;
    margin: 0px auto;
    height: 29px;
    background-image: url('images/menuBg.gif');
}

#mcat{
    float: left;
    width: 210px;
    height: 29px;
    background-image: url('images/mcat.gif');
}

#wrapper{
    clear: both;
    width: 780px;
    background-image: url('images/wrapperBg.gif');
    margin: 0px auto;
}


#left{
    width: 148px;
    float: left;
    padding: 0px 5px 10px 57px;

    min-height:392px;
    height:auto !important;
    height:392px;
}

#content{
    float: left;
    width: 530px;
    padding: 0px 20px 10px 20px;

    min-height: 78%;
    height: auto !important;
    height: 78%;
}

.clear{
    clear: both;
    font-size: 1px;
    height: 3px;
}

.myClear{
    clear: both;
}

#footer{
    clear: both;
    height: 20px;
}
#bottom{
    background-image: url('images/bottomBg.gif');
    height: 0px;
    width: 780px;
    margin: 0px auto;
    background-repeat: no-repeat;
}

#copyright{
    border-top: 1px #c8c9c8 solid;
    width: 750px;
    margin: 0px auto;
    padding: 5px 10px 2px 20px;
    font-size: 12px;
    color: #cfd1d0;
    background-color: #98112B;

}

/********* COPYRIGHT ************/

#copyright a:link, #copyright a:visited{
    color: #888;
}

#copyright a.bip:link, #copyright a.bip:visited{
    padding: 0px;
}

#copyright a.bip img{
    margin: 0px;
    padding: 0px;
    vertical-align: bottom;
}

#derwi{
    float: right;
    color: #cfd1d0;
}

#derwi a:link, #derwi a:visited{
    color: #CFD1D0;
}

.right{
    float: right;
}

img.right{
    margin-left: 15px;
}

.left{
    float: left;
}

img.left{
    margin-right: 15px;
}


/*********** TOP MENU *************/

#menu ul{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#menu ul li{
    float: left;
}

#menu ul li a:link, #menu ul li a:visited{
    border-top: 1px #eee solid;
    background-color: #98112b;
    padding: 6px 4px 6px 5px;
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 12px;
    font-family: arial;
    letter-spacing: 0px;
    height: 15px;
    float:left;
}

#menu ul li a.last:link,#menu ul li a.last:visited{
    padding-right: 12px;
    padding-left: 12px;
}

#menu ul li a:active, #menu ul li a:hover, #menu ul li.selected a:link, #menu ul li.selected a:visited{
    color: #6c0b0b;
    background-image: url('images/mcatBg.gif');
}

/********** LEFT MENU *******************/
#left ul{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0px;
    padding: 10px 0px 0px 0px;
}

#left li{
    padding: 2px 0px;
}

#left li a:link, #left li a:visited{
    background-position: 5px 4px;
    background-repeat: no-repeat;
    padding: 1px 0px 2px 0px;
    display: block;
    text-decoration: none;
    color: #111;	
    font-size: 12px;
    font-weight: bold;
    font-family: verdana, arial;
}

#left li a:active, #left li a:hover, #left li.selected a:link, #left li.selected a:visited{
    text-decoration: underline;
}

#left li.selected li a:link, #left li.selected li a:visited{
    font-weight: normal;
    text-decoration: none;
    font-size: 11px;
    color: #000;	
    padding: 0px 0px 0px 0px;
    background-image: none;
}

#left li.selected li a:active, #left li.selected li a:hover, #left li.selected li.selected a:link, #left li.selected li.selected a:visited{
    text-decoration: underline;
}

#left ul ul{
    padding: 0px 0px 5px 5px;
}

#left h1, #content h1{
    color: #6c0b0b;
    font-size: 16px;
    background-image: url('images/h1Arrow.gif');
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 0px 0px 5px 16px;
    background-position: 0px 3px;
    border-bottom: 1px #454545 dotted;
}

#content h2{
    color: #111;
    font-weight: bold;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0px;
    padding-left: 10px;
    background-image: url('images/h2Arrow.gif');
    background-repeat: no-repeat;
    background-position: 0px 4px;
}

#content h3{
    text-align:center;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 0px;
}
/************** GALERY ******************/
div.galery{
    padding: 15px 0px 3px 0px;
    border-bottom: 1px #000 dotted;
}

div.galery img{
    float: left;
    margin-right: 15px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    display: block;
}

#content div.galery h2{
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 13px;
}

#content div.galery img{
    border: 1px #a3a3a3 solid;
}

div.galery h2 a:link, div.galery h2 a:visited{
    color: #222;
    text-decoration: none;
}

div.galery h2 a:active, div.galery h2 a:hover{
    text-decoration: underline;
}

div.galery a.more{
    float: right;
    margin-right: 20px;
    margin-top: 10px;
}


/********** ESPONSOR *****************/
div.esponsor img{
    margin-right: 10px;
}


/********* MOVIE *********/
div.movie{
    padding: 10px 0px 0px 0px;
}

div.movie div.clear{
    border-bottom: 1px #000000 dotted;
    height: 5px;
}

div.movie img{
    float: left;
    margin-right: 5px;
    border: 1px #cecece solid;
    margin-bottom: 10px;
}

div.movie p{
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 1.4em;
}
div.movie p.title{
    text-align: left;
}

div.movie span.price{
    float: right;
    width: 200px; 
}

div.movie span.title{
    font-size: 1.2em;
    color: #98112B;
}
div.movie a:link, div.movie a:visited{
    float: right;
}

div.movie a:active, div.movie a:hover{
}

/************ NEWS ************/
div.news{
    border-bottom: 1px #000000 dotted;
    padding: 5px 0px 5px;
}
div.news div.date{
    text-align: left;
    font-size: 10px;
    color: #6C0B0B;
}


/********** PAGES NUM ***********/
div.pages{
    padding: 10px 0px 0px;
    text-align: center;
}

div.pages a{
    margin-left: 3px;
    margin-right: 3px;
}

div.pages a.selected{
    text-decoration: underline;
}

#content div.menu{
    padding: 10px 0px;
    text-align: center;
}

#content div.menu a{
    font-size: 14px;
    margin-right: 10px;
    color: #111;
    margin-left: 10px;
}

#content div.menu a.selected{
    text-decoration: underline;
    font-weight: bold;
}


/*********** ESPONSOR *************/
div.esponsor{
    padding: 10px 0px;
    margin-top: 10px;
    border-top: 1px #000 dotted;
}


/*********** FORM *************/
input{
    border: 1px #bbbbbb solid;
}

input.required{
    width: 136px;
    padding: 3px 5px;
    font-size: 11px;
    margin-bottom: 5px;
}

p.more{
    text-align: right;
    margin-top: 0px;
}

#left p.title{
    margin-bottom: 5px;
    margin-top: 0px;
    font-size: 14px;
    color: #6C0B0B;
}

#left p.nlinfo{
    margin-bottom: 5px;
    margin-top: 0px;
    font-size: 10px;
    text-align: left;
    line-height: 1.3em;
}

.validation-advice{
    color: #BF2F2F;
    font-size: 11px;
}

.fc-error p{
    margin-bottom: 0px;
}

.spinner {
    position: absolute;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    z-index: 999;
    background: #fff;
}
.spinner-msg {
    text-align: center;
    font-weight: bold;
}

.spinner-img {
    background: url(images/lightbox/loading.gif) no-repeat center;
    width: 24px;
    height: 24px;
    margin: 0 auto;
}

.ajaxresult{
    clear: both;
    padding: 5px;
    border: #8888DD 1px solid;
    background: #DDDDFF;
    margin-bottom: 10px;
    font-size: 11px;
    color: #333333;
    text-align: center;
}

.seeAlso{
    padding: 20px 0px 0px 30px;
}

.seeAlso img{
    margin-bottom: 10px;
}

.seeAlso a:link, .seeAlso a:visited{
    color: #c3c3c1;
    font-size: 14px;
    font-weight: bold;
}

.seeAlso a:active, .seeAlso a:hover{
    text-decoration: underline;
}



/********** Facebook **************/
#facebook {
    background-image: url("/images/facebook_bg.gif");
    background-repeat: no-repeat;
    height: 599px;
    right: -296px;
    padding: 5px 5px 0px 50px;
    position: fixed;
    text-align: left;
    top: 250px;
    width: 286px;
    z-index: 1000;
    cursor: pointer;
}

#facebook .white {
    background-color: #FFFFFF;
    height: 587px;
    width: 286px;
}


/************* FADER ****************/
#fadeContent {
    height: 163px;
    position: relative;
}
#fadeContent .fslide {
    background: none repeat scroll 0 0 #ECECEC;
    position: absolute;
}

.fslide img{
    display: block;
}
.fslide a:link, .fslide a:visited{
    display: block;
}

.bannerNextPrev:link, .bannerNextPrev:visited{
    display: block;
    width: 27px;
    position: absolute;
    height: 74px;
    background-color: #98112b;
    background-position: top;
    text-decoration: none;
    top: 47px;
}

.bannerNextPrev:active, .bannerNextPrev:hover{
    background-color: #df9c4b;
    background-position: bottom;
}

#faderPrev{
    background-image: url('/images/bannerButtonPrev.gif');
    left: 212px;
}

#faderNext{
    background-image: url('/images/bannerButtonNext.gif');
    right: 0px;
}



/**************************** Form *******************************************/

#applicationForm {
    margin: 20px 0 40px 0;
}

#applicationForm .validation-advice {
    margin-bottom: 15px;
}

#applicationForm .validation-failed {
    border-color: #BF2F2F;
    color: #BF2F2F !important;
}

#applicationForm .addRow {
    width: 100px;
    display: block;
    padding: 5px;
    margin: 10px 0;
    background: #d0d0d0;
    text-align: center;
}

#applicationForm label {
    display: block;
    margin-bottom: 5px;
}

#applicationForm input[type=text],
#applicationForm textarea {
    font-size: 12px;
    font-family: arial;
    color: #222;
}

#applicationForm input[type=text].noMargin {
    margin-bottom: 0;
}

#applicationForm input[type=text] {
    height: 20px;
    padding: 0 5px;
    line-height: 20px;
}

#applicationForm > input[type=text] {
    width: 520px;
    margin-bottom: 15px;
}

#applicationForm textarea {
    padding: 5px;
    resize: vertical;
}

#applicationForm > textarea {
    width: 520px;
    margin-bottom: 10px;
}

#applicationForm input[type=submit] {
    float: right;
    padding: 10px;
    margin: 20px 0;
    cursor: pointer;
}

#applicationForm table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    margin-bottom: 15px;
}

#applicationForm tr {
    vertical-align: top;
}

#applicationForm tbody tr:hover {
    background: #f0f0f0;
}

#applicationForm th,
#applicationForm td {
    padding: 5px;
    border-bottom: 1px solid #bfbfbf;
}

#applicationForm th {
    font-size: 10px;
    text-align: left;
}

#applicationForm table input[type=text] {
    width: 80px;
}

table#harmonogram textarea {
    width: 276px;
}

table#estimate input[type=text] {
    width: 67px;
}

#applicationForm .info {
    color: #bb0000;
    margin: 20px 0;
}

.intro .links{
    padding-top: 22px;
    font-size: 11px;
}