#mySlideshow

{
	width: 435px;
	height: 310px;
	z-index:5;
}

.jdSlideshow
{
	display: none;
	overflow:hidden;
	position: relative;
}


.jdSlideshow .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #FFF;
	background-repeat: no-repeat;
}

.jdSlideshow .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

#names {
	font-size: 1.1em;
	color: #201d13;
	font-family: "trebuchet ms",verdana,arial,sans-serif;
}
#names2 {
	font-size: 1.3em;
	color: #201d13;
	font-family: "trebuchet ms",verdana,arial,sans-serif;
}
#paslaugos {
	vertical-align: top;
	text-align: left;
	font-size: 0.7em;
	color: #201d13;
	font-family: "trebuchet ms",verdana,arial,sans-serif;
}
#footer {
	color: #201d13;
	font-family: "trebuchet ms",verdana,arial,sans-serif;
	font-size: 0.7em;
	bottom: 5;
	text-align: center;
}

#pasl_vest {
	font-size: 1.1em;
	color: #201d13;
	font-family: "trebuchet ms",verdana,arial,sans-serif;
	text-align: center;
	border-bottom: 2px dotted #201d13;
}
#pasl_fot {
	font-size: 1.1em;
	color: #201d13;
	font-family: "trebuchet ms",verdana,arial,sans-serif;
	text-align: center;
	border-left: 2px dotted #201d13;
	border-right: 2px dotted #201d13;
	border-bottom: 2px dotted #201d13;
}
#pasl_stu {
	font-size: 1.1em;
	color: #201d13;
	font-family: "trebuchet ms",verdana,arial,sans-serif;
	text-align: center;
	border-bottom: 2px dotted #201d13;
}