html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font: 15px Arial, Helvetica, sans-serif;
	color: #000;
}
body {
	min-width: 1000px;
}
ul, ol, p, h1, h2, h3, h4, h5, h6, form {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
img {
	vertical-align: top;
	border: none;
}
a {
	color: #0096ff;
}
a:hover {
	color: #000000;
}

#top-bg {
	position: absolute;
	width: 100%;
	min-width: 1000px;
	/*height: 490px;*/
	left: 0px;
	top: 0px;
	z-index: 1;
}

/* Блок авторизации Начало */

#login-form {
	background: #d9e7c4;
	font-size: 11px;
	z-index: 3;
    padding: 3px;
    z-index: 3;
}
#login-form input{
	width: 100px;
}
#login-form .link {
	width: 145px;
	height: 22px;
	padding-top: 5px;
	float: left;
	background: #fff url(../images/l_left.html) no-repeat left top;
}
#login-form .link a {
	margin-left: 12px;
	padding: 2px 0px 2px 25px;
	background: url(../images/login.html) no-repeat left center;
	color: #cf5300;
	font-style: italic;
	cursor: pointer;
	position: relative;
}
#login-form .link a:hover {
	color: #ED2224;
}
#login-form .link a span {
	border-bottom: 1px #cf5300 dashed;
	cursor: pointer;
}
#login-form .link a:hover span {
	border-color: #ED2224;
}
#login-form .form {
	width: 264px;
	height: 25px;
	float: left;
	background: url(../images/l_right.html) no-repeat left top;
	padding: 2px 0px 0px 13px;
}
#login-form .form .text {
	width: 85px;
	font: italic 11px Arial, Helvetica, sans-serif;
	color: #b4bd9f;
	text-align: center;
	margin-right: 4px;
}
#login-form .form .black {
	color: #000;
}
#login-form .form .submit {
	font: 11px Arial, Helvetica, sans-serif;
}
/* Блок авторизации Конец */


/* Блок подписки Начало */

#subscribe-block {
	background: #d9e7c4;
	font-size: 11px;
	z-index: 3;
    padding: 3px;
    z-index: 3;
}
#subscribe-block input{
	width: 140px;
}
#subscribe-block .link {
	width: 145px;
	height: 22px;
	padding-top: 5px;
	float: left;
	background: #fff url(../images/l_left.html) no-repeat left top;
}
#subscribe-block .link a {
	margin-left: 12px;
	padding: 2px 0px 2px 25px;
	background: url(../images/login.html) no-repeat left center;
	color: #cf5300;
	font-style: italic;
	cursor: pointer;
	position: relative;
}
#subscribe-block .link a:hover {
	color: #ED2224;
}
#subscribe-block .link a span {
	border-bottom: 1px #cf5300 dashed;
	cursor: pointer;
}
#subscribe-block .link a:hover span {
	border-color: #ED2224;
}
#subscribe-block .form {
	width: 264px;
	height: 25px;
	float: left;
	background: url(../images/l_right.html) no-repeat left top;
	padding: 2px 0px 0px 13px;
}
#subscribe-block .form .text {
	width: 85px;
	font: italic 11px Arial, Helvetica, sans-serif;
	color: #b4bd9f;
	text-align: center;
	margin-right: 4px;
}
#subscribe-block .form .black {
	color: #000;
}
#subscribe-block .form .submit {
	font: 11px Arial, Helvetica, sans-serif;
}

#subscribe_success{
    display:none;
    color:green;
}
#subscribe_error{
    display:none;
    color:red;
}

/* Блок подписки Конец */


#lb-left {
	min-width: 920px;
	max-width: 1360px;
	position: relative;
	z-index: 1;
	padding: 0px 40px;
	margin: 0px auto;
	text-align: center;
	height: 43px;
}
#lnk-map {
	position: absolute;
	left: 100px;
	top: 20px;
	color: #000;
	padding: 3px 0px 3px 16px;
	font-style: italic;
	font-size: 12px;
	z-index: 5;
	background: url(../images/marker.html) no-repeat left center;
}
#lnk-map:hover {
	color: #ed2224;
}
#top-phones {
	width: 500px;
	position: absolute;
	left: 278px;
	top: 23px;
	font-style: italic;
	font-size: 12px;
	z-index: 2;
}
#top-phones strong {
	font-size: 16px;
	display: inline-block;
	vertical-align: text-bottom;
	position: relative;
	margin-bottom: -2px;
}
#top-phones div {
	float: left;
	margin-right: 40px;
}
#top-phones img {
	float: left;
	margin: 3px 4px 0px 0px;
}

#main {
	min-height: 100%;
	min-width: 920px;
	max-width: 1360px;
	position: relative;
	z-index: 2;
	padding: 0px 40px;
	margin: 0px auto;
	text-align: center;
	overflow: hidden;
}
#header {
	height: 160px;
	position: relative;
	text-align: left;
}
#logo {
	position: absolute;
	left: -3px;
	top: 61px;
}
#top-menu {
	position: absolute;
	left: 240px;
	top: 60px;
	width: 75%;
}
#top-menu li {
	display: inline;
	margin-right: 6.5%;
	position: relative;
}
#top-menu li a {
	font-size: 20px;
	font-style: italic;
	position: relative;
	z-index: 2;
}
#top-menu li a.act {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
}
#top-menu li.rol a {
	color: #fffddc;
}
#top-menu .submenu {
	position: absolute;
	width: 100%;
	left: -15px;
	top: -13px;
	z-index: 1;
	background: url(../images/menu.html) repeat-x top;
	padding: 46px 0px 0px 15px;
	display: none;
}
#top-menu .submenu ul {
	padding-bottom: 20px;
	margin-left: -4px;
	position: relative;
}
#top-menu .submenu li {
	display: list-item;
	margin: 1px 0px 0px;
}
#top-menu .submenu li a {
	font-size: 12px;
	color: #fffddc;
}
#top-menu .submenu li a:hover {
	text-decoration: none;
}
#top-menu .sm-left {
	position: absolute;
	width: 27px;
	height: 100%;
	background: url(../images/menu_left.html) no-repeat right top;
	left: -27px;
	top: 0px;
}
#top-menu .sm-right {
	position: absolute;
	width: 26px;
	height: 100%;
	background: url(../images/menu_right.html) no-repeat left top;
	right: -26px;
	top: 0px;
}

