.text_picture {
  
}

.text_picture .text {
  margin-left: 10px;
  margin-top: 10px;
  float: left;
  width: 370px;
}

.text_picture .picture {
  float: right;
  margin-right: 5px;
}

.text_picture .row img {
	margin-top: 5px;
	margin-left: 5px;
}

.text_picture .text .section {
	font-size: 20px;
	text-align: center; 
	font-family: Times New Roman, Times, serif;
}

.text_picture .text .subsection {
	font-size: 16px;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
}

.text_picture .picture_list img {
	border: none;
	vertical-align: middle;
}

/* GAZELLA TIPUSOK RESZLETES BEMUTATASA */

.text_picture .product_picture {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.text_picture .product_info {
  border: 1px solid black;
  border-collapse: collapse;
  margin-bottom: 15px;
}

.text_picture .product_info td,
.text_picture .product_info th {
	border: 1px solid black;
}

.text_picture .product_info td {
	font-size: 12px;
}

.text_picture .product_info .name {
  width: 200px;
}
.text_picture .product_info .value {
  text-align: center;
  width: 75px;
}
