@charset "iso-8859-2";
#reklamdata {
	width: 940px;
	margin: 20px;
}
#termekdata {
	width: 98%;
	margin: 0 1%;
}
#termekdata img:hover {
	cursor: default;
}
#termekdata h1 {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #42813A;
}
#termekdata h2 {
	clear: both;
	margin: 20px 10px 10px;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 5px;
	color: black;
	padding-left: 50px;
	min-height: 40px;
	background: url(../style/pic/info40.gif) center left no-repeat;
}
#termekdata h3 {
	clear: both;
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 3px;
	color: black;
}
#termekdata p.atfogo {
	margin: 0;
	padding: 10px 0 0;
	line-height: 1.4em;
}
#termekdata span {
	font-weight: bold;
	color: #E61111;
}
#termekdata div.ar {
	clear: both;
	width: 100%;
	margin: 10px 0;
	text-align: center;
	font-size: 1.8em;
	color: #066AB4;
}
#termekdata div.arkicsi {
	clear: both;
	width: auto;
	margin: 10px auto;
	padding: 10px;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #066AB4;
}
#termekdata div.arkicsi select {
	font-size: 1.2em;
	font-weight: bold;
	color: #066AB4;
}
#termekdata div.ar span, #termekdata div.arkicsi span {
	font-size: 0.6em;
	font-weight: normal;
	color: #066AB4;
}
#termekdata .rightpic {
	float: right;
	margin: 0 0 0 10px;
}
#termekdata .leftpic {
	float: left;
	margin: 0px 20px 20px 0;
}
#termekdata .centerpic {
	margin: 10px;
}
#termekdata .maxtop {
	float: left;
	margin: 5px 0 10px;
	padding-top: 30px;
	width: 40%;
}
#termekdata div.boxbord {
	border: 2px solid #42813A;
	padding: 10px;
	margin: 10px 0;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}
#termekdata ul {
	list-style-position: outside;
	margin: 10px 0 10px 25px;
	display: inline-block;
}
#termekdata ul.kiemelt {
	float: left;
	width: 55%;
	list-style-position: outside;
	margin: 10px 0 10px 25px;
	padding: 0;
	display: inline-block;
}
#termekdata ul.kiemelt li {
	list-style: none;
	margin: 10px 0;
	padding: 0 0 0 50px;
	font-size: 0.9em;
	line-height: 1.3em;
	background: url(../style/pic/ok40.gif) center left no-repeat;
	display: list-item;
}
#termekdata ul li span {
	font-size: 1.2em;
	color: #42813A;
}
#termekdata ul.reszletek {
	clear: both;
	width: auto;
	list-style-position: outside;
	margin: 20px 5%;
	padding: 0;
	display: inline-block;
}
#termekdata ul.reszletek li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	font-size: 0.9em;
	line-height: 1.3em;
	width: 100%;
	display: list-item;
}
#termekdata ul.reszletek li div.text {
	float: left;
	width: 60%;
	height: 140px;
	padding: 0px 50px 0 0;
	background: url(../style/pic/right40.gif) center right no-repeat;
}
#termekdata ul.reszletek li div.text div.plusz{
	clear: both;
	margin: 10px auto;
	text-align: center;
	font-size: 4em;
	font-weight: bold;
	color: #A12121;
}
#termekdata ul.reszletek li div.kep {
	float: right;
	width: 30%;
	margin: 0;
	padding: 0;
	border: 1px solid #42813A;
}
#termekdata ul.reszletek li div.kep img {
	margin: 2%;
	width: 96%;
}
#termekdata div.half {
	float: left;
	width: 44%;
	margin: 0 2% 0 3%;
}
#termekdata div.half ul.property {
	clear: both;
	width: 100%;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	display: inline-block;
}
#termekdata div.half ul.property li {
	list-style: none;
	margin: 10px 0;
	padding: 0 0 0 30px;
	font-size: 0.9em;
	line-height: 1.3em;
	display: list-item;
}
#termekdata div.half ul.property li.elony {
	height: 85px;
	background: url(../style/pic/ok25.gif) top left no-repeat;
}
#termekdata div.half ul.property li.hatrany {
	height: 85px;
	background: url(../style/pic/del25.gif) top left no-repeat;
}

button.video {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-outline-radius-bottomleft:4px;
	-moz-outline-radius-bottomright:4px;
	-moz-outline-radius-topleft:4px;
	-moz-outline-radius-topright:4px;
	background-color:#222222;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	height:24px;
	outline-color:#999999;
	outline-style:outset;
	outline-width:1px;
}
div.overlay {
	display:none;
	background-image: url(../style/pic/white.png);
	width:640px;		
	padding:50px;
	font-size: 12px;
}
div.overlay div.close {
	background-image:url(../style/pic/del40.gif);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:40px;
	width:40px;
}
div.overlay a.player {
	display:block;
	height:500px;
}