#page {
	text-align: left;
	width: 100%;
	float: left;
	padding-bottom: 265px;
}
#page h1 {
	font-size: 30px;
	font-style: italic;
}
#page h2 {
	font-size: 20px;
	font-style: italic;
}

#description {
	position: relative;
	margin-top: 16px;
	width: 100%;
	float: left;
}
#description .left {
	width: 60%;
	float: left;
}
#description .left h1 {
	line-height: 97%;
	font-weight: bold;
}
#description .left .main {
	font-size: 18px;
	font-style: italic;
	margin-top: 3px;
}
#description .left table {
	width: 110%;
	margin-top: 25px;
}
#description .left td {
	padding-right: 5%;
	vertical-align: top;
	width: 28%;
}
#description .left td p {
	color: #525252;
	font-size: 12px;
	font-style: italic;
	margin-top: 8px;
}
#description .left table a {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	position: relative;
	padding-right: 30px;
}
#description .left table a img {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.lbl-calendar {
	float: left;
	margin: 7px 8px 7px 0px;
	background: url(../images/lbl_clndr.html) no-repeat left 0px;
}
.lbl-calendar span {
	height: 15px;
	position: relative;
	display: block;
	vertical-align: top;
	margin-right: -8px;
	background: url(../images/lbl_clndr.html) no-repeat right -17px;
	color: #401500;
	font-size: 11px;
	font-style: italic;
	padding: 2px 11px 0px 20px;
}
#description .left .price {
	display: block;
	clear: both;
	font-size: 14px;
	font-style: italic;
}
#description .price strong {
	font-size: 20px;
	display: block;
}
#description .price .red {
	color: #ed2224;
}
#description .price small {
	font-size: 12px;
}
#description .line {
	height: 100px;
	width: 8%;
	background: url(../images/crop.gif) repeat-x left 9px;
	float: left;
	margin-left: 3%;
}
#description .right {
	position: absolute;
	width: 276px;
	right: 0px;
	top: -6px;
	color: #737373;
	font-size: 12px;
}
#description .right a {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #4e8400;
}
#description .right a:hover {
	color: #ed2224;
}
#description .right a img {
	float: left;
	margin: 0px 6px 0px 9px;
}
#description .right p {
	margin: 5px 40px 0px 116px;
	line-height: 115%;
}
#description .links {
	width: 380px;
	margin-top: 50px;
}
#description .links li {
	margin-top: 10px;
	position: relative;
}
#description .right .links a {
	padding: 2px 0px 2px 25px;
	font-size: 11px;
	font-weight: normal;
	color: #0096ff;
}
#description .right .links a:hover {
	color: #ed2224;
}
#description .links a.lnk-news {
	text-decoration: none;
	background: url(../images/mail.html) no-repeat left center;
	cursor: pointer;
	position: relative;
	z-index: 3;
}
#description .links a.lnk-news span  {
	border-bottom: 1px #0096ff dashed;
	cursor: pointer;
}
#description .links a.lnk-news:hover span {
	border-color: #ed2224;
}
#description .links a.lnk-twit {
	background: url(../images/twitter.html) no-repeat left center;
}
#description .right .links a.lnk-bonus {
	color: #ed2224;
	padding-left: 23px;
	background: url(../images/bonus_ico.html) no-repeat left center;
}
#description .right .links a.lnk-bonus span {
	border-bottom: 1px #ed2224 dotted;
	cursor: pointer;
}
#description .links em {
	color: #000;
	margin: 0px 3px;
}
.index-bot {
	width: 100%;
	float: left;
	margin-top: 37px;
}
.unpayed {
	width: 299px;
	height: 118px;
	float: left;
	margin: 0px 17px 0px 0px;
	font-style: italic;
	font-size: 13px;
	background: url(../images/unpayed.html) no-repeat left top;
}
.unpayed h3 {
	font-weight: bold;
	font-size: 18px;
	padding: 3px 0px 0px 30px;
	background: url(../images/ok_ico2.html) no-repeat left center;
	margin: 8px 15px 0px;
}
.unpayed ul {
	margin: 13px 0px 0px 28px;
}
.unpayed li {
	padding-left: 17px;
	background: url(../images/g_ok.html) no-repeat left center;
	margin-top: 2px;
}
.index-bot .d-table {
	margin-left: 321px;
}
.index-bot table {
	font-style: italic;
	font-size: 15px;
	margin-top: 10px;
	width: 100%;
}
.index-bot th {
	font-size: 18px;
	border-bottom: 1px #779092 solid;
	vertical-align: top;
	padding-bottom: 5px;
	text-align: left;
}
.index-bot td {
	vertical-align: top;
	padding: 13px 28px 0px 35px;
	width: 30%;
}
.index-bot .perc {
	float: left;
	position: relative;
	zoom: 1;
	margin-left: -35px;
	color: #ff0005;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
}


.popup {
	position: absolute;
	z-index: 1;
	border: 1px #fff solid;
	background: #8da8aa;
	padding: 1px;
	top: -10px;
	left: -15px;
	display: none;
}
.popup div.p-wrap {
	width: 204px;
	height: 121px;
	position: relative;
	background: #fff;
}
#subscribtion-form-result {
	font-size: 10px;
	visibility: hidden;
	display: block;
	margin: 0px 30px 1px 0px;
}
#subscribtion-form-result.error {
	color: #ED2224;
}
#subscribtion-form-result.success {
	color: Green;
}
.popup .form {
	padding: 34px 0px 0px 40px;
}
.popup .form input {
	font: 12px Arial, Helvetica, sans-serif;
}
.popup .text {
	width: 115px;
	color: #838383;
	font-style: italic!important;
}
.popup .black {
	color: #000;
	font-style: normal!important;
}
.popup .submit {
	margin-top: 10px;
}
.popup span.close {
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}

