

.logoold {
    background: url() no-repeat left top;
    vertical-align: top;
    width: 100%;
    height: 65px;
    background-size: contain;
}

.green {
	color: #689005 !important;
}
.orange {
	color: #e4780f !important;
}

.fw600, .bold {
	font-weight:600;
	font-family: "MyriadPro Semibold";
}

.fs20 {
	font-size:20px;
}


.logoold {
    background: url() no-repeat left top;
    vertical-align: top;
    width: 100%;
    height: 65px;
    background-size: contain;
}

.nadpis {
    display: inline-block;
    width: 250px;
    height: 81px;
    position: relative;
    overflow: visible;
}

.nadpis img {
	margin-bottom:0px;
}

.sname {
    font-size: 14px;
    color: #e4780f;
    font-style: italic;
    margin-top: -25px;
    text-align: center;
    width: 100%;
    display: inline-block;
    position: absolute;
}

.fright
{
	float:right;
}

@font-face{font-display:swap;font-family:Material-Design-Iconic-Font;src:url(/css/fonts/Material-Design-Iconic-Font.woff2?v=2.2.0) format('woff2'),url(/css/fonts/Material-Design-Iconic-Font.woff?v=2.2.0) format('woff'),url(/css/fonts/Material-Design-Iconic-Font.ttf?v=2.2.0) format('truetype')}

/*
@font-face{font-family:olivco;src:url(/img/olivco.eot);src:url(/img/olivco.eot?#iefix) format("embedded-opentype"),url(/img/olivco.woff) format("woff"),url(/img/olivco.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap;}
*/

@font-face {
	font-family: "MyriadPro Light";
	src: url(/css/MyriadPro-Light.woff), url(/css/MyriadPro-Light.otf);
    font-weight: normal;
    font-style: normal;    
	font-display:swap;
}
@font-face {
	font-family: MyriadPro;
	src: url(/css/MyriadPro-Regular.woff), url(/css/MyriadPro-Regular.otf);
    font-weight: normal;
    font-style: normal;       
	font-display:swap;
}
@font-face {
	font-family: "MyriadPro BoldCond";
	src: url(/css/MyriadPro-BoldCond.woff), url(/css/MyriadPro-BoldCond.otf);
    font-weight: normal;
    font-style: normal;    
	font-display:swap;
}
@font-face {
	font-family: "MyriadPro Semibold";
	src: url(/css/MyriadPro-Semibold.woff), url(/css/MyriadPro-Semibold.otf);
    font-weight: normal;
    font-style: normal;
	font-display:swap;
}
@font-face {
	font-family: "MyriadPro Bold";
	src: url(/css/MyriadPro-Bold.woff), url(/css/MyriadPro-Bold.otf);
    font-weight: normal;
    font-style: normal;
	font-display:swap;
}
body {
    margin: 0;
    padding: 0;
    background: #F6F3DE url(/css/bg.png);
    font-family: MyriadPro;
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: bottom;
    margin: auto;
    display: table;
	width: 100%;
}
.body {
    margin: 0;
    padding: 0;
    font-family: MyriadPro;
    margin: auto;
    display: table;
}

