body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	background-color: #A1A1A1;
	margin: 0px;

}

h2 {
	font-size: 15pt;
	margin: 10px 15px;
	border-bottom: 1px dotted #333333;
	color: #333333;
	font-weight: normal;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	vertical-align: top;

}
.tdborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tbheader {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 1px;
}
.tblewakolumna {

	background-color: #E5E5E5;
	margin: 0px;
	padding: 1px;
}
.maintxt {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 1px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #313131;
	text-align: justify;


}
.tbheprod {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px dotted #a6a6a6;
	border-bottom: 1px dotted #a6a6a6;
	margin: 3px;
	font-size: 17pt;
	font-weight: normal;
	padding: 3px;
}
.tbcontprod {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 3px;
	padding: 5px;
	font-size: 11pt;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}
li {
	color:#333333;
	font-size:11pt;
	line-height:17pt;
	list-style-position:inside;
	margin:0 0 10px;
}
.tbheprodGrey {

	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	margin: 3px;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	padding: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	background: #f00;
	padding: 5px;
	text-align: center;
}
.panel_photo, .panel_prod {
	background-color:#ededed;
	float: left;
	width: 700px;
	margin:0px 15px;
}

.panel_prod {
	background-color: #fefedc;
	padding: 15px;
	margin: 15px;
}

.photo_item {
	width:110px;
	height:110px;
	float:left;
	margin: 10px 14px 10px 10px;
	background-color:#fff;
	border: 2px solid #cccccc;
	padding:1px;
}
.photo_item img {
	border: none;
	width: 110px;
	height:110px;
}

.prod_ico {
	background-color:#FFFFFF;
	border:1px dotted;
	float:left;
	padding:15px;
}

.prod_table {
	float: left;
	width: 500px;
	margin: 0px 0px 0px 15px;
}
#left{
  background: #fff;
  width: 208px;
  margin: 0 5px 0 0px;
  float: left;
}

#left ul{
	margin: 0;
	padding: 0;
	
}
#left ul li{
  padding: 0;
  margin: 0;
}

#left ul li{
  list-style-type: none;
  zoom: 1;
  line-height: 11pt;

}
#left ul li a{
  background: #fff url(../images/category.gif) no-repeat;
  display: block;
  width: 181px;
  height: 24px;
  padding: 9px 0 0 27px;
  font-weight: normal;
  color: #000;
  zoom: 1;
  font-size: 11pt;
}
#left ul li a.last{
  background: #fff url(../img/categoryLast.gif) no-repeat;
  height: 27px;
}

#left ul li a:hover{
  text-decoration: underline;
  color: #f00;
}

#left ul li a .grey{
  color: #969696;
  font-size: 10px;
  font-weight: normal;
}