div.color-sep {
	font-size: 0px;
	height: 30px;
}
div.color-sep img {
	width: 100%;
	height: 4px;
}
div.cs-steps {
	margin: 25px -15px 0px -18px;
	position: relative;
}

.steps-block {
	margin-top: 48px;
	width: 100%;
	float: left;
}
.steps-block h2 {
	margin: 0px 0px 7px 10px;
}
.steps-block table {
	width: 100%;
	margin: 14px 0px 27px;
}
.steps-block td {
	padding-top: 12px;
	padding-right: 5px;
}
.steps-block td.sep {
	width: 5%;
	padding: 26px 0px 0px;
	vertical-align: top;
}
.steps-block td a {
	text-decoration: none;
	cursor: pointer;
}
.steps-block td a span {
	border-bottom: 1px #0096FF dashed;
	cursor: pointer;
}
.steps-block td a:hover span {
	border-color: #ed2224;
}
.steps-block td a.act {
	cursor: default;
}
.steps-block td a.act span {
	color: #000000;
	border: none;
	font-weight: bold;
	cursor: default;
}
.steps-block td a img {
	float: left;
	margin: -12px 7px 0px 0px;
	position: relative;
}
.steps-info {
	margin: 10px 1px 0px 10px;
	border: 1px #8da8aa dashed;
	position: relative;
}
.steps-info .bg {
	width: 20px;
	height: 19px;
	background: url(../images/s_info_bg.html) no-repeat;
	position: absolute;
	left: 69px;
	top: -19px;
}
.steps-info .text {
	vertical-align: top;
	padding: 17px 0px 23px;
}
.steps-info .text .st-wrap {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.steps-info .text .item {
	width: 100%;
	display: none;
	position: absolute;
	top: 0px;
	right: 0px;
}
.steps-info img {
	float: left;
	margin-left: 40px;
}
.steps-info .txt {
	margin: 0px 34px 0px 358px
}
.steps-info .txt h3 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 120%;
}
.steps-info .txt p {
	color: #103b4f;
	margin-top: 8px;
}

.tree-cols {
	width: 100%;
	float: left;
	margin-top: 48px;
	background: url(../images/sep2.html) repeat-y 36% top;
}
.tree-cols .col {
	width: 33%;
	padding-right: 7%;
	float: left;
}
.tree-cols .c-right {
	width: 23%;
	padding: 0px;
}
.tree-cols .c-second {
	width: 31%;
	padding-right: 5%;
}
.tree-cols .col h2 {
	margin-bottom: -7px;
	position: relative;
}
.tree-cols .c-second h2 {
	margin-left: 0px;
}
.tree-cols .col a.rss {
	margin-left: 4px;
}
.tree-cols .col a img {
	vertical-align: middle;
}
.tree-cols ul li {
	margin-top: 25px;
}
.tree-cols p {
	line-height: 140%;
	margin-top: 2px;
}
.tree-cols ul.response-list li {
	padding-left: 40px;
	position: relative;
}
.tree-cols ul.response-list li img {
	position: absolute;
	left: 10px;
	top: 4px;
}
.tree-cols a, .tree-cols small {
	font-style: italic;
}
.tree-cols a.lnk-sname {
	color: #ed1616;
	font-size: 11px;
}
.tree-cols small {
	color: #838383;
	font-size: 11px;
}

#left-col {
	width: 200px;
	float: left;
	padding-top: 30px;
	position: relative;
}
#left-col h3 {
	font-size: 18px;
	font-style: italic;
}
#left-col h3.cat-m-item {
	font-weight: bold;
	font-size: 15px;
	margin-top: 10px;
}
#left-col h3.cat-m-item a, #left-col h3.cat-m-item strong {
	padding-left: 11px;
}
#left-col h3.cat-m-item strong, #left-col h3.cat-m-item a.act {
	background: url(../images/cat_m_crop.html) no-repeat left 5px;
	color: #000;
}
#left-col h3.cat-m-item a.act:hover {
	color: #ED2224;
}

#left-col h3.cat-m-item a.act.curr:hover {
	color: #000;
}




.services-menu {
	margin-bottom: 30px;
}


.services-menu ul.level1 {

}


.services-menu ul li {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	margin-top: 10px;
}

.services-menu ul li a, .services-menu ul li strong {
	padding-left: 11px;
}
.services-menu ul.level1 li strong, .services-menu ul.level1 li.active a {
	background: url(../images/cat_m_crop.html) no-repeat left 5px;
	color: #000;
}
.services-menu ul.level1 li.active a:hover {
	color: #ED2224;
}

.services-menu ul.level1 li.current a:hover {
	color: #000;
}



.services-menu ul.level1 ul.level2 {
	margin: 10px 0px 0px 20px;
}
.services-menu ul.level1 ul.level2 li {
	margin-top: 3px;
}


.services-menu ul.level1 ul.level2 a, .services-menu ul.level1 ul.level2 a span {
	font-size: 12px;
	font-weight: normal;
	color: #0096FF;
	background: none;
	padding-left: 0px;
}


.services-menu ul.level1 ul.level2 a, .services-menu ul.level1 ul.level2 a span, .services-menu ul.level1 ul.level2 strong span, .services-menu ul.level1 ul.level2 strong {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	font-style: italic;
}
.services-menu ul.level1 ul.level2 a span, .services-menu ul.level1 ul.level2 strong span {
	height: 19px;
	margin-left: 3px;
	padding: 4px 8px 0px 0px;
	text-decoration: underline;
	cursor: pointer;
}

.services-menu ul.level1 ul.level2 a, .services-menu ul.level1 ul.level2 strong {
	padding-left: 4px;
}

.services-menu ul.level1 ul.level2 li.active a {
	color: #0096FF;
	font-weight: bold;
}

.services-menu ul.level1 ul.level2 li.active a span {
	font-weight: bold;
}

.services-menu ul.level1 ul.level2 li.current strong {
	background: url(../images/cm_left.html) no-repeat left top;
	color:#000;
	font-weight: bold;
	font-size: 12px;
}



