/* Layout Stylesheet */ 

body {
	margin:0px;
	background:#808080;
	background:url(fx/bg.jpg);
	color:#684927;
}
#n1 {
	background:url(fx/p.png) repeat-y right;
	margin:auto;
	width:820px;
}
#n2 {
	background:url(fx/l.png) repeat-y left;
	margin:auto;
	width:820px;
}
#n3 {
	width:10px;
	height:10px;
	background:url(fx/l_d.png) no-repeat;
	float:left;
}
#n4 {
	width:800px;
	height:10px;
	background:url(fx/d.png) repeat-x;
	float:left;
}
#n5 {
	width:10px;
	height:10px;
	background:url(fx/p_d.png) no-repeat;
	float:left;
}
#outer {
	text-align:left;
	width:8000px;
	margin-left:10px;
	margin-right:10px;
}
#hdr {
	height:256px;
	width:800px;
	background:url(fx/green_r.jpg);
}
#bodyblock {
	position:relative;
	background:url(fx/boazeria.jpg) repeat-y left #000000;
	width:800px;
}
#l-col {
	float:left;
	width:141px;
	padding-left:7px;
	width:157px;
	float:left;
}
#cont {
	float:inherit;
	width:618px;
	padding-right:10px;
	background:#ffffff url(fx/green_r.jpg) right repeat-y;
	color:#684927;
	text-align:left;
	min-height:650px;
}
#ftr {
	height:16px;
	width:800px;
	background:url(fx/green.jpg);
}
#d_c_contener {
	width:821px;
	margin:auto;
}
#l-col a {
	display:block;
	width:141px;
	height:31px;
	background:url(fx/btn.jpg) no-repeat;
	text-align:center;
	padding-top:7px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Calibri, Arial;
}
#l-col a:hover {
	background:url(fx/btn_1.jpg) no-repeat;
}
#koronka {
	position:relative;
	width:800px;
	background:url(fx/koronka.png) left bottom no-repeat;
}
h1, p {
	margin:0;
	padding:15px;
}
h1 {
	background:url(fx/hr.png) left no-repeat;
	padding-left:75px;

}
p:first-letter {
	font-size: 130%;
	font-weight: bold;
}
#kontakt {
	padding-top:20px;
	width:151px;
	height:136px;
	text-align: center;
	background:url(fx/kontakt2.jpg);
	color:#FFFFFF;
	font-size:large;
	font-family:Calibri, Arial;
}

