html, body		{
	font-size: 82%;
	margin:0; padding:0;
	text-align: center;
	background: url(../images/top_bg.jpg) repeat-x #0A5295;
 }
#main  {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 885px;
	background: url(../images/bg_main.gif) repeat-y;
	}
	
#top {
	width: 100%;
	height: 181px;
	position: relative;
	}


 



/* ----------LEFT-----------*/
#left {
	float: left;
	width: 239px;
	
	}
#left_cont {
	margin: 10px 10px 10px 19px;
}
#images {
	font-weight: bold;
	text-align: center;
}



/*-------------CENTER--------------------*/
#right {
	float: left;
	width: 645px;
}
#right_cont { /*------- width: 693px; ----------*/
	margin: 0 16px 0 14px;

}
#right h1.nadpis {
	background: url(../images/h1_right.gif) no-repeat;
	margin: 0;
	padding: 13px 30px 13px 20px;
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
	
}


/*-------------------------------------*/

#left h3 {
	background: url(../images/h3_left.gif) no-repeat;
	margin: 0;
	padding: 13px 20px 13px 20px;
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
	
	
}
	
a#ebrana, a#wa{
	float: right;
	display: block;
	margin: 16px 0 0 30px;
	text-align: center;
}


#bottom {
	width: 100%;
	height: 46px;
	background: url(../images/bottom.gif) no-repeat top;
	position: relative;
	float: left;
}
.cleaner {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}


#navigace {
	
}
#navigace a.back {
	float: right;
}
#produktovy_strom #produktovy_strom_cont {
	margin: 0 5px;
}








 
 