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;
  /*background-image: url("../design/gradient.png");
  background-repeat: repeat-x;*/
}

a {
  color: #000;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

img {
  border:0px;
}
  
#cover-page {
  /*width: 1000px;*/
  min-height: 700px;
  /*background-image: url("../design/background.jpg");*/
  /*background-image: url("../design/gradient.png");*/
  background-repeat: repeat-x;
  margin: 0 auto;
  /*padding-top: 16px;*/
  /*background-color: #e7e7e7;*/
  padding-bottom: 10px;
}

#page {
  position: relative;
  /*width: 928px;*/
  margin: 0 auto;
  padding-top: 107px;
  text-align: left;
}

.podklad {
  background-color: #F0F0F0;
  padding: 10px;
  
}

.orange {
  color: #ff7d1d;
}

#content {
  width: 980px;
  margin:0   auto;
  /*&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: 14px;
  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;*/
  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;
  font-size:14px;
}


#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: 630px;
  float: left;
}

#right-content {
  width: 330px;
  float: right;
  text-align: left;
}

#right-content p {
  font-size: 14px;
}

#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-promo  {
  /*border:1px solid red;*/
  padding-left:120px;
}

.analyza-zdarma-promo div   {
  background-image: url("../design/ico-analyza-zdarma.png");
  background-repeat: no-repeat;
  width:400px;
  padding-left:70px;
  padding-top:10px;
  height:50px;
} 
 


#analyza-zdarma {
  /*width: 170px;*/
  height: 57px;
  text-align: left;
  display: block;
  padding-left: 65px;
  padding-top: 5px;
  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;
  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;
  width: 100%;
  margin: 0 auto;
  background-image: url("../design/header_2011.png");
} 

#header-top {
  width: 1000px;
  height: 91px;
  /*background-image: url("../design/header.png");*/ 
  background-repeat: no-repeat;
  display:block;
  border:none;
  margin: 0 auto;
}

#menu {
  float:right;
  /*margin: 0 auto;*/
  /*width: 1000px;*/
  height: 30px;
  padding-top: 5px;
  padding-left: 5px;
  margin: 22px 0px 0 0;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 16px;
  font-weight: bold;
}

#menu a {
  display: block;
  float: left;
  height: 30px;
  /*font-size: 12px;*/
  /*font-weight: bold;*/
  padding-right: 16px;
  padding-top: 7px;
  /*margin-left: 12px;*/
  text-decoration: none;
  /*background-image: url("../design/menu-line.png");
  background-repeat: no-repeat;
  background-position: right 2px;*/
  color:white;
}

#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: 1000px;
  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;
  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;
  float: left;
  margin-right: 20px;
}

#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;
}

#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;}


#footer {
  background:#3d4a4e;
  width:100%;
  height:171px;
  clear:both;
  color:#868d8e;
  font-size:12px;
  line-height:130%;
  
}

#footer a {
  color:#868d8e;
  text-decoration:none;
}

#footer a:hover {
  color:#a3a9aa;
  text-decoration:underline;
}


#footer_inner {
  width:1000px;
  height:171px;
  margin:0 auto;
  background:url('../design/footer_2011.png') no-repeat; 
}

#copyright {
  margin:23px 0 0 0;
  float:left;
}

#footer_block1 {
  float:left;
  width:190px;
  height:100px;
  margin:25px 0 0 190px;
  line-height:140%;
}

#footer_block2 {
  float:left;
  width:190px;
  height:100px;
  margin:25px 0 0 60px;
  line-height:140%;
}

#footer_block3 {
  float:left;
  width:138px;
  height:100px;
  margin:25px 0 0 45px;
  line-height:140%;
}

.fleft {
    float: left !important;
}

img.fleft {
    margin: 0 10px 1px 0;
}

.footer_heading {
  font-size:20px;
  padding-bottom:8px;
}

#flash_outer {
    background: url("../design/gradient.png") repeat-x scroll center bottom transparent;
    /*padding-top: 129px !important;*/
    width: 100%;
}

.flash {
  /*background:url('../images/gradient.png') repeat-x center bottom;*/
  width:980px;
  margin:0 auto;
  font-style:italic;
  font-family:Trebuchet MS;
  color:#526166;
  font-size:20px;
  padding-top:8px;
  padding-bottom:8px;
}

.flash h1 {
  font-size:26px;
  font-family:trebuchet ms;
  color:#ff8b1b;
  margin-bottom:0px;
}

.flash a:hover, .flash a {
  color:#526166;
  text-decoration:underline;
}

.flash p {
  margin:5px 0 10px 0;
  color:#526166;
  font-size:15px;
}

#homepage_flash_text h1 {
  font-size:26px;
  color:#ff8b1b;
  margin:0;
}

#header_inner {
    /*height: 129px;*/
    margin: 0 auto;
    position: relative;
    width: 1000px;
}


#free_analysis {
  position:relative;
  top:-55px;
  z-index:-1;
}
