/* Two frame examples taken from the example CSS file of CSS Styled Content extension and applied to p and table block elements.*/
p.csc-frame-frame1, table.csc-frame-frame1 { background-color: #EDEBF1; padding: 7px 15px 7px 15px; border: 1px dotted #333333; margin-bottom:10px; margin-top:10px;  }
p.csc-frame-frame2, table.csc-frame-frame2 { background-color: #F5FFAA; padding: 7px 15px 7px 15px; border: 1px dotted #333333; }


.ramka {vertical-align:top; 	padding-top: 7px; background-color: white; border-collapse: collapse; border: dotted 1px #2f2f2f; padding-top:7px;}
.ramka_fon {vertical-align:top; 	padding-top: 7px; background-color: #dfdfdf; border-collapse: collapse; border: dotted 1px #2f2f2f; padding-top:7px;}
.ramka-light {vertical-align:top; 	padding-top: 7px; background-color: white; border-collapse: collapse; border: dotted 1px #c5c5c5; padding-top:7px;}
.ramka-light_fon {vertical-align:top; 	padding-top: 7px; background-color: #f6f6f6; border-collapse: collapse; border: dotted 1px #c5c5c5; padding-top:7px;}


.vnimanie {padding: 7px 0 25px 50px; background-repeat: no-repeat; color: #515151; background-image: url(att.jpg);}
.info {padding: 7px 0 25px 50px; background-repeat: no-repeat; color: #515151; background-image: url(info.jpg);}
.PDF {margin-top: 10px; padding: 20px 0 25px 55px; background-repeat: no-repeat; color: gray; background-image: url(pdf.jpg);}
.EXCEL {margin-top: 10px; padding: 20px 0 25px 55px; background-repeat: no-repeat; color: gray; background-image: url(xls.jpg);}


