/* Layout-dependent adjustments | Layout-abhängige Anpassungen */
@media screen, projection
{


/*=============== all ========================== */
body { overflow: auto;
        margin: 0;
        padding: 0;
        background: #fff;
}
p,div,td,span {
        font: 12px "Verdana";
        color: #000000;
/*         color: #433d27; */
}

a:link {
        color: #9e5e1f;
        text-decoration: none;
} 

a:visited {
        color: #9e5e1f;
        text-decoration: none;
}
a:hover {
        color: #f48a00;
        text-decoration: underline;       
}

img {
		border: 0;
}
.clear {
		clear: both;
}


h1 {
		font: 18px "Verdana";
		color: #69523e;
		font-weight: normal;
		border-left: 3px #f8d28b solid;
		padding: 2px 10px;
		margin-bottom: 16px;
		margin-top: 24px;
		
}

h2 {
    color: #69262e;
		font-weight: bold;
		font-size: 14px;
		margin-top: 18px;
		margin-bottom: 6px;
}

h3 {
		color: #69523e;
		font-size: 13px;
}

h4 {
		color: #69523e;
		font-size: 13px;
}

h5 {
		color: #69523e;
		font-size: 11px;
}


h2.article:first-letter { float: left; margin-right: 15px; font-weight: bold; font-style: italic; color: #b00202; font-size: 40px;}


	div.zag {
font-family: Verdana, Helvetica, sans-serif;
		font: 18px "Verdana";
		color: #69523e;
		font-weight: normal;
		border-left: 3px #f8d28b solid;
		padding: 2px 10px;
		margin-bottom: 16px;
		margin-top: 14px;
		
}
div.zag a {text-decoration: none;}

/*=============== top ========================== */
table.top {
		background: url("/templates/yf-gray/images/bg-top.gif") repeat-x 0 0;
		min-width: 1000px; width:expression((document.documentElement.clientWidth
 || document.body.clientWidth) < 1000? "1000px": "100%");
}
table.top-menu-01 {
		width: 100%;
		margin-top: 10px;
}
.topbg2 {
		background: url(/templates/yf-gray/images/bg-top2.gif) no-repeat top right;
}
table.top-menu-01 td {
        color: #433d27;
}
table.top-menu-01 a {
		font-weight: bold;
}
/* here i changed from 11px to 12 px */
table.top-menu-01 ul {
		list-style: none;
		font-size: 12px;
		padding: 0;
		margin:4px 0;
}
table.top-menu-01 ul li {
		padding-left: 14px;
		margin-left: 0;
		padding-bottom: 2px;
}
table.top-menu-01 ul a {
		font-weight: normal;
		color: #6c6c6c;
}
table.top-menu-01 ul a:hover {
		color: #f48a00;
}
table.top-menu-01 ul a:visited {
		color: #6c6c6c;
}
table.top td.top-right {
		width: 139px;
		background: url("/templates/yf-gray/images/bg-top-right.gif") no-repeat 0 0;
		vertical-align: top;
		padding: 24px 24px 0 30px;
}
table.top td.top-right .title {
		font-weight: bold;
		margin-bottom: 8px;
}
h1.top {
    font: 13px "Verdana";
    color: #433d27;
    font-weight: bold;
		margin-bottom: 8px;
		border-left: none;
		padding: 0;
		margin-top: 0;
}
table.top td.top-right .address {
		margin-bottom: 6px;
}
table.top td.top-right .phone {
		font: 19px "Arial";
    color: #6c6c6c;
}
.menu-top-l {
		margin-left: 27px;
		margin-top: 10px;
}
.menu-top-l a{text-decoration: none;}

.menu-top-l-item {
		margin-bottom: 5px;
		height: 24px;
		padding-left: 24px;
		padding-top: 2px;
}
.nachat {
		background: url("/templates/yf-gray/images/nachat.gif") no-repeat 0 0%;
}
.sobytiya {
		background: url("/templates/yf-gray/images/sobytiya.gif") no-repeat 0 0%;
}
.novosti {
		background: url("/templates/yf-gray/images/novosti.gif") no-repeat 0 0%;
}
.menu-block {
		text-align: left;
		width: 180px;
}
.menu-block a{text-decoration: none;}


/*================= main banner =================== */

.mainbanner {
		background: url("/templates/yf-gray/images/bg-banner.gif") repeat-x 0 0;
		padding: 0;
}
.mainbanner-inner {
		background: url("/templates/yf-gray/images/banner-l.gif") no-repeat 0 0;
		padding: 0;
		padding-left: 156px;
		height: 115px;
		position: relative;
		zoom: 1;
}
.mainbanner-inner .pic {
		position: absolute;
		right: 2%;
		bottom: 8px;
		z-index: 10;
}

.mainbanner-inner .text {
		position: absolute;		
		top: 0;
		left: 20%;
}
.mainbanner-inner .text img {
		margin: 0;
}
/*=============== main table ====================== */
/*
table.main {
		margin-top: 10px;
		min-width: 1000px; width:expression((document.documentElement.clientWidth
 || document.body.clientWidth) < 1000? "1000px": "100%");
}
*/
table.main {
		margin-top: 10px;
}

table.main table.search {

}

form.search {
		position: relative;
		background: #f9eedc;
		margin-top: 32px;
		padding: 8px 0 11px 18px;
		width: 175px;
		margin-left: -18px;
}
form.search s {
		position: absolute;
		width: 4px;
		height: 4px;
}
form.search s.tr {
		top: 0; right: 0;
		background: url(/templates/yf-gray/images/c-search-tr.gif) no-repeat 0 0;
}
form.search s.br {
		bottom: 0; right: 0;
		background: url(/templates/yf-gray/images/c-search-br.gif) no-repeat 0 0;
}

.news-events {
		margin-top: 0px;
}
.news-events h1 {
		margin-top: 12px;
}
.news-events td {
		width: 50%;
		padding-right: 0px;  /* it was 35 px   */
}
.content {
		padding-right: 15px;
}
/*
.content {
		padding-right: 45px;
}
*/

.all {
		text-align: right;
}
/*=============== menu-l ========================== */
div.menu-l-01 {
        margin: -8px 0 0 18px;
}
div.menu-l-01 p {
        margin: 0px;
        margin-bottom: 3px;
        padding-left: 14px;
}
div.menu-l-01 h3 {
        font-weight: bold;
        font-size: 12px;
        margin: 8px 0 4px 0;
}
div.menu-l-01 h4 {
        font-weight: bold;
        font-size: 12px;
        color: #6c6c6c;
        margin: 9px 0 4px 0;
        padding-left: 7px;
}
div.menu-l-01 p a {
		color: #6c6c6c;
}
div.menu-l-01 p a:visited {
		color: #6c6c6c;
}
div.menu-l-01 p a:hover {
		color: #f48a00;
}
div.menu-l-02 {
        margin: 0 0 4px 0;
        font-size: 2px;
}
div.menu-l-03 {
        margin: 16px 0 0 18px;
}
div.menu-l-03 p {
        margin: 0;
}


div.menu-l-04 {
        margin: 19px 0 0 18px;
}
div.menu-l-04 h3 {
        font: 13px "Trebuchet MS";
        font-weight: bold;
        color: #B5B5B5;
        margin: 0 0 8px 0;
}
div.menu-l-04 p {
        margin: 0 0 4px 0;
        background: url(/templates/yf-gray/images/menu-l-fon-02.gif) no-repeat top left;
        padding: 0 0 0 10px;
        line-height: 16px;
}


div.menu-l-05 {
        margin: 19px 0 0 18px;
}
div.menu-l-05 h3 {
        font: 13px "Trebuchet MS";
        font-weight: bold;
        color: #B5B5B5;
        margin: 0 0 8px 0;
}
p.menu-l-05 {
        margin: 0 0 0 0;
        padding: 0 0 0px 10px;
        line-height: 16px;
}

div.search-01 {
        font-size: 11px;
        color: #69523e;
        margin: 0 2px 2px 15px;
}
input.search-02 {
        border: 1px solid #b2ada4;
        background: #fff;
        width: 106px;
        height: 17px;
        margin: -2px 0 0 15px;
}
input.search-03 {
        margin: 0;
}

/*=============== menu-r ========================== */
div.menu-r-01 {
        margin: 0px 0 0px 8px;
        position: relative;
        width: 11px;
}
div.menu-r-01 s {
		position: absolute;
		display: block;
		width: 3px; height: 3px;
}
div.menu-r-01 s.tl {
		top: 0; left: 0;
		background: url("/templates/yf-gray/images/c-photo-tl.gif") no-repeat 0 0;
}
div.menu-r-01 s.tr {
		top: 0; right: 0;
		background: url("/templates/yf-gray/images/c-photo-tr.gif") no-repeat 0 0;
}
div.menu-r-01 s.br {
		bottom: 0; right: 0;
		background: url("/templates/yf-gray/images/c-photo-br.gif") no-repeat 0 0;
}
div.menu-r-01 s.bl {
		bottom: 0; left: 0;
		background: url("/templates/yf-gray/images/c-photo-bl.gif") no-repeat 0 0;
}
div.menu-r-02 {
        margin: 6px 18px 0 8px;
        text-align: center;
        font-size: 13px;
}


input.login-02 {
        border: 1px solid #b2ada4;
        background: #fff;
        width: 96px;
        height: 17px;
        margin: -2px 0 0 0;
}



/*=============== login ========================== */
div.login-01 {
        margin: 5px 0 2px 0;
        color: #69523e;
        font-size: 11px;
}
div.login-02 p {
        margin: 0;
        color: #69523e;
}
div.login-03 {
        margin: 4px 0 2px 0;
}
div.login-04 {
        margin: 1px 0 2px 0;
        color: #69523e;
        font-size: 11px;
}


/*=============== calendar ========================== */
div.menu-r-04 {
        margin: 20px 0 0 16px;
        text-align:left;
}
div.menu-r-04 h3 {
        font: 13px "Trebuchet MS";
        font-weight: bold;
        color: #B5B5B5;
        margin: 0 0 2px 0;
}
#calendar-layer {
	margin: 0;
}
.calendar {
        font: 11px "Trebuchet MS";
}
.calendar td {
        font: 11px Verdana;
        text-decoration: none;
        padding: 1px 4px 2px 0;
}
.calendar th {
        font: 12px "Trebuchet MS";
        color: #fff;
        font-weight:bold;
}
td.day {
        color: #fff;
}
a.weekday-active-v {
}
a:link.day-active-v, a:visited.day-active-v {
        color: #B5B5B5;
}
.weekday {
}
.weekday-active {
}
a:link.day-active, a:visited.day-active {
        color: #01C5FF;
        text-decoration:underline;
}
.day-active a, .weekday-active a, .day-active-v a, .weekday-active-v a {
        text-decoration: underline;
}
a:link.monthlink, a:visited.monthlink {
        color: #B5B5B5;
        font: 13px "Trebuchet MS";
        text-decoration: none;
}

/*=============== actual ========================== */
div.menu-r-05 {
        margin: 30px 0 16px -2px;
        text-align:left;
        background: #f9eedc;
		padding: 4px 16px 4px 20px;
        position: relative;
}
div.menu-r-05 s {
		position: absolute;
		display: block;
		width: 4px; height: 4px;
}
div.menu-r-05 s.tl {
		top: 0; left: 0;
		background: url(/templates/yf-gray/images/c-menu05-tl.gif) no-repeat 0 0;
}
div.menu-r-05 s.bl {
		bottom: 0; left: 0;
		background: url(/templates/yf-gray/images/c-menu05-bl.gif) no-repeat 0 0;
}
div.menu-r-05 h3 {
        font-size: 13px;
        font-weight: bold;
        color: #69523e;
		margin: 0;
}
.c-topnews {
		color: #9e5e1f;
		margin: 4px 0;
		padding-left: 8px;
		padding-right: 10px;
}

/*=============== text ========================== */
.td-txt-01 {
        background: #E1E1DC;
}


div.txt-02 {
        margin: 0;
}
div.txt-02 a{text-decoration:none}
div.txt-02 h2 {

        margin: 5px 5px 5px 5px;
		font-weight: normal;
		font-size: 13px;
}
div.txt-022 {
        margin: 0px 2px 5px 0px;
		font-weight: normal;
		font-size: 11px;

}
/* div.txt-022 a{text-decoration:none;} */
div.txt-022 h5 {

        margin: 5px 5px 5px 5px;
		font-weight: normal;
		font-size: 11px;
}

div.txt-03, div.txt-03 div, div.txt-03 p {
        margin: 0;
        text-align:left;
        line-height: 1.2;
}


/* ха...!!! важный параметр ;-)) был 12 px*/
div.txt-03 {
}
/*
div.txt-03 img {
	    margin: 4px 10px 5px 0;
	    padding: 1px;
}
*/
/*
div.txt-03 img {

	    margin: 0px 10px 0px 0px;
	    padding: 1px;
}
*/


div.txt-04 {
        font-size: 11px;
        margin: 5px 0 8px 0;
        clear: both;
        color: #939598;
        padding-top: 3px;
        margin-top: 0px;
        background: url(/templates/yf-gray/images/bg-hr.gif) repeat-x top left;
}


div.txt-044 {
        font-size: 11px;
        margin: 7px 0 0px 0;
        clear: both;
        color: #939598;
        background: url(/templates/yf-gray/images/bg-hr.gif) repeat-x top left;
}

div.news-main {
        font-size: 11px;
        clear: both;
        color: #939598;
}

div.navigation-01 {
        margin: 0 0 10px 0;
        text-align: left;
}
div.navigation-01 span {
        font: 11px "Trebuchet MS";
}
div.txt-full-01 {
        margin: 0 0 15px 0;
}

div.txt-full-02 {
}
div.txt-full-02 h2 {
        color: #69523e;
		font-weight: bold;
		font-size: 14px;
		margin-bottom: 6px;
}
div.txt-full-02 p, div.txt-full-02 div {
        margin: 0;
        text-align:left;
}
div.txt-full-02 img {
    margin: 4px 15px 5px 0;
    padding: 1px;
/*=== border: 1px solid #888; ==== */
}

div.announce {
        font-size: 14px;
        margin-left: 30px;
        font-weight: bold;
        color: #6c6c6c;
}

div.txt-full-03 {
        font-size: 11px;
        margin: 22px 0 25px 0;
        clear: both;
        color: #939598;
        padding-top: 6px;
        background: url(/templates/yf-gray/images/bg-hr.gif) repeat-x top left;
}

div.txt-full-04 img {
    margin: 4px 15px 5px 0;
    padding: 1px;
    border: 1px solid #b6b5b3;
}

div.txt-full-04 img a:visited {
    text-decoration: none;
}

div.txt-full-04 h2 {
        font: 12px;
        font-weight: bold;
        margin: 0 0 5px 0;
        color: #433D27;
}

td.pasp {
        font-size: xx-small;
}

/*=============== comments ========================== */
td.comment-01 div {
        font: 13px;
        padding: 0;
        font-style:italic;
		text-align:justify;
        color: #6E6E6E;
}
img.comment-02 { 
        margin: 0 15px 5px 0;
}
div.comment-03 {
        font-size: 11px;
        margin: 0 0 5px 0;
        padding: 8px 0 0 0;
        color: #433D27;
        text-align:left;
        clear: both;
        background: url(/templates/yf-gray/images/bg-hr.gif) repeat-x top left;
}
div.comment-04 {
        font-size: 11px;
        margin: 0 0 7px 0;
        color: #433D27;
        text-align:right;
}
table.slink {
        margin: 5px 0 0 20px;
}

table.slink td, table.slink div {
        font: 11px;
        color: #6E6E6E;
}
#dle-content {
		text-align: justify;
}