.services-menu ul.level1 ul.level2 li.current strong span {
	background: url(../images/cm_right.html) no-repeat right top;
	text-decoration: none;
	cursor: default;
	font-weight: normal;
}


.services-menu ul.level1 ul.level2 ul.level3 li {
	margin-left: 10px;
}





#right-col {
	margin-left: 235px;
	padding-top: 27px;
}

#left-col a.calc {
	margin-bottom: 40px;
}
a.calc, a.calc img, a.calc span {
	display: block;
	text-align: center;
	text-decoration: none;
}
a.calc {
	width: 167px;
}
a.calc img {
	margin: 0px auto;
}
a.calc span {
	color: #4e8400;
	font-style: italic;
	text-decoration: underline;
	font-size: 12px;
}
a.calc:hover span {
	color: #ed2224;
}

.left-lnk {
	width: 154px;
	height: 46px;
	float: left;
	background: url(../images/left_link.html) no-repeat;
	padding: 12px 13px 0px;
	font-style: italic;
	font-size: 13px;
}

.order-panel {
	width: 184px;
	padding-bottom: 22px;
	background: url(../images/op_bot.html) no-repeat left bottom;
	border-top: 1px #e90000 solid;
	margin-top: 95px;
	position: absolute;
}
.order-panel .op-wrap {
	width: 182px;
	float: left;
	background: #fff url(../images/op_bg.html) no-repeat center bottom;
	border-left: 1px #e7ebde solid;
	border-right: 1px #e7ebde solid;
}
.order-panel .header {
	width: 156px;
	float: left;
	padding: 17px 13px 0px;
}
.order-panel .header img {
	float: left;
	margin-right: 12px;
}
.order-panel .header h3 {
	font-size: 20px;
	line-height: 120%;
	margin-top: 3px;
}
.order-panel .header h3 span {
	font-size: 13px;
}
.order-panel .header h3 select {
	font: italic 13px Arial, Helvetica, sans-serif;
	color: #000;
}
.payment-mode {
	width: 156px;
	float: left;
	padding: 17px 13px 17px;
	font-size: 13px;
}
.payment-mode select {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 3px;
}
.payment-mode .lnk-tooltip {
	text-decoration: none;
	border-bottom: 1px #793e00 dotted;
	cursor: pointer;
	color: #793e00;
}

.modules {
	margin: 0px 13px;
	font-size: 13px;
	display: none;
}
.modules a {
	cursor: pointer;
	border-bottom: 1px #0096ff dashed;
	text-decoration: none;
}
.modules a:hover {
	border-color: #ed2224;
}

