html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
 form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

blockquote {
	margin: 10px 0 10px 20px;
	position: relative;
	background: #41b83b;
	display: block;
	padding: 10px 25px;
	border-right: #FF0000 solid 3px;
	color: #FFFFFF;
	font-style: italic;
	font-size:14px;

}
.oldb {
height: 60px;
    position: relative;

}
a {
	color: #0F7809;
}
a:hover {
	color: #FF0000;
}
body {
    line-height: 1;

}
ol, ul {
    list-style: none;
}
blockquote, q {
	position: absolute;
    quotes: none;
    right: 420px;
	-right:-8%;
	*right:-8%;
}

:focus {
    outline: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


html, body {height: 100%;}
body{
    background: #FFFFFF;
    color: #000000;
    min-width: 1000px;
    font: normal 9pt Verdana,Tahoma,Arial,sans-serif;
}
#wrap {min-height: 100%;
}
#wrapticket {min-height: 100%;width:900px;margin:0 auto;
}
#wrapticket h2 {font-size:24px}
#wrapticket h4 {font-size:20px;padding-top:0;}
#main {
   /* overflow: hidden;*/
    padding-bottom: 25px;
}

#footer {
    position: relative;
/*    margin-top: -125px;
    height: 125px;*/
    clear:both;
}
#redlink {
color: #FE0000;
}
.f-cont {
    margin: 25px 7% 0px;
    padding: 25px 0px;
    font-size: 0.8em;
}
.f-contticket {
    font-size: 0.8em;
}

.contteletc{float:right;
text-align:right;
font:11px tahoma;
}
.contteletc b {font:18px tahoma;}
.vcard div, .contacts div {
	padding-left: 10%;
}

body:before {
    content:"";
    height:100%;
    float:left;
    width:0;
    margin-top:-32767px;
}

.menu{
    display:block;
    height: 35px;
    color: #FFFFFF;
	z-index:0;
}
.menu ul{
    display: table;
    margin:0 0 0 3px;
    position: relative;
    width: 100%;
    min-width: 560px;
}
.menu li{
	height: 35px;
	background: #229b1b;
	width: 19.5%;
	text-align: center;
    display: table-cell;
    border-right: #077b01 solid 1px;
	vertical-align:middle;
/*Исправлял разъезд главной в ие7 - Николай...update, исправлено Андреем Глазыриным, что бы отображение не изменялось в браузерах отличных от ie7*/
-float:left;
-margin: 0;
*float:left;
*margin: 0;
/*конец*/
}

.menu li:hover{
		background: #41B73C;
	}
.menu li.last{
    background-image: url(images/main-last.gif);
    background-position: right top;
    background-repeat: no-repeat;
    border-right: 0px;

}


.menu li.last:hover{
    background: url(images/main-last2.gif) #41B73C;
    background-position: right top;
    background-repeat: no-repeat;
    border-right: 0px;

}


