/* @charset "utf-8"; */
.box-reference {
    background-color: #FFFFFF;
    width: 913px;
    position: relative;
    background-image: url(/img/bck/box-reference-middle.jpg);
    background-repeat: repeat-y;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
    padding: 0px;
}
.box-reference * {
    margin: 0px;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.box-reference img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.box-reference-top     {
    background-image: url(/img/bck/box-reference-top.jpg);
    background-repeat: no-repeat;
    height: 33px;
    width: 913px;
    margin: 0px;
    padding: 0px;
}
.box-reference-bottom   {
    background-image: url(/img/bck/box-reference-bottom.jpg);
    background-repeat: no-repeat;
    height: 159px;
    width: 913px;
    position: relative;
    margin: 0px;
    padding: 0px;
}
.box-reference-text {
    width: 275px;
    float: right;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.box-reference-text    h1 {
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}
.box-reference-text    p {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.box-reference-text     a  {
    color: #000000;
    font-weight: bolder;
    text-decoration: underline;
}
.box-reference-text     a:hover  {
    text-decoration: underline;
    color: #666666;
}
.box-reference-centerdiv {
    height: 133px;
    width: 897px;
    overflow: hidden;
    position: absolute;
    left: 14px;
    top: 17px;
}

.box-megapic {
    display:block;
    float:left;
    width:597px;
    height:440px;
    padding:0px;
    margin-bottom: 15px;
    background-color: #ffffff;
    background-image: url(/img/bck/box-reference-megapic.jpg);
    background-repeat: no-repeat;
    position: relative;
    left: 6px;
}
.box-megapic img {
    position: absolute;
    top: 12px;
    left: 10px;
}
.box-reference-top span {
    color: #888888;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.box-reference-top a {
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.box-reference-top a:hover {
    text-decoration: underline;
}

.box-reference-but1 {
    position: absolute;
    left: 53px;
    top: 8px;
}
.box-reference-but2 {
    position: absolute;
    left: 130px;
    top: 8px;
}
.box-reference-but3 {
    position: absolute;
    top: 8px;
    right: 30px;
}
.box-reference-but1  .but1img{
    position: absolute;
    top: -1px;
    left: -20px;
}
.box-reference-but2 .but2img {
    position: absolute;
    top: -1px;
    right: -20px;
}
.box-reference-but3 .but3img {
    position: absolute;
    top: -1px;
    right: -20px;
}

.box-miniobrazek {
    display:block;
    float:left;
    width:140px;
    height:101px;
    border:1px solid #D9D9D6;
    padding:11px;
    margin-right: 33px;
    margin-bottom: 15px;
    background-color: #ffffff;
    background-image: url(/img/bck/minipicture.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}
.reddot {
    padding-left: 5px;
    padding-right: 5px;
    color: red;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
 
#rfooter {
 width:950px;
 height:100px;
 background: #ffffff url('/img/bck/reference-footer.jpg') no-repeat left top;
 margin-top:10px;
}
#refLogo {
 margin-top:20px;
}
#rfooter .kontakt {
display:block;
float:right;
padding-right:55px;
padding-top:22px;
color:#808080;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}
#rfooter a {color:#000000; font-weight:bold;} 
#close {
 display:none;
}