body
body { background-image: url("/obrazek/3/pozadi-pozadi-png/");}


padding: 0 0 70px 0;

}
#sidebar {
    display: none;
}
#content {
    width: 770px;
  	text-align: justify;
}
#path {
  color: #999999;
  margin-bottom: 2em;
}
#rcolumn {
    margin: 0;
    width: 800px;
}
#container.theme #rcolumn {
  padding-top: 268px;
}
#calculator-frame {
  	padding: 0;
	margin: 0;
  	width: 100%;
}
#theme {
  height: 240px;
  width: 1000px;
  background-size: 1000px auto;
}
#lcolumn {
  margin-top: 268px;
}
#menu ul ul a {
    color: black;
    font-weight: normal;
    padding: 0 10px 0 43px;
    width: 157px;
background: -moz-linear-gradient(top,  rgba(255,255,255,0.6) 0%, rgba(255,255,255,0.6) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.6)), color-stop(100%,rgba(255,255,255,0.6))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.6) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.6) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.6) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.6) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99ffffff', endColorstr='#99ffffff',GradientType=0 ); /* IE6-9 */

}