a img { border: 0; }


#obsah {
  font-size: 12px;
  float: left;
  padding-right: 10px;
  margin: 0.5em 1 1em 10px;
  width: 550px;
  border-right : 2px inset #CCCCCC;
  }

#right-column {
  float: right;
  width: 195px;
  padding-top: 0px;
  border: 1px solid red;
}

#sidebar {
  float: right;
  list-style: none;
  margin: 0.5em 0 1em 0;
  width: 170px;
  }

#sidebar li.side {
  padding-right: 10px;
  }

#sidebar li.side ul {
  list-style: circle;
  margin: 0.5em 0;
  padding-left: 10px;
  }

p { padding: 0.5em 0; }

}

#right2
{
float: left;
width: 214px;
padding-top: 10px;
margin-left: 10px;
text-decoration: none;
}

#right2 .item2
{
background-image: url(../img/right-item.gif);
padding-right: 0px;
padding-left: 15px;
width: 175px;
}
.right-title2
{
        background-image: url(../img/right-title.gif);
        width: 172px;
        padding: 8px 5px 5px 15px;
        font-weight: bold;
        font-size: 12px;
        height: 21px;
}

.right-space2
{
 margin-top: 30px;
}

#bonuses
{
        padding: 5px 5px 10px 10px;
        font-size: 14px;
        margin-left:10px;
	line-height: 130%;
	font-weight: bold;
	border: 0px solid red;
	color: red;
	
}

#bon-det ,#bon-det2 ,#bon-det3 ,#bon-det4 ,#bon-det5 ,#bon-det6 ,#bon-det7 ,#bon-det8 ,#bon-det9 ,#bon-det10 ,#bon-det11, #bon-det12
{
    margin-left: 17px;
    font-weight: normal;
    color: #08478D;
    padding-bottom: 10px;
    font-size: 12px;

}

#describe 
{
    padding-bottom: 35px;
}

#describe h2
{
    padding-bottom: 10px;
}

#describe ul
{
    padding-bottom: 10px;
    list-style-type: circle;
}

#ul li
{
    list-style-type: circle;
}

.item2
{
        padding: 10px 5px 0px 25px;
        font-size: 12px;
        background-image: url(../img/left-item.gif);
        height: 20px;
        width: 160px;
        margin-left:1px;
	color: #FF0000;
}

.item2 a
{
  text-decoration: underline;
  color: red;
}

