body {
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	padding:0;
	margin:0;
	background-image:url(gfx/bg.jpg);
	background-position:left top;
	background-color:#e2d3a9;
	background-repeat:repeat-x;
}
h1,h2,h3,h4,h5,h6,p,ul,li,ol{
	margin:0;
	padding:0;
		
}
a{
	color:#bc5802;
	text-decoration:none;
}
#box{
	width:964px;
	margin:0 auto 0 auto;
}
#bok1{
	width:30px;
	float:left;
}
#bok2{
	width:34px;
	float:right;
}
#box_in{
	width:899px;
	float:left;
}
#content{
	float:left;
	width:899px;
	background-color:#f2e7c7;
	
	background-repeat:repeat-y;
	background-position:center top;
}
.content1{
	background-image:url(gfx/bg_main.jpg);
}
.content2{
	background-image:url(gfx/bg_main2.jpg);
}
#content_in{
	float:left;
	width:899px;
	background-repeat:no-repeat;
	background-position:center top;
}
.content_in1{
	background-image:url(gfx/top_main.jpg);
}
.content_in2{
	background-image:url(gfx/top_main2.jpg);
}
#content h1{
	font-family:"trebuchet MS", arial, verdana;
	font-size:20px;
	color:#2a1c00;
	font-weight:normal;
	margin:3px 0 6px 0;
}
#content h2{
	font-family:"trebuchet MS", arial, verdana;
	font-size:20px;
	color:#2a1c00;
	font-weight:normal;
	margin:3px 0 6px 0;
}
#content p{
	color:#412800;
	line-height:15px;
}
#content p.error{
	color:#cd0000;
}

#main_text{
	background-color:#f2e7c7;
	width:860px;
	float:left;
	margin:20px 0 0 0;
	padding:10px 20px 20px 20px;
}
#main_text .tresc{
	margin:0 0 0 30px;
	float:left;
	width:270px;
}
#main_text .foot_kuchnia{
	
	float:right;
	width:270px;
}
#main_text h1{
	border-bottom:1px solid #e7dab4;
}
#main_text .tresc p{
	text-align:justify;
}
#foto_kuchnia{
	float:right;
	text-align:center;
	margin:20px 0 0 0;
	padding:10px 10px 20px 10px;
	background-color:#f2e7c7;
	width:299px;
}
#box_news{
	float:left;
	background-color:#e8ca8f;
	width:244px;
	padding:20px;
}
#box_news h2{
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#2a1c00;
	font-weight:bold;
	margin:3px 0 6px 0;
}
#box_news h3{
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#2a1c00;
	font-weight:normal;
	margin:3px 0 6px 0;
	font-style:italic;
}
#box_news p.wiecej{
	width:100%;
	text-align:right;
	margin:0 0 3px 0;
}
#box_news p.wiecej a{
	color:#bc5802;
	text-decoration:none;
	padding:0 0 0 6px;
	background-image:url(gfx/ik_wiecej.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#box_news p.wiecej a:hover{
	text-decoration:underline;
}
#box_news .news{
	border-bottom:1px solid #d1aa6f;  
}
#box_kontakt{
	float:right;
	background-color:#deb075;
	padding:10px;
}
.box_kontakt1{
	width:295px;
	margin:0 0 0 1px;
}
.box_kontakt2{
	width:220px;
	margin:20px 0 0 1px;
	float:right;
}
#box_galeria{
	float:left;
	text-align:center;
	width:293px;
	padding:30px 0 0 0;
}

#footer{
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	width:898px;
	padding:20px 0 0 0;
	color:#955e00;
}
.footer1{
	background-image:url(gfx/footer.jpg);
}
.footer2{
	background-image:url(gfx/footer2.jpg);
}
#footer a{
	color:#412800;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer .f_left{
	float:left;
	width:670px;
	padding:6px 0 8px 10px;
}
#footer .f_right{
	float:right;
	width:200px;
	margin:6px 10px 8px 0;
	text-align:right;
}
#left{	
	float:left;
	width:260px;
}
#left .menu{
	padding:20px 0 0 20px;
	
}	

#left .menu ul{
	width:240px;
}
#left .menu ul li{
	list-style:none;
	background-color:#e3c181;
	padding:6px 10px 6px 10px;
	margin:1px 0 0 0;
}
#left .menu ul li a{
	background-image:url(gfx/h1.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#2c1b00;
	padding:0 0 0 10px;
}
#left .menu ul li a:hover{
	text-decoration:underline;
}

