
/* redesign stranek referenci */
.textBigger {font-size:1.1em;color:#666;}

.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 100%;
height: 160px;
_height: 180px;
border: 1px solid #ccc;
overflow: hidden;
padding:10px 0 0px 0;
background:#fff;
}

.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: #fff;
padding:0 10px 0 10px;
visibility: hidden;
width: 645px;
height:170px;
margin-left:20px;
}
.glidecontent .thumbshot {
  left: 0px; 
  width: 162px; 
  visibility: visible; 
  z-index: 111;
  float:left;
  margin:0 20px 20px 0;
  border: 1px solid #ccc;
}
.glidecontent p {
  &margin:0px 0 0 180px;
  _width:450px;
}
.glidecontent .nadpis {
  color:#999;
  font-size:1.3em;
  _width:400px;
  margin:0;
  padding:0;
}
.glidecontent h3 {
  font-weight:bold;
  color:#000066;
  width:500px;
  padding:7px 0 0 0;
  margin:0;
  _margin:-150px 0 0 180px;
  &margin:-150px 0 0 180px;
  font-size:1.7em;
}
#nextContent-rotator .next {
  float:left;
  margin:0 -48px 0 0;
  position:absolute;
  z-index:1000;
}
#nextContent-rotator .prev {
  float:right;
  margin:0 -16px 0 0;
  position:absolute;
  z-index:1000;
  right:20px;
}

#wrapper-rotator .glidecontent .a-reference {
  float:right;
  position:absolute;
  z-index:2000;
  display:block;
  width:98px;
  _width:108px;
  height:24px;
  right:30px;
  bottom:10px;
  color:#fff;
  font-weight:bold;
  z-index:20000;
  text-align:center;
  margin-right:90px;
  _margin-right:140px;
  padding:4px 10px 0px 0px;
  background: url('/public/ba/2e/d4/23153_40471_reference_button.gif') left bottom no-repeat;
  text-decoration:none;
  _margin-top:-10px;
  _height:23px;
}
#wrapper-rotator .glidecontent .a-case-study {
  float:right;
  position:absolute;
  z-index:2000;
  display:block;
  width:98px;
  _width:108px;
  height:24px;
  right:10px;
  bottom:10px;
  color:#fff;
  font-weight:bold;
  z-index:20000;
  text-align:center;
  padding:4px 10px 0px 0px;
  background: url('/public/ba/2e/d4/23153_40471_reference_button.gif') left bottom no-repeat;
  background-position:-108px 0;
  text-decoration:none;
  _margin-top:-10px;
  _margin-right:50px;
}
                                                              
.r-holder {
  float:left;
  border:1px solid #ccc;
  width:226px;
  margin:0 10px 0 0;
}
.radek1, .radek2 {
  margin:10px -10px 20px 0;
  width:720px;
}
.radek1 .r-holder {
  min-height:490px;
}
.radek2 .r-holder {
  min-height:310px;
}
.r-holder h3 {
  display:block;
  width:206px;
  _width:224px;
  padding:0 11px 15px 10px;
  margin:0 0 0px 0;
}
.r-holder .h3-green {
  background:#669900;
  color:#fff;
  border-bottom:1px solid #a3c266;
  height:35px;
  padding-top:15px;
}
.r-holder .h3-orange {
  background:#ff6600;
  color:#fff;
  border-bottom:1px solid #ffa366;
  height:25px;
  padding-top:25px;
}
.r-holder .h3-blue {
  background:#00b4db;
  color:#fff;
  border-bottom:1px solid #66d2e9;
  height:35px;
  padding-top:15px;
}
.r-holder .h3-bluegreen {
  background:#009099;
  color:#fff;
  border-bottom:1px solid #66bcc2;
  height:25px;
  padding-top:25px;
}
.r-holder .h3-yellow {
  background:#ff9600;
  color:#fff;
  border-bottom:1px solid #ffc066;
  height:25px;
  padding-top:25px;
}
.r-holder .h3-red {
  background:#ba2342;
  color:#fff;
  border-bottom:1px solid #c53855;
  height:25px;
  padding-top:25px;
}

.r-holder p{
  padding:10px;
}
.r-holder .list-pripadovek {
  padding:10px;
}
.portfolio #wrapper #content #content-main #content-main-in #content-text .clanek ul li{
  background: url('/public/dd/7b/58/23179_40670_li_sipka.gif') left top no-repeat;
  padding-left:11px;
}
.portfolio #wrapper #content #content-main #content-main-in #content-text .clanek ul .none{
  list-style:none;
  background: none;
  margin-left:-13px;
  font-weight:bold;
}
.portfolio .clanek .black {color:#000;}

