body {
	margin: 10px 0 0 0;
	padding: 0;
	background: #3E1F00;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
}
html>body {
	font-size: 1em;
}
h1 {
	font-size: 1.6em;
	color: #3E1F00;
	margin: 30px 0;
}
h2 {
	font-size: 1.2em;
}
/* layout --------------- */

#wrap {
	margin: 0 auto;
	width: 780px;
	background: #5E0000 url(img/bgrwrap.jpg) repeat-y;
	font-size: .7em;
}
#lang {
	width: 780px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	color: #C8AF82;
	font-weight: bold;
	background: #3E1F00;
}
#top {
	position: relative;
	width: 780px;
	height: 210px;
	background: #3E1F00 url(img/bgrtop.jpg) no-repeat;
}
#flash {
	position: absolute;
	left: 248px;
	top: 33px;
	z-index: -100;
	width: 500px;
	height: 140px;
}
#sidebar {
	float: left;
	padding-left: 30px;
	width: 200px;
}
#main {
	margin: 0 0 0 270px;
	width: 470px;
	line-height: 160%;
	text-align: justify;
}
#foot {
	clear: both;
	height: 55px;
	background: url(img/bgrfoot.jpg) no-repeat;
}
#pro {
	text-align: center;
	color: #C8AF82;
	line-height: 20px;
	background: #3E1F00;
	font-weight: bold;
}
/* mainmenu ------------ */

#sidebar a:link, #sidebar a:visited {
	display: block;
	width: 190px;
	background: #4A0000;
	color: #EEE5B4;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	margin-top: 2px;
	line-height: 25px;
	padding: 3px 0 3px 10px;
}
#sidebar a:hover, #sidebar a:active {
	background: #3E1F00;
}
#sidebar a.sub:link, #sidebar a.sub:visited {
	font-weight: normal;
}
#sidebar a.sub:hover, #sidebar a.sub:active {
	font-weight: normal;
}
/* linki --------------- */

a.outer:link, a.outer:visited {
	padding: 0 6px;
	line-height: 20px;
	text-decoration: none;
	color: #C8AF82;
}
a.outer:hover, a.outer:active {
	color: #3E1F00;
	background: #C8AF82;
}
#main a:link, #main a:visited {
	text-decoration: none;
	color: #5E0000;
}
#main a:hover, #main a:active {
	text-decoration: underline;
}
/* pozostałe ------------- */



#right, #left, #rightZaklad {
	width: 200px;
	height: 150px;
	padding: 3px;
	border: 1px solid #D9C8A8;
	background: #fff;
	font-size: .1em;
}
#right, #rightZaklad {
	float: right;
	margin: 0 0 20px 20px;
}
#rightZaklad {
	width: 250px;
	height: 188px;
}
#left {
	float: left;
	margin: 20px 20px 20px 0;
}
#right img, #left img {
	border: none;
}
/* wyroby -------------- */

.wyroby {
	width: 460px;
	font-size: 1em;
}
.wyroby td {
	padding: 3px 10px;
}
/* galeria --------------*/

.imgMini {
	float: left;
	width: 120px;
	padding: 3px;
	background: #fff;
	border: 1px solid #D9C8A8;
	margin: 9px;
	text-align: center;
}
.imgMini img {
	border: none;
}
/* kontakt form ----------- */

.formularz {
	width: 470px;
	margin-top: 30px;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #999;
}
fieldset {
	border: none;
	margin: 0 0 10px 0;
	padding: 0px;
}
#post-title input, #post-body textarea {
	margin: 0px;
	width: 100%;
	padding: 2px 0;
}
input, textarea {
	background: none;
	border: 1px solid #D9C8A8;
	background: #fff;
}
legend {
	margin: 0px;
	padding: 0px;
	color: #5E0000;
}
.button {
	color: #515151;
}

