html,body{
	width:100%;
	height:100% !important;
	min-height:100%;
	margin:0px;
	padding:0px;
	font-family: Tahoma;
	font-size: 22px;
	background-color:#fff;
	color:#000000;
	cursor: default;
}

table, td{
	border-collapse: collapse;
	padding:0px;
	margin:0px;
	vertical-align: top;
	font-family: Tahoma;
	background-color:#fff;
	font-size: 22px;
	color:#000000;
}
input, textarea, select{
	font-family: Tahoma;
	font-size: 12px;
	color:#000000;
}
p{
	margin:0px;
	padding:0px;
}
img,form{
	border:0px;
	margin:0;
	padding:0;
}
.content img{
	margin:5px;
}
img.nopadding{
	margin:0;
	padding:0;
}

.content li img, li img{
	padding:0px;
	margin:0px;
}
h1{
	font-family: Tahoma;
	font-size:27px;
	font-weight: inherit;
	color:#000;
	padding:0px;
	margin:0px;
	padding-bottom:25px;

}
h1{
	font-weight: 700;
}
h2{
	font-family: Tahoma;
	font-size:27px;
	font-weight: normal;
	padding-top:20px;
	margin-top:0px;
	color:#000;
}
h3{
	color:#000;
	font-family: Tahoma;
	font-size:22px;
	margin-top:0px;/**/
	padding-top:15px;
	padding-bottom:5px;
	margin-bottom:0px;
}

h3.inline{
	display:inline;
}

ul{
	margin:0px 0px 0px 33px;
	padding:0px;
	border:0px;
}


ul li{
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 5px;
	
	list-style: none;
	padding-left:10px;
	border:0px;
}
.content ul li{
	margin: 10px 0;
}
.content ul li:before{
	content: '- ';
	
}
li.item{
	background-image: url(/content/image/design/li.gif) !important;
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style: none !important;
	padding:0 0 0 10px !important;
	margin:0 !important;
	border:0px;
}
ul.containerlist li{
	padding:0;
	margin:0 0 20px 0;
	background-image: none;
	/*width:720px;*/
}
ul.containerlist li:before,
ul.containeritems li:before,
ul.containermiddleitems li:before{
	content: '';
}

ol{
	margin:0px 0px 0px 33px;
	padding:0px;
}
ol li{
	margin:0px;
	padding:0px;
	list-style-position: inside;
}

a{
	color:#000;
	font-family: Tahoma;
	font-size:22px;
	text-decoration: underline;
	outline: none;
}
a:active, a:focus, img {outline: none}
a:hover{
	text-decoration:none;
}
a.mapitem{
	font-size:18px;
}
a.next{
	background-image: none;
	background-repeat: no-repeat;
	background-position: right 6px;
	padding-right:13px;
}
a.prev, a.back{
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left:0;
}
a.basket{
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left:0;
}
a.topbasket{
	display: block;
	position: relative;
	float: left;
	left: 220px;
	right: 0;
	color:#000 !important;
	top: 2px;
}
a.topbasket:hover{
	color:#000 !important;
}
a.seo{
	color:#fff !important;
	font-weight: bold;
}
a.bug{
	margin-right:25px;
	padding-left:23px;
	background-image: url(/content/image/design/bug.png);
	background-repeat: no-repeat;
	background-position: left 1px;
}
a.seo:hover{
	color:#fff !important;
	font-weight: bold;
	text-decoration: none;
}

a.title{
	font-family: Tahoma;
	font-size:22px;
	color:#000;
	text-decoration: underline;
}
a.title:hover{
	text-decoration: none;
}
a.dateactive{
	text-decoration: underline;
}
a.dateactive:hover{
	text-decoration: none;
}
a.date{
	text-decoration: none;
}
a.date:hover{
	text-decoration: underline;
}

span.count{
	font-family:Tahoma;
	font-size:22px;
	color:#000;
}
span.price{
	font-family:Tahoma;
	font-size:22px;
	padding-left:5px;
}

div.popup_info{
	width:340px;
	min-height:150px;
	background-color: #dcdcdc;
	border: 1px solid #babfc8;
	left:50%; 
	margin-left:-170px;
	top: 100px;
	position: absolute;
}

table.maintable{
	width:900px;
	height:100%;
}
td.left_panel{
	padding-right:20px;
}
td.left_panel .dopmenu div{
	margin-bottom: 10px;
}
td.left_panel .dopmenu a{
	font-size: 20px;
	text-decoration: none;
}
td.left_panel .dopmenu a{
	
}
div.menu{
	margin-bottom: 20px;
}