#left .menu h1{
	background-color:#e3c181;
	padding:6px 10px 6px 10px;
	margin:1px 0 0 0;
	font-size:11px;
}
#left .menu h1 a{
	background-image:url(gfx/h1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 10px;
	font-size:13px;
	font-weight:bold;
	color:#2c1b00;
}
#left .menu h1 a:hover{
	text-decoration:underline;
}

#left .menu h2{
	padding:6px 10px 6px 20px;
	margin:1px 0 0 0;
	font-size:11px;
	border-bottom:1px solid #e3c181;
}
#left .menu h2 a{
	background-image:url(gfx/h1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 10px;
	font-size:12px;
	font-weight:bold;
	color:#2c1b00;
}
#left .menu h3 a:hover{
	text-decoration:underline;
}

#left .menu h3{
	padding:3px 10px 3px 30px;
	margin:1px 0 0 0;
	font-size:11px;
}
#left .menu h3 a{
	background-image:url(gfx/h1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 10px;
	font-size:11px;
	font-weight:normal;
	color:#993300;
}
#left .menu h3 a:hover{
	text-decoration:underline;
}


#left .menu h4{
	padding:3px 10px 3px 40px;
	margin:1px 0 0 0;
	font-size:11px;
}
#left .menu h4 a{
	background-image:url(gfx/h1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 10px;
	font-size:11px;
	font-weight:normal;
	color:#2c1b00;
}
#left .menu h4 a:hover{
	text-decoration:underline;
}


/* right site */
.right{
	float:right;
	width:580px;
	padding:20px 20px 20px 0;
}

/* news */
.right .news .box{
	float:left;
	border-bottom:1px solid #ead9a6;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
.right .news .box-footer{
	float:right;
} 
.right .news h3{
	font-size:11px;
	color:#bc5802;
	margin:5px 0 5px 0;
}
.right .news h3 span{
	font-weight:normal;
	color:#330000;
}
.right .news h3 a{
	color:#bc5802;	
}
.right .news img{
	border:2px solid #FFFFFF;
	float:left;
	margin:0 10px 0 0;
}
.right .news .box p{
	color:#fff;
}
.right .przepis{
	background-color:#f1ebdd;
	width:250px;
	float:left;
	padding:10px;
	border:1px solid #d8c4a3;
	margin:0 0 10px 0;
}
.right .foto{
	border:2px solid #fff;
	float:right;
	margin:0 0 10px 0;
}
.right .foto2{
	border:2px solid #fff;
	float:right;
	margin:0 0 10px 10px;
}
.right .tresc{
	float:left;
	width:100%;
	text-align:justify;
}
.right h1{
	border-bottom:1px solid #e8dab5;
}
.nav{
	float:left;
	width:100%;
}
.nav .next{
	float:right;
}
.nav .back{
	float:left;
}
.right .galeria img{
  margin:10px;
  border:2px solid #fff;
}
.right ol{
	margin:4px 0 4px 20px;
}
.right ul{
	margin:4px 0 4px 20px;
}
.right li{
	padding:2px 0 2px 0;
}
.foto_site{
	text-align:center;
}
/* formualrz */
.formularz{
	float:left;
	margin:20px 0 0 0;
	
}
.formularz .row3{
	float:left;
	
}
.formularz .row3 label{
	float:left;
	width:100px;
}
.formularz input.text{
	background-color:#ECDEC4;
	color:#734F2B;
	font-size:11px;
	width:300px;
}
.formularz input.text2{
	background-color:#ECDEC4;
	color:#734F2B;
	font-size:11px;
	width:120px;
	margin:0 0 10px 0;
}
.formularz textarea{
	background-color:#ECDEC4;
	color:#734F2B;
	font-size:11px;
	width:450px;
	height:100px;
	font-family:"trebuchet MS", arial, verdana;
}
.formularz input.button{
	background-color:#734F2B;
	color:#fff;
	font-size:11px;
	width:80px;
	text-align:center;
}

.komentarze{
	float:left;
	margin:10px 0 10px 0;
}
.komentarze .koment{
	margin:10px 0 10px 0;
	float:left;
	width:100%;
	border-bottom:1px solid #DCD5BE;
}
