.rogi
    {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    }


div#stopkarotator
    {
    /*margin: 0 auto;*/
	font-family:"Arial",Georgia,Serif;
	text-align: center;
	margin-left: 30px;
    }
		
div#stopkarotator a, div#stopka a
    {
    text-decoration:none;
	color:  white;
    }

div#stopkarotator ul
    {
    margin-left: 10px;
	
    }
	
div#stopkarotator ul li
    {
    float: left;
    list-style: none;
	
    }

div#stopkarotator ul li
    {
    color: #1D658B;
    display: block;
    font-size: 11px;
    padding: 0px 10px 0px 10px;
    height: 28px;
    line-height: 28px;
    text-decoration: none;
	text-align: center;
    }
    
div#stopkarotator ul li:hover 
    {
	cursor: pointer;
	}

div#stopkarotator ul li.selected
    {
    /*color: #282828;*/
	color: white;
    /*background: #eeeeee;*/
	background: #1D658B
    }
    
div#stopkarotator div.tekst
    {
	font-family:"Arial",Georgia,Serif;
    clear: both;
    color: #1D658B;
    font-size: 11px;
	padding: 10px 30px 20px 0;
	opacity: 0;
	display: none;
	/*width: 900px;*/
	font-size: 11px;
	margin-top: 10px;
}

div.tekst {
	text-align:justify;
	margin:10px 15px;
	font-size:0.9em;
	}
div.tekst strong{
	font-weight:normal;
	}
	
	
	
	div#stopkarotator2, div#stopkarotator3
    {
    /*width: 902px;*/
    /*margin: 0 auto;*/
	font-family:"Arial",Georgia,Serif;
	text-align: center;
	
    }
		
div#stopkarotator2 a, div#stopka2 a,div#stopkarotator3 a, div#stopka3 a
    {
    text-decoration:none;
	color:  white;
    }

div#stopkarotator2 ul,div#stopkarotator3 ul
    {
    margin-left: 10px;
	
    }
	
div#stopkarotator2 ul li, div#stopkarotator3 ul li
    {
    float: left;
    list-style: none;
	
    }

div#stopkarotator2 ul li, div#stopkarotator3 ul li
    {
    color: #1D658B;
    display: block;
    font-size: 11px;
    padding: 0px 10px 0px 10px;
    height: 20px;
    line-height: 28px;
    text-decoration: none;
	text-align: center;
    }
    
div#stopkarotator2 ul li:hover , div#stopkarotator3 ul li:hover 
    {
	cursor: pointer;
	}

div#stopkarotator2 ul li.selected, div#stopkarotator3 ul li.selected
    {
    /*color: #282828;*/
	color: white;
    /*background: #eeeeee;*/
	background: #1D658B
    }
    
div#stopkarotator2 div.tekst2, div#stopkarotator3 div.tekst3
    {
	font-family:"Arial",Georgia,Serif;
    clear: both;
    color: #1D658B;
    font-size: 11px;
	padding: 20px 10px 20px 0;
	opacity: 0;
	display: none;
	/*width: 870px;*/
	font-size: 11px;
	margin-top: 5px;
	border: 1px solid #00FF00;
}

div.tekst2, div.tekst3 {
	text-align:justify;
	margin:0px 5px 5px 5px;
	font-size:0.8em;
	}
div.tekst2 strong,div.tekst3 strong{
	font-weight:normal;
	}
