/* Pravy sloupec */
	#right {
		width:203px;
		min-height:30px;height:30px;
		float:left;
		text-align:left;
		margin:0px 0px 0px 2px;		
		padding: 0px 0px 0px 0px;	
	}

		/* Oranzovej box na novinky */
		#right .orangetitle{		
		 width:205px;
		 height:28px;
		 color:#ac1f1f;
		 font-size:11px;
		 font-weight:bold;
		 background: url(../images/bg_right_orange_title.gif) no-repeat 0 0px;				
		}

			/* sipecka */
			#right .orangetitle .pointer{
			 width:16px;
			 height:16px;
			 float:left;
			 padding: 8px 0px 0px 7px;
			 background: url(../images/orange_pointer.gif) no-repeat 7px 8px;				
			}		

			/* titulek */
			#right .orangetitle .title{
			 margin:0px 0px 0px 30px;
			 padding: 8px 0px 0px 0px;
			}	

		/* podtitulek */
		#right .orangesubtitle{
		 width:205px;
		 color:#FFFFFF;
		 font-size:10px;
		 font-weight:bold;
		 /*height:24px;min-height: 24px;*/
		 display:block;
		 background: url(../images/bg_right_orange_subtitle.gif) repeat-y 0 0px;
		}				

			/* podtitulek */
			#right .orangesubtitle .subtitle{			
				 padding:5px 8px 0px 8px;
				 margin:0px 0px 0px 0px;
			}			

			#right .orangesubtitle .subtitle a{
				color:#444444;
			}		

		/* text */
		#right .orangetext{		
		 width:205px;
		 color:#000000;
		 font-size:11px;
		 font-weight:normal;   	    
		 background-color:#eb7b14;
		}	

			#right .orangetext .text{
				 padding:7px 8px 4px 8px;
			}				

			#right .orangetext .text p{
			 	padding:0px 8px 0px 8px;
				margin:0px 0px 0px 0px;			
			}

			#right .orangetext .text a{
				color:#444444;
			}

		/* spodek */
		#right .orangebottom{
		 width:205px;
		 height:4px;
		 margin: 0px 0px 6px 0px;
		 /* background: url(../images/bg_right_orange_bottom.gif) no-repeat 0 0px; */			
		}

		/* modrejbox na novinky */
		#right .bluetitle{		
		 width:205px;
		 height:27px;
		 color:#00;
		 font-size:11px;
		 font-weight:bold;
		 background: url(../images/bg_right_blue_title.gif) no-repeat 0 0px;				
		}

			/* sipecka */
			#right .bluetitle .pointer{
			 width:11px;
			 height:13px;
			 float:left;
			 padding: 8px 0px 0px 7px;
			 background: url(../images/blue_graph.gif) no-repeat 7px 8px;				
			}		

			/* titulek */
			#right .bluetitle .title{
			 margin:0px 0px 0px 30px;
			 padding: 8px 0px 0px 0px;
			}	

		/* podtitulek */
		#right .bluesubtitle{
		 width:205px;
		 color:#FFFFFF;
		 font-size:10px;
		 font-weight:bold;
		
		 background: url(../images/bg_right_blue_subtitle.gif) repeat-y 0 0px;	
		}				

			/* podtitulek */
			#right .bluesubtitle .subtitle{	
				 padding:5px 8px 0px 8px;
				 margin:0px 0px 0px 0px;
			}		

		/* text */
		#right .bluetext{	
		 width:205px;
		 color:#00;
		 font-size:11px;
		 font-weight:normal;  
		 background-color:#1584EA;
		}	

			#right .bluetext .text{
				 padding:7px 8px 0px 8px;
			}			

			#right .bluetext  a{
				 color:#000000;
				 font-size:11px;
				 font-weight:normal;
				 text-decoration:none;
				 padding:0px 8px 0px 8px;
				 display:block;
			}	


		/* spodek */
		#right .bluebottom{
		 width:205px;
		 height:4px;
		 margin: 0px 0px 6px 0px;
		 /* background: url(../images/bg_right_blue_bottom.gif) no-repeat 0 0px; */
		}		

.sabjegenius {
	clear:both;
}