@charset "utf-8";

root {
display:block;
}

body {
background:url('../gfx/bg.jpg') #fff;
font-family:sans-serif;
font-size:10px;
}

#naglowek {
border-style:solid;
border-width:5px;
border-color:#eeeeee;
margin-left:0px;
width:1000px;
height:40px;
}

#przerwanm {
margin-left:0px;
width:1000px;
height:20px;
}

#menutresc {
border-style:solid;
border-width:5px;
border-color:#eeeeee;
width:1000px;
min-height:600px;
}

#menu {
border-style:solid;
border-width:1px;
border-color:#ccc;
width:199px;
float:left;
min-height:600px;
}

#tresc {
border-style:solid;
border-width:1px;
border-color:#ccc;
margin-left:200px;
width:800px;
min-height:600px;
}

#przerwams {
margin-left:0px;
width:1000px;
height:20px;
}

#stopka {
border-style:none;
border-width:thin;
margin-left:0px;
width:1000px;
height:50px;
}

.potwierdzenieUsuniecia {
color:#FF0000;
text-align:center;
font-weight:bold;
}

.trescprzerwa {
width:100%;
height:20px;
}

.tytulmenu {
font-family:sans-serif;
font-size:small;
font-weight:bold;
color:#64647f;
padding:4px;
background-color:#e7e7e7;
border-bottom-style:solid;
border-bottom-color:#ccc;
border-bottom-width:1px;
}

.tytulformularza {
font-family:sans-serif;
font-size:x-small;
font-weight:bold;
color:#64647f;
text-align:center;
padding:7px;
background-color:#f6f6f6;
}

.zawartoscformularza {
font-family:sans-serif;
font-size:10px;
padding:4px;
}

.komunikaterror {
font-family:sans-serif;
font-size:10px;
font-weight:bold;
color:#FF0000;
padding:4px;
text-align:center;
}

.komunikatok {
font-family:sans-serif;
font-size:10px;
font-weight:bold;
color:#FF0000;
padding:4px;
text-align:center;
}

.edycjarekordu {
text-align:left;
line-height:220%;
}

table.edycjarekordu {
border-color:#000000;
}

tr.edycjarekordu {
border-color:#000000;
}

td.edycjarekordu {
border-color:#000000;
}

table.lista {
width:100%;
}

table.lista th {
border-style:solid;
border-width:1px;
padding:1px;
}

table.lista td {
border-bottom-style:solid;
border-bottom-width:1px;
padding:1px;
}

table.wyniki {
border-style:solid;
border-width:thin;
padding:0px;
margin:20px;
border-color:#ccc;
border-collapse:collapse;
background:#f6f3ec;
font-family:Verdana, Tahoma, Arial, Sans-Serif, Times;
color:#303030;
font-size:12px;
line-height:15px;
}

table.wyniki td {
padding:2px 5px;
}

tr.naglowek {
border-style:solid;
border-width:thin;
background-color:#e5d6b3;
text-align:center;
font-weight:bold;
border-color:#ccc;
}

td.naglowek {
border-style:solid;
border-width:thin;
border-color:#ccc;
}

td.daty {
border-style:solid;
border-width:thin;
font-size:10px;
font-weight:bold;
background-color:#efeadc;
border-color:#ccc;
}

td.dane {
text-align:center;
border-style:solid;
border-width:thin;
border-color:#ccc;
}

td.uczestnicy {
text-align:left;
border-style:solid;
border-width:thin;
font-size:10px;
font-weight:bold;
padding-left:5px;
padding-right:5px;
border-color:#ccc;
}

td.brakdanych {
text-align:center;
border-style:solid;
border-width:thin;
background-color:#f2f1ee;
border-color:#ccc;
}

p.tytultabeli {
font-size:2em;
font-weight:bold;
margin:20px;
}

td.operacje {
width:184px;
}

table.lista tr th {
background-color:#ccc;
}

table.formularz {
width:100%;
border-style:none;
}

td.opis {
width:30%;
text-align:right;
}

td.pole {
width:70%;
text-align:left;
}

input {
font-family:sans-serif;
font-size:10px;
}

input.przycisk {
font-family:sans-serif;
font-size:10px;
}

button::-moz-focus-inner {
border:0;
padding:0;
}

select, select option {
font-family:sans-serif;
font-size:10px;
width:200px;
}

ul {
width:200px;
}

ul, ul li {
display:block;
list-style:none;
margin:0px;
padding:0px;
font-family:sans-serif;
font-size:small;
}

ul a:link, ul a:visited {
display:block;
width:183px;
text-decoration:none;
background-color:#f6f6f6;
color:#000000;
padding:8px;
border-color:#ccc;
border-style:solid;
border-left-style:none;
border-right-style:none;
border-top-style:none;
border-width:1px;
font-family:sans-serif;
font-size:small;
color:#64647f;
-webkit-transition:background 300ms ease-in-out;
-moz-transition:background 300ms ease-in-out;
-ms-transition:background 300ms ease-in-out;
-o-transition:background 300ms ease-in-out;
transition:background 300ms ease-in-out;
}

ul a:hover {
background-color:#ffffff;
border-style:solid;
border-left-style:none;
border-right-style:none;
border-top-style:none;
font-family:sans-serif;
font-size:small;
color:#64647f;
-webkit-transition:background 300ms ease-in-out;
-moz-transition:background 300ms ease-in-out;
-ms-transition:background 300ms ease-in-out;
-o-transition:background 300ms ease-in-out;
transition:background 300ms ease-in-out;
}

div.ui-datepicker {
font-size:10px;
}
