body {
	margin: 0;
	font-family: Verdana, Arial;
}

A {
	text-decoration: none !important;
}

a.logolink {
	display: block;
	width: 150px;
	height: 60px;
	position: absolute;
	top: 8px;
	left: 12px;
}

div.clr {
	clear: both;
}

input.text,
select.select {
	font-size: 12px;
	padding: 3px;
	font-family: Verdana, Arial;
	border: 1px solid white;
	color: #5678B7;
}

div.message {
	font-weight: bold;
	padding: 15px;
	text-align: center;
}

div.wrapper {
}

	div.wrapper div.header {
		background: #004890 url(/assets/images/Alfoldi_logo_header.jpg) 15px 18px no-repeat;
		height: 80px;
		border-bottom: 2px solid white;
	}
	
	div.wrapper div.content {
	}
	
		div.wrapper div.content table tr td.left {
			width: 190px;
			background: #2275C1;
			font-size: 11px;
			vertical-align: top;
			padding: 0;
			height: 600px;
			border-right: 2px solid white;
		}

			div.wrapper div.content table tr td.left a {
				text-decoration: none;
				color: white;
				text-transform: uppercase;
			}
			
			div.wrapper div.content table tr td.left a:hover {
				border-bottom: 1px dotted white;
			}
		
			div.wrapper div.content table tr td.left ul.menu {
				margin: 0;
				padding: 6px 0 6px 0;
				list-style: none;
				color: white;
			}
			
				div.wrapper div.content table tr td.left ul.menu li {
					padding: 0;
					margin: 0;
				}

				div.wrapper div.content table tr td.left ul.menu li a.is {
					display: block;
					padding: 6px 10px 6px 10px;
				}

				div.wrapper div.content table tr td.left ul.menu li a.is:hover {
					border-bottom: none !important;
				}
				
				div.wrapper div.content table tr td.left ul.menu li.line {
					margin: 12px 0 10px 0;
					padding: 0;
					border-bottom: 1px solid white;
				}
				
					div.wrapper div.content table tr td.left ul.menu li ul.menu {
						padding: 0;
					}
					
						div.wrapper div.content table tr td.left ul.menu li ul.menu li {
							padding: 0 !important;
						}
						
						div.wrapper div.content table tr td.left ul.menu li ul.menu li a.is {
							display: block;
							padding: 6px 6px 6px 22px;
						}
						
							div.wrapper div.content table tr td.left ul.menu li ul.menu li ul.menu {
								padding: 0;
							}
							
								div.wrapper div.content table tr td.left ul.menu li ul.menu li ul.menu li {
									padding: 0 !important;
								}
								
								div.wrapper div.content table tr td.left ul.menu li ul.menu li ul.menu li a.is {
									display: block;
									padding: 6px 6px 6px 40px;
								}
		
		div.wrapper div.content table tr td.right {
			width: 700px;
			height: 600px;
			background: #88AFDC;
			vertical-align: top;
			font-size: 10px;
			line-height: 18px;
		}
		
		div.wrapper div.content table tr td.right600 {
			width: 590px;
			height: 600px;
			background: #88AFDC;
			vertical-align: top;
			font-size: 10px;
			line-height: 18px;
		}
		
			div.wrapper div.content table tr td.right a {
				color: #004890;
				font-weight: bold;
			}

			div.wrapper div.content table tr td.right ul {
				list-style: none;
				margin: 0;
				padding: 0;
			}
			
				div.wrapper div.content table tr td.right ul li {
					margin-left: 20px;
					margin-bottom: 2px;
				}
		
			div.wrapper div.content table tr td.right div.content_title {
				color: white;
				background: #5678B7;
				padding: 18px;
				text-align: right;
				font-size: 12px;
				border-bottom: 2px solid white;
			}
			
			div.wrapper div.content table tr td.right div.content_body {
				color: white;
				font-size: 11px;
				padding: 10px 8px 10px 8px;
			}
			
				div.wrapper div.content table tr td.right div.content_body div.text1 {
					margin: 20px 18px 20px 18px;
				}
				
div.topmenu {
	position: absolute;
	top: 40px;
	left: 230px;
}

table tr td.category_image {
	background: #92ACD4;
	width: 580px;
	height: 435px;
}

	table tr td.category_image div.category_detail {
		padding: 10px;
		width: 560px;
		font-size: 11px;
		color: #004890;
		text-align: justify;
		background: #FFFFFF;
		opacity: 0.7;
		filter: alpha(opacity=70);
	}

		table tr td.category_image div.category_detail div.category_title {
			text-transform: uppercase;
			margin-bottom: 8px;
			font-size: 12px;
		}

	table tr td.item_list {
		
	}
	
		table tr td.item_list div.item_list_container {
			width: 540px;
			overflow: hidden;
			height: 46px;
			position: relative;
			float: left;
		}




div.arrow_left {
	float: left;
	padding: 12px 5px 0 0;
}

div.arrow_right {
	float: left;
	padding: 12px 0 0 5px;
}

div.products_list {
	border-top: 2px solid white;
	height: 46px;
	width: 1800px;
	position: absolute;
	overflow: hidden;
}

	div.products_list div.product_item {
		float: left;
		border-right: 2px solid white;
		border-left: 2px solid white;
		cursor: pointer;
		width: 45px;
		height: 46px;
		margin-left: 2px;
		margin-right: 2px;
		background: #93ACD5;
		text-align: center;
	}
	
		div.products_list div.product_item img {
		}





a.printer {
	display: block;
	position: absolute;
	bottom: 0;
	right: 4px;
	.bottom: 6px;
	.right: 6px;
}

