* {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #ebebeb;
	margin: 0px;
	padding: 0px;
}

body, td, th {
	color: #333333;
	text-decoration: none;
	vertical-align: top;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 8px 0px;
}

img {
	border: 0px;
}


table {
	border: 0px;
}

td {
	padding: 0px;
}

.tableMain {
	height: 100%;
	width: 100%;
}

.top {
	background: url(img/top_bg_fp.jpg) no-repeat;
	border-left: 15px solid #e0282e;
}

.top div {
	height: 328px;
	overflow: hidden;
}

.top div a {
	display: block;
	position: relative;
}


.top .e1 {
	left: 466px;
	top: 45px;
}

.top .e2 {
	left: 580px;
	top: 100px;
	width: 70px;
}

.top .e3 {
	left: 840px;
	top: 44px;
	width: 82px;
}

.top .e4 {
	left: 495px;
	top: 70px;
	width: 64px;
}

.top .e5 {
	left: 770px;
	top: 21px;
	width: 45px;
}








.top2 {
	background: url(img/top_bg_sp.jpg) no-repeat;
}

.top2 div {
	height: 166px;
	overflow: hidden;
}

.top2 div a {
	display: block;
	position: relative;
}


.top2 .e1 {
	left: 271px;
	position: relative;
	top: 62px;
	width: 260px;
}

.top2 .e2 {
	left: 695px;
	top: 30px;
	width: 55px;
}

.top2 .e3 {
	left: 767px;
	top: -100px;
	width: 70px;
}

.top2 .e4 {
	left: 925px;
	top: -151px;
	width: 82px;
}

.top2 .e5 {
	left: 860px;
	top: -124px;
	width: 45px;
}




.bottom td {
	background: #e0282e url(img/bottom_bg2.gif) repeat-x;
	border-top: 1px solid #e3e3e3;
	height: 60px;
	text-align: center;
	vertical-align: middle;
}

.bottom * {
	color: #e3e3e3;
	font-weight: 700;
}

.bottom .e {
	background: #e0282e url(img/bottom_bg.gif) no-repeat;
}

.sp .bottom .e {
	background-position: -5px 0px;
}

.counter {
	border-left: 1px solid #ffabae;
	text-align: center;
}

.counter img {
	margin: 0px 10px;
}

.columnRight {
	background: #e3e3e3;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #ffffff;
	height: 100%;
	padding: 15px 20px;
	width: 30%;
}

.sp .columnRight {
	background: #1f5c3f;
	border-top: none;
	padding: 38px 0px 15px 0px;
}

.columnCenter {
	background: #f49f33;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #ffffff;
	height: 100%;
	width: 70%;
}

.sp .columnCenter {
	background: #ebebeb;
	border-top: none;
}

.columnLeft {
	background: #84b845 url(img/column_left_bg.gif) repeat-y;
	border-top: 1px solid #FFFFFF;
	height: 100%;
	padding-bottom: 15px;
}

.sp .columnLeft {
	background: #84b845 url(img/column_left_bg.gif) -5px top repeat-y;
	border-top: none;
	height: 100%;
	padding-bottom: 15px;
}

.columnLeftWidth {
	width: 250px;
}

