﻿#map      {
	width: 100%;
	height: 400px;
	font-size: 16px;
	color: #e6e6ff;
	text-align: center;
}
#prav4 {
	border: 0;
}
#sms {
	width: 20px;
	height: 300px;
	border: 3px dotted #9591cc;
	border-style: double;
	position: fixed;
	right: 0;
	bottom: 0;
	margin-right: 10px;
	margin-bottom: 80px;
	cursor: pointer;
}
#sms:hover {
	height: 300px;
	margin-bottom: 80px;
}
#sms1 {
	width: 400px;
	height: 300px;
	border: 3px solid #9591cc;
	border-style: double;
	position: fixed;
	right: 0;
	bottom: 0;
	margin-right: 40px;
	margin-bottom: 80px;
	z-index: 200;
	background-image: url(../images/css/spacer0.gif);
	background-repeat: repeat;
}
#flr {
	float: right;
	margin-top: 0;
	margin-left: 4px;
	margin-right: 4px;
	cursor: pointer;
}
#cennic {
	width: 150px;
	height: 160px;
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
}
#clock {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 230px;
	margin-right: 315px;
	width: 190px;
	height: 200px;
}
#contact {
	position: absolute;
	top: 7px;
	right: 7px;
	margin-top: 0;
	margin-right: 0;
	width: 50px;
}