* { margin:0; padding:0; }
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object { border:0; }
body { 
  padding: 17px 0 0 0; 
  margin:0;
  background: #0066cc url("http://www.kimptonwebhosting.com/img/bg-top.jpg") repeat-x; 
  font: 0.8em/1.5 "arial",sans-serif; 
  color: #505050; 
  text-align: center; 
}

/* obecne odkazy --------------------------------------------------------------- */
a {color:#083e50;}
a:link {color:#083e50;}
a:hover {color:#000;}

/* nadpisy --------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin:15px 0 10px 0; color: #083e50;}
h1 { font-size:150%; padding: 5px 20px; margin: 0;  color: #165888; font-weight: normal; border-bottom: 1px solid #efefef; }
h2 { font-size:125%; padding: 0 5px; margin: 10px 0; text-transform: uppercase; color: #8e8787; }
h3 { font-size:110%; padding: 0 0px; margin: 10px 0; color: #8e8787; }
h4 { font-size:100%; }
h5 { font-size:100%; }
h6 { font-size:100%; }

#wrap { 
  width:100%; 
  background: url("http://www.kimptonwebhosting.com/img/bg.jpg") repeat-x;
}
/* layout ---------------------------------------------------------------------- */
#layout { 

  width:860px; 
  margin:0 auto; 
  text-align:left;
}
  #container { 
    background: url("http://www.kimptonwebhosting.com/img/container.jpg") no-repeat top;
    width: 100%;
    height: auto;

  }

  	/* hlavicka ------------------------------------------------------------------ */
  	#header { position: relative;width: 100%; height: 120px;}
      #logo-left{width: 8px; height: 55px; background: url("http://www.kimptonwebhosting.com/img/logo-left.jpg") no-repeat; float: left;}
      #logo-right{width: 7px; height: 55px; background: url("http://www.kimptonwebhosting.com/img/logo-right.jpg") no-repeat; float: left;}
      #logo h1{margin:0;padding:0;float: left;}
      #logo { position: absolute; left: 50px; top: 30px; font-size:90%; text-align: center; }
      #logo a{
        display: block;
        float: left;
        font-weight: bold;
        width: 150px; /* set width for your web name */
        height: 55px;line-height: 55px;
        background: url("http://www.kimptonwebhosting.com/img/logo-bg.jpg") repeat-x;
        color: #1f425c;
        text-decoration: none;
      }
      #logo a .light{color: #2489b3;}
      #logo a #logo-arrow{display: block; position: relative;top: -15px; left:0;background: url("http://www.kimptonwebhosting.com/img/logo-arrow.jpg") no-repeat;width: 32px; height: 30px; margin: 0 auto;}
      #logo #shadow{display: block;position: relative;top: -13px; left:10px;background: url("http://www.kimptonwebhosting.com/img/logo-shadow.jpg") no-repeat bottom center;width: 132px; height: 20px;}
        
    /* horizontalni navigace --------------------------------------------------- */
    #nav {float: right; position: relative;top: 40px; margin-right: 40px;}
      #nav ul {margin:0; padding:0; list-style:none;text-align: center;}
      	#nav ul li {float:left; display:block; margin:0; padding:0 3px;}
      	#nav .nav-left{width: 5px; height: 35px; background: url("http://www.kimptonwebhosting.com/img/nav-left.jpg") no-repeat; float: left;}
        #nav .nav-right{width: 6px; height: 35px; background: url("http://www.kimptonwebhosting.com/img/nav-right.jpg") no-repeat; float: left;}
      	#nav ul li a {
          display: block; 
          float: left; 
          font-size: 12px;
          margin: 0;
          background: url("http://www.kimptonwebhosting.com/img/nav-bg.jpg") repeat-x;
          width: 80px;
          height: 35px;
          line-height: 35px;
          text-transform: uppercase;
          color: #b4e2ff;
          font-weight: bold;
          text-decoration: none;
          text-align: center;
        }
        
        #nav ul li a:hover {
          color: #fff;

        }
        #nav #active .nav-left{width: 5px; height: 35px; background: url("http://www.kimptonwebhosting.com/img/nav-active-left.jpg") no-repeat; float: left;}
        #nav #active .nav-right{width: 6px; height: 35px; background: url("http://www.kimptonwebhosting.com/img/nav-active-right.jpg") no-repeat; float: left;}

      	#nav #active a {
          text-decoration:none;color: #fff;
          background: url("http://www.kimptonwebhosting.com/img/nav-active-bg.jpg") repeat-x;}
        #nav a .arrow{display: block; position: relative;top: -9px; left:0;background: url("http://www.kimptonwebhosting.com/img/nav.jpg") no-repeat;width: 19px; height: 17px; margin: 0 auto;}
        #nav #active a .arrow{background: url("http://www.kimptonwebhosting.com/img/nav-hover.jpg") no-repeat;position: relative;top: -9px; left:0;}
  

        #nav .shadow{display: block;background: url("http://www.kimptonwebhosting.com/img/nav-shadow.jpg") no-repeat -5px -5px;width: 91px; height: 23px;}
  
  
    .content {
      float: left; 
      padding: 33px 0 0 0;
      width:498px;
      
    }
    .content .in{
      padding: 0 10px 10px 10px;
      margin: 0;
      position: relative; left:10px;
      background: #fff url("http://www.kimptonwebhosting.com/img/content-foot.jpg") no-repeat bottom left;
      min-height:520px;
    }
    .content .in #position{position: relative; top:-16px; left:0;}
    .content p{ padding: 0 5px;}
    .gallery {padding: 0 0 0 5px; clear: both; margin-bottom: 10px; width: 100%;}
    .gallery .center{margin: 0 15px;}
    .article{padding: 0 0 10px 0; margin: 0 5px 10px 5px; border-bottom: 1px solid #f7f7f7;font-size: 95%;}
    .article .title strong a{color: #195e90; text-decoration: none;}
    .article .title strong a:hover{color: #000; text-decoration: none;}
    .article .title a{color: #79797a; text-decoration: underline;}
    .article .title a:hover{color: #000; text-decoration: none;}
    .article .title {color: #79797a; text-decoration: none;}
    .article p{margin: 0; padding: 10px 0 5px 0;text-align: justify;}
    .article a{color: #2489b3;}
    .article a:hover{color: #000;text-decoration: none;}
    .article .article-detail{text-align: right;}
  	/* Sloupce ----------------------------------------------------------------- */

  	/* paticka ----------------------------------------------------------------- */
  	#footer {
      clear:both;
      overflow: hidden;
      color: #fff;
      width:498px;
      position: relative; top:0px;
      height: 59px;line-height: 52px;
      padding: 0;
      margin: 0 0 0 10px;
      background: url("http://www.kimptonwebhosting.com/img/footer.jpg") no-repeat;
    }
      #footer div{padding: 0 20px;font-size: 95%;}
      #footer a{color: #fff; font-weight: bold;text-decoration: none;}
      #footer a:hover{text-decoration: none; color: #d3f4ff;text-decoration: underline;}
      





.alltext {border: 0px solid #eee}
#info-boxes {padding: 1em}
#info-boxes table {border-top: none;}

table.normal-table thead th
 {
	background: #f6f6f6; 
	border: 1px solid #dedede;
	color: black; 
	font-family: sans-serif;
	margin-bottom: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 8pt;
	height: 19px;
	padding: 0px;
	margin: 0px;
}

#info-boxes h2,
.draggable-icon-box .title
 {
	background: #f6f6f6; 
	border: 1px solid #dedede;
	color: black; 
	padding: 0px;
	margin: 0px;
}
.draggable-icon-box .title {padding-left: 2px}
.draggable-icon-box {border: none}
.icon-box-body {border: 1px solid #ccc; border-top: none;}
#info-boxes table th, table.normal-table th,
#info-boxes table td, table.normal-table td {border: none; padding: 0px}
.draggable-icon-box .up-arrow,
.draggable-icon-box .down-arrow {
	width: 37px;
	height: 15px;
	background: url("/themesets/grey/images/up_down_box.png");
	margin-right: 5px;
}
#all {
width: 870px; 
margin-left: auto;
margin-right: auto;
}
#top-text-block {
	width: 860px; 
	height: 37px;
	margin-left: 5px;
	margin-right: 5px;
}
#banner-bg {
	width: 870px;
}

#top-link-block {
	height: 100%;
	vertical-align: middle;
	padding-top: 7px;
}
#cp-name-block {padding-top: 5px}
.info-box {
	text-align: center;
}
.info-box table {
       text-align: left;
}
.info-box h2 {
	padding: 0px;
}
