/* clear */
html, body, div, p, a, i, u, b, input, textarea, ul, li, input, span {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-family: Arial;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #fff url("../images/bgr.png") repeat-x;
}

tr {
	background-color: #fff;
}

#top, #content {
  width: 812px;
  margin: 0 auto;
}

#top_wrapper, #content_wrapper {
  background: transparent url("../images/b_body.png") repeat;
  max-height: 140px;
}

#top {
  color: #e7e7e7;
}

#topH2 {
    text-align: center;
}

#logo {
  background: url("../images/herb.png") no-repeat;
  background-position: 2em center;
  text-align: center;
  margin-bottom: 0.5em;
}

#logo h1 {
  margin: 0; 
  line-height: 150px;
  width: 800px;
  font-size: 2em;
  color: #343434;
  font-family: "Trebuchet MS", serif;
  text-shadow: 2px 2px 2px #ccc;
}

#logo h2 {
  color: #006CB7;
  opacity: 0.75;
  letter-spacing: 0.5em;
  position: absolute;
  top: 3.618em;
  left: calc(50% - 60px);
}

#logo span {
  font-size: 1.33em;
  font-variant: small-caps;
  display: block;
  width: 600px;
  padding-left: 100px;
}

#left, #right { display: none; }
#left {
	width: 150px; height: 1px;
}

#right { 
  width: 200px; height: 1px;
}

#content {
  color: #000;
}

#content_wrapper {
  border-top: 1px solid #E5E5E5;
}

.minWidthFix {
  float: left !important; position: static !important;
}

input[type=radio], input[type=checkbox] {
  border: none !important;
}

/* strona GĹĂWNA
 *  */

.mainPage a {
  display: block;
  width: 800px;
  color: #000;
  text-align: center;
  margin: 17px auto 10px auto;
  text-decoration: none;
  background:  url("../images/headline-arrow.gif") 98% center no-repeat;
}

.mainPage a.larger {
  height: 145px;
}

.mainPage a span {
  display: block;
  width: 90%;
  font-size: 0.75em;
}

.mainPage a span.welcomePageTitle {
    font-weight: bold;
    line-height: 1.4em;
}


/* strona INFORMACJE 
 * */

.infoPage p, .infoPage ul li, .infoPage b {
  color: #666;
  line-height: 1.3em;
}

.infoPage p {
  text-indent: 1em;
}

#infoBottom {
  font-weight: bold;
  font-size: 14pt;
  text-align: left;
  width: 800px;
  margin-top: 14px;
  position: relative;
  left: -100px;
}

#infoBottom span {
  display:block;
  width:700px;
}

#infoBottom img {
  position:absolute;
  right:-60px;
  top:-25px;
}

/* strona FORMULARZ KONKURSU 
 * */

.contestPage p, .contestPage li, .contestPage b{
  
}

table caption {
    display: none;
}

#contestInfo {
  list-style-type: decimal;
}

#contestInfo li {
  font-size: 13pt;
  text-align: left;
  font-weight: lighter;
}

#contestShowRegulations {
  font-size: 13pt;
  color: #777;
  float: right;
}

#contestForm {
  margin-top: -1px;
}

#contestForm input, #contestForm textarea {
  /*
  background-color: #eee;
  border: 1px solid #999;
  */
}

#contestForm input[type=text]:focus, #contestForm textarea:focus  {
  /* border: 1px solid #FDCB01; */
  background: #f9ffd3;    
}

#contestFormTopicLabel {
  display: block;
  float: left;
}

#contestFormTopic {
  width: 500px;
  height: 60px;
}

.lowerFormInputs {
  margin-top: 1.8em;
  width: 525px;
}

.lowerFormInputs label, .lowerFormInputs input, .lowerFormInputs span
{
  float: left;
  display: block;
  margin-bottom: 5px;
}

.lowerFormInputs label {
  width: 150px;
}

.lowerFormInputs input {
  width: 248px;
  padding: 1px;
}

.lowerFormInputs span {
  width: 120px;
}


#contestForm input[type=submit] {
  padding: 2px;
  cursor: pointer;
}

