* {
	outline:none;
	margin:0;
	padding:0;
	border:none;
}
body {
	overflow-y: scroll;
}
html, body {
	font:7.4pt Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
	background:#FFF;
	border:none;
}
a {
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration:none;
	color:#fff200;
}
#page {
}
#header {
	width:100%;
	height:190px;
}
#header-1 {
	color:#FFF;
}
#header-2 {
	border-bottom:none;
	height:183px;
	width:1040px;
	margin:0 auto;
	color:#a4a4a4;
	background:url(/images/prioritet.jpg) no-repeat center;
	font-size:1.5em;
}
#header-center {
	margin:0 auto 0 410px;
	width:211px;
	height:50px;
}
#logo {
	float:left;
	padding:0 0 0 25px;
}
#header-right {
	float:right;
	width:415px;
	text-align:left;
	padding:50px 0 0 0;
}
#header-left {
	float:left;
	width:415px;
	text-align:right;
	padding:50px 0 0 0;
}
#language {
	padding:20px 0 0 0;
	font-size:1.3em;
}
#language a {
	color:#FFF;
	display:block;
	width:33px;
	float:right;
	text-align:center;
}
#lang-ru {
	border-left:1px solid #FFF;
}
#lang-en {
	border-right:2px solid #51627b;
}
#language a.selected, #language a:hover {
	color:#FFF;
	font-weight:bold;
}
#menu-1 {
	background:#627288;
}
#menu-2 {
	height:80px;
	width:1040px;
	margin:0 auto;
}
.menu-item {
	height:50px;
	float:left;
	background:url(/images/item.png) no-repeat;
}
.item-sel {
	background:url(/images/item-sel.png) no-repeat;
}
#menu-2 .menu-item {
	width:189px;
	height:80px;
}
#menu-2 a, #menu-4 a {
	font-size:1.1em;
	display:block;
	color:#FFF;
	text-transform: uppercase;
	text-align:center;
}
#menu-4 a {
	padding:8px 0;
}
#menu-3 {
	background:#51627b;
}
#menu-4 {
	height:30px;
	width:1040px;
	margin:0 auto;
}
#menu-3 .menu-item {
	width:189px;
}
#pg-page {
	color:#FFF;
	margin:0 0 20px 0px;
	background:#FFF;
}
#pg-main {
	width:1040px;
	margin:0 auto;
}
#pg-content {
	font-size:1.1em;
	line-height: 1.3em;
}
#footer-0 {
	height:48px;
	padding:30px 0 0 0;
}
#footer-1 {
	background:url(/images/footer.png) repeat-x;
	width:1040px;
	margin:0 auto;
}
#footer-2 {
	padding:8px 0;
	font-weight:bold;
	text-align:center;
	color:#FFF;
}
#menu {
	background: #acacac;
	width: 250px;
	padding:3px 4px;
	float: left;
	margin:23px 0 0 0;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}
ul {
	margin-left:15px;
}
#copyright {
	float:left;
	padding-left:260px;
}
#counter {
	float:right;
}
#wrapper {
	padding-top:210px;
}
h2 {
	text-align:center;
	font-size:1.1em;
}
.inf {
	padding:5px;
	border-left:2px solid #CCC;
	margin-top:50px;
}
.lbl {
	float:left;
	font-weight:bold;
	padding:0 5px 0 0;
	text-align:right;
	width:95px;
}
.button, .accordion {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#aaa none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	padding:0 8px;
}
.button:hover, .accordion:hover {
	background:#627288 none repeat scroll 0 0;
}
a.button, a.accordion {
	padding:2px 10px;
	margin:1px 0;
}
.input {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 0 3px #888888;
	-webkit-box-shadow:0 0 3px #888888;
	border:1px solid #AAAAAA;
	margin-right:8px;
}
.disabled, .disabled:hover {
	background:#AAAAAA none repeat scroll 0 0;
	cursor:auto;
}
.edt {
	padding:3px 0;
}
#auth {
	padding:0 130px;
}
.inp {
	padding:2px;
	width:400px;
}
textarea {
	font:9pt Verdana, Geneva, sans-serif;
	width:100%;
	margin:10px 0;
}
#talks-nic {
	width:250px;
}
#talks .msg {
	background:#eee url(/images/msg-0.png) repeat-x;
	margin:10px 0;
	padding:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#talks .msg:hover {
	background:#e1e1e1 url(/images/msg-1.png) repeat-x;
}
#talks .caption {
	font-weight:bold;
	border-bottom:1px dotted #AAA;
	color:#555;
	text-shadow:1px 1px 1px #CCC;
}
#talks .date {
	float:right;
}
#talks-new {
	border:2px solid #AAAAAA;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
