/*
Theme Name: Janusz Marian Nowacki
Theme URI: http://jmn.pl/
Description: Szablon powstał w oparciu o Twentyten.
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    border: 2px;
    border-spacing: 10px;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
    border: 10px solid #f1f1f1;
    margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
    float: left;
    margin-right: 20px;
    margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
    padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
    font-size: 140%;
    margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
    content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
    content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
    max-width: 100%; /* When images are too wide for containing element, force them to fit. */
    height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}
.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-top: 4px;
}
.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
}
img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 12px;
}
.wp-caption {
    background: #f1f1f1;
    line-height: 18px;
    margin-bottom: 20px;
    max-width: 632px !important; /* prevent too-wide images from breaking layout */
    padding: 4px;
    text-align: center;
}
.wp-caption img {
    margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
    color: #888;
    font-size: 12px;
    margin: 5px;
}
.wp-smiley {
    margin: 0;
}
.gallery {
    margin: 0 auto 18px;
}
.gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 33%;
}
.gallery-columns-2 .gallery-item {
    width: 50%;
}
.gallery-columns-4 .gallery-item {
    width: 25%;
}
.gallery img {
    border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
    max-width: 92%;
    height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
    max-width: 84%;
    height: auto;
}
.gallery .gallery-caption {
    color: #888;
    font-size: 12px;
    margin: 0 0 12px;
}
.gallery dl {
    margin: 0;
}
.gallery img {
    border: 10px solid #f1f1f1;
}
.gallery br+br {
    display: none;
}
#content .attachment img {/* single attachment images should be centered */
    display: block;
    margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color: #888;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
    color: #888;
    text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
    color: #ff4b33;
}
.nav-previous {
    float: left;
    width: 50%;
}
.nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
#nav-above {
    margin: 0 0 18px 0;
}
#nav-above {
    display: none;
}
.paged #nav-above,
.single #nav-above {
    display: block;
}
#nav-below {
    margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
    clear: both;
}
#comments .navigation {
    padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}
h3#comments-title {
    padding: 24px 0;
}
.commentlist {
    list-style: none;
    margin: 0;
}
.commentlist li.comment {
    border-bottom: 1px solid #e7e7e7;
    line-height: 24px;
    margin: 0 0 24px 0;
    padding: 0 0 0 56px;
    position: relative;
}
.commentlist li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
    margin-bottom: 18px;
}
#comments .comment-body p:last-child {
    margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
    margin-bottom: 24px;
}
.commentlist ol {
    list-style: decimal;
}
.commentlist .avatar {
    position: absolute;
    top: 4px;
    left: 0;
}
.comment-author {
}
.comment-author cite {
    color: #000;
    font-style: normal;
    font-weight: bold;
}
.comment-author .says {
    font-style: italic;
}
.comment-meta {
    font-size: 12px;
    margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
    color: #888;
    text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
    color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
    font-size: 12px;
    padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
    color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
    color: #ff4b33;
}
.commentlist .children {
    list-style: none;
    margin: 0;
}
.commentlist .children li {
    border: none;
    margin: 0;
}
.nopassword,
.nocomments {
    display: none;
}
#comments .pingback {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 18px;
    padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
    margin-top: -6px;
}
#comments .pingback p {
    color: #888;
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}
#comments .pingback .url {
    font-size: 13px;
    font-style: italic;
}

