body {margin-left: 0px; margin-top: 0px; background-color: #FFFFFF}
td {font-family: Verdana; font-size: 11px; color: black; border-color: black}

#Table_01 {width: 971px; height: 1001px}

A:link {text-decoration: none; color: #0164A8; font-family: Verdana}
A:visited {text-decoration: none; color: #0164A8; font-family: Verdana}
A:active {text-decoration: none; font-family: Verdana; color: #0164A8}
A:hover {color: #0164A8; text-decoration: none}

.przycisk {
	background-color: #EFEFEF;
	padding: 4px 10px 4px 10px;
	font-weight: bold;
	width: 17%;
	text-align: center;
	font-size: 11px
}
.przycisk a {color: #4C4C4C}
.przycisk:hover {background-color: #EBEBEB}

.lin {
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: 2px solid #ffffff;
}

.stopka {text-decoration: none; font-family: verdana; color: #505050; font-size: 10px}
h2 {margin: 0px 0px 0px 0px; font-size: 13px; padding-top: 5px; padding-bottom: 6px}

.menu {color: navy; font-size: 14px; text-transform: uppercase; font-family: Verdana}

.tekst {margin: 10px 10px 5px 5px; font-size: 13px; text-decoration: none; font-family: verdana}

.admin {text-decoration: none; font-family: verdana; color: #505050; font-size: 10px; cursor: text}
a.admin:link {text-decoration: none; font-family: verdana; color: #505050; font-size: 10px}

#formularz {font-size: 8pt; font-family: verdana; border: 1px solid #000000; background-color: #FFFFFF;
           margin-bottom: 4px}

.section-heading {background-color: #cccccc}
.title { 
  font-family: Verdana; 
  font-size: 11px; 
  padding-top: 0px; 
  padding-right: 3px; 
  padding-bottom: 0px; 
  padding-left: 3px; 
  color: #363636;
}

p {font-size: 11px; text-decoration: none; font-family: verdana}

input {font-size: 8pt; font-family: "tahoma, arial ce, arial, helvetica, helv, sans-serif"}
textarea {font-size: 8pt; font-family: "tahoma, arial ce, arial, helvetica, helv, sans-serif"}
.form {background-color:#efefef; font-size:11px; border: 1px solid #373737; cursor:text; width:90px}
.niebieski {font-size: 14px; color: white; background:#0081D7; font-weight: bold; border: 0px solid black}
.bialy {font-size: 17px; color: #D40013; background:white; font-weight: bold; border: 0px solid black}

/********************************/
/*********** OŚRODEK ***********/

.td-true {background-color:#dedede; height: 20px}
.td-false {background-color:#ffffff; height: 20px}

.tak {background-color:#32D18B; height: 20px}
.nie {background-color:#E9210B; height: 20px}

.rower-kat {color:black; font-weight: bold; font-size:11px; text-align:right; padding-right:3px}
.rower-kat2 {color:black; font-weight: bold; font-size:11px; text-align:center; padding-right:3px}
.rower-typ {color:black; font-size:11px; text-align:left; padding-left:3px}
.rower-typ2 {color:black; font-size:11px; text-align:center; padding-left:3px}

/*****************************/
/******* LIGHTBOX ***********/

#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666
	}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em
	}
#lightboxCaption {float: left}
#keyboardMsg {float: right}
#closeButton {top: 5px; right: 5px}

#lightbox img {border: none; clear: both}
#overlay img {border: none}

#overlay {background-image: url(lb_overlay.png)}