/* wróć */
a#goBack, a#goBack:link {
  display: block;
  height: 34px;
  line-height: 34px;
  text-decoration: none;
  color: #BE4E00;
  margin: 1.2em 0;
  font-size: 1.2em;
  padding-left: 34px;
  background: url("../images/headline-arrow-back.gif") left center no-repeat;
  outline: none;
  float: left;
}

/* dalej*/
a#goForward, a#goForward:link {
  display: block;
  height: 34px;
  line-height: 34px;
  text-decoration: none;
  color: #BE4E00;
  margin: 1.2em 0;
  font-size: 1.2em;
  padding-right: 34px;
  background: url("../images/headline-arrow.gif") right center no-repeat;
  outline: none;
  float: right;
}
/* zapisz */
a#saveDeclaration, a#saveDeclaration:link {
  display: block;
  height: 34px;
  line-height: 34px;
  text-decoration: none;
  color: #BE4E00;
  margin: 1.2em 0;
  margin-left: 300px;
  font-size: 1.2em;
  /*padding-left: 334px;*/
  outline: none;
  float: left;
}


a#goBack:hover, a#goForward:hover {
  color: #FF9C3D;
} 


/* other */
.clr { clear: both; }


.radio
{
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 5px;
	
}
label
{
	float:left;
	
	width:300px;
}

.longlabel
{
	float:left;
	
	width:600px;
}

p {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

p.errors {
  font-size: 1.25em;
  color: red;  
  border: 1px solid red;
  padding: 0.25em;
  margin-bottom: 0.5em;
}

.error
{
	font-size:0.80em;
	color:red;
}

.summary 
{
	font-size: 15px;
	font-weight: bold;
	margin-left: 5px;
}

.summary2
{
  display: block;
  width: 400px;
  float: left;
}

#ResidentListContainer {
  margin-bottom: 1.5em;
}
/*
#ResidentListEnablerLabel {
  float: none;
}

#residents, #residentListManipulation {
  display: none;
}
*/
div.summaryPage #residents {
  display: block;
}

div.summaryPage #residents li span {
  font-weight: bold;
}

#residentListManipulation {
  margin-top: 1.5em;
} 

#residentListManipulation input {
  
}

#residents li {
  width: 50%;
  position: relative;
  line-height: 1.5em;
  margin-bottom: 5px;
}

#residents li input {
  height: 1.5em;
}

#residents li:hover {
  background-color: #ddd;
}

#residentName {
  width: 255px;
}

.buttonRemoveResident {
  position: absolute;
  right: 0;
  width: 30px;
}

p#WasteMethodTypeDeclaration label {
  float: none; 
  display: inline;
}

#ui-datepicker-div {
  font-size: 0.8em;
}

#ParameterListContainer  table{
  width: 100%;
}

#declarationParameterSelect {
  width: 98%;
}

.inputTable, .selectTable {
  width: 95%;
}

table input.remove, table input.add {
  width: 40px;
}

thead {
  background: #ddd;
}

tfoot {
  background: #abc;
}

#streetIdSelect {
  font-size: 1em;
  width: 180px;
}

 input.txtDisabled {
  border: 1px solid #999;
  background: #EBEBE4;
  color: #666;
 }

 .currency {
font-size: 20px;
text-align: right;
}

.error {
    color: #dc0000;
}

#topErrorMsg {
    color: #dc0000;
    font-size: 16px;
    font-weight: bold;
}

/* SEKCJE */
.header {
  border-width: 1px;
  border-spacing: 0px;
  border-style: solid;
  border-color: black;
  border-collapse: collapse;
	margin-bottom: 0;
	width: 100%
}

.header td,
.header th {
  border-width: 1px;
  border-padding: 1px;
  border-style: solid;
  border-color: black;
}


.dsection {
  border: 1px solid #000;
  margin-top: -1px;
}

.dsection h2  {
  line-height: 1.4em;
  font-size: 1em;
  padding: 0 0.618em; 
  margin: 0;
}

.dsection h3  {
  /*border-bottom: 1px solid #000;*/
  line-height: 1.4em;
  font-size: 0.95em;
  font-weight: normal;
  padding: 0 0.618em; 
  margin: 0;
}

