body {
  font-family: 'Tahoma CE', 'Arial CE', 'Helvetica CE', Tahoma, Arial, lucida, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
  text-align: center;
  overflow: auto;
}

a {
  color: #000;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

img {
  border:0px;
}
  
#cover-page {
  width: 770px;
  min-height: 700px;
  background-image: url("../design/background.jpg");
  background-repeat: repeat-x;
  margin: 0 auto;
  padding-top: 16px;
  background-color: #e7e7e7;
  padding-bottom: 10px;
}

#page {
  position: relative;
  width: 698px;
  margin: 0 auto;
  padding-top: 126px;
  text-align: left;
}

.podklad {
  background-color: #fef0d6;
  padding: 10px;
}

.orange {
  color: #ff7d1d;
}

#content {
  width: 676px;
  &width: 696px;
  padding: 10px 10px 0 10px;
  background-image: url("../design/content-gradient.png");
  background-repeat: repeat-x;
  background-position: top;
  background-color: #fff;
  border-left: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
}

#content h1 {
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #ff7d1d;
  margin-top: 0;
}

#content h2 {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
}

#content h3 {
  margin: 0px 0px 0px 10px;
}

#content p {
  line-height: 18px;
  margin-top: 5px;
}

#content .square-list {
  list-style-image: url("../design/square.png");
  padding-left: 20px;
}

#content .square-list li {
  /*font-size: 12px;*/
  color: #000;
  margin-bottom: 7px;
}

#content .square-list li span {
  position: relative;
  xtop: 2px;
}


#content .number-list {
  list-style-type: decimal;
  font-weight: bold;
  color: #ff2400;
  padding: 10px 0 10px 30px;
  background-color: #fef0d6;
  font-size: 13px;
  margin:0px 0px 10px 0px;
  
}

#content .number-list li {
  margin-bottom: 4px;
}

#content .number-list li span {
  color: #000;
  font-weight: normal;
}

#content .arrow {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  padding-left: 20px;
  background-image: url("../design/green-arrow.png");
  background-repeat: no-repeat;
  background-position: left;
  margin-bottom: 5px;
}

#content h3 a {
  display: block;
  /*xmargin-left: 10px;          */
  /*xmargin: 10px 10px 0px 0px;*/
  xpadding-left:10px;
  padding-left: 20px;
  font-family: Arial;
  /*xfont-size: 12px;                */
  font-weight: bold;    
  line-height: 18px; 
  font-size:13px;
  color: #ff7d1d;
  background-repeat: no-repeat;
  background-position: left;
}

#right-content h3 a {
padding-left: 0px;
}


#content h3 a:hover {
  text-decoration: underline;
  color: #f90006;
}

#content h3 .seo {
  background-image: url("../design/ico-seo.png");
}

#content h3 .sem {
  background-image: url("../design/ico-sem.png");
}

#content h3 .www {
  background-image: url("../design/ico-www.png");
}

#content h3 .copywriting {
  background-image: url("../design/ico-copywriting.png");
}

#content h3 .analyza {
  background-image: url("../design/ico-analyza.png");
}

#content h3 .reference {
  background-image: url("../design/ico-reference.jpg");
}

#content h3 .tym {
  background-image: url("../design/ico-tym.jpg");
}

#content h3 .akce {
  background-image: url("../design/ico-akce.jpg");
}

#content h3 .kontakt {
  background-image: url("../design/ico-kontakt.jpg");
}

#left-content {
  width: 400px;
  float: left;
}

#right-content {
  width: 250px;
  float: right;
  text-align: left;
}

#right-content p {
  font-size: 11px;
}

#right-content .podklad-vetsi-text {
  font-size: 13px;
  background-color: #fef0d6;
  font-weight:bold;
  padding: 10px;
}

.podklad-vetsi-text a {
  text-decoration: underline;
  color: #FF7D1D;
}

.podklad-vetsi-text a:hover {
  text-decoration: underline;
  color: #F90006;
}

.datum {
  color: #ff2400;
}

.cover-center {
  display: block;
  text-align: center;
}

#analyza-zdarma {
  width: 170px;
  &width: 235px;
  height: 57px;
  text-align: left;
  display: block;
  padding-left: 65px;
  background-image: url("../design/ico-analyza-zdarma.png");
  background-repeat: no-repeat;
  font-size: 17px;
  font-weight: bold;
  color: #ff4400;
  text-decoration: underline;
  margin: 0 auto;
}

#analyza-zdarma:hover {
  text-decoration: none;
}

#right-content .orange-square {
  width: 70px;
  height: 44px;
  &height:62px;
  background-image: url("../design/orange-square.png");
  background-repeat: no-repeat;
  float: left;
  text-align: center;
  margin-right: 5px;
  padding-top: 18px;
}

#right-content .orange-square a {
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

#right-content .orange-square a:hover {
  text-decoration: underline;
}

#header {
  position: absolute;
  top: 0;
  left: 0;
  height: 126px;
}