.modules-list {
	margin-top: 10px;
	float: left;
}
.modules-list.locked {
	display: none;
}
.modules-list h4 {
	padding: 6px 13px;
	font-size: 15px;
	font-style: italic;
	background: #f8f7f3;
	display: none;
}
.modules-list ul {
	float: left;
	width: 100%;
}
.modules-list li {
	width: 156px;
	float: left;
	padding: 3px 13px 0px;
	display: none;
}
.modules-list li.act {
	background: #f8f7f3;
}
.modules-list li.last-act {
	background: #f8f7f3;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
.modules-list li a.lnk-tooltip {
	font-size: 12px;
	display: block;
	margin: 2px 0px 0px 25px;
	text-decoration: none;
}
.modules-list li a.lnk-tooltip span {
	color: #793e00;
	border-bottom: 1px #793e00 dotted;
	cursor: pointer;
}
.modules-list li a.lnk-tooltip:hover span {
	border-color: #ed2224;
	color: #ed2224;
}
.modules-list li small {
	color: #808080;
	font-size: 11px;
	display: block;
	margin: 3px 0px 0px 25px;
	zoom: 1;
	position: relative;
}
.modules-list li small em {
	font-style: normal;
}
.modules-list li input {
	float: left;
}

.order-panel .tpl {
	margin: 15px 0px -10px 3px;
	display: none;
}

.price-block {
	width: 100%;
	height: 36px;
	float: left;
	background: url(../images/price_bg.html) repeat-x top;
	font-size: 15px;
	color: #000;
	text-shadow: 0px 1px #fff;
	text-align: center;
	margin-top: 20px;
	padding-top: 5px;
	display: none;
}
.price-block span {
	color: #e90000;
	font-size: 24px;
	font-weight: bold;
}
.order-panel .b-button {
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 15px;
	display: none;
}

.dop-services {
	float: left;
	width: 156px;
	padding: 15px 13px 0px;
	font-size: 12px;
	font-style: italic;
	display: none;
}
.dop-services span span {
	color: #e90000;
}

.txt-cont {
	margin: 20px 10% 0px 0px;
	line-height: 130%;
}
.txt-cont p {
	margin-top: 15px;
}
.txt-cont ul {
	margin: 15px 0px 0px 45px;
	list-style: disc;
}
.txt-cont ol {
	margin: 15px 0px 0px 45px;
	list-style: decimal;
}
.txt-cont li {
	margin-top: 15px;
}

.txt-cont h3 {
	margin-top: 16px;
}

div.text-block {
	margin: 0px 10% 0px 0px;
	line-height: 130%;
	position: relative;
}
div.text-block h1 {
	margin-bottom: 20px;
}

.tbl-service {
	width: 100%;
}
.tbl-service td {
	width: 47%;
	padding-right: 3%;
	padding-top: 50px;
	vertical-align: top;
}
.tbl-service a {
	text-decoration: none;
}
.tbl-service a img {
	float: left;
	margin-right: 23px;
}
.tbl-service a span {
	text-decoration: underline;
	display: block;
	font-size: 18px;
	font-style: italic;
	margin-top: 24px;
}
.tbl-service p {
	font-size: 12px;
	margin: 10px 0px 0px 82px;
	line-height: 130%;
}

.tbl-plans {
	width: 100%;
	margin-top: 60px;
	font-size: 13px;
	text-align: left;
}
.tbl-plans .gray {
	background: #f1f3ea;
	padding-left: 20px;
}
.tbl-plans th {
	border-bottom: 1px #8da8aa solid;
	vertical-align: top;
	padding: 15px 0px 10px;
}
.tbl-plans td {
	vertical-align: top;
	padding: 13px 0px 0px;
}
.tbl-plans tr.tr-first td {
	padding-top: 25px;
}
.tbl-plans tr.tr-last td {
	padding-bottom: 25px;
}

.tpls {
	float: left;
	width: 100%;
}
.tpls .cat {
	float: right;
	font-size: 13px;
	font-style: italic;
	width: 100%;
	text-align: right;
	position: relative;
	margin: 15px -15px -10px 0px;
}
.tpls .cat select {
	font: italic 13px Arial, Helvetica, sans-serif;
}
.tpls ul {
	position: relative;
	margin: 0px -32px 0px -11px;
	width: 104%;
	margin-right: -4%;
	list-style:none outside none;
}
.tpls li {
	float: left;
	margin: 40px 3px 0px 0px;
	list-style:none outside none;
}
.tpl {
	background: url(../images/tpl_bg.html) no-repeat;
	position: relative;
	padding: 19px 0px 0px 13px;
	float: left;
}
.tpl div {
    height: 220px;
	position: relative;
	overflow: hidden;
}
.tpl a {
	cursor: pointer;
}
.tpl .lupa {
	display: none;
	position: absolute;
	right: 10px;
	bottom: 10px;
	cursor: pointer;
}
.tpl .added {
	position: absolute;
	left: 10px;
	bottom: 10px;
	cursor: pointer;
	display: none;
}
.cat-menu {
	font-size: 12px;
	margin: 10px 0px 0px 2px;
}
.csm {
	margin: 10px 0px 0px 20px;
}
.cat-menu li {
	margin-top: 3px;
}
.cat-menu a, .cat-menu a span {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	font-style: italic;
}
.cat-menu a span {
	height: 19px;
	margin-left: 3px;
	padding: 4px 8px 0px 5px;
	text-decoration: underline;
	cursor: pointer;
}
.cat-menu a.act {
	background: url(../images/cm_left.html) no-repeat left top;
	color: #fff;
	font-weight: bold;
}
.cat-menu a.act span {
	background: url(../images/cm_right.html) no-repeat right top;
	text-decoration: none;
	cursor: default;
	font-weight: normal;
}

.button {
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: -7px 16px 0px 0px;
	background: url(../images/green_but.png) no-repeat left top;
	text-decoration: none;
	color: #fff!important;
	font-size: 15px;
	font-weight: bold;
	text-shadow: 0px -1px #3e6c09;
}
.button span {
	position: relative;
	display: block;
	margin-right: -16px;
	background: url(../images/green_but.png) no-repeat right -33px;
	height: 26px;
	padding: 7px 15px 0px;
	color: #fff!important;
	cursor: pointer;
}
.button span img {
	margin-right: 7px;
}
.button:hover {
	background-position: left -66px;
}
.button:hover span {
	background-position: right -99px;
}
.button.pushed {
	background-position: left -132px;
}
.button.pushed span {
	background-position: right -165px;
	padding-top: 8px;
	height: 25px;
}



a.b-small {
	margin: 0px 12px;
	background: url(../images/orange_but.html) repeat-x left -25px;
}
a.b-small span {
	margin-left: -12px;
	background: url(../images/orange_but.html) no-repeat left top;
}
a.b-small span span {
	margin: 0px -12px 0px 0px;
	background: url(../images/orange_but.html) no-repeat right -50px;
	height: 21px;
	color: #980e00;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	padding: 4px 12px 0px;
	text-shadow: 0px 1px #ffb500;
}

a.b-small:hover {
	background: url(../images/orange_but.html) repeat-x left -100px;
}
a.b-small:hover span {
	background: url(../images/orange_but.html) no-repeat left -75px;
}
a.b-small:hover span span {
	background: url(../images/orange_but.html) no-repeat right -125px;
}

a.b-small.b-hover:hover {
	background: url(../images/orange_but.html) repeat-x left -175px;
}
a.b-small.b-hover:hover span {
	background: url(../images/orange_but.html) no-repeat left -150px;
}
a.b-small.b-hover:hover span span {
	background: url(../images/orange_but.html) no-repeat right -200px;
	height: 20px;
	padding-top: 5px;
}

.t-info {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.t-info .price {
	width: 71%;
	float: left;
}
.t-info .price .item {
	margin: 0px 2px 1px;
	background: #ffd800;
	color: #491a00;
	font-size: 12px;
	position: relative;
}
.t-info .price .item div {
	margin-left: -2px;
	position: relative;
	background: url(../images/yellow_left.html) no-repeat left top;
}
.t-info .price .item div div {
	height: 33px;
	margin: 0px -2px 0px 0px;
	padding: 10px 15px 0px 0px;
	background: url(../images/yellow_right.html) no-repeat right top;
	text-align: right;
}
.t-info .price .item span {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	float: left;
}
.t-info .price .item strong {
	font-size: 18px;
}
.ti-desc {
	float: left;
	width: 166px;
	background: url(../images/pling.html) no-repeat left top;
	position: relative;
	margin: -10px 0px 0px 17px;
	padding: 23px 0px 0px 14px;
	color: #e30000;
	line-height: 150%;
	font-size: 12px;
	font-style: italic;
}
.t-info p {
	float: left;
	width: 100%;
	font-size: 18px;
	margin: 20px 0px 34px;
}
.t-info .color-sep {
	margin-left: -13px;
	position: relative;
	clear: both;
}

#page .tarif-tbl h2 {
	font-size: 30px;
	margin-top: 28px;
}
#page .tarif-tbl h3 {
	font-size: 20px;
	font-style: italic;
	margin: 20px 0px -5px;
	position: relative;
}
.tarif-tbl h3 img {
	vertical-align: baseline;
}
.tarif-tbl {
	width: 100%;
	float: left;
}
.tarif-tbl table {
	width: 100%;
	font-size: 13px;
	margin-top: 40px;
}
.tarif-tbl table th {
	border-bottom: 1px #8da8aa solid;
	padding-bottom: 10px;
	vertical-align: top;
	text-align: left;
}
.tarif-tbl table a.lnk-tooltip {
	text-decoration: none;
	border-bottom: 1px #793e00 dotted;
	cursor: pointer;
	color: #793e00;
	position: relative;
}
.tarif-tbl table a:hover {
	color: #e30000;
	border-color: #e30000;
}
.tarif-tbl table td {
	padding-top: 20px;
	vertical-align: top;
}

