
body {
	margin: 0px;
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 1em;
	background-image: url(../pictures/background.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #e28408;
}

/* GENERAL LINK FORMAT */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:focus {
	color: #000000;
	text-decoration: none;
}
/* GENERAL LINK FORMAT */

div.banners {
	padding-top: 33px;
	padding-bottom: 30px;
	text-align: center;
}

div.banners img {
	margin-bottom: 2px;
}

div.content {
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

div.legend {
	text-align: right;
	margin-top: 10px;
	font-size: smaller;
	font-weight: bold;
	color: #FFFFFF;
}

div.legend a {
		font-weight: bold;
		color: #FFFFFF;
}

div.legend a:link {
		color: #FFFFFF;
}
div.legend a:visited {
		color: #FFFFFF;
}
div.legend a:hover {
		color: #FFFFFF;
}
div.legend a:active {
		color: #FFFFFF;
}

div.legend a:focus {
		color: #FFFFFF;
}


div.infojump {
	text-align: right;
	margin-top: 7px;
}

div.infojump a {
		font-size: smaller;
		font-weight: bold;
		color: #FFFFFF;
}

div.infojump a:link {
		color: #FFFFFF;
}

div.infojump a:visited {
		color: #FFFFFF;
}

div.infojump a:hover {
		color: #FFFFFF;
}

div.infojump a:active {
		color: #FFFFFF;
}

div.infojump a:focus {
		color: #FFFFFF;
}

div.flag {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	font-size: smaller;
	font-weight: bold;
	background-color: #000000;
	color: #eedfcc;
}

div.history {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	background: #eedfcc;
	color: #333333;
	margin-top: 7px;
}

div.history_content {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
}

div.history_content a {
	color: #333333;
}

div.actual_category {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	background: #eedfcc;
	color: #333333;
	margin-top: 3px;
}

div.actual_category_content {
	padding-top: 2px;
	padding-bottom: 3px;	
	padding-left: 20px;
	padding-right: 20px;
	font-size: x-large;
        font-weight: bold;
}

div.subcategories {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	background: #eedfcc;
	color: #333333;
	margin-top: 3px;
}

div.subcategories_content {
	padding-left: 20px;
	padding-right: 20px;
}

div.subcategories_content a {
	color: #333333;
}

div.informations {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	background: #eedfcc;
	color: #333333;
	margin-top: 3px;
}

div.informations_content {
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

div.products {
}

table.product {
	width: 100%;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	background: #eedfcc;
	color: #333333;
	margin-top: 7px;
	margin-bottom: 20px;
}


table.product td.id {
		vertical-align: middle;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 8px;
		padding-right: 2px;
		border-style: solid;
		border-top-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-right-width: 0px;
		background: #cdc0b0;
		color: #000000;
}

table.product td.leir {
		padding: 8px;
		padding-right: 10px;
		text-align: justify;
}

table.product td.kep_felett {
		background: #1E4C9A;
		border-style: solid;
		border-top-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 2px;
		border-right-width: 0px;
		border-color: #000000;
}

table.product td.kep {
		width: 130px;
		vertical-align: top;
		border-style: solid;
		border-top-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 2px;
		border-right-width: 0px;
		border-color: #000000;
		background: #8583AB;
}

table.product td.kep2 {
		width: 130px;
		vertical-align: top;
		border-style: solid;
		border-top-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-color: #000000;
		background: #EEDFCC;
}

table.product_features {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.product_features td.feature_name {
		width: 130px;
		padding: 3px;
		text-align: right;
		vertical-align: top;
		font-weight: bold;
}

table.product_features td.feature_nev {
		width: 70px;
		padding: 3px;
		text-align: right;
		vertical-align: top;
		font-weight: bold;
}

table.product_features td.feature_value {
		padding: 3px;
		padding-left: 10px;
		padding-right: 15px;
}

table.product_features td.feature_value table {
			border-style: solid;
			border-width: 0px;
			margin: 0px;
			padding: 0px;
			border-width: 0px;
			border-spacing: 0px;
}

table.product_features td.feature_value table td {
				border-style: solid;
				border-width: 0px;
				padding-left: 0px;
				padding-right: 20px;
				text-align: left;
				vertical-align: top;
}

/* CÉGTÖRTÉNET */
div.cegtortenet {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	background: #eedfcc;
	color: #333333;
	margin-top: 33px;
}

div.cegtortenet_content {
	padding-top: 35px;
	padding-bottom: 50px;
	padding-left: 85px;
	padding-right: 85px;
	text-align: justify;
}

div.cegtortenet p {
	padding-bottom: 10px;
}

div.cegtortenet div.alairas {
		text-align: right;
		font-weight: bold;
}

div.cegtortenet div.rang {
		text-align: right;
		font-weight: bold;
}

sup {
	font-size: smaller;
}

sub {
	font-size: smaller;
}
/* CÉGTÖRTÉNET */


/* KAPCSOLAT */
div.kapcsolat {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	background: #eedfcc;
	color: #333333;
	margin-top: 33px;
}

div.kapcsolat_content {
	padding-top: 35px;
	padding-bottom: 50px;
	padding-left: 85px;
	padding-right: 85px;
}

span.tipus {
	font-weight: bold;
}
/* KAPCSOLAT */

/* MISC */
a.szurobetetek {
	font-weight: bold;
}

div.vegyszerallo_vedokesztyu_div {
	padding: 20px;
	padding-bottom: 40px;
	padding-top: 10px;
}

table.vegyszerallo_vedokesztyu {
	width: 100%;
	margin-top: 10px;
	font-size: smaller;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

table.vegyszerallo_vedokesztyu td {
		padding-top: 3px;
		padding-bottom: 2px;
		padding-left: 8px;
		padding-right: 3px;
		text-align: center;
}

table.vegyszerallo_vedokesztyu td.fej {
		text-align: left;
		vertical-align: middle;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 8px;
		padding-right: 2px;
		border-style: solid;
		border-top-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-right-width: 0px;
		background: #cdc0b0;
		color: #000000;
		font-size: medium;
}

table.vegyszerallo_vedokesztyu tr.anyag td{
			padding-top: 10px;
}

table.vegyszerallo_vedokesztyu tr.anyag td.nev{
			padding-top: 10px;
			font-weight: bold;
}

table.vegyszerallo_vedokesztyu td.sor {
		text-align: left;
		border-style: solid;
		border-top-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-color: #000000;
		padding-top: 15px;
		font-weight: bold;	
}

table.vegyszerallo_vedokesztyu td.vegyi_anyag {
	text-align: left;
}
/* MISC */
