/*#slidedeck_frame {
/*	background: url('back.png') 0 0 no-repeat;
	background: url('slideDeckBack.png') 0 0 no-repeat;	
	width: 900px;
	height: 314px;
	padding: 28px 30px;
}

#slidedeck_frame dl {
	width: 900px;
	height: 300px;
	margin: 0;
}
			
.slidedeck dd {
	padding: 10px 15px;
	border-right: 5px solid #d7d7d7;
	background: url('slides.png') bottom left #d7d7d7 repeat-x;
}*/

#slidedeck_frame { /* prostor slajdova */
	background:url('slideDeckBack.png') 0 0 no-repeat;
	width:930px;
	padding: 28px 30px 28px 30px;
	margin-left:-9px;
}

#slidedeck_frame dl {
	width: 905px;
	height: 300px;
	margin:0;
}			

.slidedeck dd {
	width:300px;
}

.slidedeck dt {
	cursor: pointer;
	height: 43px;
	line-height: 38px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
/*	background: url('spines.png') top left #d7d7d7;*/
	color: #fff; 
	background: url('slideDeckSpine.png');
}

.slidedeck dt.slide1 {
	background-position:0px 0px;
}

.slidedeck dt.slide2 {
	background-position:0px 129px;
}

.slidedeck dt.slide3 {
	background-position:0px 86px;
}

.slidedeck dt.slide4 {
	background-position:0px 43px;
}

.slidedeck dt:hover{}

.slidedeck dt.active, .slidedeck dt.active:hover {
	cursor:default;
}

.slidedeck dt .index{	font-size: 24px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;}

.slidedeck dt:hover .index{}

.slidedeck dt.active .index{}

.slidedeck .activeCorner{}


/*
.slidedeck dt:hover {
	color: #000;
	background-position: center left;
}
.slidedeck dt.active, .slidedeck dt.active:hover {
	cursor: default;
	color: #fff;
	background-position: bottom left;
}
.slidedeck dt .index {
	font-size: 24px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #505050;
}
.slidedeck dt:hover .index { color: #000000; }
.slidedeck dt.active .index { color: #ffffff; }
.slidedeck .activeCorner {
	margin-left: -6px;
	background-image: url('corner.png');
	width: 12px;
	height: 25px;
}*/

/* TEXT FORMATTING */

.text_formatting {background: url(slideDeckTextBack.png) no-repeat;
}

.text_formatting_1 {background: url(slideDeckTextBack_1.png) no-repeat;
}

.text_formatting_2 {
background: url(slideDeckTextBack_2.png) no-repeat;
}

.text_formatting_3 {
background: url(slideDeckTextBack_3.png) no-repeat;
}

.text_formatting_4 {
background: url(slideDeckTextBack_4.png) no-repeat;
}

.text_formatting, 
.text_formatting_1, 
.text_formatting_2,
.text_formatting_3,
.text_formatting_4 

{
padding: 5px 10px 5px 10px;font-family: Tahoma, Helvetica, Arial, sans-serif;font-size: 12px;
}
