﻿.style1 {color: #FFFFFF}
body {
	background-image: url(img/fon.jpg);
}

#featured { 
	width: 950px; 
	height: 450px; 
	background: #009cff url('orbit/loading.gif') no-repeat center center; 
	overflow: hidden;
	margin: 5px auto;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}

.cont {

}

.footer {
	min-height: 100px;
}

.foot-menu {
	float: right;
	margin-right: 50px;
	margin-left: -50px;
	padding: 0;
	vertical-align: top;
}

.footer .foot-menu li {
	list-style: none;
	
}

.footer .foot-menu li a{
	text-decoration: none;
	color: #666;
	font-family: Verdana;
	font-size: 12px;
}

.footer .foot-menu li a:hover {
	color: #333;
}

.footer .copy {
	position: absolute;
	margin: 20px 0 0 50px;
	font-family: Verdana;
	color: #666;
}

.footer .copy .downlink {
	margin: 15px 0 0 -30px;
	font-size: 12px;
}

.footer .copy .downlink a {
	text-decoration: none;
	color: #145d8a;
}

.footer .copy .downlink a:hover {
	color: #0b3046;
}

.linksblock {
	width: 80%;
	margin: 10px auto 0;
	padding: 10px 10px 20px;
}

.form-div {
	width: 90%;
	margin: 10px auto 0;
	padding: 10px 0 20px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #ebebeb;
}

.form-div h3 {
	height: 40px;
	padding-top: 15px;
	background: #145d8a;
	font-size: 22px;
	font-family: Arial;
	text-align: center;
	color: #fff;
}

.form-div .input {
	width: 80%;
	height: 30px;
	margin: 10px auto;
}

.form-div input[type=text] {
	width: 83%;
	height: 25px;
	border: none;
	margin-left: 15%;
	color: #999;
	font-family: Arial;
	font-size: 14px;
}

.form-div .name {
	background: url(img/f1.jpg) no-repeat left #ffffff; 
}

.form-div .phone {
	background: url(img/f2.jpg) no-repeat left #ffffff; 
}
.form-div .email {
	background: url(img/f4.jpg) no-repeat left #ffffff; 
}

.form-div .textarea {
	width: 80%;
	height: 80px;
	margin: 10px auto 20px;
	background: url(img/f3.jpg) no-repeat left top #ffffff; 
}

.form-div textarea {
	width: 83%;
	height: 73px;
	border: none;
	margin-left: 15%;
	margin-top: 5px;
	color: #999;
	font-family: Arial;
	font-size: 14px;
}

.form-div .submit {
	margin: 10px auto 0;
	width: 45%;
	text-align: center;
	height: 40px;
	background: #145d8a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
	border-radius: 2px;
}

.form-div .submit:active {
	box-shadow: 0px 1px 1px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 1px 0px #4a4a4a;
    box-shadow: 0px 1px 1px 0px #4a4a4a;
}

.form-div input[type=submit] {
	border: none;
	background: none;
	margin-top: 8px;
	font-size: 18px;
	font-family: Arial;
	color: #fff;
	cursor: pointer;
}

.content h1{
	font-size: 20px;
}
.content h2{
	font-size: 18px;
}
.content h3{
	font-size: 15px;
}
.content h4{
	font-size: 14px;
}
.content h5{
	font-size: 13px;
}

.content {
	margin: 20px;
	font-family: Verdana;
	font-size: 13px;
}

#contacts-form { clear:right; width:100%; overflow:hidden;}
#contacts-form fieldset { border:none; float:left; }
#contacts-form .field { clear:both;}
#contacts-form label { float:left; width:97px; line-height:18px; padding-bottom:8px; color:#000;}
#contacts-form input { width:247px; padding:1px 0 1px 3px; background:url(images/png-bg.png) left top; border:1px solid #cccccc; color:#414141;}
#contacts-form select { width:253px; padding:1px 0 1px 3px; background:url(images/png-bg.png) left top; border:1px solid #cccccc; color:#414141;}
#contacts-form textarea { width:615px; height:159px; padding:1px 0 1px 3px; background:url(images/png-bg.png) left top; border:1px solid #cccccc; color:#414141; margin-bottom:20px; overflow:auto;}
#contacts-form .link1 { float:right;}
#contacts-form .button {cursor:pointer;background:#ececec;}

.more {
	margin-left: 95px;
}

.more a {
	color: #aa0404;
	font-family: Arial;
}

.guestbutton {
	text-align: center;
	margin-top: 20px;
}

.classic {
	display: none;
}

.guestbook {
	margin-top:5px;
	margin-bottom:10px;
	padding:5px 5px 12px 5px;
	width:98%;
	border:1px solid;
	border-color:#ccc;
	box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;

}

.guestbook span{
/*	background-color:#e8e8e8;*/
/*	padding:3px;*/
	font-weight:bold;
	color:#999;
	font-family: Verdana;
	font-size:10px;
}

.guestbook a{
	text-decoration:none;
}

#paggination{
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
}

#paggination ul{
	list-style:none;
}

#paggination li{
	display:inline;
	border:1px solid;
	border-color:#999;
	box-shadow: 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	padding:2px 6px 2px 6px;
	margin:2px;
}
#paggination li:hover{
	background:#ccc;
}

#paggination a{
	text-decoration:none;
}

.this_li {
	background:#145d8a;
	color: #fff;
}

.list2 {padding:4px 0 10px 0; list-style:none; text-align: left; }
.list2 li { 
	display: inline-table; 
	width: 226px; 
	text-align: center; 
	border:#ccc 1px solid; 
	padding: 5px 3px 10px; 
	margin: 0 2px 15px; 
	box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
}
.list2 li img { }
.h3 {
	margin: 0 5px 5px;
}

.h3 a{
	color: #333;
	text-decoration: none;
	font-size: 14px;
}

.list2 li h4 {
	font-size: 12px;
	margin: 3px 5px;
	text-align: left;
}

.list2 li h4 {
	color: #666;
}
.list2 li h4 span{
	color: #333;
}

.opacity {
	filter:alpha(opacity=10);-moz-opacity: 0.1;-khtml-opacity: 0.1;opacity: 0.1;
}
.dopImg{
	margin: 0;
	padding: 0;
	width: 100%;
}
.dopImg li{
	display: inline;
	margin: 0 3px;
}

.akkr {
	position: absolute;
	margin: 140px 0 0 167px;
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #bd0006;
}

.akkr a {
	text-decoration: none;
	color: #bd0006;
}

.ourvk {
	position: absolute;
	margin: 200px 0 0 0;
}