.tarif-tbl table td p {
	display: none;
}

.tarif-tbl table.tbl-dop td {
	padding-top: 25px;
	padding-bottom: 5px;
}
.tarif-tbl table td:first-child {
	padding-right: 10%;
}
.tarif-tbl table.tbl-dop td:first-child {
	padding-right: 5%;
}
.tarif-tbl .info {
	margin-top: 50px;
}
#page .tarif-tbl .info h3 {
	font-size: 18px;
	font-style: italic;
	background: url(../images/ok_ico.html) no-repeat left top;
	padding: 10px 0px 0px 31px;
	margin-bottom: 0px;
}
.tarif-tbl .info h3 span {
	color: #e30000;
}
.tarif-tbl .info p {
	font-size: 13px;
	margin-top: 10px;
}
.td-info {
	padding-right: 30px;
}

#page .tarif-tbl .text-area td {
	padding-top: 0px;
	padding-bottom: 0px;
}
.text-area textarea {
	width: 98%;
	height: 70px;
	float: left;
	display: none;
}

.tarif-info {
	margin-top: 20px;
}
.tarif-info p {
	font-size: 13px;
	font-style: italic;
	margin-top: 20px;
}
.tarif-lnk {
	display: inline-block;
	margin: 0px 9px;
	vertical-align: top;
	text-decoration: none;
	color: #0096ff;
	position: relative;
}
.tarif-lnk span {
	display: block;
	margin-left: -3px;
	position: relative;
	cursor: pointer;
}
.tarif-lnk span span {
	border-bottom: 1px #0096ff dotted;
}
.tarif-lnk:hover span span {
	border-color: #ed2224;
}
.tl-act, .tl-act:hover {
	background: #0096ff;
	color: #fff;
	margin: -2px 3px -4px;
}
.tl-act span {
	background: url(../images/blue_left.html) no-repeat left top;
}
.tl-act span span {
	background: url(../images/blue_right.html) no-repeat right top;
	border: none;
	height: 20px;
	padding: 2px 6px 0px;
	margin: 0px -3px 0px 0px;
}

.tbl-modules span.s-input {
	display: inline-block;
	padding-left: 26px;
	position: relative;
}
.tbl-modules span.s-input input {
	left: 0px;
	top: -2px;
	position: absolute;
}

#ul-steps {
	width: 90%;
	float: left;
	margin-bottom: 35px;
}
#ul-steps ul {
	width: 100%;
	float: left;
}
#ul-steps li {
	float: left;
	background: #fff;
	position: relative;
	z-index: 1;
}
#ul-steps li div {
	position: relative;
	margin: 0px 0px 0px -7px;
	background: url(../images/step_left.html) no-repeat left top;
}
#ul-steps li div div {
	margin: 0px -7px 0px 0px;
	background: url(../images/step_right.html) no-repeat right top;
	height: 53px;
	font-style: italic;
	padding: 5px 24px 0px 34px;
}
#ul-steps li div div img {
	position: relative;
	margin-top: -2px;
}
#ul-steps li div span {
	color: #e90000;
	font-size: 40px;
	float: left;
}
#ul-steps li div a {
	font-size: 14px;
	color: #666;
	float: left;
	margin: 7px 0px 0px 10px;
}
#ul-steps li.act {
	background: url(../images/step_act.html) repeat-x left top;
	z-index: 2;
}
#ul-steps li.act div {
	background-image: url(../images/step_act_left.html);
}
#ul-steps li.act div div {
	background-image: url(../images/step_act_right.html);
	padding-left: 24px;
}
#ul-steps li.act div span {
	font-weight: bold;
}
#ul-steps li.act div a {
	text-decoration: none;
	font-size: 18px;
	color: #000;
	line-height: 90%;
	margin-top: 9px;
}
#ul-steps li.pas div a {
	color: #0096ff;
}
#ul-steps li.pas div a:hover {
	color: #ed2224;
}

.form-block {
	margin-top: 30px;
}
.form-block .item {
	margin-top: 19px;
}
.form-block .item label {
	font-size: 13px;
	width: 150px;
	display: inline-block;
	text-align: right;
	vertical-align: top;
	margin-right: 6px;
}
.form-block .item small {
	font-size: 11px;
	color: #666;
	font-style: italic;
	margin-left: 6px;
	display: inline-block;
}
.form-block input, .form-block textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}
.form-block textarea {
	vertical-align: top;
	display: inline-block;
	height: 120px;
}
.form-block .item a.button {
	margin: 10px 0px 0px 165px;
}
#i-props {
	display: none;
}
.form-block .props {
	margin: 19px 0px 0px 156px;
	font-size: 13px;
}
.form-block .props a {
	cursor: pointer;
	text-decoration: none;
	padding: 0px 0px 2px 27px;
	background: url(../images/props.html) no-repeat left 2px;
	position: relative;
	margin-left: -27px;
}
.form-block .props a:hover {
	background-image: url(../images/props_rol.html);
}
.form-block .props a span {
	border-bottom: 1px dashed;
}

#footer {
	height: 147px;
	position: relative;
	float: left;
	width: 100%;
	min-width: 1000px;
	margin-top: -147px;
	font-size: 12px;
	text-align: left;
	z-index: 3;
	overflow: hidden;
}
.f-wrap {
	height: 147px;
	position: relative;
	margin: 0px auto;
	padding: 0px 40px;
	text-align: center;
}
#footer .color-sep img {
	height: 1px;
}
#copy {
	width: 185px;
	position: absolute;
	left: 38px;
	top: 60px;
	text-align: left;
}
#copy a {
	margin-left: 12px;
}
#sup-links {
	position: absolute;
	left: 24%;
	top: 57px;
	font-style: italic;
	font-size: 25px;
	text-align: left;
}
#sup-links div {
	float: left;
}
#work-time {
	position: absolute;
	left: 46%;
	top: 60px;
	font-style: italic;
	font-size: 12px;
	padding-left: 20px;
	background: url(../images/time.html) no-repeat left 2px;
	text-align: left;
}
#work-time a {
	font-style: normal;
	display: inline-block;
	margin-top: 3px;
}

