body,div,ul,img,form,fieldset,table,tr,td,h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
}

body {
    text-align: center;
}

body,table,td {
    font-family: Tahoma,Verdana,Arial;
    font-size: 12px;
}

td {
    vertical-align: top;
}

ul {
    list-style: none;
}

img,fieldset {
    border: none;
    background: transparent;
}

p {
    padding-bottom: 10px;
}

#site {
    text-align: left;
    margin: auto;
    width: 990px;
}

#footer {
    clear: both;
    text-align: center;
    font-size: 11px;
    height: 60px;
    background: url('images/footer.jpg') top no-repeat;
    padding-top: 45px;
}

#footer strong > a {
    text-decoration: none;
    color: #000;
}

#content {
    clear: both;
    display: block;
}

#left {
    float: left;
    display: inline;
    width: 200px;
    margin-left: 15px;
}

#main {
    float: left;
    display: inline;
    margin-left: 15px;
    margin-right: 15px;
    width: 745px;
}

h1 {
    display: block;
    font-size: 20px;
    font-family: 'Trebuchet MS';
    color: #Ff9900;
}

h2 {
    clear: both;
    font-size: 16px;
    font-family: 'Trebuchet MS';
    color: #Ff9900;
    padding-top: 10px;
}

h3 {
    clear: both;
    font-size: 14px;
    font-family: 'Trebuchet MS';
    color: #669966;
    padding-top: 10px;
}

.sep {
    border-top: 1px solid #Ff9900;
    padding-bottom: 15px;
}

.space {
    clear: both;
    display: block;
    height: 15px;
}

.red {
    color: #Cc0000;
    font-weight: bold;
}

.box {
    display: block;
    width: 200px;
    background: url('images/box_bottom.jpg') bottom left no-repeat;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.box .boxtop {
    display: block;
    background: url('images/box_top.jpg') top left no-repeat;
    width: 200px;
    height: 25px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding-top: 4px;
    padding-left: 20px;
    margin-bottom: 5px;
    overflow: visible;
}

.box ul {
    padding-left: 15px;
}

.box li {
    background: url('images/p.png') top left no-repeat;
    padding-left: 15px;
    padding-bottom: 5px;
}

.box li a {
    text-decoration: none;
}

.box li a:hover {
    text-decoration: underline;
}

.box img {
    vertical-align: middle;
}

.ikonka {
    float: right;
    vertical-align: top;
    margin-right: 20px;
}

.info {
    margin-top: 5px;
    height: auto;
    border: 1px solid #FFB94F;
    width: 70%;
}

.info div {
    padding: 3px;
    border: 1px solid #fff;
    background: #FFEFD7;
    font-size: 10px;
    font-family: Arial;
}

.info img {
    vertical-align: middle;
}

.hidden {
    display: none;
}

input,select,textarea {
    border: 1px solid #999999;
    background: #F8F8F8;
    font-size: 12px;
}

.form {
    width: 100%;
}

.form td {
    padding-bottom: 10px;
    padding-right: 10px;
}

.form .field {
    width: 15%;
}

.submit {
    font-weight: bold;
    background: #E0E0E0;
}

.form .clear {
    background: none;
    border: none;
}

.form .error {
    background: #FF886A;
}

.errorArea {
    color: #FF0000;
    font-weight: bold;
    display: block;
}

.message {
    color: #Cc0000;
    font-weight: bold;
}

.comment {
    font-size: 11px;
}

.fcenter {
    text-align: center;
}

.piktogramy {
    width: 400px;
}

.piktogramy td {
    vertical-align: top;
    text-align: right;
}

.piktogramy input {
    background: none;
    border: none;
}

.fotolist input {
    background: none;
    border: none;
}

#map {
    width: 640px;
    height: 480px;
    border: 1px solid #999999;
}

.panel_edit td {
    width: 160px;
    height: 80px;
    vertical-align: middle;
    text-align: center;
}

#head {
    border-bottom: 1px solid #009900;
    margin-bottom: 15px;
    font-size: 16px;
	 padding-bottom:10px;
}

#head a {
    text-decoration: none;
    color: #009900;
}

#head img {
    vertical-align: top;
}

#head .logout {
    font-size: 14px;
    font-weight: bold;
    float: right;
    border:1px solid #FFA86F;
    background:#FFE0CC;
    padding:10px;
    margin:5px;
}
#head .logout img {
	vertical-align: middle;
}

.kalendarze td {
	padding:15px;
	text-align:center;
}

.kalendarze td {
	font-size:14px;
}

.kalendarz th {
	text-align:center;
	font-size:12px;
	color:#006600;
}

.kalendarz td {
	padding:7px;
	font-size:12px;
   border: 1px solid #696969;
}

.kalendarz_zaznaczony {
    background: #FF7575;
    cursor:pointer;
}

.kalendarz_niezaznaczony {
    background: #fff;
    cursor:pointer;
}

.kalendarz_dzisiaj {
    background: #FFFF99;
}

.kalendarz_pusty {
    background: #eeeeee;
}

.msg {
	background:#FFFF99 url('/templates/images/msg.gif') top left no-repeat;
	border:1px solid #Ff9900;
	color:#Cc0000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	margin-bottom:5px;
}

.orange {
	color:#FF6600;
}

#payhistory {
	margin:10px;
}
#payhistory th {
	height:20px;
	background:#F5F5F5;
	border-bottom:#E1E1E1;
}
#payhistory td {
	padding-top:5px;
	padding-right:20px;
}

.pnews {
	background:#F4F9E3;
	border:1px solid #DFEDB1;
	padding:10px;
	margin:5px;
	line-height: 1.5;
	font-size:11px;
}
.pnews b {
	color:#4F5F16;
	font-size:12px;
}

.sgray {
	font-size:10px;
	color:#999999;
}

.pctrl {
	margin-left:20px;
}
.pctrl td {
	background:#F7FBF7;
	padding-left:10px;
	padding-right:30px;
	padding-top:3px;
	padding-bottom:3px;
}

.mail_list th {
	background:#336699;
	color:#fff;
	padding:3px;
}
.mail_list td {
	padding-right:15px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #DEEBF5;
}
.mail_list a {
	text-decoration: none;
	color: #336699;
}

.mail_items td {
	padding:3px;
}
