html, body {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	color: #7f6550;
	background: url(../img/html_bg.jpg) center 141px no-repeat #5d3013;
	filter: none;
}

a {
	cursor: pointer;
	text-decoration: underline;
	color: #5D3013;
}

a:hover {
	cursor: pointer;
	text-decoration: underline;
	color: #B9761D;
}

img {
	border: 0px;
}

div {
	padding: 0px;
	margin: 0px;
}

div.header {
	height: 141px;
	background: url(../img/header_bg.jpg) center no-repeat;
}

div.container {
	width: 1050px;
	margin: 0 auto;
}

div.content {
	padding: 0px 0px 30px 0px;
	background: url(../img/content_bottom.jpg) center bottom no-repeat;
}

div.menu {
	padding: 30px 0px 0px 0px;
	width: 199px;
	float: left;
}



div.menu a.bbb {
  display: block;
  float: right;
  padding:0px;
  margin: 26px 25px 0px 0px;
  width: 65px;
  height: 94px;
  background: url(../img/bbb.png) no-repeat;
}


 
a.menu {
  text-align:right;
  color: white;
  text-decoration: none;
  font-family: 'Tahoma', Arial, Helvetica, sans-serif;
  font-size: 9pt;
  display:block;
  height: 23px;
  width:199px;
  position: relative;
  background-image: url(../img/menu_bg.png);
}

a.menu span {
	padding: 0px 15px 0px 0px;
	line-height:23px;
	vertical-align: top;
}

div.main {
	float: left;
	width: 588px;
}



div.main .top {
	line-height:0px;
	height: 10px;
	background-image: url(../img/main_top.png);
}



div.main .center {
	padding: 18px 28px 18px 28px;
	background: url(../img/main_center.png) repeat-y;
}



div.main .bottom {
	line-height:0px;
	height: 10px;
	background-image: url(../img/main_bottom.png);
}

div.specials {
	float: left;
	margin: 2px 0px 0px 11px;
	width: 167px;
}

.specials p{
	margin-left: 10px;
}



div.specials .top {
	line-height:0px;
	height: 8px;
	background-image: url(../img/specials_top.png);
}

div.specials .center {
	background: #FFFFFF;
}



div.specials .bottom {
	line-height:0px;
	height: 8px;
	background-image: url(../img/specials_bottom.png);
}

div.newsletter  {
	text-align: center;
}

div.newsletter p{
	color: white;
	font-size:12px;
	padding: 15px 0px 7px 0px;
	margin:0px;
}



div.newsletter .newsletter_input {
	padding: 4px;
	width: 161px;
	height: 16px;
	border: 0px;
	line-height:16px;
	font-size: 10px;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	color: #7f6754;
	text-align: center;
	background: url(../img/newsletter_input.png) no-repeat;
}



div.newsletter .newsletter_submit {
	padding: 0px;
	width: 90px;
	height: 25px;
	border: 0px;
	background: url(../img/newsletter_submit.png) no-repeat;
}

div.footer {
	height: 63px;
	background: url(../img/footer_bg.jpg) center no-repeat #49260c;
}

div.footer .container {
	position: relative;
	height: 100%;
}

div.footer .container .copyright {
	width: 588px;
	text-align:center;
	position: absolute;
	bottom: 10px;
	left: 199px;
	color: #cec0b6;
	font-size: 11px;
}

.clear {
	clear: both;
}

/* HERE'S TEMPORARY CSS STYLES FOR MAIN CONTENT -  DO WHATEVER YOU WANT*/

div.main .center .text {
	min-height: 500px;
	width: 532px;
	float: left;
	text-align: justify;
}


div.main .center img, 
div.main .center #video{
	float: right;
	width: 223px;
	margin-left: 15px;
}	

div.main .center img.other {
	width: 500px;
	margin: 2px;
	float: none;
}	

.product{
	height: 170px;
}

/* andrzej */

h1 {
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #49260C;
	text-align: left;
	padding-bottom: 20px;
}

div.menu .cc {
  display: block;
  float: right;
  padding-top: 10px;
  margin: 26px 10px 0px 0px;
  height: 40px;
}

