body {
	background-color: #330000;
	/* #663300 */
	margin-top: 0px;
}

a:link {
color: #FF0000;
text-decoration: none;
}

a:visited {
color: #CC0000;
text-decoration: none}

a:hover {
color: #FF0000;
text-decoration: underline
}

a:focus {
color: #ff0000;
text-decoration:none}

a:active {
color: #ff0000;
text-decoration:none
}

ul.one {
width : 150px;
height : 100px;
list-style: none;
/*margin-left : 14px;*/
}

ul.one li {
width : 150px;
height : 21px;
border-bottom : 1px solid #e3ddcd;
}

ul.one li a {
width : 116px;  /*width of left menu*/
height : 21px;
display : block;
background : #fffcf4 url(http://www.kujawiacy.com/images/arrow1.gif) no-repeat 23px 8px;
color : #40361b;
font : 12px/22px Arial, Helvetica, sans-serif;
text-transform : uppercase;
text-decoration : none;
padding : 0 0 0 34px;
}

ul.one li a:hover {
background : #cc0000 url(http://www.kujawiacy.com/images/arrow2.gif) no-repeat 23px 8px;
color : #ccccff;
text-decoration : none;
padding : 0 0 0 34px;
}

ul.one li.home {
height : 21px;
background : #cc0000 url(http://www.kujawiacy.com/images/arrow2.gif) no-repeat 23px 8px;
color : #fff;
text-decoration : none;
font : 12px/22px Arial, Helvetica, sans-serif;
text-transform : uppercase;
padding : 0 0 0 34px;
}

ul.one li.contact {
width : 150px;
height : 21px;
border-bottom : none;
}

@font-face {
    font-family: papyrus;
    font-style:  normal;
    font-weight: normal;
    src: url(fonts/PAPYRUS0.eot);
}

.infoHeading {
	font-family: papyrus, Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #CC0000;
}

.infoHeading2 {
	font-family: papyrus, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
}

.info {
	font-family: papyrus, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #330000;
	font-weight: normal;
}

