.txt	{
	background: url('../img/l.png') repeat-x 0px 10px rgba(255,255,255,0.64);
	background: url('../img/l.png') repeat-x 0px 10px,
		url('../img/l.png') repeat-x left bottom rgba(255,255,255,0.64);
	padding: 20px;
	text-align: justify;
	color: #283967;
}
.txt h1	{
	margin-bottom: 5px;
	font-family: 'Niconne', cursive;
	font-size: 30px;
	color: #5075d9;
}

#shell1	{
	position: absolute;
	top: -30px;
	left: -50px;
	z-index: 2;
}
#shell2	{
	position: absolute;
	bottom: -23px;
	right: -67px;
	z-index: 2;
}
#shells	{
	position: absolute;
	bottom: -15px;
	left: -130px;
	z-index: 2;
}
#amber	{
	position: absolute;
	bottom: -15px;
	right: -155px;
	z-index: 2;
}
#amberL	{
	position: absolute;
	bottom: 0px;
	left: -130px;
	z-index: 2;
}

#gallMin, #gall	{
	padding: 10px;
	background: rgba(63,169,213,0.28);
}
#gallMin a, #gall a	{ display: inline-block; }
#gallMin a > img, #gall a > img	{
	display: block;
	border: 1px solid #a8b8f5;
	
}
#gallMin.startGal{
background: none;
}
#gallMin.startGal a{
float: right;
padding: 0 10px;
}
#gallMin.startGal a.abs{
position: absolute;
}
#gallMin.startGal a >img{
width: 175px;
border: 6px solid white;
border-bottom: 26px solid white;
}
#gallMin.startGal a:nth-of-type(odd) img{
/*transform: rotate(15deg);*/
}

#gallMin.startGal a:nth-of-type(even) img{
/*transform: rotate(-10deg);*/
}
.rodo{padding:0 0 0 35px;display:block;}
#gallMin	{
	width: 285px;
	margin-left: 10px;
	float: right;
	z-index: 2;
}
#gall	{ text-align: left; }

.half	{
	display: inline-block;
	vertical-align: top;
	width: 390px;
}
#map	{
	width: 380px;
	height: 150px;
	border: 1px solid #a9afe4;
	margin-top: 10px;
}
label, input[type="text"], input[type="email"], textarea	{
	display: inline-block;
	vertical-align: top;
}
label	{ width: 130px; }
input[type="text"], input[type="email"], textarea	{
	width: 230px;
	margin: 1px 0px;
	padding: 2px 10px;
	background: #ffffff;
	border: 1px solid #bbbbbb;
	font-family: Tahoma, Arial, sans-serif;
}
textarea	{ height: 190px; }
input[type="submit"]	{
	margin-top: 10px;
	width: 50px;
	padding: 2px 10px;
	background: #ffffff;
	border: 1px solid #bbbbbb;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}

#offer {
    width: 60%;
}

#offer > h3{
    display: -webkit-inline-box;
    display: inline;
}

#pricing > h3{
    display: -webkit-inline-box;
    display: inline;
}
