@charset "iso-8859-1";
/* CSS Document */
BODY {
	MARGIN: 0pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D65700;
	background-image: url(../Images/Polygraphy/bg.jpg);
	background-repeat: no-repeat;
}

a {text-decoration: none;}
a.text:link {color: #FFE9D0;}
a.text:visited {color: #FFE9D0;}
a.text:active {color: #FFE9D0;}
a.text:hover {color:#FFFFFF;}

a.portfolio:link {color: #F6E697;}
a.portfolio:visited {color: #F6E697;}
a.portfolio:active {color: #F6E697;}
a.portfolio:hover {color:#FFFFFF;}

a.contact:hover {color:#FFFFFF;}

.text {
	color: #FFB37F;
	font-weight: bold;
	line-height: 1em;
	font-size: 13px;
}

.slogan {
	color: #FFE9D0;
}
.portfolio {
	color: #F6E697;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}
.table_slogan {
	font-weight: bold;
	font-size: 16px;
	margin-top: 124px;
	margin-left: 206px;
}
.table_text {
	font-weight: bold;
	font-size: 16px;
	margin-top: 40px;
	margin-left: 35px;
}
.square {
	background-color: #F1E21A;
}
.text1 {
	color: #FFE9D0;
	font-weight: bold;
	font-size: 14px;
	padding-right: 15px;
	padding-top: 6px;
	vertical-align: top;
}
.text2 {
	color: #FEFBD1;
	font-weight: bold;
	font-size: 12px;
	padding-right: 15px;
	padding-top: 10px;
	vertical-align: top;
}
.text3 {
	color: #571D24;
	font-weight: bold;
	font-size: 11px;
	margin-right: 15px;
	padding-right: 15px;
	padding-top: 10px;
	vertical-align: top;
}
.portfel {
	padding-left: 650px;
	vertical-align: bottom;
}

.contact {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	top: auto;
	padding-top: 37px;
	vertical-align: top;
}

.underline {
	text-decoration: underline;
}

.nolink {
	color: #A61200;
}
