/* page for print Sertificate */


#top,
#menu,
#lcol,
#rcol,
#bottom,
#pathwalk,
.pagepath,
#block,
form,
#Mark_text_content,
#cblock
{
	position: absolute;
	display: none;
}


#ccol {		
	position: relative;		
	margin: 0 20px;
}
* html #ccol {	width: 100%;}

#sblock {
	position: relative;
	border: 1px dotted #000;
	padding: 2px;
	margin-bottom: 20px;
}
.block_catalog .title {
	/*background: #528EC5; */
	color: #000; 
	font-size: 12px; 
	padding-left: 10px;
}
#sblock .title {
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0 4px 10px;
}
#sertificate {
	position: relative;
	padding: 26px 16px;
	/*background: #CDE6F1;*/
	font-size: 11px;
	border: 1px solid #000;
}
#sertificate .s_number {
	color: #500;
	font-size: 12px;
	padding: 5px;
	position: absolute;
	right: 15px;
	border: 2px solid #000;
}
#sertificate .text4 {
	padding-bottom: 10px;
	padding-right: 200px;
	font-size: 12px;
}
#sertificate .s_img {
	float: right;
	position: relative;
}
#sertificate .s_info {
	margin-right: 100px;
	padding-bottom: 50px;
	line-height: 20px;
	font-size: 11px;
}
#sertificate .text5 {
	font-size: 12px;
}

img {			border: 5px solid #fff;	}
h1,h2,h3,h4,h5,h6,p {	margin: 0px; padding: 0px;}


h1,h3,h4 {
	font-size: 11px;
	font-weight: bold;
	display: inline;
}
h1 {	color: White;	}
h3,h4 {	color: #900;	}

#kupon {
	position: relative;
	padding: 26px 16px;
	/*background: #CDE6F1;*/
	font-size: 11px;
	border: 1px solid #000;
}
#kupon .img {
	position: absolute;
	right: 16px;
}
#kupon .pres_name {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 50px;
}
#kupon .k_info {
	margin-right: 100px;
	padding-bottom: 40px;
	line-height: 20px;
	font-size: 11px;
}






