body {
	margin: 0px;
	padding: 0px;
}

.oldal {
	width: 768px;
	color: #3E3E3E;
	background-color: #E6E6E6;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Serif;
	font-weight: bold;
}

.cimke {
	margin-top: 32px;
	margin-bottom: 40px;
	margin-left: 14px;
}

.tartalom {
	width: 734px;
	margin-right: 14px;
}

.doboz {
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 14px;
	border: solid 1px #3E3E3E;
	width: 150px;
	float: left;
}

.dobozfejlec {
	height: 22px;
	width: 150px;
	background-color: #585C5B;
	border-bottom: solid 2px #D7421A;
	text-align: center;
	line-height: 22px;
	color: #F8F8F8;
}

.dobozkep {
	width: 150px;
	height: 116px;
	background-color: #FFFFFF;
	color: #3E3E3E;
}

.dobozar {
	height: 22px;
	width: 150px;
	background-color: #585C5B;
	border-top: solid 2px #D7421A;
	border-bottom: solid 1px #A2A2A2;
	text-align: center;
	line-height: 22px;
	color: #F8F8F8;
}

.dobozalja {
	width: 150px;
	height: 52px;
	background-color: #E6E6E6;
	text-align: center;
	vertical-align: middle;
	color: #3E3E3E;
	font-weight: normal;
}

.toltdobozfejlec {
	height: 22px;
	width: 281px;
	background-color: #585C5B;
	border-bottom: solid 2px #D7421A;
	text-align: center;
	line-height: 22px;
	color: #F8F8F8;
	font-weight: bold;
}

.toltdoboztipus {
	height: 22px;
	width: 181px;
	background-color: #585C5B;
	border-bottom: solid 2px #D7421A;
	text-align: center;
	line-height: 22px;
	color: #F8F8F8;
	font-weight: bold;
}

.toltdobozar {
	height: 22px;
	width: 100px;
	background-color: #585C5B;
	border-bottom: solid 2px #D7421A;
	text-align: right;
	line-height: 22px;
	color: #F8F8F8;
	font-weight: bold;
}

.tolttabla {
	width: 283px;
	background-color: #E6E6E6;
	color: #3E3E3E;
	font-weight: normal;
	border: solid 1px #3E3E3E;
}

.tolttabla2 {
	width: 283px;
	background-color: #E6E6E6;
	color: #3E3E3E;
	font-weight: normal;
	border: solid 1px #3E3E3E;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
}

.toltdobozsor {
	color: #3E3E3E;
	font-size: 12px;
	font-family: Verdana, Arial, Serif;
	border-bottom: solid 1px #3E3E3E;
	border-right: solid 1px #3E3E3E;
}

a {
	color: #3E3E3E;
	font-family: Verdana, Arial, Serif;
	text-decoration: underline;
}

a:hover, a:active, a:visited {
	color: #3E3E3E;
	font-family: Verdana, Arial, Serif;
	text-decoration: none;
}