/* Comments form */
input[type=submit] {
    color: #333;
}
#respond {
    border-top: 1px solid #e7e7e7;
    margin: 24px 0;
    overflow: hidden;
    position: relative;
}
#respond p {
    margin: 0;
}
#respond .comment-notes {
    margin-bottom: 1em;
}
.form-allowed-tags {
    line-height: 1em;
}
.children #respond {
    margin: 0 48px 0 0;
}
h3#reply-title {
    margin: 18px 0;
}
#comments-list #respond {
    margin: 0 0 18px 0;
}
#comments-list ul #respond {
    margin: 0;
}
#cancel-comment-reply-link {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}
#respond .required {
    color: #ff4b33;
    font-weight: bold;
}
#respond label {
    color: #888;
    font-size: 12px;
}
#respond input {
    margin: 0 0 9px;
    width: 98%;
}
#respond textarea {
    width: 98%;
}
#respond .form-allowed-tags {
    color: #888;
    font-size: 12px;
    line-height: 18px;
}
#respond .form-allowed-tags code {
    font-size: 11px;
}
#respond .form-submit {
    margin: 12px 0;
}
#respond .form-submit input {
    font-size: 14px;
    width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
    list-style: none;
    margin-left: 0;
}
.widget-area ul ul {
    list-style: square;
    margin-left: 1.3em;
}
.widget-area select {
    max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
    width: 60%;
}
.widget_search label {
    display: none;
}
.widget-container {
}
.widget-title {
    color: #222;
    font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
    text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
    text-decoration: underline;
}
.widget-area .entry-meta {
    font-size: 11px;
}
#wp_tag_cloud div {
    line-height: 1.6em;
}
#wp-calendar {
    width: 100%;
}
#wp-calendar caption {
    color: #222;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
    text-align: left;
}
#wp-calendar thead {
    font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
    color: #aaa;
}
#wp-calendar tbody td {
    background: #f5f5f5;
    border: 1px solid #fff;
    padding: 3px 0 2px;
    text-align: center;
}
#wp-calendar tbody .pad {
    background: none;
}
#wp-calendar tfoot #next {
    text-align: right;
}
.widget_rss a.rsswidget {
    color: #000;
}
.widget_rss a.rsswidget:hover {
    color: #ff4b33;
}
.widget_rss .widget-title img {
    width: 11px;
    height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
    margin-left: 0;
    padding: 0 20px 0 0;
}
#main .widget-area ul ul {
    border: none;
    margin-left: 1.3em;
    padding: 0;
}


/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */

#footer {
    margin-bottom: 20px;
}
#colophon {
    border-top: 4px solid #000;
    margin-top: -4px;
    overflow: hidden;
    padding: 18px 0;
}
#site-info {
    font-weight: bold;
}
#site-info a {
    color: #000;
    text-decoration: none;
}
#site-generator {
    font-style: italic;
    position: relative;
}
#site-generator a {
    background: url(images/wordpress.png) center left no-repeat;
    color: #666;
    display: inline-block;
    line-height: 16px;
    padding-left: 20px;
    text-decoration: none;
}
#site-generator a:hover {
    text-decoration: underline;
}
img#wpstats {
    display: block;
    margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
    -webkit-text-size-adjust: 140%;
}
code {
    -webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
    -webkit-text-size-adjust: 120%;
}
#site-description {
    -webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
    body {
        background: none !important;
    }
    #wrapper {
        clear: both !important;
        display: block !important;
        float: none !important;
        position: relative !important;
    }
    #header {
        border-bottom: 2pt solid #000;
        padding-bottom: 18pt;
    }
    #colophon {
        border-top: 2pt solid #000;
    }
    #site-title,
    #site-description {
        float: none;
        line-height: 1.4em;
        margin: 0;
        padding: 0;
    }
    #site-title {
        font-size: 13pt;
    }
    .entry-content {
        font-size: 14pt;
        line-height: 1.6em;
    }
    .entry-title {
        font-size: 21pt;
    }
    #access,
    #branding img,
    #respond,
    .comment-edit-link,
    .edit-link,
    .navigation,
    .page-link,
    .widget-area {
        display: none !important;
    }
    #container,
    #header,
    #footer {
        margin: 0;
        width: 100%;
    }
    #content,
    .one-column #content {
        margin: 24pt 0 0;
        width: 100%;
    }
    .wp-caption p {
        font-size: 11pt;
    }
    #site-info,
    #site-generator {
        float: none;
        width: auto;
    }
    #colophon {
        width: auto;
    }
    img#wpstats {
        display: none;
    }
    #site-generator a {
        margin: 0;
        padding: 0;
    }
    #entry-author-info {
        border: 1px solid #e7e7e7;
    }
    #main {
        display: inline;
    }
    .home .sticky {
        border: none;
    }
}

/* Jan Maria Nowacki */
body { /* body - ca³a strona*/
    line_height: 14pt;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: 5px;
    padding-bottom: 0;
    padding-left: 5px;
    font: 11pt/14pt Arial, Verdana, Helvetica, sans-serif;
}

#cialo { /* cia³o-body po polsku; w tym przypadku to "pojemnik" piêtro ni¿ej od body */
    margin-left: 10%;
    margin-right: auto;
   /* min-width: 771px; */
/*    width: 90%; */
    width: 1024px;
   /* max-width: 1024px; */
    padding: 0;
    position: relative;
    line_height: 14pt;
}

#logo { /* logo strony, czyli czcionki Antykwy Toruñskiej*/
    float: left;
    margin: 0;
    width: 206px;
    height: 187px;
   /* background: url(images/logos.png) no-repeat; */
    background: url(images/anttr.jpg) no-repeat;
}
#naglowekpl { /* nag³ówek - tekst po polsku */
    float: left;
    width: 750px;
    height: 190px;
    background: url(images/logo-pl.png) no-repeat;
}

