/*** Physiomer - CSS by Polgar Peter (Force) ***/

/* alapertelmezett nullazasok BEGIN */
* {
	margin: 0px;
	padding: 0px;
}

a img, :link img, :visited img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, pre, code, p, div, span, a {
	border: 0px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}


p, h1, h2, h3, h4, h5, h6, div, span, a {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* alapertelmezett nullazasok END */

br {
	font-size: 11px;
}

/* image replace span alapbeallitasa BEGIN */

span.fir {
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 0px;
	height: 100%;
	left: 0px;
	position: absolute;
	text-align: left;
	top: 0px;
	width: 100%;
}

/* image replace span alapbeallitasa END */

div.clr {
	border: 0px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

body {
	background: #CFBBB1 url('/images/pattern.gif') repeat;
	border: 0px;
	color: #1F2980;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

div.main {
	background: transparent url('/images/select_termek_bg.jpg') no-repeat top center;
	height: 800px;
	width: 100%;
}

div.main_inner {
	height: 634px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 900px;
}

/* select termek BEGIN */

div.select_termek {
	background: transparent top left no-repeat;
	float: left;
	height: 467px;
	margin-top: 126px;
	position: relative;
}

	div.select_termek img {
		display: block;
	}

	div#select_termek01 {
		margin-left: 10px;
		width: 413px;
	}

	div#select_termek02 {
		width: 413px;
	}

div.select_termek a {
	cursor: pointer;
	display: block;
	height: 467px;
	overflow: hidden;
}


	div.select_termek a img {
		display: block;
	}

	div.select_termek a:hover {
		height: 464px;
	}

	div.select_termek a span.belepes {
		cursor: pointer;
		display: block;
		height: 61px;
		position: absolute;
		top: -1000px;
		width: 52px;
	}

		div.select_termek a:hover span.belepes {
			top: 0px !important;
		}

		div#select_termek01 a span.belepes {
			left: 150px;
		}

		div#select_termek02 a span.belepes {
			left: 187px;
		}

	div.select_termek a span.text {
		color: #1F2980;
		cursor: pointer;
		display: block;
		height: 70px;
		left: 0px;
		overflow: hidden;
		position: absolute;
		text-decoration: none !important;
		top: -1000px;
		width: 413px;
	}

		div.select_termek a:hover span.text {
			top: 390px !important;
		}

/* select termek BEGIN */