#header-top {
  width: 698px;
  height: 91px;
  background-image: url("../design/header.png");
  background-repeat: no-repeat;
  display:block;
  border:none;
}

#menu {
  width: 698px;
  height: 30px;
  padding-top: 5px;
  padding-left: 5px;
}

#menu a {
  display: block;
  float: left;
  height: 30px;
  font-size: 12px;
  font-weight: bold;
  padding-right: 10px;
  padding-top: 7px;
  margin-left: 12px;
  text-decoration: none;
  background-image: url("../design/menu-line.png");
  background-repeat: no-repeat;
  background-position: right 2px;
}

#menu .last-link {
  display: block;
  float: left;
  height: 30px;
  font-size: 12px;
  font-weight: bold;
  padding-right: 0px;
  padding-top: 7px;
  margin-left: 10px;
  text-decoration: none;
  background-image: none;
}

#menu a:hover {
  color: #ff7d1d;
}

#footer {
  width: 696px;
  x&width: 686px;
  clear: both;
  padding-top: 20px;
  font-size: 11px;
  text-align: center;
  border-left: 1px solid #cbcbcb;
  border-right: 1px solid #cbcbcb;
  background-color: #fff;
  color:#999999;
}

#footer-line {
  width: 698px;
  &width: 696px;
  height: 5px;
  background-image: url("../design/footer.png");
  background-repeat: no-repeat;
}

.clear {
  clear: both;
}

.bold-link {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #ff7d1d;
}

#img-left {
  float:left;
  padding:6px;
  text-align: left;
  background-color: #FEEBCC;
  margin:8px;
}

.img-text-left {
  float:left;
  padding: 2px;
  margin: 0px 4px 0px 0px;
  text-align: left;
  background-color: #FEEBCC;
}

#img-right {
  float:right;
  padding:6px;
  text-align: right;
  background-color: #FEEBCC;
  margin:8px;
}

.img-text-right {
  float:right;
  padding: 2px;
  margin: 0px 0px 0px 4px;
  text-align: right;
  background-color: #FEEBCC;
}

.text-right {
  text-align:right;
}


div.abl, div.abl a{
  font-size:11px;
  margin-top:4px;
  text-align:center;
  color:#bbbbbb;
  padding: 0px 2px 0px 2px;
}

.bold     { 
font-weight: bold; 
}

#reference {
  clear: both;

}

#reference h2 {
  margin-bottom: 20px;
}

#reference .pocet_ref {
  font-size: 11px;
  float: right;
}

#reference .ref_radek {
  clear: both;
  padding-bottom: 20px;
  margin-bottom: 8px;
}

#reference .ref_polozka {
  width: 147px;
  x&width: 127px;
  float: left;
  margin-right: 20px;
  x&margin-right: 16px;
}

#reference .ref_img {
  width: 147px;
  height: 97px;
  background-image: url("../design/ref-podklad.jpg");
  background-repeat: no-repeat;
  overflow: hidden;
}

#reference .ref_img a img {
  border: 2px solid #999;
}

#reference .ref_polozka p {
  font-size: 11px;
  line-height: 14px;
}

#reference .ref_polozka p a {
  color: #ff0000;
  text-decoration: none;
}

#reference .ref_polozka p a:hover {
  text-decoration: underline;
}

#strankovani {
  font-size: 11px;
  color: #ff0000;
  text-align: center;
  &margin-top:12px;
}

#strankovani a {
  font-size: 11px;
  color: #ff0000;
  margin: 0 2px;
  text-decoration: none;
}

#strankovani a:hover, #strankovani .active {
  color: #999;
}

#strankovani a img {
  border: none;
  margin: 0 2px;
}

#ref_detail {
  padding-bottom: 20px;
}

#ref_detail #ref_detail_img {
  float: left;
  width: 313px;
  height: 253px;
  background-image: url("../design/ref-detail-podklad.jpg");
  background-repeat: no-repeat;
  overflow: hidden;
}

#ref_detail #ref_detail_img img {
  border: 1px solid #999;
}

#ref_detail #ref_detail_text {
  float: right;
  width: 350px;
}

#ref_detail #ref_detail_text h2 {
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;
  color: #ff7d1d;
  margin-top: 0;
}

#ref_detail #ref_detail_text p {
  margin-bottom: 5px;
}

#ref_detail #ref_detail_text .red {
  font-size: 11px;
  color: #ff0000;
  text-decoration: none;  
}
#ref_detail #ref_detail_text .red:hover {
  text-decoration: underline;  
}


.note {
color:gray;
font-size:0.9em;
/*font-style:italic;*/
line-height:1.2em;
}

.article ol.li
{
  list-style:decimal;
}

#reference img {
  border:1px solid #dddddd;
}

#footer a {
  color:#999999;
  text-decoration:none;
}

ul
{
  padding-left:20px;
  list-style-type: none;
  margin:0px;
  
}

.big-text {
  font-size: 18px;
  font-weight: bold;
    
}
  
.red {color: #ff0000;}