<STYLE TYPE=text/css>
<!--

/* STYLE DLA WIZYTÓWKI BIURA LITERACKIEGO */

BODY.biuro_body {
        margin-top: 0pt;
        margin-left: 0pt;
        margin: 0pt;

        color: #000000;
        font-size: 9pt;
        line-height: 13pt;
        font-family: Trebuchet MS;
        background-color: #F7F7F7;
/*        background-image: url('../img/biuro/biuro_bg2.gif');
        background-repeat: repeat-y; */
        }

TABLE.biuro_main_table {
        margin-top: 0pt;
        margin-left: 0pt;
        margin: 0pt;

        color: #000000;
        font-size: 9pt;
        line-height: 13pt;
        font-family: Trebuchet MS;
        background-image: url('../img/biuro/biuro_bg.gif');
        background-color: #FFFFEE;
        background-repeat: repeat-y;
        }

.biuro_menu_left {
        color: #FFFFFF;
        font-size: 9pt;
        line-height: 11pt;
        font-weight: bold;
        font-family: Trebuchet MS;
        background-repeat: no-repeat;
        }

.biuro_content {
        color: #000000;
        font-size: 9pt;
        line-height: 11pt;
        font-family: Trebuchet MS;
        }

/* STYLE DLA STRON AUTOROW */

TABLE.autorzy_main_table {
        margin-top: 0pt;
        margin-left: 0pt;
        margin: 0pt;

        color: #000000;
        font-size: 9pt;
        line-height: 13pt;
        font-family: Trebuchet MS;
        background-image: url('../img/autorzy/autorzy_bg.gif');
        background-color: #FFFFEE;
        background-repeat: repeat-y;
        }
/* STYLE DLA STRON IMPREZ */

.imprezy_left {
        background : transparent;
        color: #000000;
        font-size: 1.1em;
        padding: 4px;
        border : 1px solid #CCCCCC;
        }

TD.imprezy_menu {
        font-size: 9pt;
        color : #FFFFFF;
        background-color : #c64030;
        font-weight: bold;
        font-family: Trebuchet MS;
        }



TD.imprezy_content {
        color: #000000;
        font-size: 10pt;
        line-height: 13pt;
        font-family: Trebuchet MS;
        background-color: #F7F9FD;
				
				
        }
				
TD.imprezy_content img {
       max-width: 500px;
        }				

/* STYLE DLA STRON BIURA */

TD.biuro_menu {
        font-size: 9pt;
        color : #000000;
        background-color : #e49518;
        font-weight: bold;
        font-family: Trebuchet MS;
        }
				


TD.biuro_content {
        color: #000000;
        font-size: 10pt;
        line-height: 13pt;
        font-family: Trebuchet MS;
        background-color: #ffffff;
        }


/* STYLE DLA STRON FESTIWALOWYCH */

.festiwal_left {
        background : transparent;
        color: #000000;
        font-size: 1.1em;
        padding: 4px;
        border : 1px solid #CCCCCC;
        }

TD.festiwal_menu {
        font-size: 9pt;
        color : #FFFFFF;
        background-color : #000000;
        font-weight: bold;
        font-family: Trebuchet MS;
        }

TD.festiwal_content {
        color: #000000;
        font-size: 10pt;
        line-height: 13pt;
        font-family: Trebuchet MS;
        background-color: #FFFFFF;
        }

/* STYLE DLA CZYTELNI */

BODY.czytelnia_body {
        margin-top: 0pt;
        margin-left: 0pt;
        margin: 0pt;

        color: #000000;
        font-size: 9pt;
        line-height: 13pt;
        font-family: Trebuchet MS;
        background-color: #FFFFFF;
/*        background-image: url('../img/biuro/biuro_bg2.gif');
        background-repeat: repeat-y; */
        }

TD.czytelnia_img {
/*        background : transparent; */
/*        background-color: #F7F7F7; */
        background-repeat: no-repeat;
        padding: 1px;
        }

TABLE.czytelnia_left {
        color: #000000;
        font-size: 9pt;
        line-height: 13pt;
        font-family: Trebuchet MS;
        background-repeat: no-repeat;
        }

TABLE.czytelnia_banner {
        color: #000000;
        font-size: 9pt;
        line-height: 13pt;
        font-family: Trebuchet MS;
        background-repeat: no-repeat;
        }

TD.czytelnia_abc {
        color: #000000;
        font-weight: bold;
        font-size: 11pt;
        line-height: 11pt;
        font-family: Trebuchet MS;
        background-repeat: no-repeat;
        padding: 2px;
        border : 1px solid #CCCCCC;
        }

TABLE.czytelnia_stats {
        font-family: Trebuchet MS;
        font-size:9pt;
        }

/* INNE STYLE */

