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: Arial, sans-serif;
}
body, table, address, input, textarea, button {
	font-size: 12px;
  color: #888888;
}
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: 40px;
  /*font-size: small;*/
}
div.hlavicka {
  /*background-color: #e6fbc2;*/
  padding: 0 0 12px 0;
  border-bottom: 1px solid #cdcdcd; 
}
div.telo {
  padding: 5px 0 15px;
  /*margin-left: 150px*/
}
div.zakaznik{
  text-align: center;
  float: left;
  width: 110px;
}
div.hodnoceni{
  background-color: #efefef;
  text-align: center;
  float: right;
  width: 185px;
  padding: 10px 5px;
  margin: 0 0 10px 10px;
  font-size: x-small;
}
div.reakce{
  margin-left: 115px;
  /*margin-right: 190px;*/
}
div.name{
}
div.date{
  /*font-size: x-small;
  font-style: italic;*/
}
div.total_rating{
  text-align: left;
  margin-bottom: 10px;
  /*width: 150px;
  float: left;*/
  /*padding: 5px;
  float: none;*/
}
div.delivery_time{
  text-align: left;
  margin: 3px;
  /*display: none;*/  
} 
div.transport_quality{
  text-align: left;
  margin: 3px;
  /*display: none;*/  
}
div.web_usability{
  text-align: left;
  margin: 3px;
  /*display: none;*/  
}
div.communication{
  text-align: left;
  margin: 3px;
  /*display: none*/
}
div.pros{
  color: rgb(83, 155, 21); /*#53A05C;*/
  padding-bottom: 15px;
}
div.cons{
  color: rgb(191, 34, 34); /*#FF0000;*/
  padding-bottom: 15px;
}
div.summary{
  /*padding-top: 5px;*/
  padding-bottom: 15px;
  /*font-style: italic;*/
}
div.reaction{
  /*padding-left: 10px;*/
  /*font-style: italic;*/
  /*color: #888888;*/
}
div.nadpisreaction{
  color: #289AEE;
  margin-bottom: 10px; 
}
a.page {
  color: #53A05C;
  /*font-style: italic;*/ 
}
.base{
  background:url(ratings_grey_small.gif) 0 0 no-repeat; width:58px; height:11px;  
  float: left; padding-right:4px; overflow:hidden;margin: 0 auto; font-size: small;}
.average{background:url(ratings_grey_small.gif) 0 -11px no-repeat; text-indent:-9999px;}
.base_big{
  background:url(ratings_grey_big.gif) 0 0 no-repeat; width:106px; height:20px;  
  padding-right:4px; overflow:hidden;margin: 0 auto; font-size: small;}
.average_big{background:url(ratings_grey_big.gif) 0 -20px no-repeat; text-indent:-9999px; height: 20px;}
