	
#slider { float: left; width: 970px; height: auto; padding-left: 20px; clear: both; position: relative; }
#centering #JSNovinky{ background-color: #F5F6F6; width: 948px; height: 270px; clear: both; overflow: hidden; border: 1px solid #dedede; margin: 20px auto 0px; position: relative; float: left; 
}  
/* Easy Slider */

  
  
	#JSNovinky ul, #JSNovinky li	{ margin:0px; padding:0px; list-style:none; 
		}	
	#JSNovinky li{ /* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ width:948px; height:270px; overflow:hidden; background-color: #f5f6f6; display: block; float: left;
     
	}
  	
	#prevBtn, #nextBtn	{ position: absolute; display:block; width:39px; height:41px; z-index:1000; top: 136px; text-indent:-8000px; 
		}	
  
  #prevBtn { left: 20px;
  }
  		
		
	#nextBtn{ top: 136px; left: 931px; 
	}
    														
	#prevBtn a, #nextBtn a { display:block; width:39px; height:41px; background:url(../img/bt-prev.png) no-repeat 0 0; 
		}	
		
	#nextBtn a{ background:url(../img/bt-next.png ) no-repeat 0 0; 
		}	
		
		
.karta {
  margin:10px 40px 0 40px;
  
}
#JSNovinky .img { float: left; width: 460px; padding-top: 10px; padding-left: 15px; height: 255px; overflow: hidden; 
}
#JSNovinky .text { float: right; width: 455px; padding-top: 25px; color: #494949; 
}

.karta .text h1{
  font-size: 40px;
  font-family: Helvetica;    
}
#JSNovinky .text h2{ font-size: 25px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; display: block; float: left; width: 455px; text-transform: uppercase; 
}
#JSNovinky .text h2 span { clear: both; display: block; font-weight: bold;font-size: 18px;}
#JSNovinky ul li .text h2 a { color: #494949; text-decoration: none; }
#JSNovinky ul li .text h2 a:hover { text-decoration: underline; }


#JSNovinky .text h3{ display: block; float: left; margin: 0px; }
#JSNovinky .text table { clear: both; float: left; width: 390px; border-top: 1px solid #CCC; margin-top: 5px; }
#JSNovinky .text table th,
#JSNovinky .text table td { text-transform: uppercase; font-weight: normal; text-align: left; font-size: 13px; border-bottom: 1px solid #CCC; padding: 3px 10px; width: 230px; color: #494949; }
#JSNovinky .text table th { color: #d10e0e; width: 160px; }






.karta .text .radek {
  border-bottom: 1px #6d6d6d solid;
  line-height: 25px;
  text-transform: uppercase;
}

.karta .text .radek .left {
  float: left;  
  font-weight: bold;
  color: #d10e0e;
  width: 250px;
}

.karta .text .radek .right {
  color:#6d6d6d;
  font-weight: bold;

}
		
		
			
/* // Easy Slider */
