@charset "utf-8";
/* CSS Document */
body {
	background-color: #fff9e5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: scroll;
	}

a:link {
	text-decoration: none;
	color:#000;
	font-size: 13px;
}
a:visited {
	text-decoration: none;
	color:#000;
	font-size: 13px;
}
a:hover {
	text-decoration: none;
	color:#000;
	font-size: 13px;
}
a:active {
	text-decoration: none;
	color:#000;
	font-size: 13px;
}

a img{
border:0;
}

.styl1 {
	font-size: 13px;
	font-weight: bold;}

#container{
margin: 0px auto;
width: 1100px; /* ------------ Szerokość strony ------------- */
}

/* ----- Podział na trzy bloki - cienie po bokach - content w srodku --- */

#left{}

div.left {
	background-image:url(img/bok-lewy-100x600.jpg);
	width:100px;
	height:600px;
	float:left;
	display:inline;
}

/* ------------------ Środkowa kolumna ----------- */

#middle{
	width:900px;
	height:auto;
	float:left;
	display:inline;
	background-color:#f9f1d2;
}


#content{
	width:750px;
		height:auto;
	margin-left:50px;
	margin-top:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


		#footer{
		width:900px;
		height:auto;
		float:left;
		display:inline;
		}

/* ------------------------------- */		
		
#right{}

div.right{
	background-image:url(img/bok-prawy-100x600.jpg);
	width:100px;
	height:600px;
	background-repeat:no-repeat;
	float:right;
	display:inline;
}

/* ----------------- MENU --  tylko strona index -------------------- */


#menu{
	float:right;
	text-align:left;
	width:314px;



	margin-top: 65px;
 	font-family: Arial;  
	font-weight: bold;

	font-size: 13pt;
	text-decoration: none;
	color: #7a1127;
}

#menu ul {
	list-style: none;
	margin: 0 auto;

}
#menu ul li {
	display: block;
	float: left;
	height:40px;
	width:314px; 


}

#menu ul li a{
 	font-family: Arial;  
	font-weight: bold;
	font-size: 13pt !important;

	text-decoration: none;
	color: #7a1127;

}



/* ----------------- MENU 2 --- Pozosałe strony - inaczej pociety napis BEC -------------------- */

#menu2{
	float:right;
	text-align:left;
	width:345px;
	margin-top: 65px;
 	font-family: Arial;  
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
	color: #7a1127;;
}

#menu2 ul {
	list-style: none;
	margin: 0 auto;

}
#menu2 ul li {
	display: block;
	float: left;
	height: 40px;
	width:340px;
	margin-left:1px;
}

#menu2 ul li a{
 	font-family: Arial;  
	font-weight: bold;
	font-size: 13pt;
	text-decoration: none;
	color: #7a1127;

}



/* ------ Tła do menu --- */

div.bg_menu{
	background-image:url(img/business-explorers-club-bg.jpg);
	width:900px;
	height:510px;
	background-repeat:no-repeat;
}


div.baner{
	background-image:url(img/business-explorers-club-2.jpg);
	width:900px;
	height:281px;
}

div.baner_kontakt{
	background-image:url(img/bec-kontakt.jpg);
	width:900px;
	height:281px;
}

div.baner_idea{
	background-image:url(img/bec-idea.jpg);
	width:900px;
	height:281px;
}

div.baner_ludzie{
	background-image:url(img/bec-ludzie.jpg);
	width:900px;
	height:281px;
}

/* ---- Stopka ---- */


div.stopka{
	background-image:url(img/bec-stopka.jpg);
	width:900px;
	height:100px;
}

/* ---- Content --------- */ 


div.content{
	line-height:22px;
}

p.b_kol{
	color:#625231;
	font-weight:bold;
	margin-left:20px;
}

div.kol{

	color:#625231;
	margin-left:20px;
	margin-bottom:40px;
}

div.guzik{
	width:215px;
	border-color: #d6cbab;
	border-style: solid;
	border-width: thin;
	margin-left:20px;
	background-color: #dcd1b1;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:2px;

}

div.box {


	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 10px;
	font-size: x-small;
	
}





div.guzik a{
		color: #625231;
}

div.line{
	color:#625231;
	margin-left:20px;
	width:600px;
	border-top-style: dotted;
	border-top-color: #EADCB7;
	border-top-width: 2px;
	padding-top: 20px;
}

div.kol_bg{
	color:#625231;
	background-color:#eadcb7;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 40px;
	margin-bottom: 40px;
}
div.n{
	margin-left:20px;
	margin-bottom: 40px;
}