#dle-comments-form {
	padding: 0;
	margin: 0;
	font-size: 11px;
}
#dle-comments-form h2 {
        font: 13px;
        font-weight: bold;
        margin: 0 0 2px 0;
        padding: 16px 0 0 0;
        color: #69523e;
        background: url(/templates/yf-gray/images/bg-hr.gif) repeat-x top left;
}
.comm-input-01 {
        width: 139px;
        height: 17px;
        border: 1px solid #B7B7B5;
        background: #fff;
        margin: 0;
        font: 11px "Trebuchet MS";
        color: #6E6E6E;        
}
.comm-textarea-01 {
        width: 460px;
        height: 103px;
        border: 1px solid #B7B7B5;
        background: #fff;
        margin: 0 0 13px 0;
        font: 12px "Trebuchet MS";
        color: #6E6E6E;        
}
.comm-div-01 {
        margin: 0;
        font-size: 11px;
}
td.comm-img {
		font-size: 11px;
}
td.comm-img img {
	margin: 3px 0 0 0;
}


/*=============== bbcode ========================== */
.bbcodes {
        background: #FFF;
        border: 1px solid #E0E0E0;
        color: #666666;
        font-family: Verdana, Tahoma, helvetica, sans-serif;
        padding: 2px;
        vertical-align: middle;
        font-size: 10px; 
        vertical-align: middle;
        margin:2px;
        height: 21px;
}

