//                  
// 	ClearBox Language File (JavaScript)
//

var

	CB_NavTextPrv='předešlá',				// text of previous image
	CB_NavTextNxt='další',					// text of next image
	CB_NavTextFull='plná velikost',				// text of original size (only at pictures)
	CB_NavTextOpen='otevřít v novém okně',	        	// text of open in a new browser window
	CB_NavTextDL='stáhnout',				// text of download picture or any other content
	CB_NavTextClose='zavřít',                               // text of close CB
	CB_NavTextStart='zapnout prezentaci',			// text of start slideshow
	CB_NavTextStop='vypnout prezentaci',			// text of stop slideshow
	CB_NavTextRotR='otočit o 90 stupňů doprava',            // text of rotation right
	CB_NavTextRotL='otočit o 90 stupňů doleva'              // text of rotation left

;
