body {
	background-image: linear-gradient(to bottom, #ffffff, #354b60);
	font-family: calibri;
	font-size: 20px;
}

.clr {
	clear:both;
	margin: 0 0 10px 0;
}

.container1 {
	max-width: 1100px;
	margin: 0px auto 0px auto;
	line-height: 0;
}

.container1 div {
	line-height: 1.25;
}

.headerContainer {
	max-width: 1100px;
	margin: 0px auto 0px auto;
}

.header {
	width: 100%;
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 11px;
}

.footer {
	padding: 15px;
	background: #5b6d91;
    -webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	margin: 5px;
	text-align: justify;
	color: white;
	font-size: 18px;
}

.officebox {
	padding: 15px;
	background: url('../images/boxBG2.jpg') #f6f5f0;
    background-repeat: repeat-x;
    background-position: right bottom;
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	margin: 5px 0px 5px 0px;
	text-align: justify;
	font-size: 18px;
}

.infobox {
	padding: 15px;
	background: white;
    background-repeat: repeat-x;
    background-position: right bottom;
	border: 1px solid gray;
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	margin: 5px;
	text-align: justify;
	font-size: 16px;
	color: #5b6879;
}

.infoText {
	display: block;
	min-height: 40px;
	margin: 0px 30px 30px 30px;
	border-bottom: 1px solid #000000;
	line-height: 1.5;
}

.termekbox {
	padding: 15px;
	background: url('../images/boxBG2.jpg') #f6f5f0;
    background-repeat: repeat-x;
    background-position: right bottom;
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	margin: 5px;
	text-align: justify;
}
.termekImg {
	max-height: 300px;
	margin: 0px auto 10px auto;
}

.mybtn {
	background: url('../images/intoCart.png') transparent no-repeat;
	width: 37px;
	height: 30px;
}

.formIntoCart {
	text-align: center;
}

.formIntoCart select {
	text-align: center;
	width: 100px;
}

.mytext {
	width: 100%;
	border-top: 2px solid #cbc8a9;
	font-size: 18px;
}

.termeknev {
	font-weight: bolder;
	color: #1a3468;
	text-align: center;
	margin: 0 0 0px 0;
	font-size: 22px;
}

.termekkiszereles {
	color: #1a3468;
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 18px;
}

.infoHead {
	color: #324b5f;
	font-size: 25px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.infoHead img{
	margin: 5px;
}

.link2 {
	font-size: 12pt;
}

#cart {
	 display: flex;
}

.line2, .line1 {
	background: #6786c3;
	padding: 3px;
	color: white;
	border-top: 1px solid white;
}

.line1 a, .line2 a {
	color: #6786c3;
	background: #ffffff;
	padding: 0px 3px 0px 3px;
}

.line3 {
	background: #fffff;
	color: #6786c3;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid white;
	text-align: right;
}

.line4 {
	background: #fffff;
	color: #6786c3;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid white;
}

.pluszminusz {
	font-weight: bolder;
	width: 20px;
	height: 20px;
	padding: 0px;
}

.prodnameCart {
	border-left: 5px solid orange;
}

figure {
	margin-top: 25px;
}

figcaption {
	font-size: 14px;
	text-align: center;
}