.editor_button {
        float:left;
        cursor:pointer;
        padding-left: 2px;
        padding-right: 2px;
}
.editor_buttoncl {
        float:left;
        cursor:pointer;
        padding-left: 1px;
        padding-right: 1px;
        border-left: 1px solid #BBB;
        border-right: 1px solid #BBB;
}
.editbclose {
        float:right;
        cursor:pointer;
}

/*=============== footer ========================== */

.footer {
		width: 100%;
		min-width: 1000px; width:expression((document.documentElement.clientWidth
 || document.body.clientWidth) < 1000? "1000px": "100%");
		margin-top: 12px;
		height: 426px;
		background: url(/templates/yf-gray/images/bg-footer.gif) repeat-x bottom left;
		color: #69523e;
}
.footer tr, .footer td {
		vertical-align: top;
}
.footer .f-01, .footer .f-02 {
		
}
.f-02 {width: 300
		
}
.footer .f-03 {
		width: 600px!important;
		background: url(/templates/yf-gray/images/dudoff.gif) no-repeat 50% bottom;
}
.footer .f-03 .f-03-inner {
		position: relative;
		height: 426px;
}
.footer .f-03 .razdvigaem {
		position: absolute;
		z-index: 10;
		bottom: 118px;
		left: -150px;
}
.footer .f-03 table {
		
}
.footer .f-03 table td {
		font-size: 11px;
		line-height: 160%;
}
.footer .f-03 a {
		color: #939598;
}
.footer .f-03 a:hover {
        color: #f48a00;
}

