#body
{
  margin: 0px auto;
  width: 1001px;
  min-height: 580px;
  _height:580px;
  margin-top:40px;
}

.left {
	float:left;
	width:203px;	
}

.right {
	width:798px;
	float:right;	
}

.addthis_toolbox {
	float: left;
    margin-top: 20px;
    text-align: right;
    padding-left: 35px;
}	

.hlavicka {
	margin-bottom:15px;
	height:91px;
}

.detail_ref {
	padding-top:20px;	
}

.detail_ref .left {
	float:left;	
	width:150px;
}

.detail_ref .left img {
	max-width:150px;
}

.detail_ref .right {
	float:right;
	width:550px;
}

.detail_ref .right.full {
	width:100%;	
}

.detail_ref .right h2 {
	margin-top:0px;	
}

.detail_ref .right p {
	padding:5px 0;	
}

.clear {
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    clear: both;
    font-size: 0px;
    height: 0px;
    margin: 0;
    padding: 0;
}

.slogan span {
	display:none;
}	

.slogan {
	background:url("/templates/podnikamebezkorupce/img/slogan.png") no-repeat;	
	width:378px;
	height:91px;
	float: left;
}

#mainTop
{
  background-image: url("/templates/podnikamebezkorupce/img/obsah-horni-kraj.png");
  background-repeat: no-repeat;
  height: 9px;
  width:798px
}


#main
{
  background-image: url("/templates/podnikamebezkorupce/img/obsah-stred-repeat.png");
  background-repeat: repeat-y;
  width:782px
  padding: 0px 9px 0px 7px;
}


#scroll
{
  padding: 10px 30px 20px 33px;
   min-height: 350px;

  /*height: 326px;
  overflow: auto;*/

  border: 0px solid red; 
}


#mainBottom
{
  background-image: url("/templates/podnikamebezkorupce/img/obsah-spodni-kraj.png");
  background-repeat: no-repeat;
  height: 16px;
}


#copyrights
{
  margin: 10px 0px 10px 0px;
  
  text-align: center;
  font-size: 10px;
  
  position: relative;
}


#copyrights,
#copyrights a
{
  color: #969594;  
}