/* CSS Document */
body{
        margin:0px;
        padding:0px;
       	background:#fff;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        -x-system-font:none;
        font-size-adjust:none;
        font-stretch:normal;
        font-style:normal;
        font-variant:normal;
        font-weight:normal;
        line-height:normal;
	
}

#pds{
        width:854px;
        margin:auto;        
}

#m1{
        float:left;
        width:164px;
}
.menu{
        border:#CCCCCC 1px solid;
        padding:2px;
        margin:2px 0px;
}
.menu .ng{
        padding:9px;
        padding-left:12px;
        font-size:10px; 
        text-transform:uppercase;
        font-weight:bold;
        color:#fff;
        background:url(images/mhead.gif);
}
.menu .mlink{ background:#F6F7F7;}
.menu .mlink a{
        display:block;
        background:url(images/mtlo.gif) repeat-x 0 100%;
        padding:8px;
        padding-left:12px;
        font-size:12px;
        color:#1E4D66;
        text-decoration:none;
}
.menu .mlink a:hover{
        text-decoration:underline;

}
#sr{
        background:url(images/tlo.gif);
        background-position:3px;
}
#m2{
        float:left;
        width:182px;
        margin:0px 5px;
}
.m2t{
        padding:10px;
        font-size:10px;
        color:#4E5A63;
}
#prawe{
        width:495px;
        float:right;
}
.tresc{
        text-align:justify;
        margin-top:2px;
        border:#E7E7E8 1px solid;
        padding:12px;
        font-size:12px;
        color:#4E5A63;
}
.ng2 { 
        background:#fff;
        padding:5px;
        color:#3082AF;
        font-weight:bold;
        font-size:12px;
        margin:5px;
}
a{
        color:#006699;
       
}
a.tablica{
     
        text-decoration:none;
}
a.tablica:hover{ 
      color: #7e7e7e;
}
table.t1 {
        vertical-align: middle;
        text-align: center;
        font-weight: bold;
}
td.t1 {
        
        padding-right: 15px;
        
}

table.g {
   vertical-align: middle;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
}
td.g {
        vertical-align: middle;
        padding-right: 15px;
        margin-bottom: 15px;
        margin-left: 15px;
        padding-top: 15px;
        text-align: center;
	font-size: smaller;
}
#glosuj{
width:470px;
height:150px;
background: url(images/glosuj.jpg) no-repeat center center;
margin:0px;
padding:0px;
}
#glosuj a#basia{
width:225px;
height:67px;
display:block;
float:left;
margin-top:50px;

background-image: url(images/basia.jpg);
}
#glosuj a#basia:hover{
background-image: url(images/basia1.jpg);
}
#glosuj a#krzysiek{
width:235px;
height:66px;
display:block;
float:right;
margin-top:50px;


background-image: url(images/krzysiek.jpg);
}
#glosuj a#krzysiek:hover{
background-image: url(images/krzysiek1.jpg);
}