div.menu-r-03 {
		height: 170px;
        padding: 10px 25px;
        background: #f9eedc;
		font-size: 11px;
		margin-right: -3px;
}

div.menu-r-03 .knopki {
		margin-top: 34px;
		margin-bottom: 10px;
}
.f-l-01 {
		width: 230px;
		height: 165px;
		padding: 16px 12px;
        background: #f9eedc;
		margin-left: -3px;
		
}

.f-l-01-inner {
		float: right;
		font-size: 11px;
		margin-top: 12px;
		margin-right: 6px;
}
.f-l-01-inner table.tao {
		height: 156px;
		
}

.f-l-01-inner table.tao td {
		font-size: 11px;
		color: #69523e;
		
}
.menu-block2 {
		text-align: left;
		width: 120px;
		font-size: 11px;
		line-height: 160%;
}

/*=============== catalog links ========================== */

td.td-cat-01 {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}

td.cat {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	font-weight : normal;
}

a.cat1 {
	text-decoration : none;
	color : gray;
}

a.cat1:hover {
	text-decoration : none;
	color : #9A804E;
}

a.cat:hover {
	text-decoration : underline;
	color : gray;
}

#cat a {
	text-decoration : none;
	color : black;
}

#cat a:hover {
	text-decoration : none;
	color : #9A804E;
}