*{box-sizing:border-box;}
table,
td,
select,
input,
textarea{font-size:14px;color:#494949;}

.ext{font-weight:bold;background:#82B03F}
a{color:#A45375;text-decoration: none;}
a:hover{text-decoration:none;}
a .nodec{text-decoration:none;}
h1,
h2,
h3,
h4,
h5,
h6{margin:0;padding:0;margin-bottom:8px;color:#734552;}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5{color:#A45375;text-decoration:none;border-bottom: none;margin-bottom: 5px;padding: 0px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #E91E63;
    font-size: 18px;
    line-height: 1.35em;
    font-family: "MyriadPro Bold";
}

h1{font-size:28px;font-weight:normal;margin-bottom:15px;}
h2{font-size:18px;padding-left:15px;font-weight:normal;}
.content h2 {
    padding-left: 0px;
}
h3{font-size:17px;font-weight:normal;}
h4 {
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: none !important;
    line-height: 1.1em;
    font-weight: 600;
    font-family: 'MyriadPro Bold';
    letter-spacing: 0.2px;
    color: #3366a5;
    text-shadow: 1px 1px 1px #ffffff;
}
.recept_collumn h4{line-height:1;}
h4 .icon{margin-right:2px;}
h4 a{text-decoration:none; font-weight: bold;}
h4 a:hover{text-decoration:underline;}
h5{font-size:12px;}
h6{font-size:12px;color:#82B03F;}
form{margin:0;padding:0;}
input,
select{vertical-align:middle;}
textarea{height:150px;overflow:auto;}
input,
select,
textarea{font-family:MyriadPro, Verdana, Arial, Helvetica, sans-serif;}
.inp{border:1px solid #999999;padding:2px;}
img{border:0;}
.icon{vertical-align:middle;}
.img1{padding:7px;background:#FFF;border:1px solid #DEDBC8;}

.img-recept-bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    max-height: 300px;
    width: 98%;
    filter: blur(5px);
    min-height: 230px;
    position: absolute;
    opacity: 0.4;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 1%;
    margin-bottom: 1%;
}

.img-recept {
    width: auto;
    display: table;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    /* margin-bottom: 15px; */
    border-radius: 2px;
    /* border: 1px solid #e3a0b7; */
    height: 238px;
    filter: blur(0px);
    margin-top: 8px;
}

.aimg {
    padding: 3px;
    border: 1px solid #dadada;
    max-width: 250px;
    display: inline-block;
    margin: 0 auto;
    height: auto;
    width: 250px;
    min-height: 100px;
    border-radius: 2px;
    overflow: hidden;
}

.aimg:hover .img2  {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

.img2 {
    height: auto;
    width: 100%;
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    vertical-align: middle;
    display: inline-block;
    margin: 0px auto;
	transform: scale(1.2);
}

.figure {
    overflow: hidden;
    width: auto;
    height: auto;
    display: table-cell;
    max-width: 250px;
}

.img3 {
	padding: 2px;
    border: 1px solid #DEDBC8;
    margin-right: 5px;
    display: inline-block;
    margin: 0 auto;
    width: 170px;
    height: 100px;
}

.avatar{padding:2px;background:#FFF;border:1px solid #DEDBC8;}
.img1x1{width:1px;height:1px;}
.img4x4{width:4px;height:4px;}
.img80x80{width:74px;height:74px;padding:2px;background:#FFF;border:1px solid #DEDBC8;}
img.img180x100{width:174px;height:94px;padding:2px;background:#FFF;border:1px solid #DEDBC8;margin-right:5px;}
td.img180x100 img{width:174px;height:94px;padding:2px;background:#FFF;border:1px solid #DEDBC8;margin-right:5px;}
.img180xX {
    width: 178px;
    padding: 3px;
    background: #FFF;
    border: 1px solid #e3a0b7;
    height: 133px;
    margin: auto;
    display: inline-block;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #dfb4c2;
    margin-top: 4px;
}
img.img180xX2{width:174px;padding:2px;background:#FFF;border:1px solid #DEDBC8;margin-right:5px;height:188px;}
td.img180xX2 img{width:174px;padding:2px;background:#FFF;border:1px solid #DEDBC8;margin-right:5px;height:188px;margin-top:2px;}
.searchCornL{width:9px;height:30px;}
.searchCornR{width:14px;height:30px;}
.banner200x300{width:200px;height:300px;}
.banner468x60{width:468px;height:60px;}
.arrDownGreen,
.arrNextGreen{width:22px;height:22px;vertical-align:middle;margin-left:4px;}
.imgPhotoRecipe{width:240px;height:310px;margin-bottom:7px;}
.imgPhotoRecipeSmall,
.imgPhotoRecipeSmallSel{width:47px;height:47px;}
.imgPhotoRecipeSmallSel{margin:0 1px;}
.rssIcon{vertical-align:middle;margin-left:3px;}
.imgTort{width:15px;height:19px;}
.pic1{background-image:url("/img/dop/fotoweek.jpg");}
hr{line-height:1px;height:1px;border:0;padding:0;background:#D9D7C1;color:#D9D7C1;margin-bottom:11px;margin-top:11px;}
p{margin:0;margin-bottom:8px;font-size: 15px;line-height: 1.35em;font-family: "MyriadPro";/* text-align: justify; */}
.name, .details {
    font-size: 14px;
    font-family: 'MyriadPro';
    float: right;
    border: 1px solid #009f90;
    border-radius: 35px;
    padding-left: 8px;
    padding-right: 8px;
    background: #009f90;
    color: #d5fffb;
    font-weight: 400;
    text-shadow: 1px 1px 1px #005d55;
    background: linear-gradient(0deg, #008f81 0%, #06c6b4 100%);
}
a.name:hover, a.details:hover {
    background: #4CAF50;
    background: linear-gradient(0deg, #06c6b4 0%, #008f81 100%);
    border: 1px solid #006e63;
}

.details:after {
    /* content: "\f2f5"; */
    font-family: 'Material-Design-Iconic-Font';
    font-size: 23px;
    color: #ebd3ad;
    position: relative;
    margin-left: 5px;
    margin-right: 3px;
    top: 4px;
}
.detailsRed{font-size:12px;color:#A45375;}
.date{font-size:12px;color:#82B03F;font-weight:bold;}
.date2{color:#6A3948;font-size:12px;width:100%}
.title,
.big{font-size:12px;}
.description{color:#A7A7A7;}
.small{font-size:10px;}
.pink{color:#DEB9D5;}
.otherColor{color:#A45375;}
.content .otherColor{color:#734552;}
.content .black{color:#494949;}
ul.recipeList{margin:0;padding:0;list-style:none;}
ul.recipeList li{background:url(/img/li_recipe.gif) left top no-repeat;padding-left:9px;color:#A45375;margin-bottom:6px;}
.spacer{margin-bottom:7px;}
.btnRed{text-decoration:none;}
.btnRed .btn1,
.btnRed .btn2,
.btnRed .link{display:block;float:left;height:20px;}
.btnRed .btn1{background:url(/img/btn_red_1.png) left top no-repeat;width:9px;$background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=imgs/btn_red_1.png, sizingMethod=scale);}
.btnRed .btn2{background:url(/img/btn_red_3.png) left top no-repeat;width:9px;$background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=imgs/btn_red_3.png, sizingMethod=scale);}
.btnRed .link{font-weight:bold;text-decoration:none;color:#FFF;background:url(/img/btn_red_2.gif) top repeat-x;padding-top:3px;height:17px;cursor:pointer;}
.btnGreen{text-decoration:none;}
.btnGreen .btn1,
.btnGreen .btn2,
.btnGreen .link{display:block;float:left;height:21px;}
.btnGreen .btn1{background:url(/img/btn_green_1.png) left top no-repeat;width: 9px;$background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=imgs/btn_green_1.png, sizingMethod=scale);}
.btnGreen .btn2{background:url(/img/btn_green_3.png) left top no-repeat;width:9px;$ background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=imgs/btn_green_3.png, sizingMethod=scale);}
.btnGreen .link{font-weight:bold;text-decoration:none;color:#FFF;background:url(/img/btn_green_2.gif) top repeat-x;padding-top:3px;cursor:pointer;}
a.btnGreen2{text-decoration:none;}
a.btnGreen2 .btn1,
.btnGreen2 .btn2,
.btnGreen2 .link{display:block;float:left;height:27px;}
a.btnGreen2 .btn1{background:url(/img/btn_green2_1.png) left top no-repeat;width:18px;$background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=imgs/btn_green2_1.png, sizingMethod=scale);}
a.btnGreen2 .btn2{background:url(/img/btn_green2_3.png) left top no-repeat;width:18px;$background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=imgs/btn_green2_3.png, sizingMethod=scale);}
a.btnGreen2 .link{text-decoration:none;color:#FFF;background:url(/img/btn_green2_2.gif) top repeat-x;padding-top:7px;height:30px;cursor:pointer;}
a.btnGreen2:hover .btn1{background:url(/img/btn_green2_1_o.png) left top no-repeat;width:18px;$background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=imgs/btn_green2_1_o.png, sizingMethod=scale);}
a.btnGreen2:hover .btn2{background:url(/img/btn_green2_3_o.png) left top no-repeat;width:18px;$background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=imgs/btn_green2_3_o.png, sizingMethod=scale);}
a.btnGreen2:hover .link{text-decoration:none;color:#FFF;background:url(/img/btn_green2_2_o.gif) top repeat-x;padding-top:7px;cursor:pointer;}
.dortab {
    max-width: 1220px;
    margin: auto;
    overflow: hidden;
    box-sizing: border-box;
    vertical-align: middle;
}

.ofvis
{
	overflow:visible;
}
.dortab td{padding:0;}
td.vMiddle,
.vMiddle td{vertical-align:middle;}
.tbl{margin-bottom:7px;}
.tbl .td11,
.tbl .td13,
.tbl .td31,
.tbl .td11 img,
.tbl .td13 img,
.tbl .td31 img,
.tbl .td33 img,
.tbl .td132 img{width:4px;height:4px;}
.tbl .td12 img,
.tbl .td21 img,
.tbl .td23 img,
.tbl .td32 img .citationR .td12 img,
.citationL .td12 img,
.citationR .td21 img,
.citationL .td21 img,
.citationR .td12 img,
.citationL .td12 img,
.citationR .td23 img,
.citationL .td23 img,
.citationR .td32 img,
.citationL .td32 img{width:1px;height:1px;}
.td12,
.td21,
.td23,
.td32,
.spacer2{font-size:1px;line-height:1px;padding:0;}
.tbl .td12{background:url(/img/tbl/12.gif) bottom repeat-x;}
.tbl .td21{background:url(/img/tbl/21.gif) right repeat-y;}
.td22 {
    background: #fffff2;
    position: relative;
}
.tbl .td23{background:url(/img/tbl/23.gif) left repeat-y;}
.tbl .td32{background:url(/img/tbl/32.gif) top repeat-x;}
.tbl .td132{width:10px;height:4px;}
.tbl .nopad{padding:0;}
.td185{width:189px;}
.spacer2{width:10px;}
.td22Recipe{background:#F6F3DE;padding:5px;}
.td22Recipe table{width:100%;border-collapse:collapse;}
.td22Recipe table td{padding:10px;}
.citationR,
.citationL{width:185px;margin:12px 14px;border-collapse:collapse;}
.citationR td,
.citationL td{padding:0;}
.citationR{margin-right:0;float:right;}
.citationL{margin-left:0;float:left;}
.citationR .td12,
.citationL .td12{background:url(/img/tbl/citation/12.gif) top repeat-x;}
.citationR .td21,
.citationL .td21{background:url(/img/tbl/citation/21.gif) right repeat-y;}
.citationR .td22,
.citationL .td22{background:url(/img/tbl/citation/22.gif) left bottom no-repeat #FAF7E3;font-size:16px;color:#494949;font-weight:bold;padding:0;}
.citationR .td22 .in,
.citationL .td22 .in{background:url(/img/tbl/citation/22_2.gif) top right no-repeat;padding:0 5px 8px 5px;}
.citationR .td23,
.citationL .td23{background:url(/img/tbl/citation/23.gif) left repeat-y;}
.citationR .td32,
.citationL .td32{background:url(/img/tbl/citation/32.gif) top repeat-x;}
.table td{border-bottom:1px solid #EBE9D9;}
.table td.nobrd{border:none;}
.newsTbl{width:100%;border-collapse:collapse;border:0;}
.newsTbl td{padding:0;padding-right:10px;line-height:16px;}
.calendar{background:#D2EDA7;font-size:12px;}
.calendar td.prev,
.calendar td.next{width:16px;}
.calendar td.prev img,
.calendar td.next img{width:16px;height:16px;}
.calendar .head{background:#A45375;height:68px;color:#D2EDA7;font-size:11px;}
.calendar .head table{}
.calendar .head td{color:#D2EDA7;padding:0;}
.calendar .head h3{margin-bottom:0;color:#D2EDA7;}
.calendar .head table{margin-bottom:5px;width:100%;}
.calendar .dates{width:100%;border-collapse:collapse;}
.calendar .dates td{font-size:12px;border-left:1px solid #C3CB99;padding:3px;}
.calendar .dates td.first{border:none;}
.calendar .dates a{color:#734552;text-decoration:none;}
.calendar .dates a:hover{text-decoration:underline;}
.calendar .dates .cur td{background:#B4F8ED;border-color:#B1F1EB;padding-top:2px;}
.calendar p{padding:0 10px;}
.calendar p a{color:#734552;}
.calendar .today{background:url(/img/bg_today.gif) left top no-repeat #B4F8ED;position:absolute;color:#FFF;width:22px;height:23px;left:-3px;top:-8px;padding:2px;}

.receptlink {
    color: #242424;
    text-decoration: none;
    border-bottom: none;
    margin-bottom: 5px;
    padding: 0px;
}

.receptlink:hover {
    color: #808080;
    text-decoration: underline;
    border-bottom: none;
    margin-bottom: 5px;
    padding: 0px;
}

.recipe {
    background: #cce7ef;
    padding: 3px 3px 3px 3px;
    border-radius: 3px;
    transition: 0.2s;
}

.recipe:hover {
    background: #b4dae5;
    padding: 3px 3px 3px 3px;
    border-radius: 3px;
    -filter: saturate(1.3);
    transition: 0.2s;
}

.recipe p{padding:0 5px;color:black}
td.login{background:#D2EDA7;padding:10px;}
.login a{color:#3A690C;}
.login .loginInp{width:165px;}
.login .passInp{width:94px;}
.login .img80x80{margin-right:5px;}
.login .dortab td{vertical-align:middle;}
.subscribe{background:url(/img/bg_subscribe.gif) left top no-repeat;height:72px;color:#FFF;font-size:12px;margin-bottom:7px;}
.subscribe .form{padding:14px;}
.photoRecipe{margin-bottom:7px;}
.photoRecipe h2{margin-bottom:0;}
.photoRecipe img{background-repeat:no-repeat;background-position:center;}
td.vote{padding:8px;padding-top:13px;background:#FFFFFF;}
.vote table{width:100%;border-collapse:collapse;margin-bottom:7px;}
.vote td{border-bottom:1px solid #EBE9D9;padding-top:10px;padding-bottom:4px;vertical-align:middle}
.vote p{margin-bottom:6px;}
.banner{padding:16px;background:url(/img/bg_banner.gif) center #F9F4A6;text-align:center;}
.linksBlock{font-size:12px;}
.linksBlock a{color:#734552;text-decoration:none;}
.linksBlock a:hover{text-decoration:underline;}
.linksBlock .size1{font-size:16px;}
.linksBlock .size2{font-size:25px;}
.linksBlock .size3{font-size:35px;}
.pinkLinks{margin-bottom:3px;width:100%;border-collapse:collapse;}
.pinkLinks td{padding:1px;}
.pinkLinks a{display:block;padding:4px;padding-left:17px;background:url(/img/bg_pink_link.gif) left top no-repeat;color:#A45375;text-decoration:none;font-size:12px;}
.pinkLinks a:hover{background:url(/img/bg_pink_link_o.gif) left top no-repeat #F9D9E7;}
.pinkLinks .date{font-size:11px;color:#494949;font-weight:normal;}
.pinkLinks .someText{color:#F3B8D1;}
.pinkLinks2{margin-bottom:3px;width:100%;border-collapse:collapse;}
.pinkLinks2 td{padding:1px;}
.pinkLinks2 a{display:block;padding:4px;padding-left:17px;background:url(/img/bg_pink_link.gif) left top no-repeat;color:#A45375;text-decoration:none;font-size:12px;}
.pinkLinks2 a:hover .link{text-decoration:underline;}
.pinkLinks2 .someText{color:#F3B8D1;text-decoration:none;}
.feedback1{background:url(/img/img_textarea.gif) top right no-repeat;width:17px;}
.feedback2{border:1px solid #AAAAAA;border-left:none;padding:7px;}
.feedback2 textarea{width:100%;border:0;height:75px;font-family:MyriadPro, "Times New Roman", Times, serif;font-size:11px;}
.feedbackHead{background:#FAF8EC;padding:5px;padding-left:15px;}
.feedbackText{padding:5px;padding-left:15px;}
.paginator{float:right;margin-right:0px;font-size:12px;}
.paginator a,
.paginator strong{padding:2px 0 4px 0;width:20px;text-align:center;background:url(/img/bg_page.gif) left top no-repeat;display:block;float:left;margin:0 1px;text-decoration:none;}
.paginator a.link{width:auto;background:none;margin:0 12px;}
.paginator strong{background-image:url(/img/bg_page_cur.gif);color:#FFF;font-size:11px;}
.polling{background:url(/img/bg_polling.gif) top repeat-x;}
.polling td{border:none;}
.print{float:right;font-size:12px}
.print a{color:#8B5232;}
.print img{width:14px;height:14px;vertical-align:middle;}
.metki{border-top:1px solid #EBE9D9;border-bottom:1px solid #EBE9D9;padding:1px;margin-bottom:11px;}
.metki .dortab{padding:1px;color:#A45375;background:#F9D9E7;}
.metki table{background:#F9D9E7;}
.metki td{font-size:12px;padding:2px 5px;color:#A45375}
.metki strong{color:#494949;font-weight:normal;}
.cookFirst,
.tbl .cookFirst{background:url(/img/bg_cook_first.gif) right bottom no-repeat #FFFFFF;}
a.rss{font-size:10px;font-weight:normal;text-decoration:none;}
a.rss .link{text-decoration:underline;}
div.alright{text-align:right;float:right;width:33%;padding-right:25px;}
.other_recept .alright{text-align:right;width:100%;padding-right:25px;}
.rec_desc .alright{text-align:right;float:right;width:50%;padding-right:0px;}
.recept_collumn .alright{text-align:right;float:right;width:100%;padding-right:0px;}
.links .alright{text-align:right;float:right;width:100%;padding-right:0px;}
.other_recepts .alright{text-align:right;float:right;width:100%;padding-right:0px;}
.news_one .alright{text-align:right;float:right;width:100%;padding-right:0px;}
.page{width:100%;min-width:1200px;border-top:1px solid #D8D8D8;}
.header{height:160px;vertical-align: middle;}
.header .logo{width:20%;}
.header .logo img{width:212px;height:140px;}
.header .links{padding-left:14px;padding-top:71px;font-size:10px;line-height:16px;width:20%;}
.header .banners{width:185px;padding-top:28px;float:left;}
.header .banners img{margin-right:14px;}
.header2 {
    min-height: 90px;
}
.header2 .links{}
.header2 .links td{padding:10px;width:33%;}
.header2 .links ul{margin:0;padding:0;list-style:none;font-size:12px;float:left;}
.header2 .links li {
    clear: both;
    height: 23px;
}
.header2 .links a{color:#734552;text-decoration: underline;}
.header2 .links a:hover{
background: rgb(128,52,84);
background: linear-gradient(0deg, rgba(128,52,84,1) 4%, rgba(191,98,137,1) 47%, rgba(63,24,40,1) 100%);
}

.header2 .links strong{font-weight:normal;}
.header2 .menu_header a span,
.header2 .menu_header strong span{display:block;height:25px;float:left;}

.header2 .menu_header span.link {
    padding-top: 1px;
    height: 25px;
    text-decoration: underline;
    font-size: 15px;
    font-family: "MyriadPro";
}

.header2 .links .menu:before {
	display: inline-block;
	color: #9fc222;
	content: '\25CF';
	text-decoration: none;
	margin-right: 5px;
}

.header2 .links .menu {
    padding: 3px;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 5px;
    color: #734552;
    font-family: MyriadPro;
    font-size: 14px;
    padding-right: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100px;
	width:100px;
    overflow: hidden;
}

.header2 .links .menu:hover {
    background: rgb(23, 122, 40);
    background: linear-gradient(0deg, rgb(71, 128, 52) 4%, rgb(112, 191, 98) 47%, rgb(40, 112, 27) 100%);
    padding: 3px;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 5px;
    color: #fbff10;
    font-family: MyriadPro;
    padding-right: 10px;
    position: absolute;
    max-width: 100%;
    width: auto;
    box-shadow: 3px 3px 10px 5px #fffcf1;
    min-width: 100px;
}

.header2 .menu_header a:hover span.link{background:url(/img/btn1_2.gif) left top repeat-x;color:#FFFFFF;}

.banners_block td.searchTd{width:40%;}
.banners_block div.search {
    margin-right: 0;
    border-radius: 6px;
    background: #8b234fb3;
    border: 1px solid #8b395b;
    background: linear-gradient(0deg, #457c23c7 0%, #75a95bc7 37%, #7cc863c7 63%, #2b7c2ac7 100%);
    box-shadow: 1px 1px 2px #82b03fad;
}
.banners_block .searchBlock{border-radius:6px;}
.banners_block .form{padding:0;padding:20px 10px 10px;border-radius:6px;}
.banners_block .form .inp {
    border-radius: 3px;
    width: calc(90% - 90px);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #599700;
    background: #fbfff0;
}
.seas {
    background: #689005;
    color: #ffffff;
    border: 1px solid #e5e5e5;
    width: 100px;
    border-radius: 5px;
    margin-bottom: 10px;
    }
.banners_block {width: 620px;margin-top: 45px;}


.header2 .shapka{height:30px;font-size:12px;}
.header2 .shapka td{vertical-align:middle;}
.header2 .shapka a{color:#734552;font-size:12px;}
.header2 .shapka ul{margin:0;padding:0;list-style:none;height:30px;}
.header2 .shapka li{float:left;}
.header2 .shapka strong{font-weight:normal;color:#FFF;font-size:12px;}
.header2 .shapka .link{background:url(/img/btn2_2.gif) top repeat-x;padding:0 3px;vertical-align:middle;}
.header2 .shapka .linkSel{background:url(/img/btn2_2_sel.gif) top repeat-x;padding:0 3px;vertical-align:middle;}
.header2 .space{background:#F6F3DE;height:30px;width:100%;}
.header2 td{font-size:12px;}


.left{width:200px;float:left;margin-right:10px;}
.left .block{width:200px;}
.right {
    position: relative;
    display: table;
}
.right .block {
    width: 240px;
    float: right;
    margin-right: 0px;
    /* background: #F6F3DE; */
}
.content .right{width:25%;}
.content .right .block{width:245px;}
.content {
    padding-right: 6px;
    width: 760px;
    float: left;
    margin-right: 10px;
    display: table;
}
.footer{font-family:MyriadPro, Verdana, Arial, Helvetica, sans-serif;font-size:10px;padding:30px 0 0;border-top:1px solid #fff;margin-top:30px;color:#AAA68A;font-size:13px;font-family:"MyriadPro", Times, serif;text-decoration:none;}
.footer a {
    color: #fff8be;
    border-bottom: 1px dashed #b8ce9f;
    margin-right: 10px;
    line-height: 26px;
    font-size: 14px;
}
.footer a:hover {
    color: #ffea41;
    border-bottom: 1px dashed #ffffff;
}
.footer, .footer td, .footer td a {
    color: #ffffff;
    background: #689005;
    background: linear-gradient(0deg, #404b26 0%, #689005 100%);
    border-top: 2px solid #ffffff;
    box-shadow: 0px -10px 20px 10px #ffffff;
}
.searches {
	color: #e7e7e7;
    text-shadow: 1px 1px 1px #000000;
}
.footer table{width:100%;border-collapse:collapse;}
.rel{position:relative;}
.flL{float:left;}
.flR{float:right;}
.clr{clear:both;height:1px;line-height:1px;font-size:1px;}
.tooltip{position:absolute;z-index:999;left:-9999px;background-color:white;padding:3px;border:1px solid #c0c0c0;width:250px;}
.tooltip p{margin:0;padding:0;color:#003300;background-color:#D2EDA7;padding:2px 7px;}
.reclm{background-color:#82B03F}
.nolink{text-decoration:none;color:#494949}
.p2{color:#494949;}
.p3{color:gray;font-size:95%;margin:5 0 0;padding:0}
.dsbstxt (color:black;background:white;padding:5px;1px solid #DEDBC8)
.ac_results{padding:0px;border:1px solid WindowFrame;background-color:Window;overflow:hidden;}
.ac_results ul{width:100%;list-style-position:outside;list-style:none;padding:0;margin:0;}
.ac_results iframe{display:none;display/**/:block;position:absolute;top:0;left:0;z-index:-1;filter:mask();width:3000px;height:3000px;}
.ac_results li{position:relative;margin:0px;padding:2px 5px;cursor:pointer;display:block;width:100%;font:menu;font-size:12px;overflow:hidden;}

.ac_over{background-color:Highlight;color:HighlightText;}
.qnt{position:absolute;top:2px;right:15px;font-size:0.8em;color:#26A908;}
.foto{color:#3cb371;font-style:italic;}
.divprod{width:140px;border:1px #d3d3d3 dashed;background:white;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:5px;-khtml-border-radius:10px;padding:5px;}
.kupit{font-weight:bold;color:#53c458;}
h3.alph3{border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:5px;-khtml-border-radius:10px;background:#82B03F;padding:5px 7px 5px 10px;width:35px;color:white;margin:20px 0px 0px 0px;font-weight:bold}
.inums{vertical-align:super;font-size:0.9em;}
a.findex{font-size:1.3 em}
span.nstep{padding:3px 5px 3px 5px;background:#F6F3DE;font-weight:bold;font-size:110%;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;}
.clip5{overflow:hidden;}
.clip3{overflow:hidden;}
.cliptxt{font-weight:bold;margin-top:10px}
.clip2{width:170px;height:128px;overflow:hidden;}
div.img2{float:left;margin-right:0;}
.fotomark{color:white;background:#82B03F;font-size:10px;font-family:MyriadPro;font-weight:bold;padding;5 0 5 0}
.nsteps{background-color:rgba(0, 0, 0, 0.498);border-radius:7px 7px 7px 7px;bottom:0px;color:white;font-size:95%;font-weight:bold;left:3px;margin:5px;padding:2px 10px;position:absolute;}
.img3{background:#FFFFFF;border:1px solid #DEDBC8;padding:2px;display:inline-block;position:relative;}
.tooltip2{position:absolute;z-index:999;left:-9999px;background-color:white;padding:3px;border:1px solid #c0c0c0}
.tooltip2 p{margin:0;padding:0;color:#003300;background-color:#D2EDA7;padding:2px 7px;font-weight:bold}
.searchTd{width: 590px;float:right;}

.menu_header {
    float: left;
    width: 100%;
    background: #edebdc;
    border: 1px solid #d5d3c6;
    border-radius: 5px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 8px;
    margin-bottom: 18px;
    background: linear-gradient(0deg, #e4fae1 0%, #fffad2 100%);
}

.newsone{width:33%;float:left;padding-right:10px;}
.logos{width:430px;float:left;}
.banners_block{width:555px;float:right;}
.footer_inner{width:760px;margin:auto;color:#AAA68A;}
.foot_block{float:left;width:190px;}
.foot_block a{color:#AAA68A;font-size:13px;font-family:"MyriadPro", Times, serif;text-decoration:none;}
.foot_block a:hover{text-decoration:underline;}
.metric{float:left;margin-left:10px;}
.design{float:left;}
.metrics{float:right;width:80%;}
.footer_bottom{overflow:hidden;}
.footer_link{overflow:hidden;margin-bottom:40px;}
.footer_other{overflow:hidden;}
.footer_copy {
    overflow: hidden;
    margin-top: 25px;
    color: #ffffff;
}

.copy_p {
    font-size: 14px;
    display: inline-block;
    line-height: 26px;
    margin-bottom: 15px;
    color: #afe7b1;
    text-shadow: 1px 1px 1px #0a3209;
}

.content_recept {
    background: #fffff2;
    border: 1px solid #5d9d5f;
    border-radius: 5px;
    padding: 12px;
    box-shadow: 0px 2px 5px 0px #b2b29f;
}

.votes{background:#FFFFFF;border:1px solid #D9D7C1;border-radius:5px;padding:10px;margin-bottom:5px;}

.left_recept {
    background: #fffbc5;
    background: linear-gradient(0deg, #e7fff0 0%, #c6daff 37%, #cdefa8 63%, #fffbc5 100%);
    border: 1px solid #D9D7C1;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
    display: table;
    width: 195px;
    overflow: hidden;
}

.left_recept p {
    padding: 0px;
    margin: 0px;
}
.left_recept a {
    display: inline-block;
    color: #e91e63;
    text-decoration: underline;
    text-shadow: 1px 1px 1px #ffffff;
}

.left_recept:hover a {
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    text-shadow: 0px 1px 1px #401a47;
}

.left_recept:hover {
    background: linear-gradient(0deg, #c0ff00 0%, #ffd597 37%, #ffa155 63%, #ff7300 100%);
    border: 1px solid #e16500;
}

.left_reklams{background:#FFFFFF;border:1px solid #D9D7C1;border-radius:5px;padding:10px;margin-top:10px;}
.alright12{text-align:right;}
.reklams{background:#FFFFFF;border:1px solid #D9D7C1;border-radius:5px;padding:10px;}
.td22.nopad{margin-bottom:10px;}
.recipes{padding:3px;background:#FFF;border:1px solid #DEDBC8;border-radius:5px;}
.top_recept{overflow:hidden;}
.navi{float:left;}
.rss{float:right;}
.recept_imfo{overflow:hidden;margin:10px 0 5px;}
.recept_name{float:left;}
.recept_random{float:right;}
.foto_recept{overflow:hidden;min-height:150px;}
.recept_big{float:left;width:380px;margin-right:10px;}
.recept_big .img2{width:100%;}
.recept_small_all{float:left;width:335px;}
.recept_small{float:left;width:157px;margin-left:10px;}
.recept_small img{width:100%!important;}
.other_recept{float:left;width:350px;margin-right:10px;margin-bottom:15px;min-height:310px;}
.other_info{overflow:hidden;}
.rec_grid{overflow:hidden;}
.rec_img {
    float: left;
    vertical-align: middle;
    text-align: center;
    margin: 0px;
    padding: 2px;
    margin-right: 10px;
}
.infos{overflow:hidden;margin:15px 0 5px;}
.avtor{width:150px}
.social{float:right;}
.detail_img{float:left;}
.detail_rec{overflow:hidden;}
.detail_rec_small{overflow:hidden;margin-top:10px;}
.recept_detail_info_right{float:left;width:240px;}
.recept_detail_info{width:430px;float:left;}
.pohozie{float:left;width:175px;height:180px;margin-right:7px;}
.pohozie img{width:100%;height:auto;}
.social_block{overflow:hidden;}
.pohozie_block{overflow:hidden;}
.metka{float:left;}
.recept_row{overflow:hidden;}
.recept_collumn{float:left;width:31%;margin-right:10px;margin-bottom:10px;}
.links{margin-bottom:40px}
.details_image{float:left;width:190px;margin-right:10px;}
.details_desc{float:left;width:520px;}
.details_blocks{overflow:hidden;}
.sostav{padding:3px;background:#FFF;border:1px solid #DEDBC8;border-radius:5px;}
.foto-shagi{float:left;width:175px;height:180px;margin-right:7px;}
.foto_shagi_block{overflow:hidden;}
.other_recepts{float:left;width:172px;margin-right:10px;}
.breadcrumbs{float:left}
.top_content{overflow:hidden;}
.news_one{float:right;width:232px;margin-right:10px;}
.news_one p{overflow:hidden}
.news_block{overflow:hidden;}
.calendar_news{width:100%}
.news_date{overflow:hidden;}
.news_body{overflow:hidden;}
.all_statia{overflow:hidden;}
.statia{float:left;width:172px;margin-right:10px;}
.collumn2{float:left;width:45%;margin-right:10px;margin-bottom:10px;}
.graybox{padding:5px;}
.rightbox{text-align:right;}
.leftbig{float:left;width:70%;}
.slide2{float:left;width:45%;}
.right30{float:left;width:30%;}
.content2{padding-right:0px;width:860px;float:left;margin-right:0px;}
.left2{width:310px;float:left; padding:0;margin-right:10px;}
.block2{ padding:0;margin:0 }
.search_left{width:600px;float:left;margin:0px;margin-right:10px;}
.search_right{margin:0px;width:200px;float:left;}
.books_list_index{float:left;width:300px;}
.books_items_index{float:left;width:400px;}
.book_item_medium{float:left;width:150px;height:240px;padding:10px}
.rekbrand{float:right;width:200px;text-align:left;text-size:14px}
#subscribe-modal{display:none;background-color:white;width:500px;padding:0px;border:solid 1px gray
min-height:250px;z-index:10000;-moz-box-shadow:0 0 90px 5px #000;-webkit-box-shadow:0 0 90px #000}
#subscribe-modal .close{background-image:url(/img/close.png);position:absolute;right:-15px;top:-15px;cursor:pointer;height:35px;width:35px;}
.header2 .menu_header a strong{padding:3px;border:1px solid #DEDBC8;border-radius:5px;background:#09c6fe;color:#FFFFFF;}
.header2 .menu_header a strong:hover{background:transparent;border:0px}
.size16{font-size:16px}
h3.subtit_green{font-size:16px;font-weight:bold;color:#82B03F;background:white;border-radius:5px;padding-left:5px}
.annonb{padding:15px 0 5px 0}
.ingrblock{padding:15px 0 20px 0}
.sostav{width:100%;margin-bottom:10px}
ul.recipeList2{margin:0;padding:0 0 0 20px;list-style-type:circle;}
ul.recipeList2 li{color:black;margin-bottom:5px}
.detail_img_big{float:none;margin-top:15px}
.details_desc{width:100%;margin:10px 0 15px 0}
.doparam{float:right;margin:35px 0px 10px 5px;padding-left:5px;width:35%}
.doparam li{list-style:none;margin-bottom:10px;border-bottom:1px #EBE9D9 solid}
.titparam{padding:3px 3px 1px 5px;color:white;background:silver}
.socials{margin:10px;overflow:hidden;}
.ingrsec{font-size:14px;font-weight:bold;padding:5px 0 5px 5px;margin:0;background:#e9e4ad}
.srcdiv{font-size:14px;padding:10px 0 10px 0}
.srcdiv b{text-transform:uppercase;font-size:10px;}
.izfoto{font-size:80%;color:white;padding:1px 5px 1px 5px;background:#82B03F;border-radius:5px;}
.detail_rec_small p{font-size:16px}
.relsections {margin: 15px 0 15px 0  }
.metkygreen  {border-radius: 10px; background: #e6e6e6; padding: 3px 5px 3px 5px; font-weight: none;  line-height: 25px; white-space:nowrap;  }
.metkygreen:hover {background: #c2c2c2 }
.metkygreen a {text-decoration: none; }
.metkygreen a:hover { color: black }

.sprint {width:14px; height:14px; background:url(/img/dop/icons2.gif) -16px 0px; float: left; margin-right: 3px}
.scomms {width:14px; height:14px; background:url(/img/dop/icons2.gif) 0px 0px; float: left; margin-right: 3px}
.socdesc2 { float: none; margin-bottom: 10px; display: inline-block;  width: 100%; }

.rectit {
    font-size: 18px;
    text-decoration: none;
    text-align: left;
    margin-top: 2px;
    display: inline-block;
}

.rectit a:hover{
    color: #4545445;
}

.navigation{font-size:17px;line-height:30px;text-align:center;}
.navigation span{background-color:#d980a5;color:#fff;padding:8px 15px;border-radius:5px;}
.navigation a{border:2px solid #d980a5;color:#d980a5;padding:6px 14px;border-radius:5px;text-decoration:none;line-height: 45px;}
.navigation a:hover{background-color:#d980a5;color:#fff;}

.readonline {
    display: table;
    text-align: center;
    margin-bottom: 13px;
    margin-left: auto;
    margin-right: auto;
}

.readonline a {
    display: inline-block;
    color: #454545;
    text-decoration: underline;
    text-shadow: 1px 1px 1px #ffffff;
}

.readonline a:hover {
    display: inline-block;
    color: #e91e63;
    text-decoration: underline;
    text-shadow: 1px 1px 1px #ffffff;
}

.readonline a:hover img {
	-webkit-filter: saturate(1.4);
	-webkit-filter: contrast(1.2);
	-filter: saturate(1.4);
	filter: contrast(1.2);
}

.br {display:inline-block; width:100%; height:10px;}
.ku {
    line-height: 23px;
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 5px;
    text-shadow: 1px 1px 1px #454545;
}
.spku {color:#a45375;} 

.spku1 {color:#90b32e;}
.ku2 {line-height:23px;font-size:16px;color: #7a7a7a;}
.spku2 {color:#d800ff;}
.ku3 {line-height:23px; font-size:16px; color:#e91e63;}
.spku3 {color:#2c3a40;}
.ku4 {line-height:23px; font-size:16px; color:#e4780f;}
.spku4 {color:#2c3a45;}

.ku {
    border: 1px solid #82b03f;
    padding: 1px;
    margin: 5px;
    line-height: 180%;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
	font-size: 16px;
    color: #ffffff;
	text-shadow: 1px 1px 1px #454545;
    background: #efefef;

    text-align: center;
    background: linear-gradient(0deg, rgba(130,176,63,1) 0%, rgba(184,221,129,1) 31%, rgba(184,221,129,1) 57%, rgba(130,176,63,1) 100%);
}

.ku1 {
    border: 1px solid #c7aee1;
    padding: 1px;
    margin: 5px;
    line-height: 180%;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    font-size: 16px;
    color: #ffffff;
	text-shadow: 1px 1px 1px #454545;
    background: #efefef;
    text-align: center;
	background: linear-gradient(0deg, rgba(148,117,179,1) 0%, rgba(182,154,210,1) 37%, rgba(199,174,225,1) 63%, rgba(148,117,179,1) 100%);
}

.ku2 {
    border: 1px solid #ff7300;
    padding: 1px;
    margin: 5px;
    line-height: 180%;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    font-size: 16px;
    color: #ffffff;
	text-shadow: 1px 1px 1px #454545;
    background: #efefef;
    text-align: center;
	background: linear-gradient(0deg, rgba(255,115,0,1) 0%, rgba(255,213,151,1) 37%, rgba(255,161,85,1) 63%, rgba(255,115,0,1) 100%);
}

.ku3 {
    border: 1px solid #e91e63;
    padding: 1px;
    margin: 5px;
    line-height: 180%;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    font-size: 16px;
    color: #ffffff;
	text-shadow: 1px 1px 1px #454545;
    background: #efefef;
    text-align: center;
	background: linear-gradient(0deg, rgba(233,30,99,1) 0%, rgba(246,108,155,1) 37%, rgba(237,83,135,1) 63%, rgba(233,30,99,1) 100%);
}

.ku4 {
    border: 1px solid #919191;
    padding: 1px;
    margin: 5px;
    line-height: 180%;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    font-size: 16px;
    color: #ffffff;
	text-shadow: 1px 1px 1px #454545;
    background: #efefef;
    text-align: center;
	background: linear-gradient(0deg, rgba(145,145,145,1) 0%, rgba(202,202,202,1) 37%, rgba(195,195,195,1) 63%, rgba(145,145,145,1) 100%);
}



.ku:hover, .ku1:hover, .ku2:hover, .ku3:hover, .ku4:hover {
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgb(184, 184, 184) 0%, rgb(227, 227, 227) 100%);
    border: 1px solid #919191;
}

.ulist
{
	list-style-type: none;
	display: inline-block;
	margin: 0px; 
    padding: 0px; 
}

.ulist li
{
	display:inline-block;
	margin: 0px; 
    padding: 0px; 
	margin-right:0px; 
}

.ulist li:not(:last-child):after {
    /*content:',';*/
}


#back-top
{
position: fixed;
bottom: 40px;
right: 50px;
z-index: 135;
}

#back-top p {
width: 40px;
height: 40px;
display: block;
text-align: center !important;
font: 14px/100% Arial,Helvetica,sans-serif;
text-decoration: none;
color: #ffffff;
cursor:pointer;
opacity:0.5;
}

#back-top p:hover
{
	color: #000;
	cursor:pointer;
	opacity:1;
}

#back-top span {
    width: 63px;
    height: 63px;
    display: block;
    margin-bottom: 7px;
    transition: 1s;
    background: #E91E63;
    border: 1px solid #ffffff;
    border-radius: 45px;
}

#back-top span:before {
    content: '\f2fc';
    font-family: 'Material-Design-Iconic-Font';
    font-size: 63px;
    display: inline-block;
    color: #ffffff;
    border: 0px solid;
    margin-right: auto;
    margin-left: auto;
    margin-top: 25px;
}

.recept-text
{
	font-size: 15px;
	line-height: 1.45em !important;
	font-weight: 500 !important;
	font-family: "MyriadPro" !important;
	margin-top:15px;
	float: left;
	position:relative;
}

.recept-text h1, h2, h3, h4, h5, h6
{
	margin-top:10px;
	text-transform: uppercase;
}

.recept-text img
{
    width: 98%;
    height: auto;
    display: block;
    margin: 0px auto;
    margin-bottom: 15px;
    margin-top: 15px;
}

.recept-text li {
    margin-bottom: 1px;
    color: #689005;
    text-transform: capitalize;
    font-size: 15px;
    list-style-type: none;
	position:relative;
}

.recept-text li::before {
    content: "•";
    color: #9475b3;
    left: -18px;
    position: absolute;
    font-size: 30px;
    top: -3px;
}

.recept-left
{
	width:60%;
	float:left;
}

.recept-right
{
	width:40%;
	float:right;
	display: inline-block;
	height: auto;
	min-height: 100px;
}

.block h1, h2, h3 {
    text-align: center;
    color: #ff7300;
    font-size: 17px;
    padding-bottom: 5px;
    width: 95%;
    margin: auto;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-top: 5px;
    font-family: 'MyriadPro Bold';
    text-shadow: 1px 1px 1px #ffffff;
}

.categes
{
	position:relative;
}


.rec_desc {
    width: calc(100% - 265px);
    float: right;
    display: inline-block;
}

.ingridients:before {
    content: "\f168";
    font-family: 'Material-Design-Iconic-Font';
    font-size: 18px;
    color: #e5e289;
    position: relative;
    margin-right: 5px;
    top: 2px;
}

.geo:before {
    content: "\f162";
    font-family: 'Material-Design-Iconic-Font';
    font-size: 18px;
    color: #ffad5d;
    position: relative;
    margin-right: 6px;
    top: 2px;
    margin-left: 2px;
}

.categes:before {
    content: "\f153";
    font-family: 'Material-Design-Iconic-Font';
    font-size: 18px;
    color: #8ac8e5;
    position: relative;
    margin-right: 5px;
    top: 2px;
}

.dieta:before {
    content: "\f122";
    font-family: 'Material-Design-Iconic-Font';
    font-size: 18px;
    color: #db8ae5;
    position: relative;
    margin-right: 5px;
    top: 2px;
}

.ontime:before {
    content: "\f337";
    font-family: 'Material-Design-Iconic-Font';
    font-size: 17px;
    color: #8b8ae5;
    position: relative;
    margin-right: 5px;
    top: 2px;
}

.bluda:before {
    content: "\f36d";
    font-family: 'Material-Design-Iconic-Font';
    font-size: 17px;
    color: #afd597;
    position: relative;
    margin-right: 5px;
    top: 2px;
}

.categes, .ingridients, .geo, .dieta, .ontime, .bluda {
    list-style-type: none;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-top: 2px;
    width: 100%;
}

.categes li, ingridients li, .geo li, .dieta li, .ingridients li, .ontime li, .bluda li
{
	display:inline-block;
	margin: 0px; 
    padding: 0px; 
	margin-right:5px; 
}

.categes li:not(:last-child):after {
    content:',';
}

.ingridients li:not(:last-child):after {
    content:',';
}

.geo li:not(:last-child):after {
    content:',';
}

.dieta li:not(:last-child):after {
    content:',';
}

.ontime li:not(:last-child):after {
    content:',';
}

.bluda li:not(:last-child):after {
    content:',';
}

.ulcat1
{
	color:#82B03F;
	line-height: 1.45em;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 2px;
	display: inline-block;
}

.ulcat2
{
	color: #e91e63;
	line-height: 1.45em;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 2px;
	display: inline-block;
}

.ulcat3
{
	color: #056390;
	line-height: 1.45em;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 2px;
	display: inline-block;
}

.ulcat4
{
	color: #e4780f;
	line-height: 1.45em;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 2px;
	display: inline-block;
}

.ulcat5
{
	color: #A45375;
	line-height: 1.45em;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 2px;
	display: inline-block;
}

.ulcat6
{
	color: #8b8b8b;
	line-height: 1.45em;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 2px;
	display: inline-block;
}

.h1title {
    color: #399b21 !important;
    border-bottom: 1px solid #adc456 !important;
    padding-bottom: 5px !important;
    text-transform: uppercase;
    font-size: 23px;
    text-align: left;
    font-weight: 600;
    font-family: 'MyriadPro Bold';
    width: 98%;
    display: inline-block;
    margin-left: 1% !important;
}

.h1title1 {
    color: #216c9b !important;
    padding-bottom: 5px !important;
    text-transform: uppercase;
    font-size: 23px;
    text-align: left;
    font-weight: 600;
    font-family: 'MyriadPro Bold';
    width: 98%;
    display: inline-block;
    margin-left: 1% !important;
}

.h1t {
    color: #E91E63 !important;
    border-bottom: 1px solid #adc456 !important;
    padding-bottom: 5px !important;
    text-transform: uppercase;
    font-size: 23px;
    text-align: left;
    font-weight: 600;
    font-family: 'MyriadPro Bold';
}



.rekmob{display:none;width:100%;margin-top:10px;}
.soc2mob{display:none;}
.mobile-menu{display:none;}
.right{position:relative;}

.recept_small .clip2{width:100%;height:auto;overflow:hidden;}
.recept_small{min-height:170px;}
.other_info div.img2{margin-right:5px;}
#float-sidebar{left:initial!important;}


@media only screen and (max-width:1241px){.details_image{width:23%;}
.banners_block {width: 100%;float: right;margin-top: -30px;}
.header .banners {width: 180px}
.details_desc{float:left;width:100%;}

.left{width:17%;}
.content{width:60%;}
.right{width:21%;}
.page{min-width:0;}
.searchTd{width:370px;}
.pohozie{width:23%;margin-bottom:10px;text-align:center;min-height:170px;}
.foto-shagi{float:left;width:23%;margin-right:7px;}
.foto-shagi img{width:100%}
.foto-shagi .clip2{width:100%;height:auto;overflow:hidden;}
.other_recepts{float:left;width:23%;margin-right:10px;}
.news_one{float:right;width:31%;margin-right:10px;}
img{max-width:100%;}
.slide2{float:left;width:50%;}
.statia{float:left;width:23%;margin-right:10px;}
.recept_big{float:left;width:50%;margin-right:10px;}
.recept_small_all{float:left;width:47%;}
.recept_small{float:left;width:45%;margin-left:10px;min-height:170px;}
.recept_small .clip2{width:100%;height:auto;overflow:hidden;}
.other_recept{width:48%;min-height:330px;}
.other_info a{display:block;float:left;width:32%;}
.other_info h4{color:#A45375;overflow:hidden;}
.other_info h4 a{display:block;float:none;width:100%;}
}
@media only screen and (max-width:1141px){.socdesc{display:none;}
.sname{display:none;}
.socmob{display:block;}
.left{width:19%;}
.content{width:55%;}
.right{width:23%;}
}
@media only screen and (max-width:1024px){.details_image{width:190px;}

.nadpis {
    display: inline-block;
    width: 250px;
    height: 130px;
    margin-bottom: 15px;
}

.rec_desc {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.rectit {
    color: #A45375;
    text-decoration: none;
    border-bottom: none;
    margin-bottom: 5px;
    padding: 0px;
    text-align: center;
}



.logos { width: 310px; }
.details_desc{float:left;width:100%;max-width:100%;}
#float-sidebar{display:none;}
.mobile-menu img{width:13px;top: 15px;position: absolute;}
.pohozie .img3{background:#FFFFFF;border:1px solid #DEDBC8;padding:2px;display:block;position:relative;overflow:hidden;}
.pohozie{min-height:200px;}
.left{width:200px;}
.print{display:none;}
img{max-width:100%;height:auto;}
.mobile-menu {
    display: block;
    background: #a45375;
    color: #fff!important;
    padding: 10px;
    font-size: 17px;
    width: 150px;
    position: relative;
    text-decoration: none!important;
    z-index: 999999;
    top: 10px;
	background: linear-gradient(0deg, #7c2348c7 0%, #a95b7cc7 37%, #c8638cc7 63%, #7c2a4cc7 100%);
    box-shadow: 1px 1px 2px #82b03fad;
}
.right{display:block;width:200px;}
.right .block{width:200px;}
.subscribe-form-item__control{width:110px}
#sbox1{width:100%!important;}
#sbox0{width:100%!important;}
.right iframe{max-width:100%!important;}
.right .widget{min-width:0!important;}
.page{min-width:0;}
.body{width:100%!important;}
.body >.dortab{max-width:1220px;margin:auto;overflow:hidden;box-sizing:border-box;width:960px;margin:auto;}
.footer_inner{width:750px;}
.content{padding-right:0;width:540px;float:left;margin-right:10px;}
.content2{padding-right:0;width:540px;float:left;margin-right:0;}
.search_right{width:100%;float:none;}
.search_right h5{width:250px;float:left;min-height:175px;text-align:center;}
.search_right p{margin-top:5px;}
.left2{width:200px;float:left;margin-right:10px;}
.search_left{width:100%;}
.img2{max-width:250px;}
.img2 {
    max-width: 100%;
    display: block;
    margin: 0;
    float: none;
    margin-bottom: 10px;
    width: 100%;
    height: auto;
    min-height: 80px;
}
.logos a:nth-child(1){display:none}



.logos img{border:0;width:auto;height:auto;margin-top:7px;}
.logos a:nth-child(1) img{width:70px;}
.menu_header {
    float: left;
    width: 250px;
    display: none;
    background: #f9d9e7;
    z-index: 99999;
    margin-top: 5px;
    padding: 10px;
    position: relative;
    margin-left: 7px;
}
.header2{height:220px;}
.header{width:960px;margin:auto;height:90px;}
.header2{height:70px;width:960px;margin:auto;}
.newsone a{display:block;width:100%;margin:auto;overflow:hidden;}
.newsone img{}
.newsone{min-height:265px;}
.other_recept{float:none;width:350px;margin:auto;}
.recept_big{float:left;width:220px;margin-right:10px;}
.recept_small_all{float:none;width:100%;}
.recept_small{width:48%;margin-bottom:15px;}
.recept_small .img2{float:none;}
.clip2{width:117px;height:auto;overflow:hidden;}
.recept_small .clip2{width:100%;}
.pohozie{width:240px;margin-bottom:10px;text-align:center;min-height:220px;}
.pohozie_block:nth-child(3){display:none;}
h1{font-size:21px;}
.avtor{float:none;}
.news_one{width:153px;}
.news_one a{overflow:hidden;display:block;}
.news_one .alright a{overflow:initial;display:initial;}
.jcarousel img{width:100%;}
.jcarousel li{width:140px!important;}
.jcarousel{width:405px!important;}
.foto-shagi{width:115px;}
.clip2{width:110px;}
.other_recepts{width:235px;min-height:165px;}
.statia{width:235px;min-height:190px;}
.recept_big{float:none;width:100%;margin-right:10px;}
.detail_img{float:none;margin-bottom:5px;}
.news_one .img2,
.statia .img2,
.newsone .img2{float:left;}
.recept_detail_info{width:264px;float:left;}
.rec_img{margin:0 10px 5px 0;}
}
@media only screen and (max-width:981px){
.right{display:none!important;}
.rekmob{display:block}
.body >.dortab{width:750px;}
.content{margin-right:0px;}
.header{width:750px;}
.header2{width:750px;}
}
@media only screen and (max-width:768px){

.mobile-menu span {
	margin-left: 20px;
}

.banners_block div.search {
    margin-right: 0;
    border-radius: 6px;
    background: #8b234fb3;
    border: 1px solid #8b395b;
    background: linear-gradient(0deg, #7c2348c7 0%, #a95b7cc7 37%, #c8638cc7 63%, #7c2a4cc7 100%);
    box-shadow: 1px 1px 2px #82b03fad;
	height: 45px;
	border-radius: 6px;
}


.aimg {
    background: #d9d7c1;
    padding: 3px;
    border: 1px solid #bac;
    max-width: 250px;
    display: block;
    height: auto;
    width: 250px;
    min-height: 100px;
    border-radius: 2px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}	
	
.soc2desc{display:none} 
.soc2mob{display:block; width: 100%; align: right}
.social{display:inline-block;}
.avtor{float:none}
.left{display:none;}
.footer_inner{width:520px;margin:auto;}
.detail_img_big .img2{width:100%}
.doparam{float:left;padding-left:0px;margin-left:0px;width:100%;margin-top:0;}
.ingrdiv{float:left;width:100%}
.annonb{display:none}
.logos{width:230px;margin:auto;float:none;}
.header{width:550px;}
.header2{width:550px;}
.menu_header {
    float: left;
    width: 540px;
}
.searchTd {
    width: calc(100% - 170px);
    float: right;
}
.header2 .form .inp{width:75%;}

.content{float:none;margin:auto;}
.body >.dortab{width:100%;}
.mobile-menu {
    width: 150px;
    border-radius: 5px;
    margin-left: 1%;
}
.foot_block{width:130px;}
.content h2{padding-left:0;}
.calendar_news{width:100%;display:none;}
.collumn2{float:none;width:100%;margin-right:0;margin-bottom:0px;}
.content2{width:540px;float:none;margin-right:0;margin:auto;}
.left2{display:none; width: 200px}

.banners_block .form {
    padding: 2px;

}

.seas {
    background: #689005;
    color: #ffffff;
    border: 1px solid #e5e5e5;
    width: 100px;
    border-radius: 5px;
    margin-bottom: 6px;
    margin-top: 7px;
}

.banners_block .form .inp {
    border-radius: 3px;
    width: calc(76% - 90px);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
    border: 1px solid #82b03f;
    background: #fff0f6;
}

}
@media only screen and (max-width:570px){.other_recepts{width:100%;margin-bottom:15px;min-height:auto;}
.details_desc{float:left;width:100%;}
.newsTbl .news_block .news_one{width:95%;}
.statia{width:100%;min-height:auto;margin-bottom:15px;}
.jcarousel{width:260px!important;}
.news_one a{overflow:inherit;display:inline;}
.calendar_news{width:100%;display:none;}
.content{width:380px;}
.content2{width:380px;}
.search_right h5{width:175px;}
.header{width:380px;height:80px;}
.header2{width:380px;}
.footer_inner{width:380px;}
.searchTd {
    width: calc(100% - 65px);
margin-right: 5px;}
.menu_header{float:none;width:250px;margin:auto;top:45px;position:absolute;right:initial;left:0;}
.header2 .links li{word-wrap:break-word;}
.header2{height:70px;margin-top:-30px;}
.img2 .img2{max-width:100%;}
.newsone{width:100%;float:none;padding-right:10px;min-height:0;margin-bottom:25px;}
div.alright{width:50%;}
.newsTbl .alright{display:none;}
.newsone a{display:inline;overflow:inherit;}
.newsone{overflow:hidden;}
.recept_collumn{float:none;width:100%;}
.recept_big{float:none;width:100%;margin-right:0;text-align:center;margin-bottom:20px;}
.recept_small_all{float:none;width:100%;}
.recept_small{width:44%;min-height:165px;}
.detail_img .img2{max-width:100%;}
#.social{float:none;margin:10px auto;width:183px;text-align:center;}
.pohozie{width:170px;font-size:10px;min-height:140px;}
.mobile-menu {
    display: block;
    background: #a45375;
    color: #fff!important;
    padding: 15px 15px;
    font-size: 17px;
    width: 45px;
    position: relative;
    text-decoration: none!important;
    z-index: 999999;
    left: 0;
    right: initial;
    float: left;
    margin: auto;
    top: -45px;
    overflow: hidden;
    height: 45px;
    line-height: 40px;
}
.foot_block{width:190px;margin-bottom:20px;}
.metrics{float:none;width:100%;}
.right30{float:none;width:100%;}
.leftbig{float:none;width:100%;}
.slide2{float:left;width:50%;}
.slide2 .clip2{width:150px;}
.news_one .alright{display:none;}
.foto-shagi{width:170px;min-height:170px;}
.foto-shagi .clip2{width:100%;}
.foto-shagi .clip2 img{border:0;width:100%;}
.news_one{width:100%;float:none;margin:10px auto;}
.recept_detail_info{width:185px;}
.recept_detail_info_right{width:150px;}
.mobile-menu span{display:none;}
.header2 .links{position:relative;}
.header2 .dortab{overflow:visible;}
}
@media only screen and (max-width:400px){.content{width:300px;}
.content2{width:300px;}
.header{width:300px;}
.header2{width:300px;height:55px;}
.footer_inner{width:300px;}
.img2{max-width:100%;}
.statia{width:100%;margin-bottom:10px;}
.other_recept{float:none;width:275px;margin:auto;margin-bottom:20px;}
.imghint{width:85px;}
.rec_img{float:none;}
.pohozie{width:200px;text-align:center;margin:10px auto;float:none;min-height:190px;}
.pohozie_block:nth-child(3){display:none;}
.collumn2{float:none;width:100%;}
.leftbig{float:none;width:100%;}
.right30{float:none;width:100%;}
div.alright{width:100%;}
.foot_block{width:150px;margin-bottom:20px;}
.socis table,
.socis table tbody,
.socis table tr,
.socis table td{display:block;}
.slide2{float:left;width:50%;}
.slide2 .clip2{width:100%;}
.slide2 .img2{max-width:130px;}
.news_block .news_one{width:125px;}
.jcarousel{width:140px!important;margin:auto;}
.foto-shagi{width:200px;float:none;margin:auto;margin-bottom:10px;}
.foto-shagi .clip2{width:200px;}
.recept_detail_info{width:125px;}
.recept_detail_info_right{width:140px;}
.searchTd {
    width: 245px;
    margin-top: -1px;
}
.header2 .form .inp{width:70%;}
.search_right h5{width:180px;margin:auto;float:none;}
.content2 a{word-break:break-word;}
.small{display:none;}
.header2 .form{padding:13px 10px 13px;}
}


::-webkit-scrollbar { width: 13px; height: 3px;}
::-webkit-scrollbar-button {  background-color: #689005; }
::-webkit-scrollbar-track {  background-color: #ffffff;}
::-webkit-scrollbar-track-piece { background-color: #ffffff; border:1px solid #689005;}
::-webkit-scrollbar-thumb { max-height: 20px; background-color: #d7d7d7; border: 1px solid #689005}
::-webkit-scrollbar-corner { background-color: #689005;}
::-webkit-resizer { background-color: #689005;}
::-webkit-scrollbar-thumb:inactive {
	background: rgba(255,255,255,0.4); 
}
