/* Start:/bitrix/templates/squirrel_inner_copy/components/bitrix/menu/horizontal_multilevel1/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url('http://www.konditerka.com/bitrix/templates/squirrel_inner_copy/components/bitrix/menu/horizontal_multilevel1/images/left_menu_bg.gif') top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/squirrel_inner_copy/components/bitrix/sale.basket.basket.line/template1/style.css*/
/*Table*/
table.table-basket-line
{
	padding:3px;
	font-size:12px;
}

.basket-line-personal, .basket-line-basket
{
	width:16px; height:16px; background-repeat:no-repeat; display:block;
}

.basket-line-personal {background-image: url('http://www.konditerka.com/bitrix/templates/squirrel_inner_copy/components/bitrix/sale.basket.basket.line/template1/images/personal.gif')}
.basket-line-basket {background-image: url('http://www.konditerka.com/bitrix/templates/squirrel_inner_copy/components/bitrix/sale.basket.basket.line/template1/images/basket.gif')}


.empty-basket {
    display: inline-block;
    font-weight: 700;
    margin-left: 5px;
    vertical-align: top;
    margin-top: 10px;
}
.empty-basket span{
    font-weight: 500;
}
/* End */



/* Start:/bitrix/templates/.default/components/bitrix/breadcrumb/breat/style.css*/
ul.breadcrumb-navigation
{
	padding:0; margin:0;
	padding-top:4px;
	list-style:none;
}

ul.breadcrumb-navigation li
{
    display: inline-block;
    color: #75584a;
    font-size: 12px;
    font-weight: 500;
}
ul.breadcrumb-navigation li+li {margin-left: 5px;}
ul.breadcrumb-navigation li+li:before {
    content: '|';
    margin-right: 5px;
}
ul.breadcrumb-navigation a
{
	color: #2f2f2f;
    text-decoration: underline;
    font-size: 12px;
    font-weight: 500;
}

ul.breadcrumb-navigation span
{
	
}
/* End */