div.product {
	background: #92ACD4;
	width: 580px;
	min-height: 435px;
	position: relative;
}

	div.product table {
		margin: 10px;
		.margin: 0 10px 10px 10px;
	}

	div.product table tr td.product_left {
		width: 160px;
		padding-right: 10px;
		text-align: center;
		vertical-align: top;
		border-right: 1px solid white;
	}
	
		div.product table tr td.product_left img {
			max-height: 168px;
		}

		div.product table tr td.product_left span {
			color: white;
			display: block;
			text-transform: uppercase;
			font-weight: bold;
			font-size: 13px;
			padding-bottom: 20px;
		}

		div.product table tr td.product_left div.garancia {
			margin: 16px 0 0 0;
		}

	div.product table tr td.product_right {
		width: 378px;
		height: 410px;
		vertical-align: top;
		line-height: 16px !important;
	}

		div.product table tr td.product_right div.top {
			margin-left: 10px;
		}
		
			div.product table tr td.product_right div.top div.item {
				font-size: 10px;
				padding-right: 10px;
				color: white;
				float: left;
			}
			
		div.product table tr td.product_right div.bottom {
			border-top: 1px solid white;
			margin: 10px 0 0 10px;
			padding-top: 10px;
			font-size: 10px;
			color: white;
			position: relative;
		}

/*
div.product {
	background: #92ACD4;
	width: 580px;
}

	div.product div.left {
		width: 160px;
		height: 410px;
		float: left;
		margin: 10px 0 10px 10px;
		padding-right: 10px;
		text-align: center;
		border-right: 1px solid white;
	}
	
		div.product div.left img {
			max-height: 168px;
		}

		div.product div.left span {
			color: white;
			display: block;
			text-transform: uppercase;
			font-weight: bold;
			font-size: 13px;
			padding-bottom: 20px;
		}

		div.product div.left div.garancia {
			margin: 16px 0 0 0;
		}
		
	div.product div.right {
		float: right;
		width: 378px;
		height: 410px;
		margin: 10px;
		line-height: 16px !important;
	}

		div.product div.right div.top {
		}
		
			div.product div.right div.top div.item {
				font-size: 10px;
				width: 66px;
				color: white;
				float: left;
			}
			
		div.product div.right div.bottom {
			border-top: 1px solid white;
			margin-top: 10px;
			padding-top: 10px;
			font-size: 10px;
			color: white;
		}
*/

div.category_pictures {
	width: 130px;
	position: absolute;
	top: 82px;
	left: 775px;
}

div.category_pictures img {
	margin: 0;
	padding: 0;
	cursor: pointer;
}

div.news div.title {
	color: #004890;
	font-size: 14px;
	font-weight: bold;
}

div.news div.date {
	color: #004890;
	background: #E7EEF3;
	border-top: 2px solid #9FBDE3;
	text-align: right;
	padding: 4px;
	font-size: 10px;
	margin: 6px 0 0 0;
}

div.news div.lead {
	color: #004890;
	padding: 20px 0 20px 0;
}

div.news div.nyil {
	text-align: right;
}

td.hirek {
	font-size: 10px;
	color: #004890;
	vertical-align: top;
	width: 110px;
	padding: 8px 0 0 6px;
}

	td.hirek h3 {
		font-size: 12px;
		font-weight: normal;
	}

		td.hirek div.block {
			margin: 0 0 13px 0;
			padding: 0 0 3px 0;
			border-bottom: 2px solid #9FBDE3;
		}

			td.hirek div.block div.year {
				padding: 0 0 3px 0;
			}
			
			td.hirek div.block a {
				display: block;
 				color: #004890;
				text-transform: lowercase;
				text-decoration: none;
				padding: 0 0 3px 0;
			}

div.found_box {
	background: white;
	height: 25px;
	margin: 0 0 1px 0;
	padding: 4px 0 4px 0;
	color: #004890;
}

	div.found_box div.image {
		float: left;
		width: 80px;
		height: 25px;
		text-align: center;
	}
	
		div.found_box div.image img {
			height: 25px;
		}
	
	div.found_box div.name {
		float: left;
		width: 345px;
		padding: 5px 0 0 0;
	}
	
	div.found_box div.cikkszam {
		float: left;
		padding: 5px 0 0 0;
	}
	
	div.found_box div.button {
		float: right;
		padding: 4px 10px 0 0;
		text-align: right;
	}

div.pager {
	background: white;
	padding: 15px;
}

	div.pager a {
		color: #004890;
		text-decoration: none;
		padding-right: 10px;
	}
	
td.pdf {
	color: white;
	font-size: 11px;
	vertical-align: top;
	width: 180px;
}

td.pdf div {
	background: #2275C1;
	padding: 6px;
	border-left: 2px solid white;
}

div.partner {	
	color: white;
	font-size: 10px;
	padding: 0 0 16px 0;
}

	div.partner div.left {
		width: 440px;
		float: left;
	}
	
		div.partner div.left div.name {
			font-weight: bold;
			font-size: 12px;
		}
		
		div.partner div.left div.other {
		}
		
		div.partner div.left div.other a {
			text-decoration: none;
			color: white !important;
			font-weight: normal !important;
		}
	
	div.partner div.right {
		float:right;
		width: 228px;
	}

div.forgalmazok_pager {
	text-align: center;
	padding: 2px;
	border: 1px solid white;
}

	div.forgalmazok_pager a {
		color: white !important;
		text-decoration: none;
		font-weight: normal !important;
		font-size: 11px !important;
		padding: 1px;
	}
	
div.forgalmazok_szukites_div {
	background: #4079BB;
	width: 186px;
}

div.buble {
	width: 160px;
	background: white;
	position: absolute;
	color: #004890;
	border: 1px solid #004890;
	padding: 0 4px 0 4px;
}

div.hoverdata {
	display: none;
}
