html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0 none;
}

.clr {
	clear: both;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.main {
	margin: auto;
}

/* @start header */

/* ... */

/* @end header */

/* @start tartalomkezelo modul extra beallitasai */

.cikkExtra {
	border-top:1px solid#c5c5c5;
	border-bottom:1px solid#c5c5c5;
	height:24px;
	width:100%;
	clear:both;
}

.cikkExtraCim {
	float:left;
	padding-top:6px;
	padding-left:10px;
	color:#c5c5c5;
	font-family:arial;
	font-size:10px;
}

.cikkExtraElemekBal {
	float:left;
	margin-top:4px;
	padding-left:10px;
}

.cikkExtraElemekJobb {
	float:right;
	margin-top:4px;
	padding-right:10px;
}

.cikkExtraElemekBal img, .cikkExtraElemekJobb img {
	cursor: pointer;
}

/* @end tartalomkezelo modul extra beallitasai */

/* @start image zoom */

div.jquery-image-zoom {
	line-height: 0;
	font-size: 0;
	
	z-index: 10;
	
	border: 5px solid #fff;
	margin: -5px;
	
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

div.jquery-image-zoom a {
	background: url('<file>image:tartalomMegjelenito/images/jquery.imageZoom.png</file>') no-repeat;
	
	display: block;
	width: 25px;
	height: 25px;
	
	position: absolute;
	left: -17px;
	top: -17px;
	/* IE-users are prolly used to close-link in right-hand corner */
	*left: auto;
	*right: -17px;
	
	text-decoration: none;
	text-indent: -100000px;
	outline: 0;
	
	z-index: 11;
}

div.jquery-image-zoom a:hover {
	background-position: left -25px;
}

div.jquery-image-zoom img, 
div.jquery-image-zoom embed, 
div.jquery-image-zoom object, 
div.jquery-image-zoom div {
	width: 100%;
	height: 100%;
	margin: 0;
}

/* @end image zoom */


/* @start login box belepes elott */


.loginDobozBelepesElott {
	width:100%;
	display:none;
	height : 150px;
	color:black;
}

/* hibauzenetek */
.loginDobozHibaAzonositoUres, 
.loginDobozHibaJelszoUres, 
.loginDobozHibaAzonosito
.loginDobozHibaTiltott  {
	display:none;
}


/* AUTOLOGIN CHECKBOX */
.loginDobozBelepesElott input[type=checkbox] {
	width: 13px;
	height: 13px;
	padding: 0;
	margin:0;
	vertical-align: bottom;
	position: relative;
	overflow: hidden;
}


/* @end login box belepes elott */
/* @start login box belepes utan*/

.loginDobozBelepesUtan {
	width:100%;
	display:none;
	height : 150px;
}