#sortby {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	font-weight : normal;
}

h2.cat {  
        font: 13px "Trebuchet MS";
        font-weight: bold;
        color: #9A804E;
}

/**** random images ****/

.mainbanner-inner .pic img.c-1 {
		background: url(/r_images/banner_pic/1.png) no-repeat 0 0; width: 239px; height: 159px;
} 
.mainbanner-inner .pic img.c-2 {
		background: url(/r_images/banner_pic/2.png) no-repeat 0 0; width: 272px; height: 205px;
} 
.mainbanner-inner .pic img.c-3 {
		background: url(/r_images/banner_pic/3.png) no-repeat 0 0; width: 272px; height: 205px;
} 
.mainbanner-inner .pic img.c-4 {
		background: url(/r_images/banner_pic/4.png) no-repeat 0 0; width: 272px; height: 205px;
} 
.mainbanner-inner .pic img.c-5 {
		background: url(/r_images/banner_pic/5.png) no-repeat 0 0; width: 239px; height: 159px;
} 
.mainbanner-inner .pic img.c-6 {
		background: url(/r_images/banner_pic/6.png) no-repeat 0 0; width: 239px; height: 159px;
} 



.mainbanner-inner .text img.c-1 {
		background: url(/r_images/banner_text/1.png) no-repeat 0 0; width: 393px; height: 115px;
} 
.mainbanner-inner .text img.c-2 {
		background: url(/r_images/banner_text/2.png) no-repeat 0 0; width: 393px; height: 115px;
} 
.mainbanner-inner .text img.c-3 {
		background: url(/r_images/banner_text/3.png) no-repeat 0 0; width: 393px; height: 115px;
} 
.mainbanner-inner .text img.c-4 {
		background: url(/r_images/banner_text/4.png) no-repeat 0 0; width: 393px; height: 115px;
} 

