body {
    margin		: 0px;
    padding		: 0px;
    background		: #FFF;
}

#naglowek {
    width		: 100%;
    height		: 150px;
    border-bottom	: 1px solid #999999;
    background          : url(pic/naglowek.jpg) no-repeat center top;
}

#content {
    width		: 100%;
    background		: #FFF;
    padding		: 0;
}

#center {
    margin		: 0px auto;
    padding		: 0px;
    width		: 770px;
    text-align	 	: justify;
    }

#modul {
    background		:transparent url(pic/modul.jpg) no-repeat center top;
    float		:left;
    margin		:10px 0 0 15px;
    padding		:10px;
    width		:561px;
}

		
#modlewy {
    background		:transparent url(pic/tresc.jpg) no-repeat center top;
    float		:left;
    margin		:10px 0 0 15px;
    padding		:10px;
    width		:263px;
}

#modprawy {
    background		:transparent url(pic/tresc.jpg) no-repeat center top;
    float		:right;
    margin		:10px 4px 0 0;
    padding		:10px;
    width		:263px;
}

#baner {
    float		: right;
    width		: 170px;
    padding-top		: 15px;
    padding-left	: 10px;
}

h1 {
    color		: #003399; 
    text-decoration	: none; 
    font-size		: 13pt; 
    font-weight		: bold;
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
    margin		: 0px;
    padding-bottom	: 2px;
    border-bottom	: 1px dotted #FFF;
}

h1 a {
    color		: #003399; 
    text-decoration	: none;
}

h1 a:hover {
    text-decoration	: underline;
}

#pic {
    float: left;
    border: 0px;
    width: 100px;
    margin: 10px 10px 10px 0;
    border: 2px solid #cccccc;
}

#photo {
    float: left;
    border: 0px;
    width: 150px;
    margin: 10px 10px 10px 0;
    border: 2px solid #cccccc;
}

#baner {
    float		: left;
    width		: 170px;
    padding		: 15px 0 0 10px;
    text-align		: justify;
}

#stlo {
    float		: left;
    padding		: 9px 0 8px 0;
    margin		: 20px 0 0 0;	
    width		: 100%;
    background		: rgb(230,230,230);
    border-bottom	: 1px solid #999999;
}

#spod {
    float		: left;
    margin		: 0px;
    padding		: 0px;
    width		: 100%;
    height		: 60px;
    background		: #FFF;
}

p {font-family: tahoma, verdana, arial, helvetica, sans-serif}
a {font-family: tahoma, verdana, arial, helvetica, sans-serif}

p.nag {font-size: 9pt; color: rgb(230,230,230); text-align: left;}
p.tresc {font-size: 8pt; color: #464646; text-align: justify; padding: 0px; margin: 6px 0 0 0; line-height: 1.4;}
p.stopka {font-size: 7pt; color: rgb(70,70,70); text-align: center; padding: 0px; margin: 0px;}
p.sm {font-size: 7pt; color: #666666; text-align: center; margin: 15px 0 0 0;}

a.linkna:link,a.linkna:visited {color: #CCC; text-decoration: none; font-size: 9pt; font-weight: normal;}
a.linktr:link,a.linktr:visited {color: #003399; text-decoration: none; font-size: 8pt; font-weight: normal;}
a.linkst:link,a.linkst:visited {color: #FFFFFF; text-decoration: none; font-size: 7pt; font-weight: normal;}
a.linksm:link,a.linksm:visited {color: #666666; text-decoration: none; font-size: 7pt; font-weight: normal; padding: 0px; margin: 0px;}

a.linkna:hover {color: #FFF; text-decoration: underline;}
a.linktr:hover {color: #003399; text-decoration: underline;}
a.linkst:hover {text-decoration: underline;}
a.linksm:hover {color: #666; text-decoration: underline;}

#menu { 
    float: left; 
    margin: 0px;
    padding: 10px 0 0 0;
    width: 170px;
}

#menu a { 
    display: block; 
    font-size: 8pt;
    text-align: left;
    text-decoration: none; 
    color: #003399; 
    font-weight: bold; 
    padding: 10px;
    border-bottom: 1px solid #999999;
    margin: 0px;
    background: #FFFFFF url(pic/menu.jpg) top left no-repeat;
}

#menu a:hover { 
    color: #FFFFFF; 
    background: #003399 url(pic/menuon.jpg) top right no-repeat;
}