span.date{
	padding:3px;
	color:#000;
}
span.date a:visited{
	color:#000 !important;
}
table.panel{
	background-color: #fff;
	border: none;
}
table.panel td{
	padding:20px;
	background-color: #fff;
}
.clever_map .YMaps-b-balloon-frame td.YMaps-b-balloon-ml, .clever_map .YMaps-b-balloon-frame td.YMaps-b-balloon-m, .clever_map .YMaps-b-balloon-frame td.YMaps-b-balloon-mr{
	background-color: #fff !important;

}
.mceLayout{
	border-left:0px !important;
	border-right:0px !important;
}
tr.mceLast{
	border-top:0px;
}
.mceLayout td{
	padding:0px !important;
}

.clever_map table, .clever_map td, .clever_map tr{
	padding:0px !important;
	margin:0px !important;
	border: none !important;
	background-color: transparent !important;
}

div.content table tr.tableheader td{
	height:70px !important;
	vertical-align: middle;
	text-align: center;
	background: #ededed;
	font-size: 18px;
}
div.content table, div.content table.no table{
	margin-top:10px;
	margin-bottom:10px;
}

div.content table.no, div.content table.no table.no{
	margin-top:0;
	margin-bottom:0;
}


div.content table.no td, div.content table.no td table.no td{
	padding:0px;
	border: none;
	font-size: 22px;
}
div.content table.noborder td, div.content table.noborder td table.noborder td{
	padding:10px;
	border: 0px !important;
}
div.content table td, div.content table.no td table td{
	padding:10px;
	border: 1px solid #bfbfbf;
	font-size: 18px;
}

div.content a:visited{
	color:#000;
}

input,
textarea{
	font-family: Tahoma;
	color: #000;
	font-size: 20px;
	border:2px solid #000;
}
input.ltlinput{
	width:50px;
	height:35px;
	border:2px solid #000;
	padding: 1px 5px 1px 5px;
}

input.smlinput{
	width:90px;
	height:35px;
	border:2px solid #000;
	padding: 1px 5px 1px 5px;
}
input.medinput{
	width:140px;
	height:35px;
	border:2px solid #000;
	padding: 1px 5px 1px 5px;
}
input.stdinput{
	width:190px;
	height:35px;
	font-size: 20px;
	border:2px solid #000;
	padding: 1px 5px 1px 5px;
}
input.lnginput{
	width:205px;
	height:35px;
	border:2px solid #000;
	padding: 1px 5px 1px 5px;
}
input.lrginput{
	width:310px;
	height:35px;
	border:2px solid #000;
	padding: 1px 5px 1px 5px;
}
select.lrginput{
	width:310px;
	height:35px;
	border:2px solid #000;
	padding: 1px 5px 1px 5px;
}
select.lnginput{
	width:205px;
	height:35px;
	border:2px solid #000;
	padding: 1px 5px 1px 5px;
}
input.logininput{
	width:285px;
	font-size:22px;
	padding:3px;
	border:2px solid #000;
}

.width100{
	width:100%;
}


textarea.std{
	width:290px;
	height:160px;
	border:2px solid #000;
}
textarea.lrg{
	width:310px;
	height:160px;
	border:2px solid #000;
}
textarea.med{
	width:400px;
	height:160px;
	border:2px solid #000;
}
textarea.full{
	width:100%;
	height:60px;
	border:1px solid #b5bbc4;
}
textarea.adress{
	width:310px;
	height:46px;
	border:1px solid #b5bbc4;
}

div.menu a{
	font-size:27px;
	font-family: Georgia;
	color:#000;
	text-decoration: none;
	margin-right:38px;
	font-weight: normal;
	font-weight: 180;
	letter-spacing: 0.1;
	line-height: 33px;
}
.txtselected{
	color:#000;
	padding:1px 3px 1px 3px;
	text-decoration: none;
}
.txtselected:hover{
	color:#323232 !important;
	text-decoration: none;
}
div.menu a.selected{
	font-size:27px;
	color:#000 !important;
	text-decoration: underline;
}
div.submenu{
	line-height:30px;
}

div.submenu a{
	font-size: 20px;
	margin-right:15px;
}
div.submenu a.selected:hover{
	color:#000 !important;
	text-decoration: none;
}

div.submenu a.selected{
	padding-left:3px;
	padding-right:3px;
	color:#000;
	text-decoration: none;
}

