@charset "UTF-8";
 table tr:nth-child(even) {background-color: #eee}
body { 
font-size: 10pt;
font-family: Tahoma,'Trebuchet MS',Arial,Helvetica,sans-serif;
}

.redb {
border: 2px solid red;
}
.hide {display:none}

.h3 {
font-size: 12pt;
font-weight: bold;
color: #004182;
margin: 4px; 0 3px; 5px;
padding: 3px;
border-bottom: 1px solid #004182;
}
table.daneKonta {

}
table.daneKonta input[type=text] {
width:200px;
}
table.daneKonta td {

}
.left {
float:left;
}

div#logowanie  {
position:relative;
width: 300px;
margin: 10% auto;
text-align:center;
border: 2px solid #f2f2f2;
border-radius: 10px;
padding: 20px;
}
div#logowanie form input {
padding: 3px;
margin: 3px;
}
nav ul {
list-style: none;
padding: 0;
margin: 0;
}
nav ul li {
float: left;
margin: 0 0.15em;
}
nav ul li a {
height: 2em;
line-height: 2em;
float: left;
width: 7em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
border-radius: 5px;
}

.margin5 {margin: 5px !important}

#formaSzukaj {
display: none; position: fixed; margin: 50px; background: #FFFFFF; z-index: 10; border: 1px solid black; padding: 10px; height: 250px; width: 250px
}
.pseudoLink {text-decoration: underline; color:blue; cursor:pointer}

#evenDesc {
     background-color: #FFFFFF;
     border-radius: 15px 15px 15px 15px;
     border: 1px solid #AAA;
     display: none;
     left: 30%;
     padding: 10px;
     position: fixed;
     top: 15%;
     width: 450px;
     z-index: 999;
box-shadow: 0px 0px 10px #AAA;
}

#evenDesc table td:first-child {
     text-align: right;
}
#closeDiv {
 margin-right: 10px;
}