/*=============== schedule ========================== */

#table-containter {
	/*background-color:#00F;*/
	width:100%;
	padding: 10px 11px 0px 11px;
}

#schedule-table { 
		cellspacing: 3px; 
		width: 100%;
				
}

#schedule-table td.header{ 
		font-size:12px;
		font-weight: bold;
		color: #69523e;
		background-color: #f8e2b9;
		padding:  9px 10px 9px 16px; 

}

#schedule-table td.day{ 
		font-size:12px;
		font-weight: bold;
		color: #ffffff;
		background-color: #e5a52e;
		padding:  3px 0 3px 0;

}

#schedule-table td.schedule {
	background-color: #f9eedc;
	font-size:12px;
	font-weight: normal;
	padding:  10px 10px 10px 10px;
	height:34px;
}

#filtertable td.title {
	font-size:13px;
	font-weight: normal;
	width:200;
	
}


/*=============== akcii-perfects ========================== */

.perfect {font: 18px "Arial";
		color: #69523e;
		font-weight: normal;
		margin: 0;
		padding: 10px 0 0 0;
		text-align:left;
		float:none;
		}
		
.perfect A {
color: #69523e;
text-decoration:underline;}

.perfect A:visited {
        color: #9e5e1f;
        text-decoration: underline;
}
.perfect A:hover {
        color: #f48a00;
}

.perf img {
padding: 0;
border: 0;
margin: 0;
float:left;}

.perf-bot {
float:none;
padding: 5px 0 0 20px;
margin: 0;
}