UL.wertuj_A {
        margin-left: 16px;
        list-style-type: square;

        }

UL.wertuj_B {
        margin-left: 16px;
        list-style-type: disc;
        }

UL.wertuj_C {
        margin-left:16px;
        list-style-type: disc;
        }

A:                 { color: #26629f; text-decoration: none }
A:link                 { color: #26629f; text-decoration: none }
A:active         { color: #26629f; text-decoration: none }
A:visited         { color: #26629f; text-decoration: none }
A:hover                 { text-decoration: underline }

A.zolty          { color: #FFCC00; font-weight: bold }
A.zolty:link         { color: #FFCC00; font-weight: bold }
A.zolty:active         { color: #FFCC00; font-weight: bold }
A.zolty:visited         { color: #FFCC00; font-weight: bold }
A.zolty:hover         { text-decoration: underline; }

A.lemon          { color: #FFFFEE; font-weight: bold }
A.lemon:link         { color: #FFFFEE; font-weight: bold }
A.lemon:active         { color: #FFFFEE; font-weight: bold }
A.lemon:visited         { color: #FFFFEE; font-weight: bold }
A.lemon:hover         { text-decoration: underline; }

A.szary          { color: #DDDDDD; font-weight: bold }
A.szary:link         { color: #DDDDDD; font-weight: bold }
A.szary:active         { color: #DDDDDD; font-weight: bold }
A.szary:visited         { color: #DDDDDD; font-weight: bold }
A.szary:hover         { text-decoration: underline; }

A.granat          { color: #123456; }
A.granat:link         { color: #123456; }
A.granat:active         { color: #123456; }
A.granat:visited { color: #123456; }
A.granat:hover         { text-decoration: underline }

A.czarny          { color: #000000; }
A.czarny:link         { color: #000000; }
A.czarny:active         { color: #000000; }
A.czarny:visited { color: #000000; }
A.czarny:hover         { text-decoration: underline; }

A.bialy         { color: #FFFFFF; }
A.bialy:link         { color: #FFFFFF; }
A.bialy:active        { color: #FFFFFF; }
A.bialy:visited { color: #FFFFFF; }
A.bialy:hover         { text-decoration: none }


A.niebieski         { color: #00008B; }
A.niebieski:link         { color: #00008B; }
A.niebieski:active        { color: #00008B; }
A.niebieski:visited { color: #00008B; }
A.niebieski:hover         { text-decoration: none }

H2 { font-size: 18pt; }
H3 { font-size: 16pt; }

TD.menu_left {
        color: #FFFFFF;
        font-size: 9pt;
        line-height: 13pt;
        font-family: Trebuchet MS;
        background-repeat: no-repeat;
        }

TD.menu_top {
        color: #FFFFFF;
        background-color: #000000;
        font-size: 9pt;
        line-height: 13pt;
        font-weight: bold;
        font-family: Trebuchet MS;
        }

.arial {
        font-family: Trebuchet MS
        }

.arial_9 {
        color: #000000;
        font-size: 9pt;
        line-height: 13pt;
        font-family: Trebuchet MS;
        }

.arial_10 {
        color: #000000;
        font-size: 10pt;
        line-height: 13pt;
        font-family:Trebuchet MS;
        }

.poczta {
        font-size:8pt;
        font-family: Trebuchet MS
        }

.bloczek {
        background : transparent;
        color: Black;
        font-size: 1.1em;
        padding: 4px;
        border : 1px solid #990000;
        }
				
.kropki {
       height: 5px;
       width: 380px; 
       background-image: url('http://biuroliterackie.pl/img/kropka_pozioma.gif');
			 background-repeat: repeat-x;
       background-position: bottom;

}

.news_ {
        font-size: 10pt;
        line-height: 17pt;
        font-family: Trebuchet MS;
        }

.news_title {
		    width: 380px;
        line-weight: bold;
        font-size: 12pt;
        line-height: 15pt;
				text-align: center; 
        font-family: Trebuchet MS;
        }

.news_body {
        color: #000000;
        font-size: 10pt;
        line-height: 13pt;
        font-family: Trebuchet MS;
        }


/* --stare-- 
.a {color:windowtext; text-decoration:none; text-underline:none; font-size:10pt;}
.zolty { color: #FFCC00; font-weight: bold }
.granat {color: #123456}
.czarny {color: #000000}
.kurier {line-height:12pt; font-size:9pt; font-family: Courier New CE,Courier}
.arial {font-family: Arial CE, Arial}
.fort {color: #FFFFFF; line-height:13pt; font-size:9pt; font-family: Arial CE,Arial}
.szeryf {line-height:13pt; font-size:9pt; font-family: Arial CE, Arial}

*/
-->
</STYLE>

