@CHARSET "UTF-8";

div#header div#oferta {
position: absolute;
margin-top: 115px;
margin-left: 58px;
width: 254px;
height: 378px;
background:url(../images/businessman.png) no-repeat;
}

div#header div#zyski {
position: absolute;
margin-top: 395px;
margin-left: 690px;
width: 260px;
height: 170px;
background:url(../images/zyski.png) no-repeat;
}

h1.tytulOferty, h2.tytulOferty {
font-size: 14px;
font-weight: bold;
}

div#header div#opis {
position: absolute;
margin-top: 80px;
margin-left: 330px;
width: 630px;
}

a.wiecej:link, a.wiecej:visited, a.wiecej:active {
font-size: 12px;
font-family : Tahoma, Arial, Sans-Serif;
font-weight: normal;
color: #f2a91b;
text-decoration: none;
}

a.wiecej:hover {
font-size: 12px;
font-family : Tahoma, Arial, Sans-Serif;
font-weight: normal;
color: #f2a91b;
text-decoration: underline;
}

a.title:link, a.title:visited, a.title:active {
font-size: 14px;
font-family : Tahoma, Arial, Sans-Serif;
font-weight: bold;
color: #444444;
text-decoration: none;
}

a.title:hover {
font-size: 14px;
font-family : Tahoma, Arial, Sans-Serif;
font-weight: bold;
color: #f2a91b;
text-decoration: underline;
}

a.wiecejBold:link, a.wiecejBold:visited, a.wiecejBold:active {
font-size: 12px;
font-family : Tahoma, Arial, Sans-Serif;
font-weight: bold;
color: #f2a91b;
text-decoration: none;
}

a.wiecejBold:hover {
font-size: 12px;
font-family : Tahoma, Arial, Sans-Serif;
font-weight: bold;
color: #f2a91b;
text-decoration: underline;
}

span.orange {
font-weight: normal;
color: #f2a91b;
}