/*-------- uvodni stranka - boxiky -----------*/

#u1, #u2, #u3, #u4, #u5 		{ width: 119px; float: left; margin: 0 3px 14px 0; }

#u1 .u_cont, #u2 .u_cont, #u3 .u_cont, #u4 .u_cont, #u5 .u_cont     
										{ border: 0px; }

#uvod ul 					{ padding: 0; margin: 0px 0px 0px 20px; list-style: disc; }
#uvod ul li 				{ line-height: 12px;  }
#uvod ul li a 				{ font-size: 0.85em;  }

#uvod h2 					{ padding: 5px 0 7px 15px; margin: 0px; color: #fff; font-size: 1em; }
#uvod h2.drobne 			{ padding: 5px 0 7px 4px; /*font-size: 0.82em;*/ letter-spacing: -1px; }
#uvod h2 a 					{ color: white; }
#uvod em						{ font-size: .7em; }

#uvod #u1 .u_r 			{ background: url(../images/design/tit_epoc.gif) no-repeat; }
#uvod #u2 .u_r 			{ background: url(../images/design/tit_ebile.gif) no-repeat; }
#uvod #u3 .u_r 			{ background: url(../images/design/tit_eklen.gif) no-repeat; }
#uvod #u4 .u_r 			{ background: url(../images/design/tit_efarma.gif) no-repeat; }
#uvod #u5 .u_r 			{ background: url(../images/design/tit_edestnik.gif) no-repeat; }

.utext_u1 					{ background: url(../images/design/bg_podpic.gif) no-repeat; height: 114px; margin-top: -2px; }
.utext_u2 					{ background: url(../images/design/bg_podpic_bile.gif) no-repeat; height: 114px; margin-top: -2px; }
.utext_u3 					{ background: url(../images/design/bg_podpic_klenot.gif) no-repeat; height: 114px; margin-top: -2px; }
.utext_u4 					{ background: url(../images/design/bg_podpic_farma.gif) no-repeat; height: 114px; margin-top: -2px; }
.utext_u5 					{ background: url(../images/design/bg_podpic_destnik.gif) no-repeat; height: 114px; margin-top: -2px; }

.padtext 					{ padding: 5px; }

.utext_u1 a, .utext_u2 a, .utext_u3 a, .utext_u4 a, .utext_u5 a 
								{ color: black; text-decoration: none; }
#u1 .utext_u1 a:hover  	{ color: #003399; text-decoration: none; }
#u2 .utext_u2 a:hover  	{ color: #5FABEE; text-decoration: none; }
#u3 .utext_u3 a:hover  	{ color: #9D0529; text-decoration: none; }
#u4 .utext_u4 a:hover  	{ color: #328A6D; text-decoration: none; }
#u5 .utext_u5 a:hover  	{ color: #F6AC3E; text-decoration: none; }



/* -------- 2 produkty - FLOATOVANI------------*/
.deals, .deals2 			{ width: 611px; margin: 10px 0 0 0; clear: both; float: left; }

.deals .deals_space_l, .deals .deals_space_r
								{ float: left; width: 300px; background: url(../images/design/white_roh_leva.gif) left top no-repeat  white; border-bottom: 1px solid #C5C5C5; }
								.deals .deals_space_r { width: 296px; float: right;   }

.deals2 .deals_space_l, .deals2 .deals_space_r  
								{ float: left; width: 305px; width: 50%; min-height: 140px; height: auto !important; height: 140px; background: url(../images/design/white_roh_leva.gif) left top no-repeat  white; border-bottom: 1px solid #C5C5C5; }
								.deals2 .deals_space_r { width: 304px; float: right; border-left: 1px solid #C5C5C5; }

.deals_space_l .image, .deals_space_r .image { float: left; width: 110px; height: 110px; height: auto !important; min-height: 110px; margin: 0 5px 0 0; }
.deals_space_l img, .deals_space_r img  { display: block; }

.data 					{}
.data a 					{ height: 53px; display: block; font-weight: bold; padding: 5px 0 0 0; }
.data strong, .data .rpr, .data .save  		
							{ display: block; text-align: right; margin: 2px 5px 0 0; font-size: 1.2em; }
 							.data .rpr  { margin-top: 3px; font-size: .8em; font-style: normal; }
  							.data .save { margin-top: 0; font-size: .9em; color: red; font-weight: bold; }
							.data .save a  { display: inline; float: left; font-weight: normal; height: auto; padding: 0; }
