@import url("tekst.css");
@import url("onas.css");
@import url("oferta.css");
@import url("kontakt.css");
@import url("portfolio.css");
@import url("blank_portfolio.css");

html,body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 2.0em;
	margin: 0;
  margin-left:	3%;
	margin-right:auto;
	color: #000000;
	background-color: #ffffff;
	
	padding:0;
	text-align: center;
}

.calosc {
						
					
						width:860px; 
						padding:0;
						margin:0;
						border:1px solid #308625;
			
						background-color:#A8DC56;
					 }
					
.opcje { 
						border:0px; 
						border-bottom:25px solid #A8DC56;
						width:860px; 
						height:28px;
						margin:0; 
						
						padding:0px;
						background-color:#ffffff;


					}
.opcje a { float:left; color:#000000; font-style:bold; font-size:4ex; text-decoration:none;width:25%}
.opcje a:hover {color:#308625;}					
.opcje a img { height:33px; border:0px; margin:0; padding:0; 

}

.baner { 
						width:860px;
						margin:0; 
						border:0px; 
						padding:0px;
						height:200px;
						background:  url(../foto/menu/baner.jpg);
					}
					
.tresc 				{ 
						margin:0;
						padding:0px;
						
						width:860px;
						height:504px;
						background: transparent url(../foto/menu/tlo_start.jpg);
					}
					
.tresc_kontakt {

background-image: 
url(../foto/menu/tlo_start2.jpg);
background-repeat: no-repeat;

background-attachment: 
fixed}

.tlo_oferta{

background-image: 
url(../foto/menu/tlo_oferta.jpg);

}

.tlo_kontakt{

background-image:url(../foto/menu/tlo_kontakt.jpg);

}