html, body {
	background-color: white;
}
a, a:visited { 
		font-family: "Trebuchet MS", sans-serif;
		font-size: 16px;
		text-decoration: none;
		font-variant: small-caps;
		font-weight: 600;
		color:#A1AAB2;
}

a:hover {
	font-family: "Trebuchet MS", sans-serif;
	text-decoration: none;
	font-weight: 600;
	color: #D80000;
}
.odpychacz {
	width: 100%;
	height: 15px;
}
.kontener {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 521px;
	
}
.menu {
	width: 760px;
	border: 0px solid fuchsia;
	margin-top: 192px;
	margin-left: auto;
	margin-right: auto;
}
.men_lin {
	float: right;
	margin-left: 55px;
	display: inline;
}
.ofirmie {
	position: relative; 
	width: 650px;
	height: 300px;
	left: 20px; 
	top: 95px;
	border: 0px solid black;
	text-align: left;
	font-weight: 500;
	font-size: 15px;
	font-style: oblique;
}
.kontakt {
	position: relative;
	width: 500px; 
	height: 330px; 
	top: 85px; 
	left: 17px; 
	border: 0px solid red; 
	text-align: left; 
	font-weight: 500; 
	font-size: 14px;
}
.kontakt a:link, .kontakt a:visited {
	font-weight: 600;
	font-size: 14px;
	font-variant: normal;
	color: #757072;
}
.kontakt a:hover {
	font-weight: 600; 
	font-size: 14px;
	font-variant: normal;
	color: #bb2b60;	
}
.kolekcjewrap {
	width: 680px;
	height: 290px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 130px;
	overflow: hidden;
	padding: 0 0 0 0;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
}
/*----------------kol_nav---------------------------*/
#kol_nav {
	margin-bottom: 7px;
}
#kol_nav a {
	font-size: 14px;
	font-weight: 400;
	font-style: italic;
	font-variant: small-caps;
	text-decoration: none;
	
}
#kol_nav a:hover {
	color: #D80000;
	text-decoration: underline;
}
#kol_nav .active {
	background-color: #565656;
	color: #fff;
}

/*----------------------kolekcje--------------------*/	
   #kolekcje {
      margin-top: 30px;
		/*border: 1px solid red;*/
   }	
	#kolekcje a{
	display: block;
	float: left;
	padding: 3px;
	border: 1px solid #A1AAB2;
	margin-left: 10px;
	margin-bottom: 10px;
}
		#kolekcje a:hover {
	background-color: #D80000;
}
		#kolekcje a img{
	width: 150px;
	height: 150px;
	border: none;
}	
#kolekcje p{
	text-align: center;
	text-decoration: none;
	letter-spacing: 2px;
	margin-bottom: 11px;
}	
/*-------------------------------------*/

.mini {
	width: 660px;
	height: 260px;
	border: 0px solid red;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: auto;
}
.kol {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline;
	border: 0px solid maroon;
}
.kol2 {
	float: left;
	margin-right: 32px;
	margin-bottom: 10px;
	display: inline;
	border: 0px solid maroon;
}
