@CHARSET "UTF-8";

body {
	font-size: 62.5%;
	font-family: Georgia, Verdana, Tahoma, Arial, Helvetica;
	background: #070707 url(../images/bg-top.jpg) top center no-repeat;
	min-height: 600px;
}

h1 {
	color: #c6b53f;
	font-size: 20px;
	margin: 20px 0px;
}

div.clear {
	clear: both;
}

.wrap {
	width: 840px;
	margin: 0 auto;
	padding: 0px 0px 0px 30px;
	overflow: auto;
}

.header {
	text-align: center;
}

.header img {
	text-align: center;
}

.header .menu {
	margin: -20px 0px 20px 0px;
}

.header .menu a {
	color: #c6b53f;
	font-size: 1.8em;
	text-decoration: none;
	margin: 0px 30px;
}

.content {
	width: 510px;
	float: left;
	margin-right: 10px;
}

.content,.text {
	font-size: 1.4em;
}

.content p,.text p {
	color: #abb9c1;
	margin: 15px 0px;
	font-family: Arial;
}

div.right {
	width: 300px;
	float: left;
	padding-top: 20px;
}

.contacts {
	width: 296px;
	height: 115px;
	margin-top: 20px;
	background: url(../images/phone.jpg) top left no-repeat;
	margin-top: 20px;
	color: #c6b53f;
	padding: 30px 0px 0px 15px;
}

.contacts a {
	color: #c6b53f;
	text-decoration: none;
}

.contacts .tel {
	font-size: 34px;
}

.contacts .tel small {
	font-size: 18px;
}

.contacts .email {
	margin-top: 5px;
	font-size: 16px;
}

div.counter {
	margin-top: 20px;
	color: #abb9c1;
	font-size: 1.2em;
	font-family: Arial;
}

div.counter img {
	float: left;
	margin: 0px 10px 10px 0px;
}

.footer {
	background: url("../images/foot-line.png") top center no-repeat;
	margin-top: 30px;
	padding: 10px 0px 30px 0px;
	text-align: center;
}

.footer a.link {
	padding: 0px 10px;
	color: #abb9c1;
	font-size: 1.4em;
	text-decoration: none;
}

.footer a.palka {
	border-right: 1px solid #abb9c1;
}

div.content a {
	color: #C6B530;
}

form div.corned {
	width: 300px;
	padding: 4px 10px;
	background: #373737;
	color: #C6B53F;
	margin: 10px 0px;
}

form div.textarea {
	width: 400px;
}

form input, form textarea {
	width: 200px;
	background: #373737;
	border: 1px solid #373737;
	color: #C6B53F;
}

.addme textarea {
	width: 400px;
	height: 100px;
}

.gallery-ankets li {
	float: left;
	margin: 0px 15px 15px 0px;
}

.pager {
	color: #c6b53f;
	font-size: 1.8em;
	font-family: Georgia, Verdana, Tahoma, Arial, Helvetica;
}

.pager a {
	text-decoration: none;
}

.pager a:hover {
	border-bottom: 1px solid #c6b53f;
}

.pager .pager_active {
	font-weight: bold;
	border-bottom: 1px solid #c6b53f;
}

.gallery-selector {
	background: url(../images/previewbox.png);
	width: 390px;
	height: 163px;
	margin-bottom: 10px;
	text-align: center;
	padding: 15px 30px;
}

.gallery-selector img {
	margin: 0px 5px;
	cursor: pointer;
	border: 1px solid #070707;
}

.gallery-selector img.hover {
	border: 1px solid #C6B53F;
}strong{	font-weight: bold;}

.galinfo b {
	color: #999966;
}

.login td {
	padding: 7px;
}


.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
}

.stepcarousel .belt{
position: absolute;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
}

#mycarousel {
	overflow: hidden;
	height: 163px;
	width: 390px;
}


