﻿/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/
/*Added for Change Language Droplist v14.0.0.6*/
div.icons-rt a {
	color: #fff;
	top: 0px;
}
ul.tnglangdd ul {
	top: 30px;
}
/*Added for Change Language Droplist v14.0.0.6*/

.containerJK {width: 95%; text-align:left; margin: 0 auto;}

.container {
    width: 1200px;
    text-align: left;
    margin: 0 auto;
}

/*tekst podstawowy*/
.normal, .indleftcol {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
}

.fieldnameback, .bar, .page, .LB_closeAjaxWindow, .tablesaw-cell-label {
    font-weight: normal;
}

/*kolor pól*/
.databack { background-color:#f7e6ea;}

/* ====================================================== TYPOGRAPHY ============================================================ */
p a {word-wrap: break-word;}
h1 {font: 2.9em Calibri, Verdana, Helvetica, sans-serif; color: #ac2016; margin: .3em 0 .3em 0; letter-spacing: 1px;}
h2 {font: 2.1em Calibri, Arial, Verdana, Helvetica, sans-serif; color: #ac2016; margin: .3em 0; letter-spacing: 1px; text-align: center; border-bottom: 1px solid #ac2016;}
h3 {font: 1.9em  Calibri,  Verdana, Helvetica, sans-serif; color: #ac2016; font-weight:normal; margin: 0 0 25px 0; padding: 5px 0;}
h4 {font: normal 1.7em 'Jura', Verdana, Helvetica, sans-serif; color: #931813; margin: .3em 0;}
h5 {font: normal 1.35em Calibri, Verdana, Helvetica, sans-serif; color: #f43034; margin: .3em 0;}
h6 {font: normal 1.2em Calibri,Verdana, Helvetica, sans-serif; color: #457345; margin: .3em 0;}
/* ======================================================HEADER AREA ======================================================*/
/* ========== Header and Site Name ============== */
header {background: #dddddd; background-image: linear-gradient(#dddddd, #fff, #dddddd); color: #000; padding-bottom: 12px;}
.logo {float: left; width: 75%; text-align: left; padding: 10px 2% 0 10px;}
.brand, .brand a, .brand a:hover {font: 48px Cambria, Verdana, Helvetica, sans-serif; color: #931d0f; letter-spacing: -1px; text-decoration: none; margin: 0;}
.slogan {font-size: 22px; font-family: Cambria, cursive, Verdana, Helvetica, sans-serif; color: #931d0f; padding-left: 10px; margin: 0;}
.address {float: right; width: 20%; font-size: 90%; color: #777;}

/* ===================================================TEXT AREA CODING - WIDGETS ================================================= */
	/*the h1 header text located at the top of the content area (sources, search, surname list, etc) */
.header {margin-right: 5px;font-size: 40px;font-weight: normal;color: #931813;line-height: 32px;}
