*{border:none}
body {
  margin:0;
	padding:0;
  background:#351005;   
  text-align:center;
	color:#be9e52;
	font-size:14px;    
  line-height:140%;
  /* font-family:Arial, Helvetica, sans-serif; */
 font-family: Cambria, Georgia, serif;

  }
@font-face {                         /*Instrukcja była dołączona razem z plikami czcionki*/
    font-family:'Cambria';
 /*   src: url('font-leaguegothic/leaguegothic-regular-webfont.eot');
    src: url('font-leaguegothic/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font-leaguegothic/leaguegothic-regular-webfont.woff') format('woff'),
         url('font-leaguegothic/leaguegothic-regular-webfont.ttf') format('truetype'),
         url('font-leaguegothic/leaguegothic-regular-webfont.svg#league_gothicregular') format('svg');
*/
    font-weight:bold;
    font-style:normal;

}
p {                          
  margin:0;
  padding:0;
  margin-bottom:10px;
  text-align:left;
  font-size:14px;       
  font-weight:normal;
  color:#be9e52;
  line-height:140%;
  text-align:justify;
text-justify:inter-word;
  }
h1 {
  margin:0 0 25px 0;
  padding:0;
  text-align:left;
  color:#351005;
  border-bottom:2px solid #be9e52;
  font-weight:normal;
  font-size:20px;
  font-family:'Arno Pro';
  }
h2 {
  margin:0 0 20px 0;
  padding:0;
  text-align:left;
  color:#351005;
  font-weight:normal;
  font-size:20px;
  font-family:'Arno Pro';
  }
.clear {
  clear:both;
  }
/*------------------------------------------------------------------------------top*/
.top {
  margin:0 auto;
  text-align:center;
  background:url("images/bgTop.png") no-repeat top center;
  height:360px;
  }
.header {
  margin:0 auto;
  text-align:center;
  padding:18px 0 0 0;
  width:960px;
  height:342px;
  }
.logo {
  float:left;
  width:340px;
  height:54px;  
  }
.menu {
  float:right;
  margin:30px 0 0 0;
  font-family:'League Gothic';
  height:24px;  
  }
.menu a {
  float:left;
  display:block;
  margin:0 0 0 30px;
  padding:5px;
  color:#be9e52;
  font-size:21px;
  text-align:left;
  text-decoration:none;
  }
.menu a:hover {
  color:#fbebb5;
  }
.menu a.set {
  color:#fbebb5;
  }
.slider {
  float:left;
  margin:18px 0 0 0;
  background:#492014;
  border:2px solid #be9e52; 
  width:956px;
  height:230px;  
  }
.fadein {
  position:relative;
  width:956px;
  height:230px;  
  }
.fadein img {
  position:absolute;
  left:0;
  top:0;
  } 
.sentence {
  float:right;
  }
.sentence p {
  margin:0;
  padding:5px 0 0 0;
  font-size:16px;
  font-family:'Arno Pro';
  }
.sentence span {
  color:#a48439;
  }
/*------------------------------------------------------------------------------center*/
.center {
  margin:0 auto;
  text-align:center;
  background:url("images/shadow.png") repeat-x #ffffff top center;
  }
.container {
  margin:0 auto;
  text-align:center;
  padding:22px 0 30px 0;
  width:960px;
  }
.container p {
  color:#4f2518;
  }
.container a {
  color:#4f2518;
  }
.container a:hover {
  color:#be9e52;
  }
.boxIcon {
  float:left;
  margin:0 15px 45px 15px;
  width:160px;
  }
.boxIcon p {
  color:#351005;
  text-align:center;
  line-height:100%;
  font-size:20px;
  font-family:'Arno Pro';
  }
.boxIcon p.oneline {
  padding:10px 0 11px 0;
  color:#351005;
  text-align:center;
  line-height:100%;
  font-size:20px;
  font-family:'Arno Pro';
  }
.boxIcon img {
  width:94px;
  height:94px;
  }
.contentHome {
  float:left;
  width:960px;
  }
.contentHome img {
  float:right;
  margin:0 0 0 20px;
  width:280px;
  height:236px;
  }
.content {
  float:left;
  padding:0 44px 0 0;
  text-align:left;
  color:#4f2518;
  border-right:1px solid #be9e52;
  width:600px;
  min-height:200px;
  }
.content p.cytat {
  color:#be9e52;
  text-align:right;
  font-style:italic;
  font-family: "Segoe UI";
  }
iframe {
  border:1px solid #4f2518;
  }
.rightBox {
  float:right;
  margin-top: 50px;
  
  padding:0 0 0 50px;
  width:264px;
  }
/*------------------------------------------------------------------------------line*/
.line {
  margin:0 auto;
  text-align:center;
  background:url("images/bgLine.png") repeat-y #ffffff top center;
  height:35px;
  }
.lineCenter {
  margin:0 auto;
  text-align:center;
  background:url("images/bgLineCenter.png") no-repeat top center;
  width:960px;
  height:35px;
  }
.lineCenter p {
  color:#ffffff;
  margin:0;
  padding:3px 0 0 0;
  text-align:right;
  font-size:18px;
  font-family:'Arno Pro';
  }
/*------------------------------------------------------------------------------bottom*/
.bottom {
  margin:0 auto;
  text-align:center;
  height:90px;
  }
.footer {
  margin:0 auto;
  text-align:center;
  padding:20px 0 0 0;
  width:960px;
  }
.footer a {
  padding:5px 15px;
  color:#b08c3c;
  text-align:center;
  text-decoration:none;
  font-size:15px;
  font-family:'Arial Narrow';
  }
.footer a:hover {
  color:#dfc68e;
  }
  
img.smallico {
	width: 30px;
	vertical-align: middle;
}
img.bigico {
	width: 80px;
	vertical-align: middle;
	position: relative;;
	left: 500px;
	top: -100px;
}

img.bigico2 {
	width: 80px;
	vertical-align: middle;
	position: relative;;
	left: 20px;
	top: -90px;
}


ul.bigico2 {
	
list-style-type: circle ;
text-align: middle;
position:relative;
left: 90px;
}



