#fullhd-bg
{
background: url("../bg/temp-profit.jpg") no-repeat top center;
}

h2
{
color: #fedac5; /* theme parameter: header2 color */
padding-right: 180px; /* theme parameter: if padding needed for picture */
/* text-shadow: 0px 2px #370914; */
}

h3
{
color: #ff6600; /* theme parameter: header3 color */
}

#logo
{
background: url("temp-profit-logo.png") no-repeat;
}

.act
{
color: #ff6600;
}

#sticker
{
background: url("temp-buchach-stick.png") no-repeat;
position: relative;
left: 360px;
top: 270px;
width: 72px;
height: 72px;
text-indent: -9999px;
display: block;
}

ul.sub-menu > li > a
{
color: #ffc3a1; /* theme parameter: menu items color */
text-decoration: none;
}

ul.sub-menu > li > a:hover
{
color: #FFFFFF; /* theme parameter: menu items color */
text-decoration: none;
}

ul#mainmenu > li > a
{
color: #FFFFFF; /* theme parameter: menu header color */
border-bottom: 1px solid #ff6418; /* theme parameter: underline */
}

ul.content
{
list-style-image: url("temp-profit-bullet.png");
}

.project-obj
{
background: #fdd7c0;
}
