@charset "utf-8";
body {
	margin:0px;
	background-color:#8a3027;
	background-image:url(../img/tlo.jpg);
	background-repeat:repeat-x;

}



h1{
	font-family:arial;
	font-size:13px;
	color:#D2C1BF;
	margin: 0 0 8px 0;
	display:block;

}



#kontener {
	margin:0 auto;
	width: 1000px;
	min-height:760px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#D2C1BF;
	text-align:justify;
}
#kontener a,#kontener a:visited,#kontener a:hover{
	color:#D2C1BF;
	text-decoration:underline;
}

#logo {
	width: 288px;
	height:140px;
	float:left;
}
#menu {
	width: 497px;
	height:140px;
	float:right;
}

.menu_lewe {
	width: 190px;
	padding:40px 0 0 0;
	float:left;	
	margin-right:40px;
}
.menu_lewe ul {
	list-style-type: none;
	margin:0;
	padding:0;
	width:190px;	
}

.menu_lewe ul li{
	display: block;
	width:190px;	
	height:27px;
	text-decoration:none;		
}
.menu_lewe ul a,ul a:visited{
	display: block;
	width:170px;	
	height:24px;
	padding: 3px 0 0 20px;
	background-image:url(../img/menu_tlo.png);
	background-repeat:no-repeat;
	text-decoration:none;		
}

.menu_lewe ul a:hover{
	display: block;
	background-image:url(../img/menu_tlo_over.png);
	background-repeat:no-repeat;
	text-decoration:none;	
}
.tresc_zespol {
	width: 470px;

	padding:40px 0 0 0;
	float:left;
}
.tresc_uslugi2 {
	width: 400px;

	padding:40px 0 0 0;
	float:left;
}
.foto_zespol {
	width: 260px;
	height:20px;
	padding:40px 20px 0 0;
	float:right;
	text-align:right;
}
#tekst_startowa{
	width: 568px;
	float:left;
	padding:40px 0 0 22px;
}

#stopka {
	margin:0 auto;
	width: 100%;
	height: 110px;
	background-color:white;
	
}
#stopka_inner {
	margin:0 auto;
	width: 1000px;
	height: 75px;
	padding:35px 0 0 0;
	background-image:url(../img/tlo_stopka.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#513f3f;	
}
#stopka_inner a,#stopka_inner a:visited{
	font-size:12px;
	color:#513f3f;
	text-decoration:none;	
}
#stopka_inner a:hover{
	font-size:12px;
	color:#513f3f;
	text-decoration:underline;	
}




#clear {
	width: 100%;
	clear:both;
}