.wrap0, .wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap0 {
  float:left;
  background:url(//images/shadows/v3/shadow.gif) right bottom no-repeat;
  }
.wrap1 {
  background:url(//images/shadows/v3/shadow180.gif) no-repeat;
  }
.wrap2 {
  background:url(//images/shadows/v3/corner_bl.gif) -16px 100% no-repeat;
  }
.wrap3 {
  padding:4px 6px 6px 4px;
  background:url(//images/shadows/v3/corner_tr.gif) 100% -16px no-repeat;
  }
.box {
	padding: 10px;
	background: #FFFFF5;
	border: 1px solid;
	border-color:#ccc #999 #999 #ccc;
}
.box1 {
	margin: 0 auto 10px auto;
	padding: 10px;
	background: #FFFFF5;
	border: 1px solid #d7d7d7;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.box11 {
    text-align: center;
/*
    margin: 10px;
	padding: 10px;
*/
	margin: 0 auto 10px auto;
	padding: 10px;

	background: #F6F6F6;
	border: 1px solid;
	border-color:#ccc #999 #999 #ccc;
	
	border: 1px solid #d7d7d7;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;

}

.box2 {
    margin: 10px;
	padding: 10px;
	background: #FFFFF;
	border: 1px solid;
	border-color:#ccc #999 #999 #ccc;
}
.box3 {
width: auto;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	background: #FFFFF5;
	border: 1px solid;
	border-color:#ccc #999 #999 #ccc;
	}

.box33 {
margin-left: 20px;
margin-bottom: 10px;
width: 440px;
/*
	background: #FFFFF5;
	border: 1px solid;
	border-color:#ccc #999 #999 #ccc;
*/
}
.box333 {
padding: 5px;
margin-left: 10px;
margin-bottom: 10px;
width: 200px;
	background: #FFFFF5;
	border: 1px solid;
	border-color:#ccc #999 #999 #ccc;
}

.box01 {
	display: block;
	zoom: 1;
	position: relative;
/* 	background-color: #f0f0f0; */
	background-color: #FFFFF5;
/* 	background-color: #FFFFFF; */
	width: auto;
	height: auto;
	margin-bottom: 10;
	padding: 10px;
	border: 1px solid #aaaaaa;

	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	behavior: url(/border-radius.htc);
}

.box02 {
	background: transparent url(/images/ashera.jpg); no-repeat top left;
	width: 420px;
	height: 220px;
	margin: 0 auto 35px auto;
	padding: 30px;
	color: #fff;
	font-weight: bold;
	border: 11px solid #35b70e;

	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	behavior: url(/border-radius.htc);
}

.box03 {
	background-color: #ddd;
	width: 210px;
	height: 30px;
	padding: 20px;
	position: absolute;
	top: 5px; left: 5px;

	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(/border-radius.htc);
}

.rel {
	margin: 50px 0 0 33px;
	padding: 25px;
	position: relative;
	z-index: inherit;
	zoom: 1; /* For IE6 */
}

#myimg {
	margin: 10px;
}

.box_green {
	display: block;
	zoom: 1;
	position: relative;
	background-color: #FFFFF5;
	width: auto;
	height: auto;
	margin-bottom: 10;
	padding: 10px;
	border: 1px solid #d7d7d7;
	-khtml-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(/border-radius.htc);
}


.box_white {
	display: block;
	zoom: 1;
	position: relative;
	background-color: #FFFFFF;
	width: auto;
	height: auto;
	margin-bottom: 10;
	padding: 10px;
	border: 1px solid #d7d7d7;

	

	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	behavior: url(/border-radius.htc);
	
	
}
	noindex:-o-prefocus, .rounded-svg {
background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxtYXNrIGlkPSJtIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiByeD0iMTkiIGZpbGw9IiNmZmYiLz48L21hc2s+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3Ryb2tlPSIjZDdkN2Q3IiBmaWxsPSIjZmZmZmZmIiBzdHJva2Utd2lkdGg9IjIiIG1hc2s9InVybCgjbSkiIHJ4PSIxOSIvPjwvc3ZnPg==);
		border: none !important;
	}

	noindex:-o-prefocus, .rounded-svg1 {
background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxtYXNrIGlkPSJtIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiByeD0iMTYiIGZpbGw9IiNmZmYiLz48L21hc2s+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3Ryb2tlPSIjZDdkN2Q3IiBmaWxsPSIjRkZGRkY1IiBzdHJva2Utd2lkdGg9IjIiIG1hc2s9InVybCgjbSkiIHJ4PSIxNiIvPjwvc3ZnPg==);
		border: none !important;
	}
	
	
	.box_white a{ 
display: block; 
height: 100%; 
width: 100%; 
}

.teaser {
			border: 1px solid #a2988f;
/*
			width: 200px;
			padding: 	0 1em;
*/
		}
.clickable { 
			cursor: pointer;
		}
.clickable:hover {
				background: #eef2ff;
			}
				
/* 	.object {background: url(/images/timeout_ani_new.gif) no-repeat 50% 50%; } */
/* 	.box11 {background: url(/images/timeout_ani_new.gif) no-repeat 50% 50%; } */
	
.chat-bubble {
  background-color:#EDEDED;
  border:1px solid #666666;
  font-size:10px;
  line-height:1.3em;
  margin:10px auto;
  padding:10px;
  position:relative;
  text-align:center;
  width:300px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  -moz-box-shadow:0 0 5px #888888;
  -webkit-box-shadow:0 0 5px #888888;
}

.chat-bubble-arrow-border {
  border-color: #666666 transparent transparent transparent;
  border-style: solid;
/*   border: 1px; */
  border-width: 11px;
  height:0;
  width:0;
  position:absolute;
  bottom:-22px;
  left:30px;
}

.chat-bubble-arrow {
  border-color: #EDEDED transparent transparent transparent;
  border-style: solid;
  border-width: 10px;
  height:0;
  width:0;
  position:absolute;
  bottom:-19px;
  left:30px;
}

			.boxgrid a{ color:#C8DCE5; }
			.boxgrid h3{ margin: 10px 10px 0 10px; color:#000; font:18pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
			
			.boxgrid{ 
				width: 325px; 
				height: 260px; 
				margin:4px; 
				float:left; 
				background:#f6f6f6; 
				border: solid 2px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}
	

#wrapper
	{ 
	width: 250px; /* Set page width here - you can also use percentage */
	text-align:left;  
	margin-left:auto; 
	margin-right:auto; 
	background-color: #FFFFFF;
}



blockquote p
	{ text-align: right;                                                         
		color: #99244b;                                                         
		text-shadow: 0px 0px;                                                         
		word-wrap: break-word;                                                         
		padding-left: 10px;                   
		padding-bottom: 0px;                   
		padding-right: 15px;                   
		padding-top: 5px;                   
		text-overflow: clip;
		text-align: left;
		word-break: keep-all;
		width: 290px;
	font-style: italic;
	font-size: 18px;	
	float: right;
	background: url(http://www.yogasfera.ru/images/quote_down.png) bottom right no-repeat;
}

blockquote
	{ 
	margin-top: 10px; 
	word-wrap: break-word; 
	width: 300px; 
	text-align: right;
/* 	margin-left: 400px; */
	
	padding: 20px;
	float: right;
	font-size: 18px;	
	background: url(http://www.yogasfera.ru/images/quote_up.png) top left no-repeat;
}
cite
	{
	color: #a9a9a9;
	margin-right: 40px;
	font-size: 13px;
	float: right;	
}


p.article:first-letter {margin-right: 5px; color:#FF0000; font-size:xx-large;}



#ima { background-position: 0 2px; background-repeat: no-repeat; background-image: url(http://www.yoga-federation.ru/images/menu/1.gif);}

#ima1 { background-position: 0px 30px; background-repeat: no-repeat; background-image: url(http://www.yoga-federation.ru/images/menu/2.gif); }

#ima2 { background-position: 0px 59px; background-repeat: no-repeat; background-image: url(http://www.yoga-federation.ru/images/menu/3.gif); }

.sidenav {
	float: left;
	margin: 130px 0 0;
	padding: 0;
	width: 150px;
	list-style: none;
	font-size: 1.2em;
}
.sidenav li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
.sidenav li a{
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	display: block;
	color: #565656;
	text-decoration: none;
	width: 115px;
	background: no-repeat 5px 10px;
	position: relative;
	z-index: 2;
}
#do{
	margin-left: -1px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 400px;
	padding: 0px;
	border-style: none;
	display: inline;
	color: #090909;
	text-decoration: none;
	background: no-repeat 0;
	z-index: 2;
}
#do:hover{
	background-color: #cdc9af;
	padding: 0px;
	margin: 0px;
	border-style: none;
	display: inline;
	color: #d33325;
	text-decoration: none;
	background: no-repeat 0;
	z-index: 2;
}
ul.sidenav li a:hover {
}
.sidenav li div {
	display: none;
	position: absolute;
	top: 2px;
	left: 0;
	width: 225px;
	font-size: 0.9em;
	background: url(http://www.workshops-in-russia.com/bubble_top.gif) no-repeat right top;
}
.sidenav li div p {
	margin: 7px 0;
	line-height: 1.6em;
	padding: 0 5px 10px 30px;
	background: url(http://www.workshops-in-russia.com/bubble_btm.gif) no-repeat right bottom;
}



}