.header, h1 {
	font-family: "Arial Narrow";
	font-size: 24px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

h1 {
	border-bottom: 1px solid #cc3333;
	color: #cc3333;
	font-weight: 100;
	margin: 0px 0px 15px 0px;
}

.block {
	border-top: 1px solid #ffffff;
	padding: 15px 20px;
}

.addtablecss table{
    width: 90%;
    border-left: 1px solid #1f5c3f;
    border-top: 1px solid #1f5c3f;
    padding: 0px;
    margin: 0px;
}

.addtablecss table td, .block table th{
    border-right: 1px solid #1f5c3f;
    border-bottom: 1px solid #1f5c3f;
    padding: 2px;
    margin: 0px;
}

.addtablecss table caption{
    padding: 0px 0px 10px 0px;
    font-size: 14px;
    font-weight: bold;
}

.addtablecss table th{
  background-color: #84b845;
}

.block .img {
	background-color: #ffffff;
	border: 2px solid #84b844;
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 1px !important;
}

.block1 {
	background: #e0282e;
	border-bottom: 1px solid #ffffff;
	padding: 15px 20px;
}

.block1, block1 * {
	color: #fed6a3;
}

.block1 .header {
	border-bottom: 1px solid #f49f33;
	color: #f49f33;
}

.block1 .img {
	border: 2px solid #f49f33;
	float: left;
	margin: 0px 15px 15px 0px;
}

.block2 {
	padding: 15px 20px;
}

.block2 .header {
	border-bottom: 1px solid #e0282e;
	color: #e0282e;
}

.projects td {
	background: #e3e3e3;
	padding: 5px;
	width: 194px;
}

.projects img {
	border: 1px solid #205d3f;
	display: block;
	margin-bottom: 10px;
}

.projects a {
	font-weight: bold;
}

.projects td.s {
	background-color: transparent;
	height: 15px;
	padding: 0px;
	width: 15px;
}

.projects td.s img {
	border: none;
}

.pages {
	background: url(img/pages_line.gif) repeat-x;
	margin-top: 10px;
	padding: 10px 0px;
	
}

.pages a {
	background: url(img/pages_bg.gif) repeat-x left center;
	border: 1px solid #333333;
	color: #000000;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold !important;
	margin: 0px 5px 0px 0px;
	text-align: center;
	text-decoration: none;
	width: 14px;
}

.columnRight .header {
	border-bottom: 1px solid #b9b9b9;
	color: #e0272e;
	margin-right: 15px;
}

.sp .columnRight .header {
	color: #84b844 !important;
	border-bottom: 1px solid #84b844 !important;
	margin-left: 15px;
}

.news {
	margin-top: -15px;
}

.news .i {
	border-bottom: 1px dotted #666666;
	padding: 15px 0px;
}

.sp .news .i {
	border-bottom: 1px dotted #ebebeb;
	padding: 15px 15px;
}

.sp .columnCenter .news .i {
	border-bottom: 1px dotted #666666;
	padding: 15px 0px;
}

.news .date {
	font-size: 11px;
	font-weight: bold;
}

.sp .news .date {
	color: #cceca4;
}

.sp .columnCenter .news .date {
	font-weight: 100;
}

.news .n {
	color: #143433;
	display: block;
	font-weight: bold;
	margin-bottom: 15px;
	text-decoration: underline;
}

.sp .news a {
	color: #cceca4;
}

.sp .columnCenter .news * {
	color: #333333;
}

.workTime * {
	font-family: "Arial Narrow";
	font-weight: bold;
	text-transform: uppercase;
}

.workTime {
	background: #1f5c3f url(img/work_time_bg.gif) repeat-y;
	border-bottom: 1px solid #ffffff;
	padding: 3px 0px 0px 19px;
}

.workTime .n {
	background: url(img/icon_i.gif) no-repeat;
}

.workTime .n div {
	background: url(img/wok_time_n_bg.gif) repeat-x;
	border: 1px solid #ffb644;
	color: #3e5620;
	margin: 0px 3px 0px 29px;
	padding: 5px 15px 4px 15px;
}

.workTime .d {
	border-bottom: 1px dotted #ffffff;
	color: #ffffff;
	margin: 15px 0px 0px 8px;
	padding-bottom: 10px;
}

.workTime .d .t {
	color: #e8fecc;
	float: right;
	font-size: 18px;
	padding: 22px 50px 0px 0px;
}

.workTime .d2 {
	border-bottom: 1px dotted #ffffff;
	color: #ffa616;
	margin: 15px 0px 0px 8px;
	padding-bottom: 10px;
}

.workTime .d2 .t {
	color: #ffa616;
	float: right;
	font-size: 18px;
	padding: 7px 50px 0px 0px;
}

.workTime .d3 {
	background: url(img/su_bg.gif) no-repeat 135px bottom;
	color: #fc9d9c;
	margin: 15px 0px 0px 8px;
	padding-bottom: 10px;
}

.menuLeft {
	margin-left: 16px;
}

.sp .menuLeft {
	margin-left: 11px;
}

.menuLeft a {
	display: block;
	font-family: "Arial Narrow";
	font-size: 14px;
	text-transform: uppercase;
}

.menuLeft .l1 {
	background: url(img/menu_left_bg1.gif) repeat-x left center;
	border-bottom: 1px solid #ffffff;
}

.menuLeft .last {
	border-bottom: 1px solid #e3e3e3;
}

.menuLeft .l1 a {
	background: url(img/menu_left_z1.gif) no-repeat 11px center;
	border: 1px solid #f49f33;
	padding: 4px 10px 4px 37px;
}

.menuLeft .l1 a.z2 {
	background: url(img/menu_left_z2.gif) no-repeat 11px center;
}

.menuLeft .l1 a.z3 {
	background: url(img/menu_left_z3.gif) no-repeat 11px center;
}


.menuLeft .l2 {
	background: #cc6600;
	border-bottom: 1px dotted #ffffff;
}

.menuLeft .l2 a {
	background: url(img/menu_left_z.gif) no-repeat 11px center;
	color: #ffffff;
	font-size: 12px;
	padding: 4px 10px 4px 37px;
}

.menuLeft .last2 {
	border-bottom: 1px solid #ffffff;
}

.search {
	background: url(img/search_bg.gif) no-repeat -9px bottom;
	margin: -1px 0px 0px 9px;
	padding-bottom: 5px;
}

.sp .search {
	background: url(img/search_bg3.gif) repeat-y -1px top;
	border-bottom: 1px solid #ffffff;
	margin-left: 0px;
	padding-bottom: 0px;
}

.search .line {
	background: #e0282e;
	border: 1px solid #ffffff;
	float: left;
	height: 75px;
	width: 11px;
}


.search .i {
	color: #FFFFFF;
	display: block;
	font-family: "Arial Narrow";
	padding: 20px 10px 0px 20px;
	text-transform: uppercase;
}

.sp .search .i {
	padding-bottom: 20px;
}

.search .i img {
	margin-right: 10px;
}

.search form {
	margin-top: 10px;
}

.search .text {
	border: 1px solid #1a4b33;
	height: 18px;
	margin-right: 5px;
	vertical-align: middle;
	width: 140px;
}

.search .btn {
	background: url(img/btn_bg.gif) repeat-x left center;
	border: 1px solid #ffffff;
	color: #d6d6d6;
	height: 18px;
	vertical-align: middle;
	text-transform: uppercase;
	width: 35px;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
}

.banner {
	margin: 30px 0px 0px 16px;
	text-align: center;
}

.sp .banner {
	margin-left: 11px;
}

.path, .path * {
	color: #ffffff;
	font-size: 11px;
}

.path {
	background: #e0282e url(img/path_bg.gif) repeat-x 0px 50%;
	border: 1px solid #e0282e;
	font-weight: bold;
	padding: 4px 20px;
}

.path span {
	font-weight: 100;
	margin: 0px 5px;
}

.path a {
	font-weight: 100;
}

.topLine td div {
	height: 10px;
}

.topLine td {
	background: #f49f33;
	border-top: 1px solid #ffffff;
}

.topLine td.i {
	background: #e0282e url(img/path_bg.gif) repeat-x 0px 50%;
	border-left: 1px solid #ffffff;
}

.topLine td.i div {
	border: 1px solid #e0282e;
}

.noBorder {
	background-image: none !important;
	border: none !important;
}

.feedback {
	margin-top: 25px;
}

.feedback td {
	background: #cccccc;
	border-bottom: 1px solid #ebebeb;
	font-weight: 700;
	padding: 10px 16px;
	white-space: nowrap;
}

.feedback .text {
	border: 1px solid #cccccc;
	width: 100%;
}

.feedback textarea {
	height: 200px;
}

.feedback .btn {
	background-color: transparent;
	border: none;
	padding: 10px 0px 0px 0px;
	text-align: right;
}

.feedback .btn input {
	background: url(img/btn_bg2.gif) repeat-x left center;
	border: 1px solid #333333;
	color: #ffffff;
	font-weight: 700;
	text-transform: lowercase;
	width: 100px;
}

.gallery td {
	border-bottom: 1px dotted #666666;
	padding-bottom: 15px;
	width: 141px;
}

.gallery span {
	border: 2px solid #84b844;
	display: block;
	margin-bottom: 15px;
}

.gallery img {
	border: 1px solid #FFFFFF;
	display: block;
}

.gallery a {
	font-weight: bold;
}

.gallery td.s {
	background-color: transparent;
	height: 15px;
	padding: 0px;
	width: 15px;
}

.gallery td.s img {
	border: none;
}

.gallery .last td {
	border: none;
	padding-bottom: 0px;
}

.line2 {
	border-bottom: 1px dotted #666666;
	margin: 15px 0px;
}

.category th {
	padding-right: 40px;
	text-align: left;
}

h2 span {
	font-weight: 100;
}

.link {
	color: #1f5c3f;
	font-weight: bold;
	text-decoration: underline;
}

.uslugi a {
	display: block;
	margin-bottom: 10px;
	text-decoration: underline;
}

.shopCategory {
	border-bottom: 1px dotted #999999;
	margin-bottom: 20px;
	padding: 0px 0px 15px 0px;
}

.shopCategory .n {
	font-weight: bold;
	padding-top: 15px;
}

.categoryList {
	background: #cccccc;
	float: right;
	padding: 15px 30px;
	width: 255px;
}

.categoryList select {
	
	width: 100%;
}


.shops td {
	padding-bottom: 30px;
}

.shops td h2 *{
	font-size: 	16px;
	margin-bottom: 10px;
}

.shops .i {
	padding-left: 25px;
}

.shops .i, .shops .i * {
/*	font-weight: bold;*/
}

.shops .p {
	font-size: 	14px;
	margin-bottom: 10px;
}

.shops .last td {
	padding-bottom: 15px;
}

.noborder, .noborder td{
  border: none !important;
}


.texttable{
  width: 100%;
  border-top: 1px solid #000000 !important;
  border-left: 1px solid #000000 !important;
}
.texttable td, .texttable th{
  border-bottom: 1px solid #000000 !important;
  border-right: 1px solid #000000 !important;
  padding: 5px !important;
}
.texttable th{
  background-color: #cccccc !important;
  text-align: center;
  font-size: 12px !important;
  font-weight: bolder;
}
.texttable td{
  background-color: #ffffff;
}
.texttable td.header{
  background-color: #00cc66;
  text-align: center;
  font-size: 12px;
  font-weight: bolder;
  font-family: Tahoma, Arial, Verdana;
  margin: 0px;
  padding: 5px;
  text-transform: none;
}
.texttable .nobr{
  white-space: nowrap !important;
}