*{
  margin: 0; 
  padding: 0; 
}
html {
    background: #0f497f url(../img/header.jpg) no-repeat center top;;
    margin: 0px;
    padding: 0px;
    font-family:Arial;
    font-size: 13px;
    color: #f5f5ff;
}
p{
  text-align: justify;
}
body{
  margin: 0px;
  padding: 0px;  
}
ul,ol{
  margin-left: 30px;
}
a img{
  border: none;
}
h1{
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  background: transparent  repeat-y left top;
  height: 40px;
  line-height: 40px;
  text-indent: 00px;
/*  font-family: courier;*/
   
}
h2{
  font-size: 12px;                                                                          
  color: #0f8481;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.clear{
  clear: both;
}
#content{
  margin: 0 auto;
  display: block;
  width: 980px;
  position: relative;
}
#header{
  background: transparent url(../img/header.jpg) no-repeat center top;
  display: block;
  height: 565px;
}
#header #logo{
  position: absolute;
  top: 180px;
  left: 53px;
}
#menu{
  width: 980px;
  display: block;
  background: transparent url(../img/menu.png) no-repeat;
  height: 60px;
  position: absolute;
  top: 24px;
}
#menu ul{
  list-style: none;
  margin: 0 10px;  
}
#menu ul li{
  float: left;
  height: 60px;
  line-height: 60px;
  
  background: transparent url(../img/menu_oddelovac.png) no-repeat right top;  
}
#menu ul li:last-child{
  background: url();
}
#menu ul li:hover,
#menu ul li.active{
  background-color: black;
}
#menu ul li a{
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  display: block;
  height: 60px;
  line-height: 60px;
  padding: 0px 30px;
}
#boxy{
  position: absolute;
  top: 395px;
}
#boxy .box{
  width: 183px;
  height: 169px;
  display: block;
  float: left;
  background: transparent url(../img/box.png) no-repeat;
  margin-right: 13px;
  position: relative;
  color: #c8c8c8;
  cursor: pointer;
}
#boxy .box:last-child{
  margin-right: 0px;
}
#boxy .box .icon{
  display: block;
  height: 70px;
  width: 71px;
  position: absolute;
  top: -35px; 
  left: 50%;
  margin-left: -35px;
  
}
#boxy .box .icon.housing{
  background-image: url(../img/housing.png);
}
#boxy .box .icon.webhosting{
  background-image: url(../img/webhosting.png);
}
#boxy .box .icon.cloud{
  background-image: url(../img/cloud.png);
}
#boxy .box .icon.storage{
  background-image: url(../img/storage.png);
}
#boxy .box .icon.vps{
  background-image: url(../img/vps.png);
}
#boxy .box .nadpis{
  font-size: 24px;
  color: #f59632;
  text-align: center;
  display: block;
  margin: 0px 5px;
  padding-top: 40px;
/*  font-family: courier;*/
}
#boxy .box hr{
  border: none; 
  border-bottom: 1px #717273 solid;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
  display: block;
  margin: 10px;
}
#boxy .box .text{
  margin: 10px;
  text-align: center;
}
#page{
  padding-top: 25px;
  display: block;
  margin-bottom: 20px;
}
#boxy .box .pokracovat{
  width: 135px;
  height: 31px;
  display: block;
  background: transparent url(../img/button.png);
  color: #343638;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  line-height: 31px;
  text-decoration: none;
  margin: 0 auto;
  position: absolute;
  bottom: 15px;
  left: 50%;
  margin-left: -67px;   
}
#page .left{
  float: left;
  width: 580px;
  display: block;
  background: transparent url(../img/menu_oddelovac.png) repeat-y left top;
  padding-left: 20px;
  margin-left: 20px;
}
#page .left.sirsi{
  width: 915px;
}
#page .right{
  float: left;
  display: block;
  width: 295px;
  background: transparent url(../img/menu_oddelovac.png) repeat-y left top;
  margin-left: 20px;
  padding-left: 20px;
}
#homepage .left{
  background: transparent;
  padding: 0px; 
  margin: 0px; 
}
#homepage .right .nadpis{
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  background: transparent  repeat-y left top;
  height: 40px;
  line-height: 40px;
  text-indent: 00px;
  font-family: courier;
}
.novinka{
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px #336492 solid;
}
.novinka .datum{
  background: transparent url(../img/novinka_datum.png) no-repeat;
  display: block;
  width: 80px;
  height: 80px;
  float: left;
  color: #fff;
  margin-right: 10px;
  margin-bottom: 10px;
}
.novinka .datum .den{
  font-size: 38px;
  display: block;
  width: 80px;
  text-align: center;
}
.novinka .datum .mesic,
.novinka .datum .rok{
  display: block;
  text-align: center;
}
.novinka a,.novinka .nazev{
  color: #f59632;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.novinka a:hover{
  text-decoration: underline;
}
#footer{
  width: 100%;
  height: 171px;
  display: block;
  position: relative;
  background: transparent url(../img/footer.png) center top;
}
#footer .padding{
  margin: 0 auto; 
  display: block;
  width: 980px;
  text-align: center;
  padding-top: 150px;
  color: #ccd8e4;
}
#footer .padding a{
  color: #ccd8e4;
  text-decoration: underline;
}

table.table_seznam{
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    width: 100%;    
}
.table_seznam th,
.table_seznam td{
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.table_seznam tr:first-child th{
  border-top: 0;
}
.table_seznam tr:first-child th:first-child,
.table_seznam tr:last-child th:first-child,
.table_seznam tr:last-child th:last-child{
  border-left: 0;
  border-right: 0;
}
.table_seznam tr td:first-child{
  border-left: 0 ;
}
.table_seznam tr td:last-child{
  border-right: 0 ;
}
.table_seznam tr:last-child td{
  border-bottom: 0;
}

table.table_seznam td{
  text-align: center;
  padding: 4px 8px;  
}
table.table_seznam td img{
  display: block;
  margin: 0 auto;
}
table.table_seznam tr:nth-child(2n) td{
  background-color: rgb(227,227,227);
  color:#000;
}
table.table_seznam td.vlastnost{
  text-align: left;
}