
body { margin:0;padding:0; margin-bottom: 15px;text-align:  center;font-family: tahoma, sans-serif; }
a { text-decoration: none; }
.bold { font-weight: bold;}

img { border-width: 0px; }

.fr {float:right;}
.fl {float:left;}

.tr {text-align:right;} /*nowa*/
.tl {text-align:left;} /*nowa*/
.tc {text-align:center;} /*nowa*/

.clr {clear: both;}

.fotoborder { border: 1px solid #c3c3c3; background-color: #fff; }
.fotoborder img { border-width: 0px; margin: 2px;}

/* Layout */

#container { width: 780px;text-align:left;margin-left: auto;margin-right: auto; margin-top: 30px; background-color: #fff; }

#top { width: 780px; height: 140px; background: url("top.jpg") no-repeat left bottom; background-color: #d6d4d6; }
#top .inside { padding: 8px 0px 0px 15px; }
#top .inside a { color: #3a3d3f; text-decoration: underline; font-size: 11px; }
#topleft { width: 390px; float: left; height: 116px; background: url("topleft.jpg") no-repeat left bottom; }
#topright { width: 390px; float: left; height: 116px; text-align: left; background: url("topright.jpg") no-repeat left bottom; }

#topleft .left { width: 215px; float: left; }
#topleft .right { width: 175px; float: left; }
#topleft .right .inside { padding: 6px 0px 0px 22px; }
#topleft .right .menuitem { width: 130px; border-bottom: 1px dotted #b6b6b6; padding-top: 3px; }
#topleft .right .menuitem a { font-size: 11px; color: #898b8d; font-weight: bold;  }
#topleft .right .menuitem a:hover { color: #4d6677; font-weight: bold; text-decoration: none; }

.anticor { padding-top: 40px; text-align: right; padding-right: 10px; padding-left: 20px; font-size: 11px; color: #898b8d; font-weight: bold; }

#footer { width: 780px; height: 40px; background-color: #4d6677; color: #fff; font-size: 11px;}
#footer .left { float: left; width: 200px;}
#footer .left .inside { padding: 13px 0px 0px 20px; }
#footer .center { float: left; width: 380px; text-align: center; }
#footer .center .inside { padding: 13px 0px 0px 0px; }
#footer .center a { color: #fff; text-decoration: underline; }
#footer .right { float: left; width: 200px; text-align: right; }
#footer .right .inside { padding: 13px 20px 0px 0px; }
#footer .right a { color: #fff; text-decoration: underline; }