#naglowekzz { /* nag³ówek - tekst po polsku */
    float: left;
    width: 810px;
    height: 210px;
    background: url(images/zz.png) no-repeat;
}

#naglowekde { /* nag³ówek - tekst po niemiecku */
    float: left;
    width: 650px;
    height: 190px;
    background: url(images/logo-de.png) no-repeat;
}

#nagloweken { /* nag³ówek - tekst po angielsku */
    float: left;
    width: 650px;
    height: 190px;
    background: url(images/logo-en.png) no-repeat;
}

.menu2 { /* element menu */
    clear: left;
    float: left;
    margin: 0;
    width: 175px;
    background: url(images/menu.png) repeat-y;
    font-size: 0.9em;
    line-height: 1.3em;
    padding: 2px 24px 6px 12px;
}

/* nag³ówek poziomu 2. menu */
.menu2 h2, .menu2 h3 {
    margin: 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 1em;
    padding-top: 6px;
}

.menu2 ul { /* lista poziomu 1. menu */
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.menu2 ul ul { /* lista poziomu 2. menu */
    padding-left: 1em;
    padding-top: 0em;
    padding-bottom: 0em;
}

.menu2 li { /* element listy w menu */
    padding-bottom: 0.4em;
}

.menu2 ul li.linkcat h2 { /* nazwa kategorii linku w menu */
    padding-bottom: 0.4em;
}

.menu2 p { /* akapit w menu */
    margin: 0;
    left: 0;
    padding: 0px 28px 0px 0px;
}

.pagenav, .categories, .archives {/* ró¿ne klasy... chyba nieu¿ywane nawet */
    font-weight: bold;
}

.menu-przerwa { /* przerwa miêdzy kratkami menu */
    background: url(images/menu-przerwa.png) no-repeat;
    clear: left;
    float: left;
    width: 206px;
    height: 21px;
}

#menu-sam-dol { /* dolna czêœæ ostatniej kratki menu */
    clear: left;
    float: left;
    width: 206px;
    height: 16px;
    background: url(images/menu-sam-dol.png) no-repeat;
}

h1#tyt span { /* tytu³ strony - ukryty z powodu obrazka*/
    display: none;
}

.clear { /* specjalna klasa do czyszczenia p³ywajacych obiektów */
    clear: both;
}

h1, h2, h3 { /* nag³ówki trzech pierwszych poziomów */
    font-weight: bold;
    padding: 0;
    margin: 0;
}

h1 {
    font-size: 1.6em;
}

h3 {
    font-size: 1.2em;
}

a:link, a:visited { /*linki w menu*/
    color: #00f; /*niebieski*/
}

a {
    text-decoration: none;
}

/* link, równie¿ w g³ównej kolumnie i stopce, gdy mysz jest nad nim */
a:hover, #tresc a:hover, #foot a:hover {
    color: #000 !important;
    border-width: 0;
    border-bottom: 1px solid #000;
}

abbr { /* skrót, np. GUST */
    border-bottom: 1px dotted #CCC;
    cursor: help;
}

#tresc { /* to id wskazuje na ca³a g³ówna kolumnê */
    position: absolute;
    left: 210px;
    width: 600px;
   /*    min-width: 460px;*/
   /* width: 55%; */
      /* max-width: 600px;*/
    padding-left: 25px;
    padding-bottom: 40px;
    padding-right: 0;
    line-height 14pt;
}

#tresc h2 { /* nag³ówek drugiego poziomu, dotyczy g³ównie tytu³ów stron
               o fontach oraz wpisów aktualnoœciowych */
    font-size: 1.8em;
    padding-top: 12px;
    padding-bottom: 6px;
    padding-left: 0;
    line-height: 1em;
}

#tresc h2 img { /* obrazek wstawiany w ramach nag³ówka drugiego poziomu
                   - bez ramki */
    border-width: 0px;
}

#tresc p { /* akapit g³ównej czêœci strony */
  /*  min-width: 460px; */
    width: 100%;
  /*  max-width: 565px; */
    margin: 0;
    padding: 0;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
/*    font-family: Georgia, "Times New Roman", Times, serif !important; */
    font-family: Arial, Verdana, Helvetica, sans-serif;
    line-height: 14pt;
}

#tresc table { /* tabela g³ównej czêœci strony */
/*    font-family: Georgia, "Times New Roman", Times, serif; */
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

