* {
  padding: 0;
  margin-top: 0;
}

body {
  background: #ffffff url('../img/top_background.jpg') 0 0 repeat-x;
  margin: 0 0 0 0;
  height: 100%;
  
  Font-Weight: normal;
  Font-Size: 12px;
  Color: #464646;
  Font-Family: verdana, sans-serif;
  Text-align: left;
}


img {
	border: 0px;
}

.portret{
	  float: left;
	  margin-right: 32px;
	  margin-bottom: 70px;
	  border: 0px;
}

#container{
  width: 941px;
  padding: 0 0 0 0;
  margin: 0 auto;
}


#top_menu {
  width: 941px;
  height: 37px;
  padding: 0;
  margin: 0;
}


#content{
  width: 941px;
  margin-top: 80px;
  margin-bottom: 60px; 
}


#main_background{
  width: 739px;
  height: 180px;
  background: #ffffff url('../img/main_background.jpg'); 
}

#main_textbox{
  width: 680px;
  text-align: justify;

}





.maintext {
Font-Weight: normal;
Font-Size: 11px;
Color: #000000;
Font-Family: verdana, sans-serif;
text-align: justify;
line-height: 22px;
}

.maintextlink {
Font-Weight: normal;
Font-Size: 11px;
Color: #464646;
Font-Family: verdana, sans-serif;
text-align: justify;
line-height: 24px;
Text-Decoration: underline;
}

.maintextlink:hover {
Font-Weight: normal;
Color: #464646;
Text-Decoration: none;
}


.footertext {
Font-Weight: normal;
Font-Size: 12px;
Line-height: 20px;
Color: #ffffff;
Font-Family: verdana, sans-serif;
text-align: justify;
}

.footertext_link {
Font-Weight: normal;
Font-Size: 12px;
Color: #ffffff;
Font-Family: verdana, sans-serif;
text-align: justify;
Text-Decoration: none;
}

.footertext_link:hover {
Font-Weight: normal;
Color: #ffffff;
Text-Decoration: underline;
}




.label1 {
  width: 210px;
  padding: 0;
  margin-right: 30px;
  float: left;
}

.label2{
  width: 221px;
  padding: 0;
  margin: 0;
  float: right;
}


.clear {
  clear: both;
}



#footer{
  width: 100%;
  height: 200px;
  background: #D1763B url('../img/footer_background.jpg') 0 0 repeat-x;
}
  
#footer_container{
  width: 941px;
  padding: 0;
  margin: 0 auto;
}

#footer_lewa{
  width: 480px;
  padding: 0;
  float: left;
}


#footer_prawa{
  margin-top:38px;
  width: 461px;
  padding: 0;
  float: left;
}


#lewa{
  width: 480px;
  padding: 0;
  float: left;
}


#prawa{
margin-top: 66px;
  width: 461px;
  padding: 0;
  float: left;
}


a {
Font-Weight: normal;
Font-Size: 12px;
Color: #000000;
Font-Family: verdana, sans-serif;
text-align: justify;
Text-Decoration: none;
}

a:hover {
Font-Weight: normal;
Color: #000000;
Text-Decoration: underline;
}

ul, li {
  font-size: 11px;
  Color: #000000;
  font-family: verdana, arial, sans-serif;
  Text-Decoration: none;
  line-height: 26px;
  padding-left: 14px;

}