/* Start:/bitrix/templates/squirrel_inner_copy/components/bitrix/menu/template1/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url('http://www.konditerka.com/bitrix/templates/squirrel_inner_copy/components/bitrix/menu/template1/images/left_menu_bg.gif') top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/.default/components/bitrix/catalog.section/elements1/style.css*/
div.block_rand {padding-left: 20px; padding-top:10px;text-align:center;}
div.block_rand  b {font:18px/1 MyriadProSemibold;}
div.block_rand div.floatll {float:left;text-align:center;width:160px;height:153px;margin-bottom:5px;}
div.block_rand div.floatll a {color:#548DA5;}
div.block_rand div.floatll {height:210px;}
div.block_rand div.corners {width: 111px; height:111px;background-color: #ffffff;margin-left:auto;margin-right:auto;border:1px solid #7A706E;border-radius:8px;}
div.block_rand div.corners1 {width:111px;height:111px;vertical-align:middle;overflow:hidden;border-radius:8px;background-size: contain;}
div.block_rand p {padding-top:2px;text-align:center;font:14px/1 MyriadProSemibold;line-height:16px;}
/* End */



/* Start:/bitrix/templates/squirrel_inner_copy/components/bitrix/news.list/newsline/style.css*/
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */



/* Start:/bitrix/templates/squirrel_inner_copy/styles.css*/
h1, h2, h3, h4 ,h5 ,h6
{
	margin: 0px;
	padding: 0px;
	display:inline-block;
	font:18px/1 MyriadProSemibold;
	color:#548DA5;
}
*{
behavior: url(http://ilner.ru/work/poligraf/PIE.htc);
}
h1
{
	margin-bottom:0px;
	padding-bottom:0px;
}

h2
{
	font:17px/1 MyriadProSemibold;
}

h3 {color:#76564E;font:14px/1 MyriadProSemibold;line-height:18px;}

h4 {color:#76564E;font:14px/1 MyriadProBold;line-height:16px;font-weight:bold;}

h5, h6
{
	font-size:110%;
}

/*Information block*/
.information-block
{
	width:180px;
	margin-bottom:16px;
}

.information-block-head
{
	color:#BC262C;
	font-weight:bold;
	font-size:85%;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:4px;
	padding-bottom:5px;
}

.information-block-body
{
	font-size:85%;
	color:#737373;
	margin-right:20px;
}

/*Content block*/
.content-block
{
	border-top-color:#E4E4E4;
	background:#F5F5F5;
	margin-bottom:5px;
	width:100%;
}

.content-block-head
{
	background-image:url('http://www.konditerka.com/bitrix/templates/squirrel_inner_copy/images/content_block_bg.gif');
	font-weight:bold;
	font-size:95%;
	margin:2px;
	padding: 5px 9px;
}

.content-block-body
{
	padding:4px 5px;
	width:100%;
}

code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	margin:1em 0;
	background-color:#F5F5F5;
	font-family:sans-serif;
}
/* End */



/* Start:/bitrix/templates/squirrel_inner_copy/template_styles.css*/
menu, section, article, aside, hgroup, header, footer, nav, dialog, figure, figcaption, details, video, audio, source, embed, mark, progress, meter, time, ruby, rt, rp, canvas, command, detailes, datalist, keygen, output
{display: block;}

html, body, form
{
	margin: 0px;
	padding: 0px;
}
table {border:collapse;}
html
{
	height:100%;
}

img {border:0px;}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:1004px;
}
td, div {vertical-align:top;}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video
{margin:0px;padding:0px;border:0px;outline:0px;vertical-align:baseline;background:transparent;}

body{line-height:1px;}

nav ul{list-style:none;}

blockquote,q{quotes:none;}
blockquote:before,
blockquote:after,
q:before,
q:after{content:'';content:none;}

a{margin:0px;padding:0px;font-size:100%;vertical-align:baseline;background:transparent;}
ins{background-color:#ff9;color:#000;text-decoration:none;}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
del{text-decoration:line-through;}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0px;border-top:1px solid #76564E;margin:1em 0px;padding:0px;color:#76564E;}
input,select{vertical-align:middle;border:0px;}
textarea{border:0}*:focus,*:active{outline:none}*::-moz-focus-inner{border:0px;}
html,body{margin:0;padding:0;font-weight:normal;font-style:normal;text-decoration:none;width:100%;}
strong{font-weight:normal;font-style:normal;}
a {text-decoration:underline;color:#76564E;}
a:hover{text-decoration:none;}

.clear{clear:both;width:0 !important;height:0 !important;}
html,body{background:#B6DAE6;color:#76564E;font:14px/1 MyriadProRegular;}
body {background:transparent;}
strong {font:14px/1 MyriadProSemibold;color:#548DA5;}
hr{width:100%;display:block;margin:0px auto;border-top:1px solid #76564E;background:white;}

body>div.MyriadProBold{font:14px/1 MyriadProBold;}
body>div.MyriadProSemibold{font:14px/1 MyriadProSemibold;}


body>div#container
{
 position:relative;
 width:938px;
 min-width: 938px;
 height:100%;
 height:auto !important;
 margin-top: 0px;
 margin-left: auto; margin-right: auto;
 background: transparent url('http://www.konditerka.com/bitrix/templates/squirrel_inner_copy/images/main_back.jpg') repeat-y scroll 0% 0%;
 }

body>div#container>header {height:138px;}
 
body>div#container>header>figure {float:left;width:211px;}
body>div#container>header>figure>a>img {margin:16px 0px 5px 28px; width:220px; height:120px;}

body>div#container>header>div {float:right;width:680px; margin-top:16px;}
body>div#container>header>div>div.tel {float:left;}
body>div#container>header>div>div.tel>b{font:14px/1 Arial,MyriadProSemibold;}
body>div#container>header>div>div.tel>img {margin-right:10px;float:left;}
body>div#container>header>div>div.login, body>div>header>div>div.cat {float:right;margin-right:28px;}
body>div#container>header>div>nav {margin-top:10px;height:35px;margin-right:28px;background:transparent url('http://www.konditerka.com/bitrix/templates/squirrel_inner_copy/images/menu_back.png') no-repeat 0% 0%;}
body>div#container>header>div>nav ul {width:100%;height:35px;}
body>div#container>header>div>nav li {float:left;margin:10px 36px 0px 36px;}
body>div#container>header>div>nav li>a {font:14px/1 MyriadProBold;color:white;line-height:16px;text-decoration:none;}
body>div#container>header>div>nav li.sep {margin:10px 0px;height:16px;width:0px;border-left:1px solid white;}
body>div#container>header>div>div.search {float:left;margin-top:14px;font:14px/1 MyriadProSemibold;line-height:26px;}
body>div#container>header>div>div.search form {margin:0px;padding:0px;}
body>div#container>header>div>div.search form input.text {line-height:26px;color:#76564E;font:14px/1 MyriadProRegular;overflow:hidden;margin-left:10px;width:239px;height:26px;background:transparent url('http://www.konditerka.com/bitrix/templates/squirrel_inner_copy/images/search.png') 0px 0px no-repeat;}
body>div#container>header>div>div.search form input.submit {margin-left:8px;width:15;height:26px;background:transparent url('http://www.konditerka.com/bitrix/templates/squirrel_inner_copy/images/search_arrow.png') 0px 0px no-repeat;}
body>div#container>header>div>div.cart {float:right;margin-right:28px;margin-top:0;height:53px;font:14px/1 MyriadProSemibold;width:160px;}
body>div#container>header>div>div.cart>a {margin:0px 8px 0px 11px;}
body>div#container>header>div>div.cart>a img {vertical-align: middle;}
body>div#container>header>div>div.cart>div.nums {float:right;width:80px; margin-left: 0 !important; padding-left: 0 !important; padding-top: 10px !important;}

body>div#container>div.block_left {width:214px;margin-left:23px;}
body>div#container>div.block_left>nav ul {width:191px;}
body>div#container>div.block_left>nav ul li{width:191px;height:38px;background:transparent url('http://www.konditerka.com/bitrix/templates/squirrel_inner_copy/images/left_menu.png') 0px 0px no-repeat;line-height:38px;text-align:center;font-family: MyriadProBold;}
body>div#container>div.block_left>nav ul li a{text-decoration:none;}

body>div#container>div.block_left>div {width:191px;margin-top:25px;}

body>div#container>div.block_right {border-left:1px solid #76564E;padding-left:22px;width:652px;float:right;margin-right:26px;padding-top:3px;text-align:justify;}
body>div#container>div.block_right hr {width:100%;}
body>div#container>div.block_right form input {border:1px solid #76564E;margin-bottom:2px;}
body>div#container>div.block_right div.navigation {font:16px/1 MyriadProSemibold;line-height:18px;}

body>div#container>div.block_right>section figure {margin-bottom:20px;margin-right:33px;float:left;overflow:hidden;width:195px;}
body>div#container>div.block_right>section figure.no_right_margin {margin-right:0px;}
body>div#container>div.block_right>section figure figcaption h3 {font:14px/1 MyriadProSemibold;line-height:18px;}
body>div#container>div.block_right>section figure figcaption {margin-left:5px;}
body>div#container>div.block_right>section figure figcaption,
body>div#container>div.block_right>section figure figcaption a {font-size:12px;line-height:18px;}
body>div#container>div.block_right>section figure figcaption aside {color:#548DA5;text-align:left;font-size:14px;line-height:18px;}
body>div#container>div.block_right>section figure figcaption aside b{font-weight:normal;font-size:18px;line-height:18px;}
body>div#container>div.block_right> p {padding-top:4px;text-align:justify;font:14px/1 MyriadProSemibold;line-height:16px;}
body>div#container>div.block_right> p i {Font-style: normal;color:#548DA5;text-decoration:underline;text-align:justify;}
body>div#container>div.block_right div.floatl, body>div#container>div.block_right div.floatll {float:left;text-align:center;width:150px;height:180px;margin-bottom:5px; cursor: pointer;}
body>div#container>div.block_right div.floatl a, body>div#container>div.block_right div.floatll a {color:#548DA5;}
body>div#container>div.block_right div.floatll {height:210px;}
body>div#container>div.block_right div.corners {width: 111px; height:111px;background-color: #ffffff;margin-left:auto;margin-right:auto;border:1px solid #7A706E;border-radius:8px;}
body>div#container>div.block_right div.corners1 {width:111px;height:111px;vertical-align:middle;overflow:hidden;border-radius:8px;background-size: contain;}


body>div#container>div.block_right>article figure {margin-bottom:2px;overflow:hidden;}
body>div#container>div.block_right>article figure a>img {float:left;margin-right:30px;margin-bottom:20px;}
body>div#container>div.block_right>article figure.no_right_margin {margin-right:0px;}
body>div#container>div.block_right>article figure figcaption h3 {font:14px/1 MyriadProSemibold;line-height:18px;}
body>div#container>div.block_right>article figure figcaption {margin-left:5px;}
body>div#container>div.block_right>article figure figcaption,
body>div#container>div.block_right>article figure figcaption a {font-size:14px;line-height:18px;}
body>div#container>div.block_right>article figure figcaption aside {margin-top:10px;color:#548DA5;text-align:left;font-size:14px;line-height:16px;}
body>div#container>div.block_right>article figure figcaption aside b{font-weight:normal;font-size:18px;line-height:18px;}
body>div#container>div.block_right> p a {float:right;color:#548DA5;margin-right:40px;}

body>div#container hr.bottom_sep {width:86%;margin-top:28px;margin-bottom:13px;}

body>div#container>footer>section.spec {width:270px;height:271px;overflow:hidden;}
body>div#container>footer>section.newsline1 {float:right;width:194px;height:271px;margin-left:20px;padding-right:5px;border-right:1px solid #76564E;overflow:hidden;font-size:12px;}
body>div#container>footer>section.newsline2 {float:right;width:166px;height:271px;margin-left:20px;padding-right:5px;border-right:1px solid #76564E;overflow:hidden;font-size:12px;}
body>div#container>footer>section.help {float:right;width:173px;height:271px;margin-left:21px;margin-right:56px;overflow:hidden;font-size:12px;line-height:12px;}
body>div#container>footer>aside.copy {height:51px;text-align:right;margin-right:68px;overflow:hidden; disp;ay: none;}

.page-news-title {margin: 30px 0;}
.news-list .news-item {
    margin: 15px 0 0;
}
.news-list .news-item a {
    display: inline-block;
    margin-bottom: 5px;
}
.news-list div>div {display: none;}
.news-list div>br {display: none;}

.block_left .block_rand img {
    width: 106px;
    vertical-align: middle;
    height: auto;
    max-height: 106px;
}

.bx_ordercart_order_pay_center a {background: #725f36 !important; color: white !important;}
.bx_ordercart_order_sum td {padding-bottom: 10px !important;}
.bx_ordercart {position: relative;}
.bx_ordercart  .back-to-shop {position: absolute; bottom: 90px; z-index: 30;}
.back-to-shop {
    display: block;
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #999999;
    border-radius: 5px;
    /*box-shadow: 0 0 5px #1f1f1f;*/
    text-decoration: none;
    width: 120px;
    background: #725f36;
    border-radius: 5px;
    color: white;
}
.block_left nav ul li:first-child {
    position:relative;
}
.block_left nav ul li:first-child a {
    position:absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width:191px;
}

footer .left-block {
    margin-left: 50px;
    font-size: 12px;
    text-transform: uppercase;
}
footer .left-block .title {
    color:black; font:14px/1 MyriadProSemibold; margin-bottom: 10px; font-weight: 700;
}
footer .left-block ul+.title {margin-top:10px;}
footer .left-block ul {list-style: none; line-height: 1.5;}
footer .left-block ul li a{color: black; font-weight: 500;}
footer .help noindex a img {display: none;}
footer .f-contact {font-family: Arial;}
footer .f-contact p+p {margin-top:10px;}

footer noindex>div:first-child {font-size: 15px !important; font-weight: 700 !important;}
footer .help noindex>div:first-child {margin-bottom: 20px;}
/* End */
/* /bitrix/templates/squirrel_inner_copy/components/bitrix/menu/horizontal_multilevel1/style.css */
/* /bitrix/templates/squirrel_inner_copy/components/bitrix/sale.basket.basket.line/template1/style.css */
/* /bitrix/templates/.default/components/bitrix/breadcrumb/breat/style.css */
/* /bitrix/templates/squirrel_inner_copy/components/bitrix/menu/template1/style.css */
/* /bitrix/templates/.default/components/bitrix/catalog.section/elements1/style.css */
/* /bitrix/templates/squirrel_inner_copy/components/bitrix/news.list/newsline/style.css */
/* /bitrix/templates/squirrel_inner_copy/styles.css */
/* /bitrix/templates/squirrel_inner_copy/template_styles.css */