#tresc p.sign, .page p.sign { /* podpis pod wpisem (aktualnie usuniêty) */
/*    font: italic 0.9em Georgia, "Times New Roman", Times, serif; */
    font: italic 0.9em Arial, Verdana, Helvetica, sans-serif;
    text-align: right;
    margin-bottom: 3em;
    margin-top: -0.3em;
    padding-top: 0.5em;
    clear: right;
}

#tresc ul { /* lista w treœci */
    padding-left: 1em;
    margin: 0;
}

#tresc ul.font, #tresc ul.download, #tresc ul.download ul {
    /* jedna z list specjalnych: font lub download,
    pierwsza s³u¿y do przedstawiania próbek fontów (aktualnie nieu¿ywana);
    druga do oznaczania bloku, gdzie mo¿na œciagnaæ fonty (aktualnie lekko
    ¿ó³te t³o + ramka) */
    list-style-type: none;
    padding: 0.5em;
    margin-left: -1em;
    padding-left: 1em;
    margin-right: -1em;
    padding-right: 1em;
    /*border: 0px solid #dadada;*/
}

#tresc ul.font li { /* element listy z próbkami fontów */
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    line-height: 14pt;
}

#tresc ul.font img { /* próbka fontu - bez ramki */
    border: none;
}

#tresc ul.download { /* jak wspomniane wy¿ej: lista z plikami do œciagniêcia
                        z ramka i ¿ó³tym t³em */
    border: 1px solid #dadada;
    background-color: #fefcee;
    margin-right: 0;
}

#tresc ul.download li { /* element listy plików do œciagniêcia */
    margin: 0;
}

#tresc ul.download ul { /* lista drugiego poziomu */
    padding-left: 2em;
    border: none;
}

#tresc a:link, #tresc a:visited { /* link oraz link odwiedzony */
    border-bottom: 1px solid #00f;
    color: #00f; /*niebieski*/
}

img { /* dowolny obrazek */
    border: 0px solid #dadada;
}

#tresc img, #tresc a img { /* dowolny obrazek w czêœci g³ównej */
    border: 0px solid #dadada;
}

img.imgleft { /* obrazek p³ywajacy po lewej stronie */
    float: left;
    padding: 0;
    margin: 0px 8px 8px 0;
}

img.imgright { /* obrazek p³ywajacy po prawej stronie */
    float: right;
    padding: 0;
    margin: 0px 8px 8px 0;
}

h2.center { /* nag³ówek drugiego poziomu wycentrowany */
    text-align: center;
    }

.menu2 li a.lang_pl { /* wyœwietlanie opcji "Polski" w menu */
    background: url(images/pl.png) no-repeat;
    padding-left: 20px;
    /*padding-top: 6px;
    height: 18px;*/
}

.menu2 li a.lang_de { /* wyœwietlanie opcji "Deutsch" w menu */
    background: url(images/de.png) no-repeat;
    padding-left: 20px;
    /*padding-top: 6px;
    height: 18px;*/
}

.menu2 li a.lang_en { /* wyœwietlanie opcji "English" w menu */
    background: url(images/en.png) no-repeat;
    padding-left: 20px;
    /*padding-top: 6px;
    height: 18px;*/
}

div.hr { /* div zastêpuj¹cy liniê pozioma do rozdzielania elementow */
    height: 5px;
    width: 307px;
    background: url(images/hr.png) no-repeat;
    border-style: none;
    border-width: 0px;
    margin: 2em auto;
    clear: both;
}

h4 {
    text-decoration: underline;
}