table.contacts{
	background-color:transparent;
	border: 2px solid #000;
	width:100%;
}
table.contacts td, table.contacts div, table.contacts table{
	background: none;
	font-size:36px;
	font-family: Arial;
	color:#000;
}
table.contacts td #std_phone_name{
	padding-top:5px;
	font-size:22px;
	font-family: Tahoma;
	color:#000;
}
span.contacts{
	width:155px;
	border:0;
	height:31px;
	line-height:31px;
	font-size: 1px;
	overflow: hidden;
	display:block;
}
span.contacts span{
	margin-top: -1px;
	line-height:32px;
	overflow: hidden;
	padding-left:0;
	font-size: 1px;
	display:block;
	background-image: none;
	background-repeat: no-repeat;
}
span.contacts span a{
	font-family:Tahoma;
	font-size:27px;
	color:#000;
	line-height:30px;
}
span.contacts span a:hover{
	text-decoration: none;
	color: #000 !important;
}
a.basketdelete{
	line-height:15px;
	width:30px;
	height:30px;
	display:block;
	float:left;
	font-size:1px;
	background-image: url(/content/image/design/blind/basket_del.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
a.addnew{
	line-height:15px;
	width:15px;
	height:15px;
	display:block;
	float:left;
	font-size:1px;
	background-image: url(/content/image/design/edit.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

a.publish{
	line-height:15px;
	width:15px;
	height:15px;
	display:block;
	float:left;
	font-size:1px;
	background-image: url(/content/image/design/publish.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
a.unpublish{
	line-height:15px;
	width:15px;
	height:15px;
	font-size:1px;
	display:block;
	float:left;
	background-image: url(/content/image/design/unpublish.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
td.footer{
	border-top:1px solid #dcdcdc;
	font-size:12px;
	font-family: Tahoma;
	color:#323232;
	height:70px;
	padding-bottom:20px;
}

.pagination{
	font-family: Tahoma;
	font-size:22px;
	text-align:center;
	vertical-align: middle;
	line-height: 24px;
	display:inline-table;
	margin-left:12px;
	margin-right:12px;
	height:24px;
	border:0;
	text-decoration: underline;
}
.pagination_r{
	font-family: Tahoma;
	font-size: 22px;
	text-align:center;
	vertical-align: middle;
	line-height: 24px;
	display:inline-table;
	margin-left:12px;
	margin-right:12px;
	height:24px;
	border:0;
	text-decoration: underline;
}
a.pagination:hover,a.pagination_r:hover{
    text-decoration: none;
}
span.pagination,span.pagination_r{
    font-family: Tahoma;
    font-size:22px;
    background-color: transparent;
    text-decoration: none;
    color:#000;
    width:14px;
    height:16px;
    line-height:16px;
}
a.paginext{
	background-image: none;
	background-repeat: no-repeat;
	background-position: right 6px;
	line-height: 24px;
	text-decoration: none;
}
a.paginext:before{
	content: '   вперед';
}
a.pagiprev{
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 6px;
	line-height: 24px;
	text-decoration: none;
}
a.pagiprev:before{
	content: 'назад   ';
}

a.paginext:hover,a.pagiprev:hover{text-decoration: none;}
.editpanelbig{
	position: relative;
	margin-top:-19px;
	height:18px;
	float:left;
	margin-bottom:1px;
}
.editpanelbig2{
	position: relative;
	height:18px;
	float:left;
	z-index:10000;
}
.editpanelsmall{
	float:left;
	height:18px;
	margin-right:10px;
	background-color:#dcdcdc;
}

.graypanel{
	background-color:#dcdcdc;
	color:#323232;
	padding:2px;
	padding-right:4px;
}

.editpanelbig a:hover, .editpanelbig2 a:hover, .editpanelsmall a:hover{
	text-decoration: none;
}

.editpanelbig span, .editpanelbig2 span{
	float:left;
	display:block;
	background-repeat: no-repeat;
	background-position: center;
	line-height: 18px;
	height:18px;
	background-color:#dcdcdc;
	padding-left:3px;
	padding-right:3px;
	margin-left:5px;
}
.editpanelbig span a:hover,.editpanelbig2 span a:hover{
	text-decoration: underline;
}



.editpanelbig a.move, .editpanelbig span.move,.editpanelbig a.edit,.editpanelbig a.delete,.editpanelbig a.publish,.editpanelbig a.unpublish,.editpanelbig a.addnew
,.editpanelbig a.anirandom,.editpanelbig a.aniflash,.editpanelbig a.animerge,.editpanelbig a.anihorizontal, .editpanelbig a.hidedescription, .editpanelbig a.showdescription,
.editpanelbig2 a.move, .editpanelbig2 span.move,.editpanelbig2 a.edit,.editpanelbig2 a.delete,.editpanelbig2 a.publish,.editpanelbig2 a.unpublish,.editpanelbig2 a.addnew,
.editpanelbig a.commenton,.editpanelbig a.commentoff{
	float:left;
	display:block;
	background-repeat: no-repeat;
	background-position: center;
	line-height: 18px;
	height:18px;
	width:18px;
	background-color:#dcdcdc;
	padding-right:3px;
}
.editpanelbig a, .editpanelbig2 a, .editpanelsmall a{
	line-height: 18px;
}

.editpanelsmall a.move, .editpanelsmall span.move,.editpanelsmall a.edit,.editpanelsmall a.delete,.editpanelsmall a.publish,.editpanelsmall a.unpublish,.editpanelsmall a.important_on,.editpanelsmall a.important_off,.editpanelsmall a.addnew{
	float:left;
	background-repeat: no-repeat;
	background-position: center;
	line-height: 18px;
	height:18px;
	width:12px;
	background-color:#dcdcdc;
	padding-right:3px;
}
.editpanelsmall span,.editpanelbig span.move,.editpanelbig2 span.move{
	float:left;
	display:block;
	background-repeat: no-repeat;
	background-position: center;
	line-height: 18px;
	height:18px;
	width:13px;
	background-color:#dcdcdc;
	padding-right:3px;
}
.editpanelsmall a, .editpanelbig a, .editpanelbig2 a{
	text-decoration:none;
}

.editpanelbig .move, .editpanelbig2 .move{
	cursor: move;
	background-image: url(/content/image/design/movebig.png);
}
.editpanelsmall .move{
	cursor: move;
	background-image: url(/content/image/design/movesmall.png);
}
.editpanelbig .edit, .editpanelbig2 .edit{
	background-image: url(/content/image/design/editbig.png);
}
.editpanelbig .showdescription, .editpanelbig2 .showdescription{
	background-image: url(/content/image/design/showdescription.png);
}
.editpanelbig .hidedescription, .editpanelbig2 .hidedescription{
	background-image: url(/content/image/design/hidedescription.png);
}
.editpanelbig .delete, .editpanelbig2 .delete{
	background-image: url(/content/image/design/deletebig.png);
}
.editpanelbig .unpublish, .editpanelbig2 .unpublish{
	background-image: url(/content/image/design/publishbig.png);
}
.editpanelbig .addnew, .editpanelbig2 .addnew{
	background-image: url(/content/image/design/addnewbig.png);
}
.editpanelbig .publish, .editpanelbig2 .publish{
	background-image: url(/content/image/design/unpublishbig.png);
}
.editpanelbig .commenton, .editpanelbig2 .commenton{
	background-image: url(/content/image/design/commentoffbig.png);
}
.editpanelbig .commentoff, .editpanelbig2 .commentoff{
	background-image: url(/content/image/design/commentonbig.png);
}
.editpanelbig .anirandom, .editpanelbig2 .anirandom{
	background-image: url(/content/image/design/ani_random.png);
}
.editpanelbig .aniflash, .editpanelbig2 .aniflash{
	background-image: url(/content/image/design/ani_flash.png);
}
.editpanelbig .animerge, .editpanelbig2 .animerge{
	background-image: url(/content/image/design/ani_merge.png);
}
.editpanelbig .anihorizontal, .editpanelbig2 .anihorizontal{
	background-image: url(/content/image/design/ani_horizontal.png);
}

.editpanelsmall .edit{
	background-image: url(/content/image/design/editsmall.png);
}
.editpanelsmall .addnew{
	background-image: url(/content/image/design/addnewsmall.png);
}
.editpanelsmall .unpublish{
	background-image: url(/content/image/design/publishsmall.png);
}
.editpanelsmall .publish{
	background-image: url(/content/image/design/unpublishsmall.png);
}
.editpanelsmall .important_off{
	background-image: url(/content/image/design/important_off.png);
}
.editpanelsmall .important_on{
	background-image: url(/content/image/design/important_on.png);
}
.editpanelsmall .delete{
	margin-left:10px;
	background-image: url(/content/image/design/deletesmall.png);
}

a.calendar{
	float:left;
	display:block;
	background-repeat: no-repeat;
	background-position: center;
	line-height: 18px;
	height:18px;
	width:18px;
	margin-top:2px;
	background-color:#dcdcdc;
	padding:0px;
	margin-left:10px;
	cursor: pointer;
	background-image: url(/content/image/design/calendar.png);
}

.hint
{
	background-color:#f2e6d5;
	line-height:11px;
	color:#3c3c3c;
	font-family:Arial;
	font-size:11px;
	border:1px solid #d3c4af;
	margin:0px;
	padding:5px;
	z-index: 900;
}


div.message{
	background-repeat: no-repeat;
	background-position: 25px 15px;
	height: auto;
	min-height: 78px;
	width:328px;
	background-color:#fff;
	padding:0px;
	margin:0px;
	line-height: 30px;
	padding-left:60px;
	padding-right:10px;
	padding-top:10px;
	margin-bottom:10px;
	font-size:22px !important;
	background-image: url(/content/image/design/error.jpg);
}
.tdrightblock{
	width:348px;
	overflow:hidden;
	margin-left:10px;
	float:left;
}
.tdleftblock{
	width:348px;
	overflow:hidden;
	margin-right:10px;
	float:left;
}
.tdleftblock div.message, .tdrightblock div.message{
	width:270px;
}

div.admin{
	height:30px;
	background-color:#6d6d6d;
	color:#ffffff;
	margin-bottom:20px;
}

table.admin{
	height:30px;
	width:900px;
	background-color:#6d6d6d;
	color:#ffffff;
}
table.admin td{
	height:30px;
	background-color:#6d6d6d;
	color:#ffffff;
	vertical-align: middle;
}

table.admin td.left{
	background-image: url(/content/image/design/admin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:60px;
}
table.admin td.right{
	text-align: right;
}
div.counter{
	border: 1px dashed #dcdcdc;
	min-height:80px;
	text-align: left;
}

.aleft{
	text-align: left;
}
.aright{
	text-align: right;
}
.afleft{
	float: left;
}
.afright{
	float: right;
}
.acenter{
	text-align: center;
}
.size12{
	font-size: 12px;
}
.size14{
	font-size: 14px;
}
.size18{
	font-size: 18px;
}
strong{
	font-weight: bold;
}
em{
	font-style: italic;
}
u{
	color:#323232;
	border-color: #323232;
	text-decoration: underline;
}
strike{
	color:#323232;
	border-color: #323232;
	text-decoration: line-through;
}
.youtube{
	padding-top: 20px;
	padding-bottom:20px;
}
.cabinetpad{
	width:700px;
	border-top:0 !important;
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
}
.cabinetmenu{
	width:702px;
	padding-bottom:1px;
}
.cabinetmenu a{
	text-decoration: none;
	border: 1px solid #fff;
	border-bottom:0 !important;
	padding: 3px 6px 4px 6px;
	line-height:20px;
}
.cabinetmenu a.active{
	color:#fff !important;
	background-color: #fff;
	border-bottom:0 !important;
}
.cabinetmenu a.active:hover{
	color:#3c3c3c !important;
	background-color: #fff;
	border-bottom:0 !important;
}
.cabinetmenu a.inactive{
	color:#3c3c3c !important;
	background-color: #fff;
	border-bottom:0 !important;
}
.cabinetmenu a.inactive:hover{
	color:#3c3c3c !important;
}

.cabinetmenu a:hover {
	color:#000 !important;
	background-color: #f4f4f4 !important;
}

div.dopmenu a{
	display:block;
	padding:5px 2px 5px 2px;
	text-decoration: none;
}
div.dopmenu a.selected{
	text-decoration:underline;
	padding:5px 5px 5px 2px;
}

input[type="submit"]{
	width: 200px;
	border: 2px solid #000;
	padding: 20px 15px;
	font-size: 22px;
	color: #000;
	text-align: center;
	vertical-align: middle;
	background: #fff;
	cursor: pointer;
	text-decoration: none;
}
input[type="submit"]:hover{
	text-decoration: underline;
}
div.sitemap ul li a{
	font-size: 22px;
}
div.sitemap ul li,
div.sitemap ul li ul li,
div.sitemap ul li ul li ul li{
	background-image: none !important;
	list-style: none;
	margin: 10px 0 !important;
}
div.sitemap ul li a:before,
div.sitemap ul li ul li a:before,
div.sitemap ul li ul li ul li a:before{
	content: '- ';
	text-decoration: none;
}