body {
	color: #b6ad9b;
	font-family: arial ;
	font-size: 18px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #e8ba31;
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	background-attachment: fixed;
}
* {margin: 0px;padding: 0px;}
.clear{clear:both;}
#pojemnik {
	background-color: #D9670E;
	margin: 0px auto;
	width: 774px;
	position:relative;
}
/********************** Naglowek ***************************/


#header {
  height:26px;
	font-size:12px;
	z-index:2;
	margin-left:13px;

}
/********************** zawartosc ***************************/
#content {
	background-color: #d9670e;
	width:774px;
	position:static;
	z-index:1;


}
#content h1{

	font-family: arial ;
	font-size: 14px;
	text-decoration:underline;
	font-weight: bolder;
	color: #4D4B4A;
	padding: 4px 0px 0px 0px;
	margin: 0px 2px 1px 4px;
	letter-spacing: 1.2px;

}
#content h6{

	font-family: arial ;
	font-size: 14px;
	text-decoration:underline;
	font-weight: bolder;
	color: white;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 1px 12px;
	letter-spacing: 1.2px;

}
#content h2{
	font-family: arial ;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 5px 28px;
	letter-spacing: 1.2px;
	font-style: italic; 
}
#content h3{
	font-family: arial ;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 0px 12px;

	
}
/********************** Lewa strona ***************************/
#left {
	background-color: #e3d0e3;
	border: 1px solid #c2bdaa;
	width:566px;
	margin: 0px 0px 10px 12px;
	padding: 0px 0px 15px 0px;
	float:left;
	display:inline;
}
.text{
	float:left;
	width:442px;
}
#left h2{
	font-style: normal; 
	font-family: arial ;
	font-size: 14px;
	font-weight: bolder;
	color: #4d4b4a;
	margin: 20px 0px 10px 23px;
}
#left h3{
	text-align:center;
	font-family: arial ;
	font-size: 10px;
	font-weight: bolder;
	color: #4d4b4a;
	text-decoration: underline;
	margin: 20px 0px 10px 23px;
}
#left p{
	font-family: arial ;
	font-size: 11px;
	font-weight:lighter;
	color: #4d4b4a;
	margin: 6px 0px 0px 23px;
}
#left b{
	font-family: arial ;
	font-size: 11px;
	font-weight:bold;
	color: #4d4b4a;
	margin: 6px 0px 0px 23px;
}
#left a{
	font-family: arial ;
	font-size: 11px;
	font-weight:bold;color: #4d4b4a;
}
#left a:hover{
	color:#000000;
}
.fotki{float:right;}
.fotki img{display:block;}
/********************** Prawa strona ***************************/
#right {
	margin:0px 12px 0px 0px;
	float:right;
	width:170px;
	background-color:#e8ba31;
	display:inline;
	border: 0px solid #c2bdaa;
	
}
#right h2{
	font-style: normal; 
	font-family: arial ;
	font-size: 12px;
	font-weight: bolder;
	color: #e8ba31;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#6e2656;
	margin: 0px 0px 0px 0px;
	text-align:center;
	padding: 3px 0px 3px 0px;
	letter-spacing:3px;
	border: none;
}
#right h3{
	text-align:center;
	font-size:12px;
	color: #4d4b4a;
}
#right p{
	font-family: arial;
	font-size: 11px;
	color: #4d4b4a;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 30px;
	padding-left: 9px;
}
#right a{
	padding: 15px 9px 5px 9px;
	font-family: arial ;
	font-size: 11px;
	color: #4d4b4a;
	font-weight:bolder;
	display:block;
}
#right a:hover{
	color:#000000;
}
#right h4{
	padding-bottom: 150px;
}
#right span a{
	font-family: arial ;
	font-size: 11px;
	font-weight: bolder;
	color: #605c4c;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#c2bdaa;
	width:138px;
	text-align:left;
	padding: 3px 0px 3px 5px;
	margin: 15px 6px 0px 6px;
}


/********************** stopka ***************************/
#footer, #footer a {
	background-color: #de871d;
	width: 774px;
	height:22px;
	text-align:center;
	padding: 10px 0px 0px 0px;
	font-family: arial;
	font-size: 10px;
	font-weight: bolder;
	color: #e3d0e0;
	
}
#footer a:hover{
	color:#000000;
}

