@charset "iso-8859-2";
@page {
	margin: 0;
}
#printhead {
	display: inline-block;
	width: 980px;
	height: 72px;
	margin: 20px auto;
	text-align: center;
	padding: 0 0 5px;
	border-bottom: 2px solid #A5A5A5;
}
#printhead img {
	float: left;
}
#printhead h1 {
	float: right;
	margin: 10px 0;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	color: #B50B0B;
}
@media screen {
	#printhead {
		display: none;
	}
}
@media print {
	#szereles h1 {
		display: none;
	}
	#szereles .lepes h1 {
		display: block;
	}
	#szereles div.nyomtatas {
		display: none;
	}
}
.clearfix2 {
	clear: both;
	font: 0;
	border-bottom: 1px solid #A5A5A5;
}
body,div,span,applet,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;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	vertical-align:baseline;
	text-align: left;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#szereles {
	width: 980px;
	margin: 0 auto;
}
#szereles div.nyomtatas {
	height: 50px;
	margin-top: 30px;
}
#szereles div.nyomtatas a {
	height: 50px;
	padding: 10px 0 10px 60px;
	background: url(../style/pic/print.gif) center left no-repeat;
	text-decoration: none;
	color: #226699;
}
#szereles div.nyomtatas a:hover {
	text-decoration: underline;
}
#szereles h1 {
	clear: both;
	margin: 10px 0;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	color: #B50B0B;
}
#szereles h2 {
	clear: both;
	margin: 20px 0 5px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #B50B0B;
}
#szereles a {
	text-decoration: none;
	font-weight: bold;
	color:#269;
}
#szereles a:hover {
	text-decoration: underline;
	cursor: pointer;
}
#szereles p {
	margin: 10px 0;
	font-size: 12px;
	line-height: 18px;
}
#szereles div.tartalom {
	font-size: 12px;
	padding: 10px 0 10px 100px;
	line-height: 1.8em;
}
/* szerelési tartozékok ----------------------------------------------------*/
#szereles .tartozekcont {
	clear: both;
	width: 100%;
}
#szereles .tartozekcont .tartozek {
	float: left;
	width: expression('160px');
	margin: 0 10px 10px 0;
	padding: 9px;
	border: 1px dotted #878787;
}
#szereles .tartozek h3 {
	font-size: 12px;
	color: #1E499E;
	width: 140px;
	height: 60px;
}
#szereles .tartozek div.pic {
	width: 100%;
	text-align: center;
}
#szereles .tartozek img {
	height: 120px;
}
/* szerelési lépések -------------------------------------------------------*/
#szereles .lepes {
	clear: both;
	width: 100%;
	margin: 20px 0 10px;
	display: inline-block;
	page-break-after: avoid;
}
#szereles .lepes h1 {
	clear: both;
	width: 150px;
	margin: 0;
	padding: 3px;
	font-size: 16px;
	font-weight: bold;
	color: black;
	background-color: #AAD4FF;
}
#szereles .lepes div.pic {
	float: left;
	width: 40%;
	text-align: center;
	margin: 0;
	padding: 0;
}
#szereles .lepes img {
	width: 90%;
}
#szereles .lepes ol {
	list-style-position: outside;
	margin: 10px 0 10px 60px;
	display: inline-block;
}
#szereles .lepes div.szoveg {
	float: left;
	width: 60%;
	margin: 0;
	padding: 10px 0;
	font-size: 12pt;
	color: black;
}
#szereles .ellenorzes {
	clear: both;
	margin: 20px 0 10px;
	padding: 20px;
	background-color: #FFFFAA;
	color: #0D0D62;
	font-size: 12pt;
}
/* szerelési táblázat ------------------------------------------------------*/
#sztabla {
	width: 50%;
	margin: 10px 25% 20px;
	padding: 0;
	border-spacing: 1px 1px;
	border-collapse: collapse;
	display: table;
}
#sztabla tr {
	display: table-row;
}
#sztabla thead {
	border: 1px solid #E2E2E2;
}
#sztabla thead tr {
	height: 30px;
	background-color: #6387B8;
	vertical-align: middle;
	color: white;
	font-size: 12px;
	font-weight: bold;
}
#sztabla thead th {
	border: 1px solid white;
	text-align: center;
	vertical-align: middle;
}
#sztabla tbody {
	display: table-row-group;
}
#sztabla tbody td {
	border: 1px solid #E2E2E2;
	border-bottom: none;
	padding: 5px 20px;
	font-size: 12px;
	vertical-align: middle;
}
#sztabla td a {
}
#sztabla td.first {
	border-left: 1px solid transparent;
}
#sztabla td.last {
	border-right: 1px solid transparent;
}
#sztabla tfoot {
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	display: table-footer-group;
	background-color: #6387B8;
	color: white;
	font-size: 12px;
	font-weight: bold;
}
#sztabla tfoot tr {
	height: 30px;
}
#sztabla tfoot td {
	padding-top: 5px;
}

