/* CSS Document */
html{text-align:center; padding-top:0; background:#F1E3DA;}
body{margin:0 auto; margin-bottom:30px; border:solid 0px #000; width:700px;}
table{border-collapse:collapse; border:0}
td {padding:0; vertical-align:top;}

body,table,form
{
	font-family:verdana, arial;
	font-size:12px;
	line-height:1.5em;
	color:#342624;
}

a {color:#342624; outline:none;}
a:hover{color:#8D7F73}
/*============================================================*/
#naglowek {width:100%; height:274px;background:url(i/baner-g.jpg) no-repeat; overflow:hidden;}

	
#srodek	
	{ 
		width:100%; 
		background:#F5EBE4 url(i/tlo-d.gif) repeat-x bottom;
		border-left:solid 1px #000;
		border-right:solid 1px #000;	
		border-bottom:solid 1px #000;	 
	}
	#p_lewy 
	{
		width:225px;
		background:#49312D url(i/panel_l-d.jpg) no-repeat bottom;
	}
	#p_prawy 
	{
		width:473px;
		
	}
/*============================================================*/	
	#menu 
	{
		height:203px; 
		overflow:hidden; 
		text-align:right; 
		vertical-align:bottom; 
		
		border-left:solid 1px #000;
		border-right:solid 1px #000;
	}
	
	#menu a {display:block; float:right; width:100px;height:12px}

	a#uslugi_m { background:url(i/uslugi.gif) no-repeat; }
	a#uslugi_m:hover {  background:url(i/uslugi_on.gif) no-repeat;}
	
	a#kontakt_m { background:url(i/kontakt.gif) no-repeat;}
	a#kontakt_m:hover {  background:url(i/kontakt_on.gif) no-repeat;}
	
/*---------------------*/		
#tresc_pl
{
	background:#49312D url(i/panel_l-g.jpg) no-repeat top;	
	text-align:center;
	margin-bottom:180px;
	padding-top:50px;
	color:#ffffff;
}
#tresc_pl h2{font-size:15px;}
#tresc_pl h2 b{font-size:18px;}
	
/*---------------------*/	
#tresc_pp
{
	background:url(i/cien-g.gif) repeat-x top;	
	text-align:left;
	margin-bottom:180px;
	padding:10px 30px;
}
#tresc_pp h1 { font-size:28px; color:#8D7F73;text-align:center;}
#tresc_pp h2 { font-size:18px; color:#8D7F73;text-align:center;}


#tresc_pp .menu2{ font-size:17px; font-weight:bold; text-align:left; margin-top:60px;}
#tresc_pp .menu2 a{ text-decoration:none; display:block; margin-bottom:1em;}
#tresc_pp .menu2 a:hover{ text-decoration:underline; }
	
#tresc_pp p{text-align:left;}	
	
/*---------------------*/	
#form_kontakt { margin-left:50px; width:300px; border:solid 0px #000; padding:20px;}

#form_kontakt input{width:260px; border:solid 1px #000; background:#FEFDFB; padding:2px 5px;}
#form_kontakt textarea{width:260px; height:200px; border:solid 1px #000; background:#FEFDFB; padding:2px 5px;}
#form_kontakt input.guzik{width:60px; border:solid 1px #000; background:CEC0B6; padding:2px 5px; margin-top:10px} 

