html, body {
	width: 100%;
	height: 100%;
	min-width: 1050px;

	margin: 0px;
	padding: 0px;

	background-color: #ffffff;
	background-repeat: repeat-x;
	color: #333333;

	font-family: Arial;
	font-size: 1em;
}

table, td {
	border-collapse: collapse;
	border-spacing: 0px;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color: #ed1e26;
}
a:hover {
	color: #43515a;
}

img {
	border: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	color: #ed1e26;
}

h1 { font-size: 1.1em; }
h2 { font-size: 1em; }
h3 { font-size: 0.9em; }

p {
	line-height: 1.7em;
}

div.error {
	padding: 5px;
	margin-bottom: 5px;
	background-color: #ed1e26;
	color: #ffffff;
	border: 1px solid #ffffff;
	font-size: 12px;
}

div.clearing {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

/* -------------------------------------------------------------------------------- */

.price {
	color: #ed1e26;
}

/* -------------------------------------------------------------------------------- */

table.page {
	width: 100%;
}
table.page td {
	padding: 0;
}
table.page td.corner {
	width: 10%;
}
table.page td.content {
	width: 80%;
}
table.page td.page-content {
	padding: 20px;
	font-size: 0.8em;
}

/* -------------------------------------------------------------------------------- */

div.footer {
	height: 50px;
	padding-top: 15px;
	background-image: url("/assets/templates/default/images/footer-bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-size: 0.7em;
}
div.footer-wrapper {
	height: 70px;
	background-image: url("/assets/templates/default/images/footer-bg-wrapper.jpg");
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #cccccc;
}

/* -------------------------------------------------------------------------------- */

div.wrapper-top {
	height: 130x;
	background-image: url("/assets/templates/default/images/wrapper-top.jpg");
	background-repeat: repeat-x;
}

/* -------------------------------------------------------------------------------- */

table.table-top {
	width: 100%;
}
table.table-top td {
	padding: 0px;
}
table.table-top td.logo {
	padding-right: 10px;
}
table.table-top td.menu-links {
	width: 100%;
	white-space: nowrap;
}

/* -------------------------------------------------------------------------------- */

div.top-contacts {
}
div.top-contacts table {
}
div.top-contacts table td {
	padding: 5px;
}
div.top-contacts table td div.title-item {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
}
div.top-contacts table td.top-address {
	color: #43515a;
	font-size: 0.8em;
}
div.top-contacts table td.top-phone {
	color: #43515a;
	font-size: 1.5em;
	font-weight: bold;
}
div.top-contacts table td.top-fax {
	color: #43515a;
	font-size: 1.5em;
	font-weight: bold;
}

/* -------------------------------------------------------------------------------- */

div.menu {
	float: right;
}
div.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.menu ul li {
	display: inline;
	white-space: nowrap;
}
div.menu ul li a {
	padding: 5px;
	font-size: 0.85em;
}
div.menu ul li a:hover {
	background-color: #43515a;
	color: #ffffff;
	text-decoration: none;
}

/* -------------------------------------------------------------------------------- */

div.wrapper-cover {
	height: 270px;
	background-image: url("/assets/templates/default/images/wrapper-cover.jpg");
}

table.table-cover {
	width: 100%;
}
table.table-cover td {
	padding: 0px;
}
table.table-cover td.facilities {
	width: 100%;
	padding: 10px 10px 10px 30px;
}
table.table-cover td.facilities ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
	color: #43515a;
}
table.table-cover td.facilities ul li {
	padding: 5px;
	font-size: 1em;
}
table.table-cover td.mini-contacts {
	padding: 20px 20px 40px 20px;
	white-space: nowrap;
	vertical-align: top;
	background-color: #dcdcdc;
}

div.address {
	color: #ed1e26;
	font-size: 0.9em;
}
div.phone {
	padding-top: 5px;
	color: #ed1e26;
}
div.phone ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.phone ul li {
	display: inline;
}
div.phone ul li.title {
	font-size: 0.75em;
}
div.phone ul li.number {
	font-size: 1.5em;
	font-weight: bold;
}

/* -------------------------------------------------------------------------------- */

div.panel {
	position: relative;
	margin-top: -15px;
}
div.panel table {
	width: 99%;
}
div.panel table td {
	padding: 0;
	text-align: center;
}
div.panel table td table {
	width: auto;
}
div.panel table td table td {
	padding: 5px;
}
div.panel a {
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
}
div.panel a:hover {
	color: #e1e1e1;
	text-decoration: none;
}

td.panel-bg-1 {
	width: 33%;
	background-color: #43515a;
	color: #81898f;
}
td.panel-bg-2 {
	width: 33%;
	background-color: #009900;
}
td.panel-bg-3 {
	width: 33%;
	background-color: #ed1e26;
}

/* -------------------------------------------------------------------------------- */

div.page-content {
	padding: 10px 0 10px 0;
	font-size: 0.8em;
}
div.page-content ul li, div.page-content ol li {
	padding: 0.2em;
	color: #43515a;
}
div.page-content ul {
	list-style-type: square;
}

/* -------------------------------------------------------------------------------- */

div.contacts {
	padding: 20px 0 20px 0;
}
div.contacts table td {
	padding: 10px;
}

/* -------------------------------------------------------------------------------- */

table.data {
	width: auto;
}
table.data th, table.data td {
	padding: 5px;
	border: 1px solid #43515a;
}

/* -------------------------------------------------------------------------------- */

table.price {
	width: 99%;
}
table.price th, table.price td {
	padding: 5px;
	border: 1px solid #6d8594;
}
table.price th {
	background-color: #43515a;
	color: #ffffff;
}
table.price td.facilit {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
table.price td.value {
	background-color: #f5cacb;
	color: #ed1e26;
	font-weight: bold;
	text-align: center;
}

/* -------------------------------------------------------------------------------- */

table.sections {
	width: 100%;
}
table.sections td {
	vertical-align: top;
}
table.sections td.content {
	width: 100%;
}
table.sections td.content ul {
	line-height: 1.5em;
}
table.sections td.content ul li {
	padding: 5px 0 5px 0;
}
table.sections td.addon {
	padding: 0 40px 0 40px;
}

div.informer {
	margin-bottom: 10px;
	width: 230px;
	text-align: center;
}
div.informer a {
	font-size: 1.1em;
	font-weight: bold;
}

div.informer-block {
	margin-top: 20px;
	width: 230px;
	border: 1px solid #cccccc;
}
div.informer-block-title {
	padding: 10px 10px 0 10px;
	font-size: 1.1em;
	font-weight: bold;
}
div.informer-block ul {
	margin: 0;
	padding: 5px;
	list-style-type: none;
}
div.informer-block ul li {
	font-size: 0.9em;
}
div.informer-block ul li a {
	display: block;
	padding: 5px;
}
div.informer-block ul li a:hover {
	background-color: #c90000;
	color: #ffffff;
	text-decoration: none;
}

table.buh-ras {
	width: 100%;
	margin-top: 10px;
}
table.buh-ras td {
	padding: 4px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
table.buh-ras td.title {
	background-color: #e1e1e1;
	text-align: right;
}
table.buh-ras td.price {
	border-left: 1px solid #cccccc;
	white-space: nowrap;
}

/* -------------------------------------------------------------------------------- */

div.report {
	margin: 10px 40px 0 10px;
	padding: 5px;
	border: 1px solid #009900;
	font-size: 1em;
}

div.feedback {
	width: 95%;
	font-size: 1em;
}
div.feedback div.description {
	margin: 1em 0 1em 0;
	padding: 1em;
	background-color: #cccccc;
}
div.feedback div.form {
	width: 100;
}
div.feedback div.form ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.feedback div.form ul li {
	margin: 0;
	padding: 0.2em;
}
div.feedback div.form ul li.comment {
	padding: 0.2em 0 0 0 !important;
}
div.feedback div.form ul li.submit {
	padding: 0.5em;
	text-align: center;
	background-color: #009900;
}
div.feedback div.form ul li.submit input {
	width: auto;
}
div.feedback div.form input, div.feedback div.form select, div.feedback div.form textarea {
	width: 100%;
	background-color: #cccccc;
}
span.obligat {
	color: #ffcc00;
	font-size: 1em;
	font-weight: bold;
}
input.datepicker {
	width: 200px !important;
}
.error-input {
	background-color: #ffcc00 !important;
	background: linear-gradient(to bottom, #ffe065, #ffcc00) !important;
	color: #000000;
}

#ui-datepicker-div{ font-size: 75%; }
#ui-timepicker-div dl{ text-align: left; }
#ui-timepicker-div dl dt{ height: 25px; }
#ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }

/* -------------------------------------------------------------------------------- */

table.calculator {
	margin-top: 10px;
	width: 100%;
}
table.calculator tr {
	border-bottom: 1px solid #cccccc;
}
table.calculator td {
	padding: 5px;
	vertical-align: top;
}
table.calculator td.type {
	background-color: #e5e5e5;
	text-align: right;
	white-space: nowrap;
}
table.calculator td.data {
	width: 100%;
}
table.calculator td ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
table.calculator td input.calc {
	background-color: #cccccc;
	text-align: center;
}
table.calculator td.calculate {
	padding: 10px;
	text-align: right;
}
input#calculate {
	padding: 5px 15px 5px 15px;
	background-color: #c90000;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
}
table.calculator td.result {
	color: #c90000;
	font-size: 2em;
	font-weight: bold;
	vertical-align: middle;
}

/* -------------------------------------------------------------------------------- */

ul.download {
	list-style-image: url('/assets/templates/default/images/download.png');
}

/* -------------------------------------------------------------------------------- */

div.location {
	margin: 7px 0 0 0;
	padding: 10px;
	background-color: #cccccc;
}
div.location ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div.location ul li {
	display: inline;
	padding: 1px;
	color: #000000;
}

/* -------------------------------------------------------------------------------- */

div.tax-calendar {
	
}
div.tax-calendar div.month {
	padding: 10px;
}
div.tax-calendar div.month table td {
	padding: 5px;
}
div.tax-calendar div.month table td a {
	padding: 3px;
	background-color: #c6cacd;
	color: #43515a;
}
div.tax-calendar div.month table td a:hover {
	background-color: #009900;
	color: #ffffff;
	text-decoration: none;
}
div.tax-calendar div.month table tr.day-header {
	background-color: #cccccc;
	font-weight: bold;
}
div.tax-calendar div.month table td.month-name {
	color: #43515a;
	font-size: 1.1em;
	font-weight: bold;
}
div.tax-calendar div.month table td.year {
	color: #cccccc;
	font-weight: bold;
}
div.tax-calendar div.month table td.day-holiday {
	color: #c90000;
}

/* -------------------------------------------------------------------------------- */

div.poll table.navigation {
	margin: 10px;
}
div.poll h2 span {
	padding: 5px;
	background-color: #c90000;
	color: #ffffff;
}
div.poll table.navigation td {
	padding: 5px;
}

div.poll ol li div {
	padding: 7px;
	background-color: #e1e1e1;
	color: #000000;
	font-weight: bold;
}


div.poll ol li table {
	width: 100%;
}
div.poll ol li table th, div.poll ol li table td {
	width: 33%;
	padding: 5px;
	border: 1px solid #e1e1e1;
}
div.poll ol li table th {
	text-align: left;
}
div.poll ol li table td {
	color: #000000;
	vertical-align: top;
}
div.poll ol li table td div {
	background-color: transparent;
	text-align: center;
}
div.poll ol li table td.answer-true {
	background-color: #ccebcc;
}
div.poll ol li table td.answer-false {
	background-color: #f4cccc;
}
div.poll ol li table td.answer-result {
	color: #c90000;
	vertical-align: middle;
}

div.poll ul {
	list-style-type: none;
}
div.poll ol li ul li {
	padding: 5px;
}

div.form-submit {
	padding: 0.5em;
	text-align: center;
	background-color: #009900;
}
div.form-submit input {
	background-color: #cccccc;
}

div.poll-result {
	margin: 10px;
	color: #c90000;
	font-size: 1.5em;
	font-weight: bold;
}
div.poll-farewell {
	padding: 5px;
	background-color: #e1e1e1;
}
div.poll-farewell ul {
	list-style-type: square
}
div.poll-farewell ul li {
	color: #000000;
	font-weight: bold;
}

/* -------------------------------------------------------------------------------- */

table.mp-colon {
	width: 100%;
}
table.mp-colon td {
	width: 50%;
	vertical-align: top;
}

table.mp-colon td.mp-colon-left {
	padding: 10px 10px 10px 0;
}

table.mp-colon td.mp-colon-right {
	padding: 10px 0 10px 10px;
	border-left: 1px solid #cccccc;
}

div.explain {
	margin: 10px 0 0 0;
	padding: 5px;
	background-color: #e1e1e1;
}

/* -------------------------------------------------------------------------------- */

div.reg-form {
	margin: 20px 0 10px 0;
	padding: 10px;
	border-radius: 10px;
	box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.25);
}

div.reg-form p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.9em;
}

div.reg-form label {
	display: inline-block;
	text-shadow: 1px 1px #eeeeee;
}

div.reg-form ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.reg-form ul li {
	padding: 5px;
}

li.reg-form-title {
	padding: 10px 5px 3px 5px !important;
}

li.reg-form-separator {
	border-bottom: 1px dotted #999999;
}

li.reg-form-submit {
	margin: 10px 0 0 0;
	background-color: #00c900;
	text-align: center;
	border-radius: 5px;
}

div.reg-form input[type=text], div.reg-form select, div.reg-form textarea {
	width: 98%;
	outline: none;
	padding: 5px;
	background: linear-gradient(to bottom, #ececec, #bebebe);
	font-family: Arial;
	text-align: left;
	border: 1px solid #cccccc;
	border-radius: 5px;
}
div.reg-form input[type=text]:hover, div.reg-form select:hover, div.reg-form textarea:hover {
	border: 1px solid #999999;
}
div.reg-form input[type=text]:focus, div.reg-form select:focus, div.reg-form textarea:focus {
	background: linear-gradient(to bottom, #efffee, #e4ffe2);
	border: 1px solid #009900;
}

div.reg-form input[type=submit], div.reg-form input[type=button] {
	outline: none;
	padding: 5px 10px 5px 10px;
	background: linear-gradient(to bottom, #fafafa, #b4b4b4);
	color: #000000;
	font-size: 1em;
	border: 1px solid #cccccc;
	text-shadow: 1px 1px #eeeeee;
	cursor: pointer;
	border-radius: 5px;
}
div.reg-form input[type=submit]:hover, div.reg-form input[type=button]:hover {
	box-shadow: 0 0 5px 0 #007777;
}
div.reg-form input[type=submit]:active, div.reg-form input[type=button]:active {
	background: linear-gradient(to top, #e4e4e4, #dddddd);
	box-shadow: none;
}

/* -------------------------------------------------------------------------------- */