body
{
	
	margin:0;
	padding:0;
	font-family:  "Open Sans",arial,sans-serif;
	overflow-x:hidden;
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3c2d45+0,644c79+53,46395b+100 */
background: #644C79 ; /* Old browsers */


}
a
{
	cursor:pointer;
	text-decoration:none;
}
.top
{
	width:100%;
	height:90px;
	background:url(img/topbg.png) repeat;
	border-bottom:1px solid #ccbcb9;
}
.top_1
{
	width:100%;
	height:264px;
	background:url(img/rp1.png) repeat;
	background-color:#B69EC7;
	
}
.top_1_br
{
	width:100%;
	height:23px;
	background:url(img/btbg.png) repeat;
}
.wrapper
{
	width:980px;
	margin:0 auto;
}
.img_slide
{
	position:relative;
	left:-155px;
	top:-1px;
	float:left;
}
.img_right
{
	position:relative;
	right:0px;
	float:right;
}
.button
{
	color:#c4bbbc;
	background:url(img/menu_but_none.png) no-repeat;
	width:161px;
	height:89px;
	text-align:center;
	float:left;
		-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;    
    transition: all 0.3s ease-in-out;
	
}
.button_1
{
	color:#c4bbbc;
	background:url(img/oferta_nagrobki.jpg) no-repeat;
	width:987px;
	height:264px;
	text-align:center;
	float:left;
		-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;    
    transition: all 0.3s ease-in-out;
	    margin-bottom: 20px;
		
		

}
.button_2
{
	color:#c4bbbc;
	background:url(img/oferta_tablice.jpg) no-repeat;
	width:987px;
	height:264px;
	text-align:center;
	float:left;
		-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;    
    transition: all 0.3s ease-in-out;
	 margin-bottom: 20px;
	
	 
	
}
.button_3
{
	color:#c4bbbc;
	background:url(img/oferta_dodatki.jpg) no-repeat;
	width:987px;
	height:264px;
	text-align:center;
	float:left;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;    
    transition: all 0.3s ease-in-out;
	margin-bottom: 20px;

	 
}
.button_2:hover,.button_3:hover, .button_1:hover
{
	
}
.button:hover
{
	
	background:url(img/menu_but_hover.png) no-repeat;
}
.a_but
{
	display:block;
	width:100%;
	height:100%;
	padding-top:48px;
	font-size:15px;
	color:#D6D6D6;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;    
    transition: all 0.3s ease-in-out;
}
.a_but:hover
{
	color:#c4bbbc;
	
}
.a_but_1
{
	display:block;
	width:100%;
	height: 60%;
	padding-top:109px;
	font-size:30px;
	color:#644C79;
	text-decoration:none;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;    
    transition: all 0.4s ease-in-out;
	
	
}
.a_but_1:hover
{
	text-decoration:underline;
	transform: scale(1.1);
}
.separator
{
	width:2px;
	height:89px;
	background:url(img/separator.png) no-repeat;
	float:left;
}
.about
{
	padding-top:10px;
	padding-bottom:10px;
	text-align:justify;
	
	width:100%;
}
.offer
{
	padding-top:10px;
	padding-bottom:10px;

	
	width:100%;
}
h1
{
	font-family: 'Signika Negative', sans-serif;
	font-size:23px;
	margin:0;
	padding-bottom:10px;
	margin-bottom:20px;
	padding-top:10px;
	    border-bottom: 1px solid #F9FFFF;
    color: #FFFFFF;
}
.clear
{
	clear:both;
}
.fl
{
	float:left;
}
.opis
{
	margin-left:20px;
	width:500px;
	font-family: 'Signika Negative', sans-serif;
	font-size:18px;
	line-height: 27px;
	color:#FFFFFF;
	
}
.bd
{

	border:4px solid #FFFFFF;
}
.w45
{
	width:30%;
	
	font-family: 'Signika Negative', sans-serif;
	font-size:20px;
	color:#FFFFFF;
}
.footer
{
	width:100%;
	text-align:center;
	border-top:1px solid #A69C9D;
	margin-top:20px;
}
.bold
{
	font-weight:bold;
}
.of
{
	width:100%;
	margin-top:20px;
}
.mini
{
	
	width: 30%;
    height: auto;
    margin-bottom: 40px;
	border:4px solid white;
	margin-left:15px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;    
    transition: all 0.3s ease-in-out;

}
.mini:hover
{
	
	opacity:1;
}
.mini_ball
{
	width:150px;
	height:150px;
	border-radius:50%;
	border:5px solid white;
	margin-top:5px;
	margin-left:5px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;    
    transition: all 0.3s ease-in-out;

}
.mini_ball:hover
{
	border-radius:47%;

}
.center
{
	text-align:center;
}
.ml
{
	margin-left:34px;
}