img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}
.border6 {
  border: solid 6px #000000;
}
.border7 {
  border: solid 7px #000000;
}
.border9{
  border: solid 9px #000000;
}


strong {
  color: #fff;
  font-weight: bold;
}
.ml3 {
  margin: 0px 0px 0px 3px;
}
h1 {
  font: normal 20px 'Times New Roman';
  color: #ffffff;
  margin: 10px 0px 15px 3px;
}
h2 {
  font: normal 20px 'Times New Roman';
  color: #ffffff;
  margin: 30px 0px 15px 3px;
}
h3 {
  font: normal 13px Arial;
  color: #ff0000;
  margin: 20px 0px 0px 3px;
}
.h3click {
  /*cursor: pointer;*/
}

.line1 {
  border-bottom: solid 1px #3a3a3a;
  margin-right: 55px;
  padding: 0px 0px 8px 3px;
}
p {
  line-height: 1.5;
  margin: 0px 0px 0px 3px;
}
.white {
  color: #ffffff;
}
.spanRed {
  color: #ff0000;
}
.nospace {
  margin: 0px;
  padding: 0px;
}
.nospace2 {
  margin: 0px;
  padding: 0px 0px 0px 3px;
}
.aRight {
  text-align: right;
}
.small {
  font-size: 10px;
}
/**
 * ODKAZY
 */ 
a {
  color: #ffffff;
}
a:hover {
  color: #ffffff;
  text-decoration: none;
}
.inlineContent a {
  color: #7A7A7A;
}

.red {
  font: normal 13px 'Times New Roman';
  color: #ff0000 !important;
  text-decoration: none !important;
  margin-left: 3px;
}
.red:hover {
  font: normal 13px 'Times New Roman';
  color: #ff0000;
  text-decoration: underline;
}

.imgPage {
  margin: 10px 0px 10px 0px;
}


/**
 * FORMS
 */ 
form {
  padding: 0px;
  margin: 0px 0px 0px 0px;
}
.iText, textarea {
  border: solid 1px #010101;
/*  background-color: #3A3A3A;
  color: #CBCACA;*/
  padding: 2px;
}
.submit {
  border: solid 1px #010101;
  background-color: #3A3A3A;
  color: #CBCACA;
  font-weight: normal;
}



/**
 * RIGHT HOLDER
 */ 
#rightHolder {
  float: none;
  border: solid 0px green;
  position: absolute; left: 306px;
  z-index: 100000;
  background-color: red;
/*  width: 637px;*/
  background: #171717 url('../images/content_holder_bg.gif') left top repeat-x;
}

#contentHolder {
  float: left;
  width: 575px;
  background: transparent url('../images/content_bg.gif') right top no-repeat;
  padding-bottom: 50px;
}
#contentHolder #head {
  padding: 30px 0px 0px 36px;
}
#content {
  padding: 25px 0px 0px 10px;
}
.contentMain {
  padding: 0px 0px 0px 20px;
}

#casestudiesHP {
  padding-left: 3px;
  margin: 17px 0px 70px 0px;
}
.casestudiesImg {
  padding: 0px 17px 5px 0px;
}



#novinkyHP {
  border-top: solid 1px #3a3a3a;
  border-bottom: solid 1px #3a3a3a;
  padding: 25px 20px 0px 0px;
  margin: 0px 55px 10px 0px;
}
.novinka {
  padding: 0px 25px 25px 0px;
  line-height: 1.7;
}
.novinka p {
  clear: both;
}
.novinka .clHidden {
  margin: 10px 0px 0px 0px;
}

.novinka span {
  padding: 0 0 0 12px;
  float: left;
  background: transparent url('../images/arrow-left.gif') no-repeat 3px 7px;
}
.novinka span.opened {
  background: transparent url('../images/arrow-down.gif') no-repeat 3px 7px;
}



#hp_left {
  float: left;
  width: 235px;
}
#hp_left #novinkyHP {
   margin: 0px 15px 10px 0px;
}
#hp_right {
  float: right;
  width: 253px;
  margin-right: 30px;
}












/**
 * ČLÁNKY
 */ 
.clHidden {
  margin: 10px 0px 0px 3px;
  padding-bottom: 20px;
  /* display: block; */
}
#clanky .clHidden p {
  margin: 0px 0px 0px 0px;
}



#kontakt h3 {
  font-size: 15px;
}
#kontakt p {
  font-size: 13px;
}
#team {
  border-collapse: collapse;
  margin: 0px 0px 0px 0px;
}
#team td {
  vertical-align: top;
}
#team .mezera {
  height: 25px;
}
#team .popis {
  padding-top: 12px;
}
#team .teamFoto {
  margin-right: 15px;
}





#formSpoluprace table td {
  vertical-align: top;
}





/**
 * PŘÍPADOVÉ STUDIE
 */ 
