#content {
  xborder: 1px solid red;
  width: 845px;

 position: relative;
 float: none;
 clear: both;
}

#ilustracia {
  width: 708px;
  height: 286px;
background: gray url(/images/ilustracia-light.jpg) no-repeat;
margin-left: 1px;
margin-top: -5px;
}

.vianoce_2009 {
    background: gray url(/images/banner/vianoce2a.jpg) no-repeat !important;
}

#ilustracia span {
  font-size: 180%;
  color: green;
  font-weight: bold;
  padding: 3em 2em;
  display: block;
  width: 200px;
  text-align: center;
}

#boxy {
  width: 694px;
margin: 10px;
}

  #box-header {
  height: 34px;
background: #193a81 url(/images/boxy-header.png) no-repeat;
color: white;
xfont-style: italic;
font-weight: bold;
  }

.box-header {
  width: 165px;
float: left;
line-height: 34px;
padding: 0 30px;
}

    .box-header1 {
    }
    .box-header2 {

    }
    .box-header3 {
    }

  .box {
  background: #c8f9c7;
  width: 220px;
height: 270px;
float: left;
margin: 5px;

}
 
.box ul {
  list-style-type: none;
  margin: 0;
padding: 0 15px;
line-height: 1.5em;
}


 
  #box1 {
  }

.box-ilustracia {
border: 1px solid #193a81;
background: white;
margin: 10px;
height: 100px;
width: 200px;
}

.box-ilustracia img{
  display: block;
}

    #box-ilustracia1 {
    }
    
  #box2 {

  }
    #box-ilustracia2 {

    }
    
  #box3 {

  }
    #box-ilustracia3 {

    }
    
#novinky {
  background: #c6d3e3 url(/images/novinky-back-total.png) repeat-y;
  width: 176px;
  height: 580px;
  position: absolute;
  top: 1px;
  right: 10px;
}

#novinky h2 {
  background: #c6d3e3 url(/images/novinky-back.png) no-repeat 0 22px;
margin: 0px 0 30px 0;
padding: 36px 0 0 0;
  color: white;
  font-weight: bold;
text-align: center;
font-size: 110%;
line-height: 2em;
}

.novinka {
x  border: 1px solid #193a81;
x  height: 100px;
  margin: 10px 15px 5px 10px;
background: white;
position: relative;
width: 157px;
}

.novinka-top {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 157px;
background: url(/images/novinky-box-top.png) no-repeat;
}

.novinka-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 12px;
  width: 157px;
background: url(/images/novinky-box-bottom.png) no-repeat 0 bottom;
xborder: 1px solid red;
}

.novinka .datum {
  color: gray;
  padding: 5px;
}

.novinka h3 {
  margin: 0;
padding: 1.8em 5px 0 5px;  
font-size: 100%;
}

.novinka p {
  padding: 5px;
  margin: 0;
line-height: 1.2em;
padding-bottom: 10px
}