#pg-content a.button, #pg-content a.accordion {
	display:block;
}
#pg-content .item {
	display:none;
	font-style:italic;
	padding-left:10px;
	margin-left:25px;
	border-left:2px solid #CCC;
}
h1 {
	font-size:1.8em;
}
hr {
	border:none;
	border-top:1px dotted #a2727c;
	height:1px;
	padding:0;
	margin:0;
}
.tabbed-content {
	background-color:#fff;
	height:440px;
}
.tabs {
	height:49px;
	position:relative;
	background:url(/images/menu.png) repeat-x;
}
.tabs .moving-bg {
	padding:15px;
	background-image:url(/images/selected.png);
	position:absolute;
	width:230px;
	z-index:190;
	left:0;
	padding-bottom:29px;
	background-position:bottom left;
	background-repeat:no-repeat;
	height:22px;
}
.tabs .tab-item {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	display:block;
	float:left;
	padding:15px;
	width:230px;
	color:#FFF;
	text-align:center;
	z-index:200;
	position:relative;
	cursor:pointer;
	text-shadow:1px 1px 3px #000;
}
.tabbed-content .slide-content {
	overflow:hidden;
	position:relative;
	width:1040px;
}
.tabslider {
	width:5000px;
}
.tabslider div.tab {
	float:left;
	width:1040px;
	height:440px;
	margin:0;
	padding:15px 0 0 0;
	background:url(/images/background.jpg) no-repeat;
	font-size:1.5em;
	line-height:1.2em;
	font-weight:bold;
}
.star, .check, .warn, .days, .pay, .req, .ask, .form {
	margin:5px 15px;
	padding:0 10px 5px 60px;
	text-shadow:1px 1px 3px #000;
}
.star {
	background:url(/images/star.png) no-repeat;
	margin:15px;
}
.check {
	background:url(/images/check.png) no-repeat;
	min-height:43px;
}
.warn {
	background:url(/images/warn.png) no-repeat;
	min-height:50px;
}
.phone {
	background:url(/images/phone.png) no-repeat;
	float:left;
	width:500px;
	text-shadow:1px 1px 3px #000;
	margin:15px 0 0 80px;
	padding:0 0 0 110px;
	height:109px;
}
.tel {
	font-size:2em;
	line-height:1.5em;
}
.map {
	background:url(/images/map.png) no-repeat;
	float:right;
	width:200px;
	text-shadow:1px 1px 3px #000;
	padding:15px 0 0 150px;
	height:109px;
}
.d-left, .d-right {
	height:160px;
	width:500px;
}
.d-left {
	float:left;
}
.d-right {
	float:right;
}
.info {
	clear:both;
	padding:15px 0;
	height:60px;
}
.days, .pay, .req {
	float:left;
	min-height:65px;
}
.days {
	background:url(/images/days.png) no-repeat;
}
.pay {
	background:url(/images/pay.png) no-repeat;
}
.req {
	background:url(/images/req.png) no-repeat;
}
.ask {
	padding:5px 0 0 250px;
	background:url(/images/call.png) no-repeat 170px 10px;
}
.ask .tel {
	font-size:1.5em;
}
.form {
	background:url(/images/form.png) no-repeat 25px 0;
}
.list {
	font-size:0.8em;
	padding:0 0 0 15px;
}
