body {
	background-color: #3594e6;
	background-image: url(images/bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.wrap-all {
	width: 1024px;
	height: 770px;
	margin: 0 auto;
	
}

.left {
	float: left;
	width: 458px;
}

.right {
	float: left; 
	width: 530px;
	margin-left: -50px;
}

.flash {
	float: left;
	margin-left: 100px;
}

.slideshow {
	float: left;
	background-image: url(images/slideshow.bg.png);
	background-repeat: no-repeat;
	width: 530px;
	height: 347px;
	padding: 10px;
	margin-top:30px;
}

.left-slide {
	float: left;
	background-image: url(images/nuotrauka.bg.png);
	background-repeat: no-repeat;
	width: 273px;
	height: 324px;
}

.slide-nuotrauka {
	margin-left:24px;
	margin-top:25px;
}

.right-slide {
	float:left;
	margin-left:10px;
	margin-top:20px;
	width:223px;
}

.text-wrap {
	font-family: "Trebuchet MS", Helveticija, Arial;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
}

.text-wrap h1 {
	margin: 0px;
	text-align: center;
}

.text-wrap p {
	margin: 0px;
	text-align: center;
}







.clear {
	clear:both
}

#gallery {
	position:absolute;
	height:360px
}

#gallery a {
		float:left;
		position:absolute;
}
	
#gallery a img {
		border:none;
}
	
#gallery a.show {
		z-index:500
}

#gallery .caption {
		z-index:600; 
		/*background-color:#000; */
		color:#ffffff; 
		width:100%; 
		font-family: "Trebuchet MS", Helveticija, Arial;
		font-size: 25px;
		/*font-weight: bold;*/
		/*position:absolute;*/
		bottom:0;
		text-align: center;
}

#gallery .caption .content {
		margin:5px
}
	
#gallery .caption .content h1 {
		margin:0;
		padding:0;
		text-align: center;
		font-size: 30px;
		font-weight: bold;
}

#gallery .caption p.first {
		font-size: 30px;
		margin: 0;
		margin-top: 15px;
		line-height: 1;
}




.telefonas-wrap {
	color:#FFFFFF;
	float:left;
	font-size:25px;
	font-weight:bold;
	font-family: "Trebuchet MS", Helveticija, Arial;	
	background-color: green;
	width:325px;
}