body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
    padding: 0;
    margin: 0;
 	font-family: Arial, Helvetica, sans-serif;
	background-color: #123450;
    text-align:center;
 }

 #container {
  margin: 0 auto;
   position:relative;
   width: 710px;
 }
 #center {
   width: 710px;
   float:center;
   display: inline; 
   margin: 0 auto;
   } 

 #top {
   position:relative;
   width:709px;   
   height: 371px;
   }
     
  #top_menu {
    background: #123450 url(img/menu_grad.jpg) repeat-x top left;
    width:709px;
    height: 51px;
  }
   #top_menu ul{
    margin: 0px;
    padding: 0px;
  }
   #top_menu ul li{
    float:left;
	margin: 0px;
	padding: 0px;
    list-style-type:none;
	border: 0px solid red;
	cursor: pointer;
   }
  #top_menu ul li img {
	 margin: 0px;
     padding:0;
     border:0;
	}	

  #top_baner {
    background: #123450 url(img/top.jpg) no-repeat top left;
    width:709px;
    height: 261px;
  }
  #top_submenu {
    background: #08355f url(img/submenu_grad.jpg) repeat-x top left;
    border: 0px solid red; 
	width:708px;
	position: relative;
	height: 59px;
  }    
  #top_submenu ul {
	margin: 0;
	padding: 22px;
  }
  #top_submenu ul li{
	margin: 0px;
	padding: 0px;
	display:inline;
    list-style-type:none;
    border: 0px solid red;
   }  
 #top_submenu ul li a{
   font-size:10px;
   font-weight:bold;
   font-family:Verdana, Arial;
   color:#ABC;
   text-decoration:none;
   text-transform:capitalize;
   margin: 0px;
   padding: 0 24px;
   border: 1px solid #135474;
   border-width: 0 1px 0 0 ;
  }	
 #menu1 li a:hover, #menu2 li a:hover, #menu3 li a:hover{
  color:#FFF;
  text-decoration: underline;
  }	  
  
 #content {
   float: right;
   position:relative;
   width:708px;
   background-color: #FBFBFB;
   padding-bottom: 10px;
  }   

 #footer {
   position:relative;
   width:709px;
   background:#08355f url(img/foot.jpg) no-repeat top center;
   height: 63px;
   text-align: right;
   float: left;
  } 
  #footer p {
   position: relative;
   padding: 18px 30px 24px 0;
   font-family:Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #FFF;
   background:  url(img/submenu_grad.jpg) repeat-x bottom left;
  } 
  
  .produkt {
   position:relative;
   width:354px;
   height: 200px;
   float:left;
   border: 0px solid #135474;
   background-color: #FBFBFB;
  }

  .produkt h3 {
   font-size: 11px;
	font-weight:bold;
	color:#ba6900;  
   text-align:left;
	padding: 20px 0 5px 24px;
	margin: 0; 
   background:  url(img/tm.gif) repeat-x top center;
	border-top: 1px solid #999;
  }  
  .produkt img{
    float:left;
	margin: 0;
	padding: 0;
	width: 85px;
    height: 70px;  
  } 
   .produkt .ramka{
    float:left;
	position: relative;
	margin: 10px 5px 10px 20px;
	border: 1px solid #CCC;
	padding: 4px 7px;
  }
  .produkt .ramka a img{
    border-width: 0;   
   }
  .produkt p{
    float:left;
    position: relative;
	width:190px;
	margin: 10px ;
	padding: 0px;
	text-align:justify;
    font-size: 11px;
	color:#888;	
  }
  
  #menu1, #menu2 , #menu3, #menu4 {
    display:none;
  }

 .kontakt_poz {
   float: left;
   margin: 10px 20px 10px 20px;
   position:relative;
	width: 290px;
	border-bottom: 1px solid #999;
	border-width: 0 0 1px 0;
   text-align:left;
   background-color: #FBFBFB;
  }
 .kontakt_poz h3{
   background:  url(img/tm.gif) repeat-x top center;
	border-top: 1px solid #999;
   font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 10px;
	margin: 0px;
	padding-left: 30px;
 }
 .kontakt_poz a{
   text-decoration:none;
   color:blue;
 }
 .kontakt_poz p{
   font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 10px;
	margin: 0px 0px 0px 20px;
 }

.kontakty{
 background-color: #FBFBFB;
 margin: 0px 23px 0px 23px;
 height: 860px;
}
    
 #inst_logo{	
 position:relative; 
 float:left;
 height: 80px; 
 border-width: 0px; 
 width:260px; 
 left: 20px;
 top: 13px; 
} 
 
 #inst_logo img{	
 position:relative; 
 float:left;
 border-width: 0px; 
 left: 50px;
 top: 13px; 
} 
 
 #inst_logo:hover {
   border: 10px dashed #104a78;
   border-width:  0 0 1px  0;
 }	
 
 .specyfikacja1 {
  float: left;
  color:#888;
  font-size:11px;
  font-weight:bold;
  margin-top: 5px;	
}
 .specyfikacja1:hover {
  color: #BA6900;
  text-decoration: none;
}

