/* start */

#content{
 margin: 25px 0 0 0;
}

#top_linki{
  margin: 0 auto 0 auto;
  width: 500px;
  height: 30px;
  font-size: 9pt;
  text-align: center;

}
#top_linki a {
    border: 1px solid #FFF;
    padding: 3px 8px;
    margin: 0 4px;
    background: #dd127b;
    color: #000;
    text-decoration: none;
     	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
  font-family: verdana, sans-serif;
  
}
#top_linki a:hover {
    border: 1px solid #dd127b;
    background: #FFF;
    color: #000;
    text-decoration: underline;
}
/* ==================================================================== */
#content3_html{
 margin-top: 5px;
 margin-bottom: 5px;
 height: 470px;
}
/* ==================================================================== */
#middle_content_html{
 margin-top:0;
 height: 470px;
}
#img_middle{
 margin: 30px auto 0 auto;
 width: 600px;
   
 
}
#navi_drzwi{
 width:600px;
}
/* ==================================================================== */
#onas_content{
    height: 300px;
}

#text_opis {
  width: 480px;
  height: 50px;
  margin: 0 auto 0 auto;
}

/* ==================================================================== */
#content_text {
    margin: 10px auto 0 auto;
    width: 500px;
    height: 380px;
    line-height: 180%;
}
#content_text a {
    color: #fffdca;
}
#content_text a:hover {
    color: #e50089;
}
#linki{
 margin: 120px 0 0 0;
}
#text_opis p {
  font-family: verdana, sans-serif;
  font-size: 10px;
}