.dsection .dholder {
  margin: 0.618em;
}

/* Wersja papierowa */
.tabFrame {
	width: 761px;
	margin-left: 50px;
	margin-right: 0;
	margin-bottom: -1px;
	border-style:solid;
	border-color: black;
	border-width: 1px;
	border-collapse:collapse;
}

.tabFrame td,
.tabFrame th  {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	padding-top: 0px;
	padding-bottom: 0px;
}

.tabFrame p {
	font-size:0.8em;
	margin: 0;
	margin-left: 3px;
}

.tabFrame p.address {
	height: 30px;
}

.tabFrame span.address {
	font-size: 13px;
	height: 30px;
	display: block;
	margin-top: 5px;
}

.tabFrame input[type=radio] {
	display:block;
	float:left;
}

.tabFrame input[type=text] {
	width:100%;
	height: 30px; 
	margin: 0px; 
	padding: 0px;
	border:0px;
}

.noBorderInside td,
.noBorderInside th {
	border: 0px;
}

.radioDescription
{
	font-size: 13px;
	display: block;
	float: left;
	margin-top: 3px;
}

#tabSectionE1 label {
    width: auto;
}

td select, td input[type=text],
th select, th input[type=text]{
  border: none;
  font-size: 0.9em;
}

#occurenceDate {
  border-bottom: 1px dotted #000;
  font-size: 1.1em;
}

.textInputLabel {
	font-size:10px;
	margin: 0;
	margin-left: 3px;
}

.sectionCfield8 {
	width: 200px;
}

/** style dla parametrow (Rodzaj nieruchomosci) */
#parametersTable thead span {
	margin-left: 5px;
}

#parametersTable span {
	font-size: 12px;
}

#parametersTable tfoot input[type=text] {
	text-align: center;
}

#smsStartForm input.ukryj {
  display: none;
}

#smsStartForm  label {
  float: none;
  padding: 0 0.618em  0 0.1em;
  width: auto;
}

.verifyIndexPage p, .verifyIndexPage label, .smsVerifyPage p, .smsVerifyPage label, .verifyResultPage p, .verifyResultPage label {
  font-size: 19pt;
}

.big {
  font-size: 1.5em;
  text-align: center;
}

.bolder {
  font-weight: bold;
}

.spacer {
  height: 68px;
}

#smsForm input {
  text-align: center;
}

/*
#coOwnersDiv, #coOwnersHeader tr, #coOwnersTable tr {
	background-color: #EDE8E6;
}
*/

.centre {
  text-align: center;
}

#frmUploadHolder {
  margin: 1.618em auto;
}

#requirementsInfo {
  font-weight: bolder;
  text-align: center;
  color: #035990;
}

#dokumentacja {
  width: 100%;
  margin: 2em auto;
}

.disabled {
  background: #F0F0F0;
}
/*
.coOwnerAddress td {
	background: #EDE8E6;
}

.coOwnerAddress {
	background: #EDE8E6;
}
*/
.addressSearcherError {
	color: red;
	font-size: 0.8em;
	font-weight: bold;
	height: 18px;
}

#dialog-modal p, span, button {
	font-size: 0.8em;
}

.inTable {
	font-size: 12px;
}

#addressSearcherForm {
  width: 400px;
  height: 310px;
}

#addressSearcherForm table {
  width: 99%;
  margin: 0 auto;
}

#addressSearcherForm hr {
  width: 90%;
}

#addressSearcherForm button {
  font-size: 0.75em;
  padding: 0.25em;
  margin: 0.5em 0 0.25em 0;
}

#addressSearcherForm input {
  text-align: left;
  height: 20px; 
  margin-bottom: 5px;
} 

#addressSearcherForm select {
  width: 99%;
}

#DJ-alert p {
	font-size: 13px;
}

#subTitleInformation {
  display: flex;
}

#subTitleInformation p {
  color: blue;
  font-size: 0.9em;
  font-weight: bold;
  padding: 0 0.5em 0 0.5em;
}


