html, body		{
	font-size: 82%;
	margin:0; padding:0;
	text-align: center;
	
 }
#main  {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 912px;
	}
	
#top {
	width: 912px;
	background: url(../images/top.jpg);
	height: 119px;
	}


/* ----------LEFT-----------*/
#left {
	float: left;
	width: 202px;
	
	}
#left_cont {
	margin: 0;
	margin: 0;
}

/*-------------CENTER--------------------*/
#center {
	float: left;
	width: 530px;
	text-align: center;
}
#center_cont { /*------- width: 693px; ----------*/
	margin: 0 13px 0 13px;
	text-align: left;
	
}


/*------------- RIGHT --------------*/
#right {
	float: left;
	width: 180px;
}
#right_cont { /*------- width: 693px; ----------*/
	margin: 0;
	padding:0;
	
	
}
#left, #right  {
	margin-top: 8px;
	margin-bottom: 8px;
	}
	#center {
	margin-bottom: 8px;
	}
/*-------------------------------------*/

#left h3, #right h3 {
	background: url(../images/bg_h3.jpg);
	padding: 6px 0 7px 33px;
	margin: 0;
	color: #fff;
	
}



#center ul#menu {
	width: 504px;
	height: 37px;
	list-style: none;
	padding: 0; margin: 0;
	
	background: url(../images/bg_center_ul.gif) no-repeat;
	}
html>body #center ul#menu {
	margin-left: auto;
	margin-right: auto;
}
#center ul#menu li {
	float: left;
	padding-bottom: 5px;
	margin: 5px 0 0 0;
	text-align: center;
	}
#center ul#menu li.center_ul {
	margin: 5px 12px 0 12px;
}
#center ul#menu li a {
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	width: 160px;
	display: block;
	text-align: center;
}
#center ul#menu li a:hover {
	text-decoration: none;
	color: #FFEF03;
	
}
#bottom {
	width: 912px;
	height: 30px;
	background: url(../images/bg_bottom.gif) repeat-x;
	position: relative;
	float: left;
}
#bottom a#ebrana, #bottom a#wa   {
	position: absolute;
	left: 763px;
	}
	#bottom a#wa   {
	left: 823px;
	}
#bottom p  {
	position: absolute;
	left: 5px;
	top: 0px;
	color: #fff;
	font-weight: bold;
	font-size: .9em;
}
.cleaner {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}



#kontakt {
	margin: 8px 0 0 0;
	padding: 0 0 18px 0;
	background: url(../images/bot_yel.gif) bottom no-repeat #FFEF03;
}
#kontakt address {
	margin: 15px;
	font-style: normal;
}
#kontakt address a {
	color: #000;
	text-decoration: underline;
	
}
/*-------------moduly------------------*/

#navigace {
	
}
#navigace a.back {
	float: right;
}

#produktovy_strom {
	background: url(../images/bot_blue.gif) bottom no-repeat #C0D7F9;
	padding: 0 0 18px 0;
	 
}

#produktovy_strom #produktovy_strom_cont {
	margin: 8px;
}

.novinky_3_col_obsah {
	background: #FFEF03;
	padding: 5px;
	margin-bottom: 1px;
}
.datum_col {
	font-weight: bold;
}
.novinky_3_col_obsah h5 {
	padding: 0;
	margin: 3px 0 0 0;
}
.novinky_3_col_obsah a.vice {
	display: block;
	text-align: right;
	
}
#novinky_3_col .archiv {
	background: #FFEF03;
	margin: 1px 0 0 0;
	text-align: center;
	padding: 5px 2px;
	font-weight: bold;
}










 
 