#csButtons {
  float: left;
}
.csButton {
  float: left;
  width: 92px;
  height: 23px;
/*  border: solid 1px red;*/
  padding-top: 12px;
  font: normal 16px 'Times New Roman';
  color: #ff0000;
  text-decoration: none;
  text-align: center;
}
.csButton_active {
  font: bold 16px 'Times New Roman';
  color: #ffffff;
  background: transparent url('../images/cs_button_bg.gif') left bottom no-repeat;
}
.csButton_active2 {
  font: bold 16px 'Times New Roman';
  color: #ffffff;
  background: transparent url('../images/cs_button_bg2.gif') left bottom no-repeat;
}

#csContent {
  float: left;
  clear: left;
  width: 540px;
  height: 200px;
  margin: 0px;
  padding: 40px 0px 100px 15px;
  background: transparent url('../images/cs_bg.gif') left top no-repeat;
}
#csContent h1 {
  margin: 0px;
  padding: 0px 0px 0px 3px;
}
/*#csContent p {
  padding-bottom: 20px;
}*/





#tableCaseStudies {
  border-collapse: collapse;
  margin-top: 10px;
}
#tableCaseStudies td {
  color: #ffffff;
  vertical-align: top;
}
#tableCaseStudies .tdObrazek {
  width: 84px;
  height: 104px;
  text-align: center;
  vertical-align: middle;
}
#tableCaseStudies .tdObrazekHP {
  width: 84px;
  height: 104px;
  text-align: center;
  vertical-align: middle;
  padding: 0px 15px 0px 0px;
  border: solid 0px red;
}

#tableCaseStudies .popis {
  padding: 13px 0px 0px 12px;
}
#tableCaseStudies .obrazek {
  margin: 0px 0px 15px 0px;
}
#tableCaseStudies .hiddenObrazky {
  display: none;
}


#tableCaseStudies .nadpis {
  font: normal 20px 'Times New Roman';
  color: #ff0000;
}





/**
 * NAŠI KLIENTI
 */ 
#klientiCenter {
}
#klientiHolder {
  border: solid 7px #000000;
/*  float: left;*/
  padding: 10px;
  margin-bottom: 10px;
  background-color: #424242;
  text-align: center;
}
#vsechnyProjekty {
  margin: 0px 0px 40px 0px;
  text-align: right;
  color: #FF0000;
}
/*#tableKlientiJS {
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
}
#tableKlientiJS tr td {
  padding: 3px;
  vertical-align: top;
  background-color: #424242;
}
#divHover {
  position: absolute;
  border: solid 0px blue;
}
#divHover_old {
  position: relative; top: 0px;
}
.imgHover {*/
/*  position: absolute; top: 0px; left: 0px;
/*}
.imgHover_old {
  position: absolute; top: -10px; left: -30px;
}
.imgOut {
  position: absolute; top: 0px; left: 0px;
}*/

.tableKlienti_new {
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
/*  width: 490px;*/
}

.tableKlienti_new tr td {
  padding: 2px 0px 2px 0px;
  vertical-align: middle;
  text-align: center;
  border: solid 0px red;
}
/*.tableKlienti_new .aLeft {
  text-align: left;
}
.tableKlienti_new .aRight {
  text-align: right;
}*/

.tableKlienti_new .klientHover {
  display: none;
  position: absolute;
  border: solid 0px blue;
  z-index: 1000;
}
.tableKlienti_new .klientOver {
  filter: alpha(opacity=0);
  opacity: 0.0;
  position: absolute;
}
.tableKlienti_new .imgKlient {
  position: relative;
  z-index: 1;
}
.tableKlienti_new .odkaz {
  cursor: pointer;
}


#tableKlienti {
  clear: both;
  border-collapse: collapse;
}
#tableKlienti tr td {
  vertical-align: top;
  padding: 3px;
}
#tableKlienti p {
  line-height: 1.7;
  margin: 0px 0px 0px 3px;
}
#tableKlienti .odsazeni {
  height: 60px;
}
#no_content {
  display: none;
}




.inlineContent table td a {
  color: #8B8B8B;
  text-decoration: underline;
}
.inlineContent table td a:hover {
  color: #8B8B8B;
  text-decoration: none;
}






/**
 * STRANKOVANI
 */ 
#strankovani {
  text-align: center;
  margin-top: 20px;
}
#strankovani strong {
  color: #FF0000;
}
#strankovani a {
  text-decoration: none;
}
#strankovani a:hover {
  text-decoration: underline;
}







.gmnoprint {
  color: black;
}
#google_search {
  margin: 0px;
  padding: 0px;
}
#google_search #adress_input {
  border: 1px #3A3A3A solid;
}
#map_canvas {
  margin-top: 8px;
}




#ref {
  padding: 20px 0 0 34px;
}
#ref strong {
  padding: 0 0 8px 0;
  display: block;
  font-weight: normal;
}
#ref #twitter {
  margin-left: 15px;
}





