p1 {
	color: #FF0004;
	font-size: 14px;
	text-align: center;
}

/* ==========================================================================
főkép
========================================================================== */
br {
	font-size: 22px;
}


vonal {
	border-bottom: 2px solid #FF0000;
}

nav2 a {
    color: rgba(91,91,91,1.00);
    font-size: 1.2em;
}

nav2 a:hover {
	color: #FF0004;
	text-align: center;
}
.boxar a {
	color: #FFFFFF;
	text-align: center;
	float: right;
	padding-right: 52px;
	padding-top: 0px;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

@media(max-width:768px) {
	
	.boxtermek {
	margin-top: 20px;
	}
	.container-menu {
	}
}

/* ==========================================================================
termék választék
========================================================================== */


.title {
    color: rgba(255,255,255,1.00);
}
.boxm {
	background: rgba(255,255,255,1.00);
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}

.boxm1 {
    background: rgba(255,255,255,1.00);
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    font-size: 15px;
    color: #C60306;
}

.box h2 {
	color: #000;
	font-size: 15px;
	font-weight: 600;
}

.boxtermek {
	background: rgba(255,255,255,1.00);
	padding: 5px;
	color: #555;
}
.boxar {
	background-color: rgba(71,131,246,1.00);
	border-radius: 4px;
	border-spacing: 0 0;
	padding-top: 8px;
	padding-left: 0px;
	padding-bottom: 8px;
}
.boxkapcs {
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #4068F6;
    width: 300px;
    font-style: normal;
    font-size: 1.3em;
    z-index: 100;
    margin-top: -8px;
    border-bottom: 5px solid #AEAEAE;
    left: auto;
    right: auto;
    margin-left: -15px;
    display: block;
    text-align: center;
}
.boxkapcs a {
	color: #FFFFFF;	
	
	}
.boxkapcs-asztal {
	padding-bottom: 8px;
	background-color: #4068F6;
	width: 300px;
	font-style: normal;
	font-size: 1.3em;
	z-index: 100;
	margin-top: 28px;
	border-bottom: 5px solid #AEAEAE;
	padding-top: 8px;
	text-align: center;
	margin-bottom: 10px;
}
@media(max-width:768px) {
.boxm1 {
	background: rgba(255,255,255,1.00);
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 15px;
	color: #C60306;
}

	}