@font-face {
  font-family: 'AntPolt-Regular';
  src: url('./fonts/AntPolt-Regular.eot');
  src: local('AntPolt-Regular'),
       url('./fonts/AntPolt-Regular.woff') format('opentype');
}
@font-face {
  font-family: 'AntykwaTorunska-Regular';
  src: url('./fonts/AntykwaTorunska-Regular.eot');
  src: local('AntykwaTorunska-Regular'),
       url('./fonts/AntykwaTorunska-Regular.woff') format('opentype');
}
@font-face {
  font-family: 'AntykwaTorunskaMed-Regular';
  src: url('./fonts/AntykwaTorunskaMed-Regular.eot');
  src: local('AntykwaTorunskaMed-Regular'),
       url('./fonts/AntykwaTorunskaMed-Regular.woff') format('opentype');
}
@font-face {
  font-family: 'Cyklop-Regular';
  src: url('./fonts/Cyklop-Regular.eot');
  src: local('Cyklop-Regular'),
       url('./fonts/Cyklop-Regular.woff') format('opentype');
}
@font-face {
  font-family: 'Cyklop-Italic';
  src: url('./fonts/Cyklop-Italic.eot');
  src: local('Cyklop-Italic'),
       url('./fonts/Cyklop-Italic.woff') format('opentype');
}
@font-face {
  font-family: 'Iwona-Regular';
  src: url('./fonts/Iwona-Regular.eot');
  src: local('Iwona-Regular'),
       url('./fonts/Iwona-Regular.woff') format('opentype');
}
@font-face {
  font-family: 'Kurier-Regular';
  src: url('./fonts/Kurier-Regular.eot');
  src: local('Kurier-Regular'),
       url('./fonts/Kurier-Regular.woff') format('opentype');
}
@font-face {
  font-family: 'IwonaMedium-Regular';
  src: url('./fonts/IwonaMedium-Regular.eot');
  src: local('IwonaMedium-Regular'),
       url('./fonts/IwonaMedium-Regular.woff') format('opentype');
}
@font-face {
  font-family: 'KurierMedium-Regular';
  src: url('./fonts/KurierMedium-Regular.eot');
  src: local('KurierMedium-Regular'),
       url('./fonts/KurierMedium-Regular.woff') format('opentype');
}
@font-face {
  font-family: 'lmroman10-regular';
  src: url('./fonts/lmroman10-regular.eot');
  src: local('lmroman10-regular'),
       url('./fonts/lmroman10-regular.woff') format('opentype');
}
@font-face {
  font-family: 'texgyreadventor-Regular';
  src: url('./fonts/texgyreadventor-Regular.eot');
  src: local('texgyreadventor-Regular'),
       url('./fonts/texgyreadventor-Regular.woff') format('opentype');
}
@font-face {
  font-family: 'texgyrebonum-Regular';
  src: url('./fonts/texgyrebonum-Regular.eot');
  src: local('texgyrebonum-Regular'),
       url('./fonts/texgyrebonum-Regular.woff') format('opentype');
}
@font-face {
  font-family: 'texgyrecursor-Regular';
  src: url('./fonts/texgyrecursor-Regular.eot');
  src: local('texgyrecursor-Regular'),
       url('./fonts/texgyrecursor-Regular.woff') format('opentype');
}
@font-face {
  font-family: 'texgyreheros-Regular';
  src: url('./fonts/texgyreheros-Regular.eot');
  src: local('texgyreheros-Regular'),
       url('./fonts/texgyreheros-Regular.woff') format('opentype');
}
@font-face {
  font-family: 'texgyrepagella-Regular';
  src: url('./fonts/texgyrepagella-Regular.eot');
  src: local('texgyrepagella-Regular'),
       url('./fonts/texgyrepagella-Regular.woff') format('opentype');
}
@font-face {
  font-family: 'texgyreschola-Regular';
  src: url('./fonts/texgyreschola-Regular.eot');
  src: local('texgyreschola-Regular'),
       url('./fonts/texgyreschola-Regular.woff') format('opentype');
}
@font-face {
  font-family: 'texgyretermes-Regular';
  src: url('./fonts/texgyretermes-Regular.eot');
  src: local('texgyretermes-Regular'),
       url('./fonts/texgyretermes-Regular.woff') format('opentype');
}
@font-face {
  font-family: 'texgyrechorus-mediumitalic';
  src: url('./fonts/texgyrechorus-mediumitalic.eot');
  src: local('texgyrechorus-mediumitalic'),
       url('./fonts/texgyrechorus-mediumitalic.woff') format('opentype');
}
#tresc h2 {
 display:none;
}
#footer {
 display:none;
}
h1.entry-title {
 display:none;
}
.menu2 li {
 list-style:none;
}
.menu2 .current-page-item a {
 color:#000;
}
a:active {
 color:#000;
}
.menu2 ul li.current_page_item > a,
.menu2 ul li.current-menu-ancestor > a,
.menu2 ul li.current-menu-item > a,
.menu2 ul li.active > a,
.menu2 ul li.current-menu-parent > a {
    color: #000;
    font-weight:700;
}
* html .menu2 ul li.current_page_item a,
* html .menu2 ul li.current-menu-ancestor a,
* html .menu2 ul li.current-menu-item a,
* html .menu2 ul li.active a,
* html .menu2 ul li.current-menu-parent a,
* html .menu2 ul li a:hover {
    color: #000;
    font-weight:700;
}
.widget_links ul {
 margin-top:10px;
}
.widget_qtranslate h3 {
 display:none;
}
.widget_qtranslate {
 padding-top:10px;
}
#naglowek li {
 list-style:none;
}
