body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align:justify;
	color: #406b9e;
	margin: 0;
	padding: 0;
	border: 0;
	background-image:url(gfx/background.png);
	background-repeat:repeat-x;
	}

div.rama {
    width: 936px;
    margin-left: auto;
    margin-right: auto;
  }

div.logo {
    width: 376px;
    height: 130px;
  }

div.menu {
    width: 376px;
    height: 130px;
  }
  
div.flash {
    width: 560px;
    height: 260px;
	background-image:url(gfx/flash_tlo.png);
	background-repeat:no-repeat;
	float:left;
  } 
  
div.naglowek {
    width: 936px;
    height: 66px;
	clear:both;

  }

div.main {
    width: 936px;
	background-image:url(gfx/main_tlo.png);
	background-repeat:repeat-y;
	float:left;
  }
  
div.oferta-menu {
    width: 936px;
	height:40px;
	line-height:40px;
	background-image:url(gfx/oferta-menu.png);
	background-repeat:repeat-y;
	float:left;
	color:#000;
	font-size:14px;
  }    

div.tresc {
    width: 500px;
	height:660px;
	overflow:hidden;
	padding-top:20px;
	padding-left:30px;
	float:left;
	line-height:20px;
	}
	
div.tresc_oferta {
    width: 500px;
	padding-top:20px;
	padding-left:30px;
	float:left;
	height: 550px;
	line-height:20px;
	overflow: hidden;
	}	
	
div.tresc_kontakt {
    width: 900px;
	padding-top:50px;
	padding-bottom:50px;
	padding-left:30px;
	float:left;
	line-height:20px;
	font-size:14px;
	}
	
div.tresc_galeria {
    width: 910px;
	padding:10px;
	}		
  
  div.silos {
    width: 350px;
	margin-left:20px;
	margin-right:10px;
	margin-top:260px;
	overflow:hidden;
	float:left;
	height: 420px;
	background-image:url(gfx/silos.png);
	background-repeat:no-repeat;
	background-position:bottom;
  }
  
   div.silos_oferta {
    width: 350px;
	margin-left:20px;
	margin-right:10px;
	margin-top:50px;
	float:left;
	height: 550px;
	background-image:url(gfx/silos.png);
	background-repeat:no-repeat;
	background-position:bottom;
  } 
p {
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	text-indent: 20px;
	}
	
div.stopka_tlo {
    width: 100%;
	background-color:#7face2;
    height: 75px;
	clear:both;
  }	
  
  div.stopka {
    width: 936px;
    height: 75px;
	background-image:url(gfx/stopka_tlo.png);
	margin-left: auto;
    margin-right: auto;
  }
	div.stopka_2 {
    width: 936px;
    height: 75px;
	background-image:url(gfx/stopka_tlo_2.png);
	margin-left: auto;
    margin-right: auto;
	
  }
  
  div.stopka_tresc {
	padding-top:10px;
	padding-left:20px;
	font-size: 12px;
	color:#01416e;
  }
  
  a.stopka_tresc:link, a.stopka_tresc:visited {
	color:#024E86;
	font-weight:bold;
	text-decoration:none;
}

  a.menu-aktywne:link, a.menu-aktywne:visited {
	color:#012641;
	font-weight:bold;
	text-decoration:underline;
}

a.stopka_tresc:hover {
	color:#012641;
	text-decoration:underline;
}  

ul {
	padding:0;
	margin:0;
	margin-left:30px;
}

h3 {
	color:#01416e;
	margin-top:5px;
}

table
{
	caption-side: top;
	font-size:15px; 
	color:#01416e;
	text-align:center;
	}

th
{
	color : #ffffff; 
	font-weight : bold; 
	border-right-color : #ffffff; 
	border-right-style : solid;
	background-color : #1b6cce
	}

td.beton
{
	border-bottom-color : #000000; 
	border-bottom-style : solid; 
	border-bottom-width : 1px;

}