#fileUploadDetailsLink {
	display: inline;
	margin: 0; padding: 0;
	color: #035990;
	background: none;
	text-align: left;
	text-decoration: underline;
}

#fileUploadDetails {
	font-size: 12px;
	text-align: justify;
	line-height: 17px;
	text-indent: 1em;
} 


tr.wrong td.postCode {
  border: 2px solid red;
}

td button.remove {
  width: 24px; height: 24px;
  margin: 0.1em;
  background: transparent url(../images/remove.png) center center no-repeat;
}

td button.edit {
  width: 24px; height: 24px;
  margin: 0.1em;
  background: transparent url(../images/edit.png) center center no-repeat;
}

.rodo_info {
  line-height: 1.3em;
  color: black;
}

.ui-widget-overlay {
  opacity: 0.618 !important;
}

#containerGarbageTypeIdError {
  color: red;
  list-style-type: none;
  margin: 0;
  position: relative;
  top: -5px;
}

#containerGarbageTypeIdError li {
  padding-left: 5em;
  margin: 0;
  font-weight: bold;
  font-size: 12px;
}

#frmUploadHolder strong {
    color: red;
}

.invisibleAlert {
    position: fixed;
    left: -9999em;
    color: white;
    background: white;
}

label[for=addCoOwnerButton] {
    float: right;
    width: auto;
}

#holidayHouseKind1Holder {
    padding: 2px;
    margin-bottom: 2px;
}

#holidayHouseKind1Inputs {
    display: flex;
    justify-content: center;
}

#holidayHouseKind1 p.hhk1 label {
    width: auto;
    float: none;
}

#holidayHouseKind1 p.hhk1 input {
    float: none;
    display: inline;
}

#holidayHouseKind1 p.hhk1 {
    margin-right: 1em;
}

label[for=iptHHCount] {
    width: auto;
}

h3.h_bold {
    font-weight: bold;
}

#timer {
    position: absolute;
    right: 0.25em;
    top: 0.25em;
    font-size: 0.8em;
}

#a11y {
  position: relative;
  top: -80px;
}

#a11y ul {
    list-style-type: none;
    margin-top: 2em;
    margin-bottom: 0.1em;
    display: flex;
    justify-content: flex-end;
}

#a11y ul li {
    display: block;
    font-size: 0;
    width: 36px; height: 32px;
}

#a11y ul li a {
    display: block;
    width: 32px; height: 32px;
    background-repeat: no-repeat;
}

#a11y ul a.contrDef {
    background-image: url(../images/ico_contr_1.png);
}

#a11y ul a.bw {
    background-image: url(../images/ico_contr_2.png);
}

#a11y ul a.fontDef {
    background-image: url(../images/fontDefault.png);
    background-position: 8px 6px;
}

#a11y ul a.bigger {
    background-image: url(../images/fontBigger.png);
    background-position-y: 6px;
}

#a11y ul a.biggest {
    background-image: url(../images/fontBiggest.png);
    background-position-y: 6px;
}

.fs11 {
    font-size: 0.7em;
}

.fs12 {
    font-size: 0.8em;
}

.fs13 {
    font-size: 0.9em;
}

.fs15 {
    font-size: 1.1em;
}

.fs16 {
    font-size: 1.2em;
}

.fs17 {
    font-size: 1.3em;
}

.fs18 {
    font-size: 1.4em;
}

.fs20,  .tabFrame .fs20 {
    font-size: 1.5em;
}

.fs22 {
    font-size: 1.6em;
}

.borbot {
    border-bottom:  1px solid #000;
}

.bortop {
    border-top: 1px solid #000;
}

.add {
    background-color: #ffe000;
}

.marMinus2 {
    margin: -2px;
}

/* #baner-segregacja {
  background: url(../images/baner-segregacja.png);
  width: 600px;
  height: 214px;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  text-align: center;
  margin-left: 110px;
}

@media only screen and (max-height: 900px) {
  #baner-segregacja {
    display: none;
  }
} */

#a11y-deklaracja{
  margin: 1em;
  color: #006fb9;
  text-align: center;
  padding: 20px;
  font-size: 1.1em;
  padding: 0;
}