﻿html, body {
	background-color: #F4F4EC;
	background-image: url(mainbody.jpg);
	background-repeat: repeat-x;
	color: #000000;
	margin: 0;
	padding: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	text-align: center;
}

#MENU {
	width: 100%;
	height: 400px;
	background-color: #DDDCC7;
	background-image: url(mainbodyup.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0 auto;
}

#MENUmargin {
	margin: 0 auto;
	width: 1004px;
	height: 400px;
}
	
#MAINBODY {
	width: 100%;
	height: 800px;
	background-image: url(mainbodydown.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#MAINBODYcontainer {
	margin: 0 auto;
	width: 1004px;
}

#PRODMENU {
	width: 330px;
	margin: 0 0 0 1;
	float: left;
	background-image: url(produktramkaBottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#PRODMENUtitle	{
	width: 330px;
	height: 90px;
		
	background-image: url(produktramkaTop.png);
	background-repeat: no-repeat;
	background-position: top;

	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #544934;
}


#PRODMENUlist	{
	width: 330px;
	padding-left: 5px;
	margin: 0;
	text-align: left; 
	background-image: url(produktramkaMiddle.png);
	background-repeat: repeat-y;
	background-position: left;
}
#PRODMENUlist img	{
	width: 50px;
}
#PRODMENUlist table	{
	width: 310px;
}
#PRODMENUlist table tr td a:link	{
	text-decoration: none;
	color: #1F1D14;
	font-size: 15px;
	font-weight: 600;
}
#PRODMENUlist table tr td a:visited	{
	text-decoration: none;
	color: #1F1D14;
	font-size: 15px;
	font-weight: 600;
}
#PRODMENUlist table tr td a:hover	{
	text-decoration: none;
	font-size: 15px;
	font-weight: 600;
	color: #0000CC;
}
.PRODMENUlistmarign5	{
	padding-left: 5px;
}
td.tableborder	{
	padding: 1px 0px 5px 0px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #DDDCC7;
}
#PRODUCTS	{
	margin-left: 6px;
	width: 667px;
	float: left;
	background-image: url(produktramkaopisBottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#PRODUCTSopistop	{
	width: 667px;
	height: 74px;
	background-image: url(produktramkaopiswide.png);
	background-repeat: no-repeat;
	background-position: top;
}
#PRODUCTSopistop table {
	width: 100%;
	height: 100%;
	position: relative; top: -2px;
}
#PRODUCTSopistop td {
	vertical-align: middle;
	text-align: center;
	color: white;
	font-size: 18px;
	font-weight: bold;
}
#PORDUCTStop	{
	width: 667px;
	height: 10px;
	background-image: url(produktramkaopisTop.png);
	background-repeat: no-repeat;
	background-position: top;
	
}

#PRODUCTSmiddle	{
	width: 667px;
	background-image: url(produktramkaopisMiddle.png);
	background-repeat: repeat-y;
	background-position: top;
}
#PRODUCTSmiddle img	{
	width: 250px;
}
a:link.zoom2		{
	text-decoration: none;
	color: #F4F4EC;
	position: relative; top: 8px;
}
a:link.zoom	{
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	color: #275509;
}
a:hover.zoom	{
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	color: #0000CC;
}
#PRODUCTSmiddlepicture	{
	position: relative;
	
	margin-bottom: 0px;
	width: 270px;
	float: left;
	text-align: center;
	z-index: 2;
}
#PRODUCTSmiddlepicture img {
	margin-left: 20px;
}


#PRODUCTSmiddleproperites	{
	position: relative;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 355px;
	float: right;
	text-align: left;
	line-height: 20px;
	z-index: 1;
}
#PRODUCTSmiddledescription	{
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	width: 610px;
	clear: both;
	text-align: justify;
	xxxline-height: 20px;
	z-index: 1;
}

#POPUPPICURES a {
	color: #fcfcfc;
	
}
#POPUPPICURES img	{
	width: 320px;	
	border: 0px;
}
#POPUPPICURES	{

	margin-top: 0px;
	margin-left: 0px;
}
a:link.mail 	{
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	color: #275509;
}
a:hover.mail	{
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	color: #0000CC;
}
#WPS td	{
	text-align: center;
	width: 110px;
	height: 25px;
	border: solid; 
	border-color: #544934; 
	border-width: 1px;
}