ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, hr {
	margin: 0;
	padding: 0;
}
body, select, input, textarea, button {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
body, table, address, input, textarea, button {
	font-size: x-small;
}
textarea {
	font-size: 0.7em;
}
a {
  color: #000000;
}
a:visited {
  color: #000000;
}
a img {
  border: none;
}
.cleaner {
	clear: both;
}
.hidden {
	display: none;
}
.invisible {
	visibility: hidden;
}
.bold {
	font-weight: bold;
}
.xx {
  font-size: x-small;
  padding-bottom: 1em;
}
#global {
  width: 100%; /*270px;*/
}
div.recenze {
  border: 1px solid #c6dc9b;
  margin-bottom: 10px;
  font-size: x-small;
}
div.hlavicka {
  background-color: #e6fbc2;
  padding: 0 5px 5px 5px;
}
div.telo {
  padding: 5px;
  /*margin-left: 150px*/
}
div.name{
}
div.date{
}
div.total_rating{
  text-align: center;
  /*width: 150px;
  float: left;*/
  padding: 5px;
}
div.delivery_time{
  display: none;  
} 
div.transport_quality{
  display: none;  
}
div.web_usability{
  display: none;  
}
div.communication{
  display: none
}
div.pros{
  color: #53A05C;
}
div.cons{
  color: #FF0000;
}
div.summary{
  padding-top: 5px;
  padding-bottom: 5px;
  font-style: italic;
}
div.reaction{
  padding-left: 10px;
  font-style: italic;
  color: #888888;
}
span.reakce{}
.base{
  background:url(ratings_g.gif) 0 0 no-repeat; width:85px; height:16px;  
  float: right; padding-right:4px; overflow:hidden;margin: 0 auto; font-size: small;}
.average{background:url(ratings_g.gif) 0 -16px no-repeat; text-indent:-9999px;}
