html {
	font-size: 13px;
	font-family: Trebuchet MS, Trebuchet, Arial, Tahoma;
	color: #D1A6BB;
	background: #3B0023;
}

html, body {
	margin: 0px;
	padding: 0px;
}

a {
	color: #FF3399;
	border-bottom: 1px dotted #D1A6BB;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}

.main {
	width: 990px;
	margin: 0px auto;
}

.stopka {
	height: 252px;
	background: url("img/stopka_bg.png") repeat-x #250016; 
}

.stopka a {
	border-bottom: 1px solid #460629;
}

.stopka a:hover {
	color: #FF3399;
	border-bottom: 1px solid #FFFFFF;
}

#tresc_stopki {
	font-size: 11px;
	color: #D1A6BB;
	width: 990px;
	margin: 0px auto;
	padding-top: 63px;
}

.gora {
	height: 120px;
}

.gora a {
	border: none;
}

.gora a:hover {
	border: none;
}

#slideshow {
	background: url("img/bg_slideshow.jpg") no-repeat;
	width: 985px;
	height: 726px;
	margin: 0px auto;
	padding: 0px;
}

#galerie {
	width: 985px;
	margin: 0px auto;
	padding-top: 100px;	
}


#imie_nazwisko, #telefon, #email {
	width: 250px;
	border: none;
	background-color: #FFCB99;
	color: #BF8B59;
	font-weight: bold;
	text-align: center;
}

#tresc {
	border: none;
	background: url(img/textarea_bg.jpg) #FFCB99;
	color: #BF8B59;
	width: 268px;
	height: 77px;
	line-height: 38px;
	padding-top: 5px;
}


/* Easy Slider */
	
	.graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }

	#slider{}	
	#slider ul, #slider li{
		margin-top:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		width:762px;
		height:508px;
		overflow:hidden; 
		}	
		
	#slider img {
	border: none;
	}	
		
		
	#prevBtn, #nextBtn{ 
		display:block;
		width:38px;
		height:33px;
		position:relative;
		left:-90px;
		top:-280px;
		}	
		
			
	#nextBtn{
		top:-300px;
		left:810px;
		}	
		
	#prevBtn a, #nextBtn a{  
		display:block;
		width:38px;
		height:33px;
		background:url(img/prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(img/next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */
