*{
padding:0;
margin:0;
border:0;
}

body{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
background:url(../images/bg.jpg) #f6efdc repeat-x center top;
line-height:20px;
}
p{
padding:7px 0;
}
div#right a{
	color:#819844;
	font-weight:bold;
	text-decoration:none;
	}
div#right a:hover{
	color:#819844;
	text-decoration:underline;
	}	
.clear{
clear:both;
}

div#container{
	width:780px;
	margin:0 auto;
	position:relative;
	z-index:1;
	}
div#logo{
	background:url(../images/logo.png) no-repeat;
	width:294px;
	height:182px;
	float:left;
	margin-right:10px;
	}
p#topText{
	font-size:18px;
	color:#432903;
	font-style:italic;
	display:block;
	line-height:24px;
	}
div#banner{
	width:780px;
	height:327px;
	margin-top:10px;
	overflow:hidden;
	}
a#arrLeft{
	background:url("../images/arrLeft.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:121px;
	margin-left:-85px;
	margin-top:-190px;
	position:absolute;
	width:85px;
	z-index:9999;
}
a#arrLeft:hover {
	background:url("../images/arrLeftActive.png") no-repeat scroll  transparent;
}
a#arrRight{
	background:url("../images/arrRight.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:121px;
	margin-left:780px;
	margin-top:-190px;
	position:absolute;
	width:85px;
	z-index:9999;
}
a#arrRight:hover {
	background:url("../images/arrRightActive.png") no-repeat scroll   transparent;
}
a#arrRight, a#arrLeft{
	text-indent:-8000px;
}		

div#brownPattern{
	background:url(../images/brownPattern.png) repeat-x;
	height:101px;
	width:100%;
	position:absolute;
	margin-top:520px;
	left:0;
	}
	
div#menu{
	margin-top:30px;
	position:relative;
	z-index:1;
	}
div#menu ul, div#menu ul li{
	list-style:none;
	}	
	
div#menu ul li{
	float:left;
		margin:0 10px;
	}
	
div#menu ul li a{
	color:#ebe0c5;
	font-size:16px;
	text-decoration:none;
	display:block;
	float:left;
	text-transform:uppercase;
	}
div#menu ul li a span{
	padding:10px 25px;
	display:block;
}

div#menu ul li:hover, div#menu ul li.active{
	background:url(../images/activeMid.gif) repeat-x;
	}	
div#menu ul li:hover a, div#menu ul li.active a{
	background:url(../images/activeLeft.gif) no-repeat;
	color:#f6c500;
	}	
div#menu ul li:hover a span, div#menu ul li.active a span{
	background:url(../images/activeRight.gif) no-repeat right top;
	}	
	
div#flowers{
	background:url(../images/flower.png) no-repeat;
	width:252px;
	height:291px;
	margin-left:660px;
	margin-top:20px;
	position:absolute;
	}
	
	
div#left{
	width:255px;
	float:left;
	margin-top:40px;
	}		
div#right{
	float:left;
	margin-top:40px;
	margin-left:25px;
	width:500px;
	color:#472c03;
	line-height:18px;
	position:relative;
	z-index:2;
	}
	
div#right img.imgPakiet{
	padding:2px;
	border:1px solid #5f3b08;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
	}
	
div#right ul{
	list-style: inside;
	}		
div#right h1{
	font-size:24px;
	line-height:32px;
	text-transform:uppercase;
	font-weight:normal;
	text-shadow:2px 2px 1px #EBE0C5;
	}
div#left div#slider {
	width:238px;
	margin:0 8px;
	}
			
div#slider ul li{
	list-style:none;
		}
div#slider ul li a{
	display:block;
	alpha(opacity=70);
	opacity: 0.7;
	padding:10px;
	background:#fff;
	margin-top:1px;
	display:block;
	text-decoration:none;
	color:#000000;
	height:61px;
	width:218px;
	font-size:11px;
	}
div#slider ul li a:hover{
	background:none;
	}	
div#slider ul li a img{
	width:80px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}
div#slider ul li a span{
	color:#90180a;
	font-weight:bold;
	}	
div#left span{
	display:block;
	cursor:pointer;
	}
div#left span.next{
	background:url(../images/pakietyTop.png) no-repeat;
	width:255px;
	height:15px;
	}
div#left span.next:hover{
	background:url(../images/pakietyTop.png) no-repeat 0 -15px;
	width:255px;
	height:15px;
	}	
div#left span.prev{
	background:url(../images/pakietyBottom.png) no-repeat;
	width:255px;
	height:15px;
	}
div#left span.prev:hover{
	background:url(../images/pakietyBottom.png) no-repeat 0 -15px;
	width:255px;
	height:15px;
	}	
div#left div#headerPakiety{
	width:238px;
	height:27px;
	margin:0 auto;
	background-color:#90180a;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	font-size:16px;
	padding-top:10px;
	letter-spacing:4px;
	font-weight:bold;
	}
input.contact{
	background: url(../images/frmknt.gif) no-repeat;
	width:177px;
	height:38px;
	cursor:pointer;
	font-size:12px;
	font-weight:normal;
	color:#EBE0C5;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	}
input.contact:hover{
	color:#F6C500;
	}	
		
div#foot{
	background:url(../images/bgFoot.png) repeat-x;
	height:101px;
	width:100%;
	padding-top:0px;
	}
div#foot a{
	color:#EBE0C5;
	}
div#foot a:hover{
	color:#fff;
	}		
div#footContainer{
	width:780px;
	margin:0 auto ;
	height:61px;
	padding:20px 0 0 0;
	color:#ebe0c5;
	font-size:12px;
	background:url(../images/ornament.png) no-repeat center center;
	}
	
div#footFlower{
	background:url(../images/footFlower.png) no-repeat;
	width:252px;
	height:66px;
	position:absolute;
	margin-left:560px;
	margin-top:-10px;
	}				
div#right table tr td{
	border:1px solid #5b3807;
	padding:5px;
	}		
	
div#right div#gallery a img{
	background:url(../images/imgBg.gif) no-repeat;
	width:112px;
	height:112px;
	padding:21px;
	margin:5px;
	}	
.news{
	background:#EBE0C5;
	padding:10px;
	}
.news h1{
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	}		