#phones {
	position: absolute;
	left: 41%;
	top: 57px;
	font-style: italic;
	font-size: 35px;
	text-align: left;
}
#phones sup {
	font-size: 12px;
	display: inline-block;
	vertical-align: text-top;
	margin: 5px 3px 0px 0px;
}


#ilike {
	position: absolute;
	top: 55px;
	right: 40px;
}

#bot-bg {
	width: 100%;
	min-width: 1000px;
	height: 186px;
	float: left;
	position: relative;
	z-index: 1;
	margin-top: -186px;
}

#overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	z-index: 7;
	display: none;
}
#imagePopup {
	width: 710px;
	position: absolute;
	left: 50%;
	margin-left: -360px;
	top: 100px;
	z-index: 8;
	display: none;
}
#ip-prev, #ip-next {
	width: 70px;
	height: 70px;
	position: absolute;
	top: 200px;
	background: url(../images/pop_arrows.html) no-repeat left top;
	cursor: pointer;
}
#ip-prev {
	left: 0px;
}
#ip-prev:hover {
	background-position: 0px -70px;
}
#ip-next {
	right: 0px;
	background-position: 0px -140px;
}
#ip-next:hover {
	background-position: 0px -210px;
}
#imagePopup .image {
	width: 490px;
	background: #fff;
	padding: 5px;
	margin-left: 105px;
	height: 400px;
	position: relative;
	z-index: 2;
	visibility: hidden;
}
#imagePopup .image .close {
	width: 25px;
	height: 25px;
	position: absolute;
	right: -10px;
	top: -10px;
	background: url(../images/pop_close.html) no-repeat left top;
	cursor: pointer;
	text-decoration: none;
}
#imagePopup .image .close:hover {
	background-position: 0px -25px;
}
#ip-preload {
	width: 56px;
	height: 72px;
	background: url(../images/preload.png) no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -36px 0px 0px -28px;
	z-index: 1;
}
#ip-preload img {
	float: left;
	margin: 12px 0px 0px 15px;
}

#succPopup {
	width: 426px;
	height: 206px;
	background: url(../images/succ-pop.html) no-repeat;
	position: absolute;
	left: 50%;
	margin: -103px 0px 0px -213px;
	z-index: 6;
	display: none;
}
#succPopup h4 {
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	margin: 29px 10px 0px 55px;
}
#succPopup p {
	margin: 11px 40px 0px 54px;
	font-size: 13px;
}
#succPopup a.button {
	margin: 22px 0px 0px 58px;
}
#succPopup a.more {
	display: inline-block;
	font-size: 11px;
	font-style: italic;
	color: #e50002;
	text-decoration: none;
	border-bottom: 1px #e50002 dashed;
	margin: 42px 0px 0px 20px;
	cursor: pointer;
}

.tooltip {
	width: 334px;
	border: 1px #ebd882 solid;
	background: #fffde2;
	position: absolute;
	z-index: 7;
}
.tooltip p {
	padding: 15px;
	color: #612900;
	font-size: 12px;
	font-style: italic;
	text-align: left;
}


















#contactForm {
     width: 45%;
     position: relative;
}
#contactForm .label {
     position: absolute;
     top: 20px;
     right: -300px;
}
#contactForm label {
     display: block;
     font-size: 14px;
     font-weight: bold;
     margin: 17px 0px 5px;
}
#contactForm input.text, #contactForm textarea, #contactForm select {
     font-size: 12px;
     width: 100%;
}
#contactForm select {
     width: 32%;
}
#contactForm textarea {
     height: 125px;
}

#contactForm .testimonial-phone, #contactForm .message-phone {
	display: none;
}

#dopInput {
     position: relative;
     display: none;
}
#dopInput img {
     display: inline;
     margin: 7px 0px 0px 0px;
}
#dopInput input.text {
     width: 60%;
     float: right;
     position: relative;
     margin-right: -4px;
}
#contactForm .submit {
     float: right;
     margin-right: -4px;
}

#requestStatus #loadingImg {
     float: right;
     margin: -6px 5px 0px 0px;
     padding-top: 10px;
     display: none;
}
#requestStatus span#green {
     color: #00a752;
     visibility: hidden;
}
#requestStatus span#red {
     color: #ED1C24;
     visibility: hidden;
}






.products {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.products .color-sep {
	margin-bottom: 25px;
}
.products .item {
	float: left;
	width: 33%;
	//width: 32.5%;
	vertical-align: top;
}
.products .item .i-wrap {
	width: 183px;
	height: 262px;
	display: inline-block;
}
.products .img {
	width: 180px;
	height: 140px;
	display: block;
	position: relative;
	text-align: center;
	margin-bottom: 7px;
	cursor: pointer;
}
.products .item a {
	text-decoration: none;
	position: relative;
}
.products .item p {
	color: #5c5c5c;
	font-size: 11px;
	margin: 10px 3px 5px 0px;
}
.products .item .title {
	text-decoration: underline;
}
.products .item .price strong {
	font-size: 15px;
	font-weight: bold;
	color: #f00;
}
.products .item .button {
	display: none;
	float: right;
}
.products .item:hover .button {
	display: inline-block;
}





#breadcrumbs {
	font-size: 13px;
	color: #000;
	padding-bottom: 17px;
}
#breadcrumbs a {
	font-size: 12px;
}
#breadcrumbs h1 {
	display: inline;
}