.menu li.first{
    background-image: url(images/main-first.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.menu li.first:hover{
    background: url(images/main-first2.gif) #41B73C;
    background-position: left bottom;
    background-repeat: no-repeat;
}


.menu li:hover :active{
	background: #229B1C;

}
.menu li.first .active:hover {
    background-image: url(images/main-first.gif);
    background-position: left top;
    background-repeat: no-repeat;
}
.menu li.last .active:hover {
    background-image: url(images/main-last.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    border-right: 0px;
}
.menu li.active a:hover {
background: #229b1b;
}



.menu li a {
	display: block;
	color: #FFFFFF;
	padding: 10px 0px;
	text-decoration: none;
	font-size: 0.9em;
}

.menu li a:hover {
	text-decoration: underline;
}


.header{
    margin: 0 auto;
    padding: 16px 2% 0 2%;
    height: 125px;
    position: relative;
	max-width: 1500px;
	min-width: 1105px;
}
.headerticket{
    padding-top: 16px;
    height: 100px;
    position: relative;
}

.logo{
    display: block;
    position: absolute;
    left: 2%;
}
.logo a{

}

.tabs-title {
	padding: 10px;
	color: #333d33;
	font-weight: bold;

}
.tabs-content {
	position: relative;
}

.tabs-item {
	position: relative;
	clear: both;
	border: #e1e1e1 solid 1px;
	background: url(images/tab-item-bg.gif) repeat-x left bottom;
	margin-bottom: 10px;
}

.tabs-item .tl {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 5px;
	height: 5px;
	background: url(images/tab-tl.gif) no-repeat left top;
}

.tabs-item .tr {
	position: absolute;
	right: -1px;
	top: -1px;
	width: 5px;
	height: 5px;
	background: url(images/tab-tr.gif) no-repeat left top;
}


.tabs-item .bl {
	position: absolute;
	left: -1px;
	bottom: -1px;
	width: 5px;
	height: 5px;
	background: url(images/tab-bl.gif) no-repeat left top;
}

.tabs-item .br {
	position: absolute;
	right: -1px;
	bottom: -1px;
	width: 5px;
	height: 5px;
	background: url(images/tab-br.gif) no-repeat left top;
}



.cat-item {
	width: 33%;
	float: left;
	position: relative;
	border-bottom: 3px solid transparent;
	}
.newone {
background: #FD4348;
color:#fff;
text-align:center;
padding:3px 0px;
position:absolute;
width: 100%;

}
.r-col .tabs-item div :first-child {
	border-left: 0px ;
}

.tabs-item .cat-item  {
	border-left: 1px solid gainsboro ;
	}

.cat {
	width: 24.9%;
	font-size:14px;
}

.tabs {
	margin-left: 15px;
}

.cat-item .in {
	padding: 10px;
}

.cat-item.active {
	border-bottom: #FF0000 solid 3px;
}

.cat-item.cat.active {
	border: 0px;
}


.cat-item .item-title {
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 10px;
	height: 47px;
}

.cat-item .item-pic {
	float: left;
	padding-top:40px;
}
.cat-item .item-comment {
	text-align: right;
	font-size: 0.8em;
	padding-top: 5px;
	margin-bottom: 10px;
	padding-right:10px;
	position:absolute;
	right:0;
}
.cat-item .item-market {
	position: absolute;
	right: 0px;
	top: 40px;
}
.cat-item .price {
	color: #077b01;
	text-align: right;
	font-weight: bold;
	font-size: 1.5em;
	padding: 80px 10px 40px 0px;
}

.cat-item .add {
	padding: 0px 10px;
}

.cat-item .price span {
	font-size: 0.6em;
}

.catalog {
	clear: both;
	position: relative;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #dcdcdc;
	-margin:0 14px;
	*margin:0 14px;
}

.catalog a, .cat-item a {
	color: #000000;
	cursor: pointer;
}

.catalog a:hover, .cat-item a:hover {
	color: #ff0000;
	cursor: pointer;
}

.catalog div .cat-item {
	border-left: #c1c1c1 dotted 1px !important;

}


.catalog div .cat-item:first-child {
	border-left: 0 !important;
}

.catalog .tl {
	position: absolute;
	width: 5px;
	height: 5px;
	background: url(images/table-corner-tl.jpg) no-repeat left top;
	-left:-1px;
	*left:-1px;
}


.catalog .tr {
	position: absolute;
	right: -1px;
	top: 0px;
	width: 5px;
	height: 5px;
	background: url(images/table-corner-tr.jpg) no-repeat left top;
}

.catalog .br {
	position: absolute;
	right: -1px;
	bottom: -1px;
	width: 4px;
	height: 4px;
	background: url(images/white-corner-br.gif) no-repeat left top;
}

.catalog .bl {
	position: absolute;
	left: -1px;
	bottom: -1px;
	width: 4px;
	height: 4px;
	background: url(images/white-corner-bl.gif) no-repeat left top;
}


.tabs .tab {
	background: #478a44 url(images/tab-l.gif) no-repeat left top;
	float: left;
	margin-right: 3px;
	color: #FFFFFF;
	cursor: pointer;
}
.tabs .tab a, .tabs .tab a:hover {
	color: #fff;
}
.tabs .tab div {
	background: url(images/tab-r.gif) no-repeat right top;
}

.tabs .tab div span {
	display: block;
	padding: 3px 6px 3px 13px;
	border-top: #045e00 solid 1px;
	margin: 0px 14px 0px 7px;
	text-decoration: underline;
}

.tabs .tab.active {
	background: #fd4247 url(images/tab-l-a.gif) no-repeat left top;
}


.tabs .tab.active div {
	background: url(images/tab-r-a.gif) no-repeat right top;
}

.tabs .tab.active div span {
	border-top: #a41619 solid 1px;
	text-decoration: none !important;
}



div.table-corners {
	position: relative;
	}
	*+html div.table-corners {display:inline;}
div.table-corners .tl {
	position: absolute;
	width: 6px;
	height: 6px;
	left: 0px;
	top: 0px;
	background: url(images/table-corner-tl.jpg)	no-repeat left top;
}

div.table-corners .tr {
	position: absolute;
	width: 6px;
	height: 6px;
	right: 0px;
	top: 0px;
	background: url(images/table-corner-tr.jpg)	no-repeat left top;
}

div.table-corners .bl {
	position: absolute;
	width: 4px;
	height: 4px;
	left: 0px;
	bottom: 0px;
	background: url(images/table-corner-bl.gif)	no-repeat left top;
}

div.table-corners .br {
	position: absolute;
	width: 4px;
	height: 4px;
	right: 0px;
	bottom: 0px;
	background: url(images/table-corner-br.gif)	no-repeat left top;
}


.col-title {
	background: #ededed;
	padding: 10px 15px;
	font-size: 11pt;
	font-weight: bold;
}
.cat-header {
height:15px;
	background: #dcdcdc;
	color: #000000;
	padding: 5px;
}

.l-col ul {
	display: block;
}
.l-col ul li {
	display: block;
	list-style-image: none;
	list-style: none;
	margin: 0px;
}

.l-col ul li a{
	display: block;
	padding: 3px 15px 3px 30px ;
	color: #077b01;
	background: url(images/list-bullit-l1.jpg) no-repeat 15px center;
}

.l-col ul li a:hover {
	background-color: #fee5e6;
	text-decoration: none;
}

.l-col ul li.subdir a {
	background: url(images/list-bullit-plus.jpg) no-repeat 15px center;
	text-decoration: none;
}
.l-col ul li.subdir a span {
	border-bottom: #077b01 dashed 1px;
}
.l-col ul li.subdir a:hover span {
	border-bottom: 0px;
}

.l-col ul li.subdir a:hover {
	background-color: #fee5e6;
	text-decoration: none;
}

.l-col ul li.active a{
	color: #ff0000;
	background: url(images/list-bullit-l1-a.jpg) no-repeat 15px center;
}

.l-col ul li.active a:hover {
	background-color: #fee5e6;
	text-decoration: none;
}

div.search {
	background: #d7f3d5;
	padding: 16px 2%;
	margin: 10px 0px 20px 0px;
}

input[type=password], input[type=text], textarea, select {
	border: #0C878E solid 1px;
}
textarea {
	height: 100px;
}

div.field-comment {
	padding: 10px 0px 0px 10px !important;
	color: gray;
	font-size: 0.8em
}

input[type=password]:focus, input[type=text]:focus, textarea:focus, select:focus {
	border-color: #FF0000;
}
.col input[type=password], .col input[type=text], .col select, .col textarea {
	width: 100%;
	color: #676767;
}

.col div {
	padding-bottom: 12px;
	margin-right: 10px;
	min-width: 150px;
}

div.search input[type=text] {
	width: 65%;
}


div.search input[type=submit], input[type=submit], input[type=button], input[type=reset], div.btn {
	background: #00B3C0 !important;
	color: #FFFFFF !important;
}
div.btn {margin: 0; padding: 5	px 25px !important; border-radius: 3px; color: white !important; font-size: 12pt; text-decoration: none; border: none; cursor: pointer;}
div.btn:hover, input.btn:hover { background-color:#0C878E  !important; color: white;}
div.btn:hover a { color: white;}
div.btn a {
	text-decoration: none;
	color: #fff;
}

div.search input[type=submit]:hover, input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover {
/*	border: #EBEDF1 solid 1px;
	background: #D4DBD4;*/
	cursor: pointer;
	color: #666865;
}

#proddetail {height:180px;}

#prodpic {float:left; width:20%;}
.priceblok {position: relative; float:right;}
.pricegreen {

	text-align: center;
/*	width:122px;*/
	font-size: 16pt;
	float:left;
	margin-right:5px;
	padding-top: 5px;
	padding-bottom:2px;
	font-weight: bold;
}
.pricegreen span {font-size:16pt;font-weight: normal; color: black;}
.buyit {float:left; margin-left: 10px !important; }
.priceitup {background:#dcdcdc url('images/table-corner-tr.jpg') right top no-repeat;}
#prodtext {float:left; width:80%; /*height:100px;*/}
.in_detail .s-catalog-list .new-item {padding:10px 19px;}
.in_detail .s-catalog-list tbody tr {border-top:1px solid #DCDCDC;}
.in_detail .s-catalog-list tbody tr td {background:none;}
.in_detail .s-catalog-list tbody tr:hover {
	background-color: #fee5e6;
	text-decoration: none;
}
.s-catalog-list tbody tr td.priceit {background: url(images/pricegrey.png) no-repeat 10px 10px;
color: #000;
	text-align: center;
	*text-align:left;
	-text-align:left;
	width:230px;
	*width:210px;
	-width:210px;
	font: 25px/36px verdana;
	-font: 25px/0 verdana;
	*font: 25px/0 verdana;
	float:left;
	padding:8px 7px;
	*padding-left:25px;
	-padding-left:25px;
	margin-right:0px;
	border-bottom:0;
	}
.s-catalog-list tbody tr td.priceit:hover {background: url(images/pricered.png) no-repeat 10px 10px;color: #fff;}
.priceit .btn {float:right;background: url(images/buyitgrey.png) no-repeat right center; width:100px; height:40px; border:0; font:21px verdana; color:black; padding:5px 0px 8px 8px;}
.priceit .btn:hover{background: url(images/buyitred.png) no-repeat right center; color:white;border:0;}
.carusel {
	/*background: url("images/loading.gif") no-repeat scroll center center transparent;*/
    border-left: 2px solid #E3E3E3;
    float: right;
    margin-left: 15px;
    position: relative;
}

label {
	display: block;
}

.import span {
	color: red;
}

.import select, .import input[type=password], .import input[type=text] {
	border-left: #ff0000 solid 3px;
	color: #676767;
}

.top-menu-block {
	display: block;
	position: relative;
	margin-left: 358px;
}

.submenu{
	display: block;
}

.submenu ul {
	display: block;
	height: 30px;
	margin: 0 auto;
	width: 770px;
	position: relative;
}


.submenu li{
    float: left;
    display: block;
    padding: 0 20px;
    margin: 0 0 10px 0;
    background: url(images/menu-user-sep.gif) no-repeat right center;
	position: relative;
}

.submenu li.last {
    background: none;
}


.submenu li a{
    color: #000000;
	position: relative;
	z-index: 2;
}


.submenu li a:hover {
    color: #FF0000;
}


.home,.print,.map,.call{
    display: block;
    text-indent: -19999em;
    width: 19px;
    height: 19px;
    margin-right: 5px;
    margin-top: -2px;
}
.home{
    background: url("images/dmenuspr.png") 0 0 no-repeat;
}
.print{
    background: url("images/dmenuspr.png") -20px 0 no-repeat;
}
.printitnow {background: url("images/printitnow.png") 0 bottom no-repeat; color:green; font: 11px verdana;}
.map{
    background: url("images/dmenuspr.png") -40px 0 no-repeat;
}
.call{
    background: url("images/dmenuspr.png") -60px 0 no-repeat;
}

.home.selected{
    background: url("images/dmenuspr.png") 0 -19px no-repeat;
}
.print.selected{
    background: url("images/dmenuspr.png") -20px -19px no-repeat;
}
.map.selected{
    background: url("images/dmenuspr.png") -40px -19px no-repeat;
}
.call.selected{
    background: url("images/dmenuspr.png") -60px -19px no-repeat;
}
.lang{
    margin-left: 5px;
}

.grey-frame   {
	position: relative;
	border: #DCDCDC solid 1px;
	padding: 0px !important;
}

.grey-frame .tl {
	padding: 0px !important;
	width: 4px;
	height: 4px;
	right: -1px;
	top: -1px;
	position: absolute;
	background: url(images/white-corner-tr.gif) no-repeat left top;
}
.grey-frame .br {
	padding: 0px !important;
	width: 4px;
	height: 4px;
	left: -1px;
	bottom: -1px;
	position: absolute;
	background: url(images/white-corner-bl.gif) no-repeat left top;
}


.grey-frame .in {
	padding: 11px;

}

.tizer-block {
	display: table;
    margin: 0 auto;
    width: 80%;
	min-width:1020px;
	-display:inherit;
	*display:inherit;
}

.tizer-block div {
	display: table-cell;
    text-align: center;
	-display: list-item;
    -float: left;
    -list-style: none outside none;
    -text-align: center;
    -width: 25%;
	*display: list-item;
    *float: left;
    *list-style: none outside none;
    *text-align: center;
    *width: 25%;
}
a.home:hover{
    background: url("images/dmenuspr.png") 0 -40px no-repeat;
}
a.print:hover{
    background: url("images/dmenuspr.png") -20px -40px no-repeat;
}
a.map:hover{
    background: url("images/dmenuspr.png") -40px -40px no-repeat;
}
a.call:hover{
    background: url("images/dmenuspr.png") -60px -40px no-repeat;
}

.cat-nav, .r-block {
	background: #3A2715 url(images/block-border.gif) repeat-x top left;
}
.cat-description .r-block {
	background: transparent;
}
.r-block h4 a {
	color: #FFFFFF;
	font-size: 12pt;
	text-decoration: none;
}

.r-block .in h4 {
	color: #A9A39D;
	text-decoration: underline;
	padding-top: 0px !important;
}
.r-block .in {
	padding: 10px;
}
.cat-description {
	position: relative;
	padding-left: 30%;
	padding-top: 2px;
	padding-bottom: 0px;
	background: url(images/bl-border.gif) repeat-x left top;
}
.cat-description .in {
	background: #3a2715;
	padding: 10px 10px 30px 10px;

}
.cat-description .in h4 {
	padding-top: 0px;
}
.cat-description h4.h {
	position: absolute;
	display: block;
	width: 29%;
	left: 0px;
	padding-top: 0px;
}
.cat-description p {
	letter-spacing: 0;
}
.cat-description ul {
	margin-left: 15px;

}
.cat-description ul li {
	margin-left: 0px;
	list-style-image: url(images/1bull.png);
	padding: 0px;
}
.galery .large {
	width: 530px;
	margin: 0px auto;
}
.galery .preview {
	position: relative;
	border: #694e28 solid 1px;
	width: 530px;
	height: 106px;
	margin: 15px auto;
}
.img-contaner td a {
	display: block;
	position: relative;
	overflow: visible;
}
.img-contaner td a span {
	position: absolute;
	display: block;
	width: 100%;
	height: 7px;
	margin-top: -20px;
}
.img-contaner td a.active span {
	background: url(images/gallery-arrow.gif) no-repeat 50% 0%;
}
.galery .img-contaner {
	position: absolute;
	width: 504px;
	padding: 20px 0px;
	margin-top: -7px;
	margin-left: 13px;
	margin-right: 13px;
	overflow: hidden;
	height: 79px;
}
.galery .preview .tl {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 7px;
	height: 7px;
	background: url(images/round.gif) no-repeat -7px -7px;
}
.galery .preview .tr {
	position: absolute;
	right: -1px;
	top: -1px;
	width: 7px;
	height: 7px;
	background: url(images/round.gif) no-repeat 0px -7px;
}
.galery .preview .bl {
	position: absolute;
	left: -1px;
	bottom: -1px;
	width: 7px;
	height: 7px;
	background: url(images/round.gif) no-repeat -7px 0px;
}
.galery .preview .br {
	position: absolute;
	right: -1px;
	bottom: -1px;
	width: 7px;
	height: 7px;
	background: url(images/round.gif) no-repeat 0px 0px;
}
.galery .preview .l-arrow {
	position: absolute;
	top: 50%;
	margin-top: -17px;
	margin-left: -17px;
}
.galery .preview .r-arrow {
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -17px;
	margin-right: -17px;
}
.galery table {
	margin: 0;
}
.galery table td {
	padding: 0px 5px 0px 0px;
	margin: 0px;
}
.galery .preview ul {
	position: absolute;
	display: block;
	margin: 0px;
	height: 79px;
	width: 2028px;
	white-space:normal;

}
.galery .preview ul li {
	display: block;
	list-style: none;
	float: left;
	padding-left: 0px;
	margin-right: 5px;
}

.level-1 .sep {
	position: absolute;
	background: url(images/level-1-sep-c.gif) repeat-x left top;
	height: 2px;
	width: 89%;
	margin-left: -20px;
	margin-top: -15px;
	border: 0;
}
.level-1 .sep .l {
	background: url(images/level-1-sep-l.gif) no-repeat left top;
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	top: 0;
}

.level-1 .sep .r {
	background: url(images/level-1-sep-r.gif) no-repeat right top;
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	top: 0;
}
.cat-map div {
	width: 201px;
	margin: 0px auto;
}
.cat-map a {
	color: #FFFFFF;
	position: absolute;
	margin-top: -8px;
}
.cat-map {
	padding: 50px 0px;
}
.cat-nav .level-1, .in {
	margin: 0px;
	background: url(images/block-border.gif) repeat-x left bottom;
	position:relative;
	padding-bottom: 5px;
}
.cat-nav .level-1 li {
	padding: 15px 25px;
	margin-left: 15px;
	background: url(images/cat-nav-arrow.png) no-repeat left 15px;
}
.cat-nav .level-1 .a{
	background: url(images/cat-nav-arrow-a.png) no-repeat left 15px;
}

.cat-nav .level-2 li a {
	color: #604933 !important;
}
.cat-nav .level-2 li a span {
	color: #9a785a !important;
}
.cat-nav .level-2 li {
	background:none;
	margin-left: 15px;
	font-size: 8pt;
}
.cat-nav .level-2 li.a{
	background:none !important;
	color: #FFFFFF;
}



.cat-nav .level-1 li a {
	color: #80632f;
}
.cat-nav .level-1 li a span {
	color: #e0b156;
}
.cat-nav .level-1 li a:hover span {
	color: #FFFFFF;
}

.cat-nav .level-2 li a:hover span {
	color: #FFFFFF !important;
}



.cat-nav .level-2 li {
	padding: 10px 0px;
}

.counter {
	width: 100%;
	color: #855C38;
	text-align: center;
	clear: both;
	margin: 0px auto;
	font-size: 8pt;
}
.way {
	position:relative;
	margin-top: 40px;
}
.print-link {
	margin-bottom: 50px;
}
.print-link a {
	display: block;
	width: 20px;
	height: 18px;
	position: relative;
	color: #60452d;
	background: url("images/dmenuspr.png") no-repeat scroll -20px -1px transparent
}

.print-link a:hover {
	background: url("images/dmenuspr.png") no-repeat scroll -20px -41px transparent
}
.print-link a:hover span {
	color: #d4beaa;
}

.print-link a span {
	color: #9a785a;
	position: absolute;
	left: 20px;
	white-space:nowrap;
}
.way span.home {
	background: url(images/bread-home.png) no-repeat 5px 1px;
	display: block;
	float: left;
	padding-left:  20px;
	overflow: hidden;
	width: 1px;
	margin: 0px;
	border: 0px;
}
.way a, .way span.b-last {
	background: url(images/bread-arrow.png) no-repeat 5px 4px;
	border: 0px;
}
.way a span {
	margin-left: 20px;
	color: #9a785a;
	z-index: 1;
	text-decoration: none;
	border-style: solid;
	border-color: #694d34;
	border-width: 0px 0px 1px 0px;

}
.way span.b-last span {
	margin-left: 20px;
	border: 0px;
}

.way {
	color: #9a785a;
	z-index: 1;
}

.way span.shadow {
	position: absolute;
	top: 1px;
	color: #211408;
	z-index: -1;
	white-space:nowrap;
	border: 0px;
}
.way a span.shadow  {
	text-decoration: none;
	border: 0px;
}

.way a {
	color: #694d34;
	position:relative;
	text-decoration: none;
}
.way a:hover {
	color: #CFC8C0;
}

.way a:hover span {
	color: #CFC8C0;
}
.way a:hover span.shadow {
	color: #211408;
}



.big-map{
    height: 481px;
    background: url("images/mapbg.png") center 120px no-repeat;
    position: relative;
}
.big-map ul{
    width: 1000px;
    height: 500px;
    margin: 0 auto;
    position: relative;
}
.big-map ul li{
    margin: 0;
    padding: 0;
}
.big-map h2 a{
    font: italic bold 13pt Georgia,'Times New Roman',times,serif;
    color: #fff;
    width: 240px;
    line-height: 1;
    margin-bottom: 1px;
    display: block;
    text-decoration: none;
    width: 100%;
}
.big-map h2 a:hover{
    color: #e0b156;
}

.bm-proc{
    bottom: 0;
    position: absolute;
    padding-left: 90px;
}
.bm-proc .bm-p-num{
    float: left;
    font-size: 41pt;
    color: #fff;
    letter-spacing: 0;
}
.bm-proc .bm-p-num span{
    font-size: 21pt;
    padding-right: 10px;
}
.bm-proc .bm-p-de{
    margin: 9px 0 0 -85px;
    text-align: right;
    display: block;
    width: 80px;
    font-size: 7pt;
    color: #855c38;
    float: left;
    line-height: 1.3;
}
.bm-info{
    position: absolute;
}
.bm-info a{
    display: block;
    margin: 5px 0 0 1px;
    float: left;
    clear: both;
}

.bm-l{
    width: 275px;
    height: 224px;
    position: absolute;
    left: 53px;
    top: 100px;
    background: url("images/line.png") transparent 130px 56px no-repeat;
}
.bm-l .bm-info{
    bottom: 170px;
    left: 20px;
}
.bm-l .bm-proc{
    left: -40px;
}

.bm-t{
    width: 275px;
    height: 154px;
    position: absolute;
    left: 353px;
    top: 20px;
    background: url("images/line.png") transparent 97px 63px no-repeat;
}
.bm-t .bm-info{
    bottom: 94px;
    left: 9px;
}
.bm-t .bm-proc{
    left: -80px;
}

.bm-r{
    width: 275px;
    height: 275px;
    position: absolute;
    left: 705px;
    top: 55px;
    background: url("images/line.png") transparent 110px 49px no-repeat;
}
.bm-r .bm-info{
    bottom: 231px;
    left: -23px;
}
.bm-r .bm-proc{
    left: 79px;
}

.bm-b{
    width: 275px;
    height: 100px;
    position: absolute;
    left: 350px;
    top: 320px;
    background: url("images/line.png") transparent 212px 50px no-repeat;
}
.bm-b .bm-info{
    top: 91px;
    left: 174px;
}
.bm-b .bm-proc{
    left: -67px;
}

.sm_map{
    position: absolute;
    background: url("images/smallmap.png") transparent bottom left no-repeat;
    width: 213px;
    height: 97px;
    bottom: 44px;
    right: 63px;
    text-align: right;
}



.content{
    padding: 0 2%;
	width:96%;
	-width:95%;
	-padding-right:0;
   /* overflow: hidden;*/
   max-width: 1500px;
   min-width: 1105px;
   margin: 0 auto;
}
.l-col{
    float: left;
    width: 23%;
    border: 1px solid gainsboro;
    position: relative;
-z-index:1000;
*z-index:1000;
}
.l-col ul {
    margin: 0px;
    padding: 0px 0px 20px 0px;
}

.r-col{
    float: right;
    width: 75%;
}

.l-col .tl {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 4px;
	height: 4px;
	background: url(images/r-tl.gif) no-repeat top left;
}

.l-col .tr {
	position: absolute;
	right: -1px;
	top: -1px;
	width: 4px;
	height: 4px;
	background: url(images/r-tr.gif) no-repeat top left;
}

.l-col .bl {
	position: absolute;
	left: -1px;
	bottom: -1px;
	width: 4px;
	height: 4px;
	background: url(images/table-corner-bl.gif) no-repeat top left;
}

.l-col .br {
	position: absolute;
	right: -1px;
	bottom: -1px;
	width: 4px;
	height: 4px;
	background: url(images/table-corner-br.gif) no-repeat top left;
}




.r-col h4 a{
	color: #FFFFFF !important;
	text-decoration: none;
}
#properit h4{margin-top:0;}
.home_one {
text-decoration: underline;
color: black;
}
.str_one {
text-decoration:none;
color: black;
padding-left: 10px;
background: url(images/list-bullit-l1.jpg) no-repeat 2px 6px;
}

.col {
	width: 46%;
/*	float: left;
	margin-right: 4%;*/
	margin-bottom: 30px;
}
.others {
-width:880px;
*width:880px;
	position: absolute;
	border: #8cb789 solid 1px;
	background: #f3fff1;
	z-index: 10000;
/*	width: 900px;*/
	display:none;
	margin-top: -16px;
}
.c-contaner {
	padding: 10px;
}
.c-contaner .col {
	width: auto;
	display: table-cell;
-float:left;
*float:left;
}
.cat-header-green {
	color: #077b01;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
	padding: 0px 15px;
}
.tizers-r {
	width: auto !important;
	margin: 0px 2% 20px 2%;
	height: 110px;
	background: url(images/r-block-border.jpg) repeat-x left bottom;
}

.tizers-r div {
	width: 32%;
	text-align: center;
	float: left;
}

.sep {
	padding-top: 10px;
	border-style:double;
	border-color: #79695b;
	border-width: 1px 0px 0px 0px;
}
.row {
	clear: both;
}

.uniq{
    overflow: hidden;
    margin: 0 3px;
}
.uniq h2, .row h2{
    font: italic 16pt Georgia,'Times New Roman',times,serif;
}
.uniq h3, .row h3{
    font: italic 11pt Georgia,'Times New Roman',times,serif;
    padding: 0 0 5px 0;
    width: 256px;
    margin: 0;
    background: none;
}
.u-blocks{
    margin: 18px 0;
    overflow: hidden;
}
.uniq .block{
    width: 30%;
    margin: 0 auto;
    padding-bottom: 3px;
}
.block.l{
    float: left;
}
.block.r{
    float: right;
}
.block-c{
    padding-top: 14px;
    margin-bottom: -5px;
    color: #a9a39d;
}
.uniq .block p, .row .block p{
    padding: 0 0 16px 0;
    margin: 0;
}
.uniq .block .s, .row .block .s{
    font-size: 22pt;
    letter-spacing: -2px;
    color: #e0b156;
    margin-bottom: 5px;
}

.s sup{
    position: relative;
    left: 2px;
    top: 4px;
    font-size: 0.6em;
}

.s span {
	font-size: 0.5em;
}
.uniq a,{
    color: #fff;
}
.block .annonce{
    position: relative;
    display: block;
    width: 256px;
    margin-bottom: 5px;
}
.block .annonce .hover{
    background: url("images/hover_img.png") no-repeat;
    display: none;
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height: 100%;
}
.block .annonce:hover .hover{
    display: block;
}
.s-tl,.s-tr,.s-bl,.s-br{
    position: absolute;
    background: url("images/star.png") no-repeat;
    height: 10px;
    width: 10px;
    display: block;
}
.s-tl{left:-1px;top:0;background-position: -10px -10px;}
.s-tr{right:0;top:0;background-position: 0 -10px;}
.s-bl{left:-1px;bottom:-1px;background-position: -10px 0;}
.s-br{right:0;bottom:-1px;background-position: 0 0;}

/*pagination*/
.pagination{
    text-align: center;
    margin: 20px 0 0;
    clear: both;
}
.p-hold{
    position: relative;
    left: 50%;
    float:left;
}
.p-hold3{
    bottom:15px;
    position: absolute;
    right: 20px;
}

.p-hold2{
    position: relative;
    left: 35%;
    }
.p-hold div{
    float: left;
    position: relative;
}
.pagination ul{
    display: block;
    float: left;
    margin: 0;
    padding: 0 15px;
    position: relative;
    text-align: center;
}
.pagination li{
    display: block;
    float: left;
    width: 25px;
    height: 20px;
    padding: 5px 0 0 0;
    margin: 0;
}
.p-hold3 li{
    display: block;
    float: left;
    width: 25px;
    height: 20px;
    padding: 5px 5px 0;
    margin: 0;
	background: url("images/pagi.png") no-repeat center 5px;
}
.pagination li span{
    color: #000;
	}
.pagination li.selected{
    background: url("images/pagi.png") no-repeat center -20px;

}

.pagination li.selected span {
	color: #FFFFFF !important;
}
.p-hold3 ul li a{
color: #fff;
}
.pagination a{
    display: block;
    float: left;

}
.pagination li a,.pagination li span{
    width: 100%;
    float: left;
    color: #000000;
	text-decoration: none;
	height: 17px;
}
.pagination li a:hover{
    color: #FFFFFF;
    background: url(images/pagisel.png) no-repeat center top;
}
.pagination li.selected a:hover{
    color: #FFFFFF;
    background: none;
}


.pagination .next, .pagination .prev, .galery .prev, .galery .next{
    display: block;
    float: left;
    height: 25px;
	line-height:25px;
    width: 25px;
    text-decoration: none;
    overflow: hidden;
    text-indent: -19em;
}

.pagination .prev, .galery .prev{
    background: url("images/pagibutt.png") -5px -38px no-repeat;
}
.pagination .prev.disabled , .galery .prev.disabled{
    background: url("images/pagibutt.png") -5px -65px no-repeat;
}
.pagination .next , .galery .next{
    background: url("images/pagibutt.png") -37px -38px no-repeat;
}
.pagination .next.disabled, .galery .next.disabled{
    background: url("images/pagibutt.png") -42px -65px no-repeat;
}
.pagination a.prev:hover, .galery a.prev:hover{
    background: url("images/pagibutt.png") -5px -7px no-repeat;
}
.pagination a.next:hover, .galery a.next:hover{
    background: url("images/pagibutt.png") -37px -7px no-repeat;
}
.download-link a{
	display: block;
	width: 226px;
	height: 38px;
	background: url(images/downdoad.png) no-repeat;
	color: #3b230e;
	text-decoration: none;
	font-size: 12pt;
}
.download-link {
	margin-bottom: 15px;
}
.download-link a span {
	display: block;
	padding: 8px 0px 0px 35px;
}
.download-link a:hover{
	background-position: 0px -38px;
}
table.listing {
	width: 100%;
	margin-bottom: 50px;
}
table.listing tr {
	background: transparent;
}
table.listing td {
	width: 50%;
	vertical-align: middle;
	background: transparent;
	padding: 0px;
}
table.listing td.l {
	text-align: left;
	padding-right: 5%;
}
table.listing td.r {
	text-align: right;
	padding-left: 5%;
}

table.listing td a {
	position: relative;
	display: block;
	vertical-align: middle;
	color: #948c85;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
table.listing td a span{
	color: #FFFFFF;
}

table.listing td.l a {
	padding-left: 40px;
}
table.listing span.bul {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	width: 38px;
	height: 38px;
}


table.listing td.r a {
	padding-right: 40px;
}

table.listing td.l a span.bul {
	background: url(images/pagibutt.png) no-repeat 0 -36px;
	left: 0px;
}


table.listing td.r a span.bul {
	background: url(images/pagibutt.png) no-repeat -42px -36px;
	right: 0px;
}
table.listing td.r a:hover span.bul {
	background: url(images/pagibutt.png) no-repeat -42px -76px;

}

table.listing td.l a:hover span.bul{
	background: url(images/pagibutt.png) no-repeat 0 -76px;

}


/*Spes text*/
body a.gr{
    color:#604933;
    font-size: 8pt;
}
a.gr span{
    color:#9a785a;
}
body a.gr:hover{
    color: #77614d;
}
a.gr:hover span{
    color: #d4beaa;
}

body a.wh{
    color:#948c85;
}
a.wh span{
    color: #fff;
}
a.wh:hover span{
    color: #e0b156;
}

h3.wh,h2.wh{
    color:#948c85;
    text-decoration: underline;
}
h3.wh a,h2.wh a{
    color: #fff;
    text-decoration: none;
    position: relative;
}
h3.wh:hover,h2.wh:hover{
    color: #52381f;
}
h3.wh:hover a,h2.wh:hover a{
    color: #e0b156;
}

.flag{
    padding-left: 15px;
    background: url("images/flag.png") 0 1px no-repeat;
    padding-top: 2px;
}
.flag:hover{
    background: url("images/flag.png") 0 -44px no-repeat;
}
.file{
    background:url("images/file.png") no-repeat scroll 0 2px transparent;
    padding:2px 0 1px 15px;
}
.file:hover{
    background:url("images/file.png") no-repeat scroll 0 -50px transparent;
}
.mess{
    padding-left: 15px;
    background: url("images/mess.png") 0 4px no-repeat;
    padding-top: 2px;
    margin-left: -2px;
}
.mess:hover{
    background: url("images/mess.png") 0 -40px no-repeat;
}

/*footer*/
.white-corners {
	margin: 25px 7% 0;
	position: relative;
}
.white-corners .tl {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 4px;
	height: 4px;
	background: url(images/white-corner-tl.gif) no-repeat left top;
}
.white-corners .tr {
	position:absolute;
	right: 0px;
	top: 0px;
	width: 4px;
	height: 4px;
	background: url(images/white-corner-tr.gif) no-repeat left top;
}
.white-corners .bl {
	position:absolute;
	left: 0px;
	bottom: 0px;
	width: 4px;
	height: 4px;
	background: url(images/white-corner-bl.gif) no-repeat left top;
}
.white-corners .br {
	position:absolute;
	right: 0px;
	bottom: 0px;
	width: 4px;
	height: 4px;
	background: url(images/white-corner-br.gif) no-repeat left top;
}

.bottom-menu {

	border: #DCDCDC solid 1px;
	height: 21px;
	overflow:hidden;
}

.bottom-menu ul {
	display: block;
	margin: 0 auto;
	float: left;
	left: -50%;
	position: relative;
}
.bottom-menu ul li {
	display: block;
	float: left;
}
.bottom-menu ul li a {
	height: 21px;
	padding: 0px 30px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	color: #696969;
	font-size: 0.9em;
}
.bottom-menu ul li a span {
	display: block;
	padding-top: 3px;
}

.bottom-menu ul li a:hover {
	background: #FFE3E5;
}

.bottom-banners {
	border: #DCDCDC solid 1px;
	overflow: hidden;
	height: 52px;
}

.bottom-banners ul {
	display: block;
	position: relative;
	left: -50%;
	margin: 0px;
	padding-top: 4px;
}

.bottom-banners ul li{
	display: block;
	margin: 0px 20px;
	float: left;
	text-align: center;


}

.vcard{
    width: 49%;
    float: left;
}
.contacts {
	width: 49%;
	float: left;
}

/*text*/
h1,h2,h3,h4,h5,h6{
    color: #000;
    font-family: Verdana;
    font-weight: normal;
    margin-top: 25px;
    margin-bottom: 10px;
}
h1{
    font-size:24pt;
    margin-bottom: 14px;
}
h2 {
    font-size:19pt;
}

h3{
	font-size: 12pt;
	background: #d7f3d5;
    padding: 7px;
}

h4{
    font-size: 16pt;
    color: black;
    text-decoration:none;
}
h4{
    padding-top: 20px;
    margin-bottom: 10px;
}

h5{
	font-size: 12pt;
	background: #dcdcdc;
    padding: 7px;
}

p{
    margin: 0 !important;
}
table {
	border: #dcdcdc solid 1px;
}
th{
    text-align: left;
    padding: 5px 0px 5px 8px;
    background: #dcdcdc;
    font-weight: normal;
    font-size: 10pt;
    color: #000000;
}

tbody tr{
    border-bottom: 1px #dcdcdc solid;
}

tbody td {
	border-left: 1px #dcdcdc dotted;
}

tbody td:first-child {
	border-left: 0px;
}

tr td{
    padding: 17px 15px;
    background: #FFFFFF;
}
img{
    vertical-align: bottom;
}
.bi{
    margin-bottom: 20px;
}
.fi{
    float: left;
    margin: 2px 10px 10px 0;
}
ul{
    margin: 5px 10px;
}
ul li{
    margin: 0 0 5px 10px;

    list-style-image: url(images/list-bullit-l1.jpg);
}

li li {
	list-style-image: url(images/list-bullit-l2.jpg);
}

.clear {
    clear:both;
    font-size:0;
    overflow:hidden;
}

.others a {
	padding: 1px 0px !important;
	background-image: none !important;
	margin: 0px !important;
	text-decoration: underline !important;
}

.others a:hover {
	background-image: none !important;
	background-color: transparent !important;
	color: #FF0000 !important;
	text-decoration: underline !important;
}

.c-title {
	background: #d6f3d5;
	padding: 15px 5px;
	position: relative;
}

.c-title a {
	display: block;
	width: 200px;
	text-decoration: none !important;
	background: #f3ffef url(images/list-bullit-minus.gif) no-repeat 9px 50% !important;
	padding: 3px 24px !important;
}

.c-title a:hover {
	display: block;
	width: 200px;
	text-decoration: none !important;
	background: #f3ffef url(images/list-bullit-minus.gif) no-repeat 9px 50% !important;
	padding: 3px 24px !important;
}


.c-title .close {
	cursor: pointer;
	width: 17px;
	height: 17px;
	background: url(images/close.gif) no-repeat left top;
	position: absolute;
	right: 14px;
	top: 50%;
	margin-top: -8px;
}
/**
 * 14.11.2010
 */
.rounded-box {
	clear:both;
	display:block;
	zoom:1;
	}
	.hand_made-rounded-box {position:relative;zoom:1;}
		.hand_made-rounded-box.table-corners .tl {
			left:-1px;
			top:-1px;
			}
		.hand_made-rounded-box.table-corners .tr {
			right:-1px;
			top:-1px;
			}
		.hand_made-rounded-box.table-corners .bl {
			bottom:-1px;
			left:-1px;
			}
		.hand_made-rounded-box.table-corners .br {
			bottom:-1px;
			right:-1px;
			}
	/*div.table-corners {display:inline-block;vertical-align:bottom;}
		*+html div.table-corners {display:inline;} ie7 */
		tbody th {background:none;}
.s-corners {zoom:1;}
	.rounded-box .table-corners .tl {background-image:url('images/r-lt.gif');}
	.rounded-box .table-corners .tr {background-image:url('images/r-rt.gif');}
	.s-corners-borders, .hand_made-rounded-box  {
		border:1px solid #dcdcdc;
		margin:0 0 32px;
		}
.r-lt {background:#dcdcdc url('images/table-corner-tl.jpg') 0 0 no-repeat;}
.r-rt {background:#dcdcdc url('images/table-corner-tr.jpg') 100% 0 no-repeat;}
.s-catalog table {
	border:0;
	width:100%;
	}
	.s-catalog-list th, .s-catalog-list td {
		color:#333;
		font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
		padding:14px 19px;
		vertical-align:middle;
		}
		.s-catalog-list thead th {
			font-size:12px;
			padding:4px 19px;
			}
		.subcaption td {
			background:#d7f3d5;
			font:400 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
			}
		.s-catalog-list tbody tr {border-top:1px solid #DCDCDC;}
/*		.s-catalog-list tbody tr td {background:none;}
		.s-catalog-list tbody tr:hover {
	background-color: #fee5e6;
	text-decoration: none;
}*/
		.s-catalog-list tbody th, .s-catalog-list tbody td {border-bottom:1px solid #dcdcdc;}
		.no-borders, tr.no-borders td, tr.no-borders th {border-bottom:0;}

		.s-catalog-list tbody th {font:700 14px Verdana, Geneva, Arial, Helvetica, sans-serif; width: 390px;}
		.in_detail .s-catalog-list tbody tr td:nth-child(2) {font:700 14px Verdana, Geneva, Arial, Helvetica, sans-serif; width: 390px;}
		.s-catalog-list tbody th a, .s-catalog-list tbody th a:visited {color:#333;}
		.inline-comment {font-size:10px;}
		.s-catalog-list .comment {
			color:#666;
			display:block;
			font:10px Verdana, Geneva, Arial, Helvetica, sans-serif;
			}
		.s-catalog-list .new-item-cell {
			font-size:1px;
			overflow:hidden;
			padding:0;
			width:4px;
			}
		.in_detail .s-catalog-list .new-item-bg, .s-catalog-list .new-item-bg {background:#fd4247;}

			.s-catalog-list .new-item .comment {color:#fd4247;}
		.s-catalog-list .new-item {padding:10px 19px;}
		.s-catalog-list .to-buy {
			padding-right:14px;
			text-align:center;
			}

		.s-catalog-list .price-cell {
			color:#077b01;
			font:400 21px Verdana, Geneva, Arial, Helvetica, sans-serif;
			}
		td.num, th.num {text-align:right;}
.catalog_filter-wrap {
	padding:0 19px 19px;
	zoom:1;
	}
	.catalog_filter {
		border:0;
		margin:20px 0 28px;
		}
		.catalog_filter th, .catalog_filter td, .catalog_filter tr {
			vertical-align:middle;
			background:none;
			border:0;
			color:#333;
			padding:0 0 2px;
			}
			.suggest {width:70%;}
			.catalog_filter .calendar-cell {padding-left:20px;}
			.catalog_filter input {width:100%;}
			input.btn {/*font:700 11px Verdana, Geneva, Arial, Helvetica, sans-serif;		padding:2px 3px; margin:0;*/overflow:visible;vertical-align:middle;}
.text-field-wrap {
	display:block;
	padding:0 4px 0 0;
	position:relative;
	zoom:1;
	}
	.text-field-wrap input {
		display:block;
		margin:0;
		padding:3px 1px;
		}
	.calendar-field {
/*		background:#fff url("images/calendar.gif") 100% 50% no-repeat;*/
		}
	.clicker {
		background:#fff url("images/click.gif") 50% 50% no-repeat;
		cursor:pointer;
		height:19px;
		position:absolute;
		right:2px;
		top:2px;
		width:24px;
		}
	.input-data {
		background-color:#ffffff;
		border-left:solid 1px #41B83B;
		border-right:solid 1px #41B83B;
		border-bottom:solid 1px #41B83B;
		border-top:none;
		position:absolute;
		max-height:250px;
		display:none;
		right:-1px;
		width:100%;
		overflow:auto;
		z-index:10;
	}
		.input-data .item-data {
			padding:5px;
/*			height:14px;*/
			border-bottom:dotted 1px #dcdcdc;
		}
		.input-data .item-data.current {
			background-color:#d7f3d5;
		}
		.input-data .item-data:hover {
			background-color:#ededed;
		}
		.input-data .item-data span {
			cursor:pointer;
			border-bottom:dashed 1px;
		}

.real_pager {width:100%;}
	.real_pager .p-hold2 {
		float:left;
		left:50%;
		}
		.real_pager .p-hold3 {
			float:left;
			left:-50%;
			margin:0;
			position:relative;
			}
			.real_pager .p-hold3 li {color:#fff;}
			.real_pager .p-hold3 a, .real_pager .p-hold3 a:visited {color:#333;}
			.real_pager .comment {
				clear:both;
				color:#666;
				display:block;
				float:left;
				font-size:11px;
				margin:5px 0;
				text-align:center;
				width:100%;
				}
				*+html .real_pager .comment {float:none;}
				.real_pager .comment a {display:inline;float:none;}
input, textarea, select {
	color:#000;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
input.play-btn, input.play-btn:hover {
	background:#41b83b url(images/play.gif) -1px -1px no-repeat;
	border:1px solid #41b83b;
	height:21px;
	overflow:visible;
	padding:0;
	vertical-align:middle;
	width:20px;
	}
input.stop-btn, input.stop-btn:hover {
	background:#41b83b url(images/stop.gif) -1px -1px no-repeat;
	border:1px solid #41b83b;
	height:21px;
	overflow:visible;
	padding:0;
	vertical-align:middle;
	width:20px;
	display:none;
	}
#properit table tr td,#properit table tr,#properit table {border:0; padding:0;}
#properit table {width:50%; float:left;}
#properit table tr th div {border-bottom: 1px dotted grey;padding:0; width:200px;}
#properit table tr th div span {border-bottom: 1px solid white;padding:0;}
#properit table tr th .secret {border:0;}
.secret {color:grey;}
.locked {background: url(images/lock.png) no-repeat left 10px;}
.locked span {display:none;}
.printitnow span {padding-left: 15px;}

#regblok {display: none;position: absolute;background: url(images/regblok.png) no-repeat left top; top:-12px; width:237px;height:215px; right: 0;z-index:1;}
#regblok_prop {display: none;position: absolute;background: url(images/regblok.png) no-repeat left top; width:237px;height:215px; z-index:1;}
#regfields {padding:5px 10px; margin:35px 5px 0;}
#regfields_prop {padding:5px 10px; margin:40px 5px 0;}
#regfields tr td, #regfields_prop tr td {padding: 6px; border:0;}
#regfields tr td span, #regfields_prop tr td span {padding-bottom:10px;}
#regfields tr, #regfields_prop tr {border:0;}
#regfields table, #regfields_prop table {border:0; margin: 0 auto;}
.btn_submit {
	text-align: center;
	position: absolute;
	bottom: 10px;
	left: 48px;
}
.btn_submit_prop {
	text-align: center;
}
.b_forgot {
    font-size: 10px;
    margin-left: 5px;
}
#regbutton, #regbutton_prop {
	height:20px;
	background: none repeat scroll 0 0 green;
	border: none;
	color: #fff;
	cursor: pointer;
	margin: 10px auto;
	padding: 2px;
	text-align: center;
	width: 140px;
}
#regbutton a {color:#fff; text-decoration:none;}
#upbutton {width:100%; height:20px;padding:8px 0;}
#upbutton li {float:left; list-style:none;padding: 0 4px;border-bottom:1px dotted black}
#upbutton li a {color:#000;text-decoration:none;}
#upbutton .upbtnact a {color:green; border:0;text-decoration:none;}
#upbutton .upbtnact {border-bottom:1px dotted green;}
#regfields input[type=password], #regfields input[type=text],
#regfields_prop input[type=password], #regfields_prop input[type=text] {margin-top:5px;}

.c_reg a {color:green !important; border:0;text-decoration:none;}
.c_reg {
	border-bottom:1px dotted green;
	padding:0 4px !important;
	margin-left:26px !important;
	background:none !important;
}
.c_auth .d_auth {border-bottom:dotted 1px black;padding:0 4px;position:relative;z-index:2;}
.c_auth .d_auth a {color:#000 !important;text-decoration:none;}
.c_auth {
	margin-left:12px !important;
	padding:0 26px 0 0 !important;
}
.authError {
	margin-left: 6px;
	margin-top: 3px;
	position: absolute;
	text-align: center;
	color: #f00;
}

.fields {
	position: relative;
	width: 96%;
	margin-bottom: 20px;
	padding: 2% 2% 0;
	border: solid 1px #0C878E;
	float: left;
}
.fields .item {
	width: 49%;
	float: left;
	margin-bottom: 20px;
}
.fields .item input, .fields .item select {
	width: 100%;
}
.fields .item.left {
	padding-right: 2%;
}
.fields .item label {
	padding-bottom: 2px;
}
.fields .item input[type=password], .fields .item input[type=text], .fields .item select {
	height: 17px;
}
.profile-title {
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 5px;
}
.ar-orders .bl, .fields .bl {
	position: absolute;
	left: -1px;
	bottom: -1px;
	width: 5px;
	height: 5px;
	background: url(images/field-bl.gif) no-repeat left top;
}
.ar-orders .tr, .fields .tr {
	position: absolute;
	right: -1px;
	top: -1px;
	width: 5px;
	height: 5px;
	background: url(images/field-tr.gif) no-repeat left top;
}
.ar-orders {
	margin-bottom: 20px;
	position: relative;
	width: 100%;
}
.ar-orders table {
	width: 100%;
}
.ar-orders .lcol {
	position: absolute;
	left: 0;
	top: 0;
	width: 6px;
	height: 6px;
	background: url(images/table-corner-tl.jpg) no-repeat left top #dcdcdc;
}
.ar-orders .rcol {
	position: absolute;
	right: 0;
	top: 0;
	width: 6px;
	height: 6px;
	background: url(images/table-corner-tr.jpg) no-repeat right top #dcdcdc;
}
.ar-orders th.list { width: 50%; background: #dcdcdc; padding-left: 35px; font-size: 11pt }
.ar-orders td.list { width: 50%; border: solid 1px #dcdcdc !important; padding-top: 0px; font-size: 9pt }
.ar-orders td.list .hr { height: 1px; background: #DCDCDC; padding: 0; margin: 10px 0; width: 100%; }
.ar-orders div { padding-left: 20px; }
.ar-orders .date { margin-bottom: 10px; }
.ar-orders .yes, .ar-orders .no { position: relative; height: 50px; padding-bottom: 10px; }
.ar-orders .payed { font-weight: bold; position: absolute; top: 9px; left: 0; padding-left: 20px; }
.ar-orders .ticket { position: relative; top: 22px; }
.ar-orders .yes .payed { color: #0F7809; background: url(images/list-bullit-l1.jpg) no-repeat 3px center; }
.ar-orders .no .payed { color: #FF0000; background: url(images/list-bullit-l1-a.jpg) no-repeat 3px center; }
.ar-orders .sum { position: absolute; right: 0; font-weight: bold; }
.ar-orders .sum .price { font-size: 14pt; }
.ar-orders .yes .sum .price { color: #0F7809; font-weight: normal; }
.ar-orders .no .sum .price { color: #FF0000; font-weight: normal; }
.ar-orders .sum .price span { font-size: 9pt; font-weight: bold; }
.ar-orders .buy { float: right; }
.ar-orders .pay_img { float: left; margin-right: 10px; }

.ar-orders .basket { border: none; }
.ar-orders .basket .props th, .ar-orders .basket .props td { padding-top: 5px; }
.ar-orders .basket tr, .ar-orders .basket th, .ar-orders .basket td { border: none; padding: 0; font-size: 9pt; }
.ar-orders .basket .number, .ar-orders .basket .name { padding-top: 8px; }
.ar-orders .basket .number { font-weight: bold; width: 20px; }
.ar-orders .basket .name { border-bottom: 1px dotted; vertical-align: bottom; }
.ar-orders .basket .name .space { border-bottom: 1px solid #fff; }
.ar-orders .basket .name .space span { color: #0F7809; }
.ar-orders .basket .price { width: 0; border-bottom: 1px solid #fff; font-size: 14pt; vertical-align: bottom; text-align: right; }
.ar-orders .basket .price span { font-size: 9pt; }

/*popup css*/
#darknight {background: none repeat scroll 0 0 black;
height: 100%;
width:100%;
overflow:hidden;
position: fixed;
top: 0;
z-index: 500;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
-moz-opacity: 0.5; /* Mozilla 1.6 */
-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}
.popup {	position: absolute;
	left: 30%;
	top: 30%;
	width: 630px;
	height: 780px;
	z-index: 1001;
}
.popTR{
/*background: url(images/popupTR.png) no-repeat scroll right top transparent;*/
display: block;
height: 36px;
overflow: hidden;
position: absolute;
width: 36px;
right:0;
top:0;
margin-right:9px;
z-index: 1;
}

.popTL{
/*background: url(images/popupTL.png) no-repeat scroll left top transparent;*/
display: block;
height: 31px;
overflow: hidden;
position: absolute;
width: 36px;
left:0;
top:0;
margin:6px 0 0 9px;
z-index: 1;
}

.popBR{
/*background: url(images/popupBR.png) no-repeat scroll right bottom transparent;*/
display: block;
height: 35px;
overflow: hidden;
position: absolute;
width: 31px;
right:0;
bottom:0;
margin-right:14px;
z-index: 1;
}

.popBL{
/*background: url(images/popupBL.png) no-repeat scroll left bottom transparent;*/
display: block;
height: 35px;
overflow: hidden;
position: absolute;
width: 36px;
left:0;
bottom:0;
margin-left:9px;
z-index: 1;
}

.popwallT{
/*background: url(images/popwallT.png) repeat-x scroll right top transparent;*/
display: block;
height: 36px;
overflow: hidden;
position: absolute;
width: 540px;
right:0;
top:0;
margin:6px 45px 0;
z-index: 1;
}

.popwallB{
/*background: url(images/popwallB.png) repeat-x scroll left top transparent;*/
display: block;
height: 36px;
overflow: hidden;
position: absolute;
width: 540px;
left:0;
bottom:0;
margin:0 45px;
z-index: 1;
}

.popwallL{
/*background: url(images/popwallL.png) repeat-y scroll right bottom transparent;*/
display: block;
height: 709px;
overflow: hidden;
position: absolute;
width: 36px;
left:0;
top:0;
margin:36px 0 36px 9px;
z-index: 1;
}

.popwallR{
/*background: url(images/popwallR.png) repeat-y scroll left bottom transparent;*/
display: block;
height: 709px;
overflow: hidden;
position: absolute;
width: 36px;
right:0;
top:0;
margin:36px 9px 36px 0;
z-index: 1;
}
.close{
background: url(images/close.png) no-repeat scroll right top transparent;
display: block;
height: 30px;
overflow: hidden;
position: absolute;
width: 30px;
right:18px;
top:18px;
cursor:pointer;
z-index: 2;
}
.popup_loader {
	/*background: url(images/loading.gif) no-repeat;*/
	position: absolute;
	height: 64px;
	width: 64px !important;
	top: 50%;
	left: 50%;
	margin-left: -32px;
	margin-top: -32px;
	z-index: 1;
}
.contpopup .pr_block {width: 700px; height: 800px; position: relative;}
.contpopup .pa_block {position: absolute; z-index: 2;}
.contpopup {margin: 29px;background:#fff;float:left;}
.contpopup .order_props div {float:left;}
.contpopup h4 {margin-top:0;padding-top:0;}
.contpopup img{margin:0 auto 8px;display:block;}
.contpopup .mapit {width:100%;}
.contpopup h5{font-size:18px;background:none;margin:0;}
.formup {margin-top: 10px;margin-bottom: 20px;}
.formup div h5 {margin:0;padding:0;}
.formup input {color:#666666;}
.formup div {padding:0}
.formup p {margin:0 0 5px;}
.mailitup {width:250px;}
.formup #zakaz p,.formup #zakaz div{float:left;}
.formup #zakaz select {margin:-2px 10px 5px;}
.paytome input, .paytome img, .paytome div {float:left;margin:0;width:40px;}

.paytome span {font:10px tahoma;float:left;padding-left:18px;width:75px;}
.paytome input {margin:9px 3px 0 0;}
.formup .priceblok {float:right;margin-top:20px;bottom:15px;right:0;}
.formup .buyit,.formup .pricegreen {padding:0;margin:0;}
.formup .comission {padding:0;}
.comission p, .comission p span {color:green;font:bold 11px verdana;}
/** print version ticket **/
.print2 {
	position: fixed;
	z-index: 10;
	bottom: 30px;
	right: 30px;
}
.print2 a {
	display: block;
	font-size: 12pt;
	text-decoration: none;
	border-bottom: 1px dashed;
}
@media print {
	.print2 { display: none; }
}
.mailitup input[type=text] {width:250px;}
#zakaz {width:100%;}
.greenline {position:absolute;top:50px;left:-1px;background: url(images/greenl.png) no-repeat scroll left top transparent;width:1px;height:863px;z-index:2000;}
.main_content {margin-top:-15px;}
.to-buy a {background: #41B83B;color: #FFFFFF;margin: 6px 3px; padding: 1px 0px 5px 0px;}




pup_order {
	text-decoration: none;
}

.btn {background-color: #00b3c0 !important; padding: 5px 25px; color: white; border-radius: 3px; color: white; font-size: 12pt; text-decoration: none; border: none; cursor: pointer;}
.btn:hover {background-color: #0c878e; color: white;}
.clean {float: both; font-size: 0; overflow: hidden;}

fieldset {border: 1px solid grey !important;}
#scrollup {
    bottom: 30px;
	margin-left: 12px;
    padding: 10px 27px;
    background: gray;//#2e9aff;
	opacity: 0.9;
	border-radius: 5px;
    color: #fff;
}
#buttonsMenu{
	position: absolute;
	right:100px;
	display:none;
	background-color:white;
	padding:20px;
	margin-top:30px;
	z-index: 1;
}
