/*loading fonts*/

/* font-family: "ArialNarrowRegular"; */
@font-face {
    font-family: "ArialNarrowRegular";
    src: url("../fonts/ArialNarrowRegular/ArialNarrowRegular.eot");
    src: url("../fonts/ArialNarrowRegular/ArialNarrowRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ArialNarrowRegular/ArialNarrowRegular.woff") format("woff"),
    url("../fonts/ArialNarrowRegular/ArialNarrowRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "ArialNarrowBold"; */
@font-face {
    font-family: "ArialNarrowBold";
    src: url("../fonts/ArialNarrowBold/ArialNarrowBold.eot");
    src: url("../fonts/ArialNarrowBold/ArialNarrowBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ArialNarrowBold/ArialNarrowBold.woff") format("woff"),
    url("../fonts/ArialNarrowBold/ArialNarrowBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "ArialNarrowItalic"; */
@font-face {
    font-family: "ArialNarrowItalic";
    src: url("../fonts/ArialNarrowItalic/ArialNarrowItalic.eot");
    src: url("../fonts/ArialNarrowItalic/ArialNarrowItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ArialNarrowItalic/ArialNarrowItalic.woff") format("woff"),
    url("../fonts/ArialNarrowItalic/ArialNarrowItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "ArialNarrowBoldItalic"; */
@font-face {
    font-family: "ArialNarrowBoldItalic";
    src: url("../fonts/ArialNarrowBoldItalic/ArialNarrowBoldItalic.eot");
    src: url("../fonts/ArialNarrowBoldItalic/ArialNarrowBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/ArialNarrowBoldItalic/ArialNarrowBoldItalic.woff") format("woff"),
    url("../fonts/ArialNarrowBoldItalic/ArialNarrowBoldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* font-family: "AnnabelleRegular"; */
@font-face {
    font-family: "AnnabelleRegular";
    src: url("../fonts/AnnabelleRegular/AnnabelleRegular.eot");
    src: url("../fonts/AnnabelleRegular/AnnabelleRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/AnnabelleRegular/AnnabelleRegular.woff") format("woff"),
    url("../fonts/AnnabelleRegular/AnnabelleRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

.about {
	margin: 0px 0px 0px 20px;	/*сверху|справа| снизу| слева|*/
}

.logoPriziv{	  
    /*padding-right: 20px;*/	
	float: left;
    margin: 0px 0px 0px 20px;	/*сверху|справа| снизу| слева|*/
}

.ArtPriziv{	    
    width:521px;	
	margin: 0px 0px 0px 200px;	
}
 
.text_right_align {
	text-align: right;
}

.text_center_align {
	text-align: center;
}