/* ----------------------------------------------------------

	Site:		XXX
	Type:		Print CSS

	Author: 	
------------------------------------------------------------- */

a {
	color: #36c !important;
}

#header .menu,
#header .topinfo,
#header form,
#footer h5,
#footer ul {
	display: none;
}

.logo {
	
}

img {
	border: 0;
}

.cimlap_slideshow ul,
.box ul {
	list-style: none;
}

.slideshow,
.slideshow ul,
.slideshow ul li {
	position: static !important;
	display: block !important;
}

/* valamiert eltunik egy resze a slideshownak.. ezert egyelore kivesszuk a printbol */
.slideshow {
	display: none !important;
}


.slideshow ol,
.slideshow div {
	display: none !important;
}

.box {
	margin: 1.2em 0 0;
}

.cikkbox .wrp,
.cikklist li {
	border: 1px solid #ddd;
	margin: 1.2em 0 0;
}

.sidemenu {
	display: none;
}

#footer {
	margin-top: 3em;
	border-top: solid #ddd;
	padding: 2em 0 0;
	font-size: 0.7em;
	color: #ddd;
	text-align: center;
}

.print {
	display: block !important;
}

.noprint {
	display: none !important;
}

.cikkpage .col1,
.cikkoptions,
.cikkpage .box {
	display: none;
}

.cikkblock {
	display: block !important;
}

.cikkblock img[align=left] {
	margin: 0 0.8em 0 0;
}

.cikkblock img[align=right] {
	margin: 0 0 0 0.8em;
}

.cikkblock ul {
	list-style: disc;
}

.cikkblock ol {
	list-style: decimal;
}








