#box-reseni 
{
    position: relative;
    width: 306px;
    height: 120px;
    overflow: hidden;
    background: #E1E1E1 url(../img/box-reseni.gif) no-repeat;
    float: left;
}
#box-reseni h3
{
    margin: 0;
    position: absolute;
    top: 18px;
    left: 18px;
    width: 51px;
    height: 14px;
    background: #ddd;
    overflow: hidden;
}
#box-reseni h3 span
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../img/reseni.gif) no-repeat;
}
#box-sluzby
{
    position: relative;
    width: 306px;
    height: 120px;
    overflow: hidden;
    background: #E1E1E1 url(../img/box-sluzby.gif) no-repeat;
    float: left;
}
#box-sluzby h3
{
    margin: 0;
    position: absolute;
    top: 18px;
    left: 18px;
    width: 51px;
    height: 17px;
    background: #ddd;
    overflow: hidden;
}
#box-sluzby h3 span
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../img/sluzby.gif) no-repeat;
}
#box-reseni ul, #box-sluzby ul
{
    position: relative;
    top: 0;
    left: 0;
    list-style: none;
    padding: 30px 0 0 90px;
    margin: 0;
}
#box-reseni ul li, #box-sluzby ul li
{
    line-height: 1.5em;
    background: 0;
    padding: 0;
	margin: 0;
}
#box-reseni ul li a, #box-sluzby ul li a
{
    background: url(../img/li.gif) left 0.2em no-repeat;
    padding-left: 18px;
}

#box-hlavni-akce
{
    position: relative;
    width: 612px;
    height: 192px;
    overflow: hidden;
    background: #E1E1E1 url(../img/box-middle.gif) no-repeat;
    float: left;
}
#box-hlavni-akce object, #box-hlavni-akce img{
	margin-top: 8px;
	margin-left: 7px;
}
#box-hlavni-akce h3
{
    position: absolute;
    left: 248px;
    top: 31px;
    width: 327px;
    height: 67px;
    font-size: 180%;
    overflow: hidden;
    line-height: 1.1;
	margin: 0;
}
#box-hlavni-akce h3 span
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/pochlubte-se.gif) no-repeat;
}
#box-hlavni-akce p
{
    position: absolute;
    left: 248px;
    top: 119px;
    width: 327px;
    height: 14px;
    font-size: 120%;
    overflow: hidden;
    line-height: 1.1;
	margin: 0;
}
#box-hlavni-akce p span
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/objednejte-si.gif) no-repeat;
}
#box-hlavni-akce #img-hlavni-akce
{
    position: absolute;
    top: 8px;
    left: 7px;
}
#box-hlavni-akce #img-hlavni-akce img
{
    border: 0px solid #fff;
    padding: 0px;
}
#box-hlavni-akce #a-button
{
    position: absolute;
    left: 248px;
    top: 139px;
    height: 35px;
    background: #e7e7e7 url(../img/objednejte-si-1.gif) left center no-repeat;
    line-height: 35px;
    width: 23em;
    overflow: hidden;
}
#box-hlavni-akce #a-button a
{
    display: block;
    padding-left: 1em;
    background: url(../img/objednejte-si-2.gif) right center no-repeat;
    color: #ff1e00;
    font-size: 115%;
    text-decoration: none;
    font-weight: bold;
}
#box-hlavni-akce #a-button a span
{
    padding-left: 18px;
    background: url(../img/objednejte-si-3.gif) left center no-repeat;
}


#box-posledni-reference
{
    position: relative;
    width: 612px;
    height: 176px;
    overflow: hidden;
    background: #D4E4F0 url(../img/box-reference.gif) no-repeat;
    float: left;
}
#box-posledni-reference h3
{
    position: absolute;
    left: 16px;
    top: 20px;
    width: 142px;
    height: 13px;
    font-size: 120%;
    overflow: hidden;
    line-height: 1.1;
	margin: 0;
}
#box-posledni-reference h3 span
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/posledni-reference.gif) no-repeat;
}
.reference
{
    margin-top: 50px;
    width: 303px;
    float: left;
}
.reference .reference-img
{
    width: 100px;
    float: left;
    text-align: right;
}
.reference .reference-img img
{
    margin-right: 5px;
    border: 3px solid #fff;
}
.reference .reference-text
{
    width: 200px;
    float: left;
}
.reference .reference-text h2
{
    font-size: 125%;
	font-weight: bold;
	margin: 0!IMPORTANT;
}
.reference .reference-text p
{
	margin: 8px 0;
    font-size: 11px;
	line-height: 13px;
}
.reference .reference-text p.p-reference
{
	margin-top: 5px;
}

.reference .reference-text p a
{
    background: url(../img/sipka.gif) left center no-repeat;
    padding-left: 15px;
}