#cat-item {
	margin-top: 30px;
}
#ci-photos {
	width: 320px;
	float: left;
}
#cip-main {
	width: 300px;
	height: 300px;
	overflow: hidden;
	text-align: center;
	position: relative;
	cursor: pointer;
}
#cip-main .lupa {
	position: absolute;
	width: 47px;
	height: 46px;
	background: url(../images/lupa.html) no-repeat;
	left: 50%;
	top: 50%;
	margin: -23px 0px 0px -23px;
	display: none;
}
#cip-thumbs {
	margin-top: 18px;
}
#cip-thumbs li {
	float: left;
	width: 71px;
	height: 51px;
	border: 1px #fff solid;
	text-align: center;
	cursor: pointer;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 20px;
}
#cip-thumbs li.act {
	border-color: #ff7800;
}
#cat-item .price {
	font-size: 15px;
}
#cat-item .button {
	vertical-align: middle;
	margin-left: 13px;
}
#cat-item .price strong {
	color: #f00;
	font-size: 20px;
}
.lbl-status {
	margin-left: 11%;
}
.lbl-status img {
	vertical-align: middle;
}




.text {
	font-size: 13px;
	line-height: 130%;
	width: 80%;
}

.text p, .text-block p {
	margin-bottom: 20px;
}


.text h2, .text-block h2 {
	margin: 10px 0px 10px 0px;
}

#cat-item .summary {
	margin: 14px 0px;
}

.clr {
	clear: both;
}







#sort-block {
	font-size: 13px;
	position: relative;
	margin: -10px 0px 25px;
}
#sort-block #ddl {
	float: right;
}
.lnk-sort {
	display: inline-block;
	margin-right: 2px;
	text-decoration: none;
	vertical-align: middle;
}
.lnk-sort.act {
    font-weight: bold;
}
.lnk-sort .ls-wrap {
	display: block;
	height: 21px;
	padding: 3px 9px 0px;
	position: relative;
	margin-right: -2px;
	cursor: pointer;
}
.lnk-sort.act .ls-wrap {
	background: url(../images/blue_bg.html) no-repeat right -24px;
}
.ls-wrap span {
	border-bottom: 1px dashed;
	zoom: 1;
}
.lnk-sort .ls-wrap i {
	width: 7px;
	height: 10px;
	vertical-align: top;
	margin: 4px 0px 0px 3px;
	background: url(../images/arr_top.html) no-repeat;
	display: none;
}
.lnk-sort.act .ls-wrap i {
	display: inline-block;
}
.ls-wrap i.bot {
	background-image: url(../images/arr_bot.html);
	margin-top: 5px;
}
#paging {
	font-size: 13px;
}
#paging .lnk-page {
	margin: 0px 5px;
    text-decoration: none;
}
#paging ul {
	margin-top: 1px;
    display: inline-block;
}
#paging li {
	display: inline;
}
#paging li a {
	display: inline-block;
	font-size: 15px;
	font-style: italic;
	margin-right: 3px;
    text-decoration: none;
}
#paging li a span {
	display: block;
	margin-right: -3px;
	position: relative;
	height: 21px;
	padding: 3px 6px 0px 4px;
	cursor: pointer;
}
#paging li a.act {
	background: url(../images/blue_bg.html) no-repeat left -48px;
	color: #000!important;
	text-decoration: none;
}
#paging li a.act span {
	background: url(../images/blue_bg.html) no-repeat right -72px;
	padding: 0px 11px 0px 9px;
}



.gallery .color-sep {
	margin-top: 20px;
	height: 30px;
}

.gallery .color-sep img {
	height: 1px;
}


.brand-logo {
	float: right;
	margin: 0px 0px 10px 10px;
}



#top-panel {
    background: url(../images/toppanel-bgr.html);
    padding: 5px 15px;
    position: fixed;
    right: 10%;
    top: 0;
    z-index: 3;
}

#top-panel a {
	color: #CF5300;
}








.attributes {
	padding: 30px 0px 60px;
	width: 100%;
	float: left;
}

.attributes h2 {
	font-weight: normal;
}

.attributes table {
	width: 100%;
	margin-top: 25px;
}

.attributes table th {
	text-align: left;
	padding: 10px 0px;
}

.attributes table td {
	vertical-align: top;
	padding: 8px 0px;
	color: #222;
	width: 40%;
	text-align: left;
	background: url(../images/crop.gif) repeat-x left top;
}

.attributes td:first-child {
	width: 60%;
	font-style: normal;
}



.lnk-regorder {
	padding-left: 17px;
	position: relative;
	color: #589600!important;
}

.lnk-regorder span {
	position: absolute;
	left: 0px;
	top: -2px;
	text-decoration: none;
}

.products .item a.lnk-regorder {
	text-decoration: underline;
}

.added-label {
	display: none;
	color: green;
}


.incart {
	color: #589600 !important;
	text-decoration: underline !important;
}

.products .item .incart {
	float: right;
}








#cart-tbl {
	width: 100%;
	color: #000;
}



#cart-tbl th {
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
}
#cart-tbl td {
	vertical-align: top;
	padding: 20px 0px 10px;
	font-size: 13px;
	background: url(../img/blue/crop.html) repeat-x left bottom;
}
#cart-tbl td.td-img {
	width: 200px;
}
#cart-tbl td.td-info {

}

#cart-tbl .td-input {
	width: 90px;
	text-align: right;
	padding-right: 30px;
}
#cart-tbl .td-total {
	width: 70px;
}
#cart-tbl .td-total strong {
	font-size: 15px;
	color: #f00;
}
#cart-tbl .td-del {
	width: 30px;
}
#cart-tbl .lnk-title {
	font-size: 15px;
}
#cart-tbl p {
	margin-top: 10px;
}
#cart-tbl input {
	width: 25px;
	font: 13px Arial, Helvetica, sans-serif;
	text-align: right;
}
#cart-tbl .del {
	display: inline-block;
	vertical-align: top;
	margin-top: 7px;
	cursor: pointer;
}

#cart-total {

}

#cart-total strong {
	color: #f00;
}



#tree-sitemap ul {
	padding: 0px;
	margin: 0px;
}

#tree-sitemap ul li {
	list-style: circle;
	padding: 2px 0px;
	margin-left: 14px;
}

#tree-sitemap ul li ul li {
	margin-left: 41px;
}