/* ===================================================================
   Global styles
====================================================================== */

html,
body
{
	background-color: #ffffff;
	color: #000000;
	
	margin: 0;
	padding: 0;
	
	height: 100%;
}

body, 
th,
td,
input,
select,
textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form, 
p
{
	margin: 0;
	padding: 0;
}

a
{
	color: #535659;
}

a:hover
{
	color: #da004d;
	text-decoration: none;
}

img
{
	border: none;
}

.clear
{
	margin: 0;
	padding: 0;
	
	height: 0;
	line-height: 0;

	font-size: 0;

	clear: both;
}



/* ===================================================================
   Layout styles
====================================================================== */

.layout-outer
{
	width: 100%;
	height: 100%;
	
	border-collapse: collapse;
}

.layout-header,
.layout-footer
{
	padding: 0;
}

.layout-menu
{
	background: url(/webroot/delivery/pic/decor/body-footer-bg.gif) 0 100% no-repeat;
	width: 210px;
	
	vertical-align: top;
}

.layout-menu-home
{
	background: none !important;
}

.layout-header
{
	background: url(/webroot/delivery/pic/decor/body-header-bg.gif) 100% 4px no-repeat;
	vertical-align: top;
}

.layout-footer
{
	height: 30px;
	
	vertical-align: bottom;
}

.body-outer
{
	padding: 0 10px 0 0;
}



/* ===================================================================
   Footer styles
====================================================================== */

.footer-outer
{
	padding: 0 10px 0 0;
	font-size: 10px;
}

.footer-outer,
.footer-outer a
{
	color: #9ea4a8;
	text-decoration: none;
}

.footer-inner
{
	border-bottom: 11px solid #f1f3f5;
	padding: 0 0 4px 0;
}

.copyright
{
	float: left;
	width: 200px;
}

.madein
{
	float: right;
	width: 200px;
	text-align: right;
}



/* ===================================================================
   Header styles
====================================================================== */

.header-outer
{
	/* margin-top: expression('-1px'); */
	padding-right: 10px;
}

.header-inner
{
	background-color: #f1f3f5;
	width: 100%;
}

table.header
{
	width: 100%;
	border-collapse: collapse;
}

/*
.header-brand
{
	text-align: right;
}
*/

.header-quicklinks,
.header-search,
.header-brand,
.header-welcome
{
	padding: 0;
	vertical-align: top;
}



/* ===================================================================
   Header Links styles
====================================================================== */

.logo-outer
{
	width: 210px;
}

.logo-inner
{
	padding: 40px 0 48px 20px;
}

.logo-partner .logo-inner
{
	padding-top: 18px !important;
}

.quicklinks-inner
{
	padding: 0 0 0 20px;
}

.quicklinks-partner
{
	padding-right: 20px;
	float: right;
}

.quicklinks-partner p
{
	background-color: #ccd0d3;
	padding: 0 20px;
	height: 18px;
	font-size: 11px;
	color: #cc0038;
}

.quicklinks-partner table,
.quicklinks-partner td
{
	border-collapse: collapse;
	padding: 0;
}

.lang-selector li
{
	background-color: #ccd0d3;
	
	margin-right: 1px !important;
	
	display: block !important;
	width: 23px;
	height: 18px;

	font-size: 10px;
	text-align: center;
	/*text-transform: lowercase;*/
	
	color: #ffffff;
}

.lang-selector li strong,
.lang-selector li a,
.quicklinks-partner p span
{
	display: block;
	padding: 2px 0 2px 0;
}

.lang-selector li strong
{
	font-weight: normal;
}

.lang-selector li a
{
	color: #da004d;
	text-decoration: none;
}

.sitemap li
{
	padding-left: 10px !important;
}

li.sitemap-first
{
	padding-left: 15px !important;
}

.lang-selector,
.lang-selector li,
.sitemap,
.sitemap li
{
	list-style: none;
	
	margin: 0;
	padding: 0;
	
	display: inline;
}

.lang-selector li,
.sitemap li
{
	float: left;
}

.sitemap li img
{
	display: block;
}



/* ===================================================================
   Search styles
====================================================================== */

.search-outer
{
	width: 270px;
}

.search-inner
{
	padding-top: 42px;
	padding-left: 20px;
}

.search-query
{
	border: 1px solid #a8abae;
	height: 16px;
	line-height: 16px;
	
	font-size: 11px;
	color: #858b90;
	
	width: 210px;
	padding-left: 5px;
}

.search-query-edited
{
	color: #000000 !important;
}

.search-submit
{
	vertical-align: -2px;
}

.brand-outer
{
	float: right;
	width: 270px;
}

.welcome-outer
{
	font-size: 11px;
	color: #535659;
}

.welcome-inner
{
	padding-top: 42px;
	padding-left: 2px;
}

.welcome-outer input
{
	margin-left: 6px;
	vertical-align: -2px;
}



/* ===================================================================
   Content styles
====================================================================== */

.breadcrumbs-outer
{
	height: 48px;
}

.breadcrumbs-inner
{
	padding: 10px 10px 0 0;
	font-size: 10px;
	color: #535659;
}

.breadcrumbs-outer img
{
	margin: 0 2px;
}

.breadcrumbs-outer strong
{
	font-weight: normal;
}

.breadcrumbs-outer a
{
	text-decoration: none;
	background: url(/webroot/delivery/pic/misc/bc-bg.gif) 0 12px repeat-x;
}

.breadcrumbs-outer a:hover
{
	background: none;
}



/* ===================================================================
   Menu styles
====================================================================== */

.menu-outer a
{
	text-decoration: none !important;
}

.menu-inner
{
	padding: 0 40px 0 20px;
}

.menu-primary,
.menu-primary ul,
.menu-primary li,
.menu-secondary,
.menu-secondary ul,
.menu-secondary li
{
	list-style: none;
	
	margin: 0;
	padding: 0;
	
	display: block;
}

.menu-secondary-work,
.menu-secondary-work ul,
.menu-secondary-work li
{
	list-style: none;
	
	margin: 0;
	padding: 0;
	
	display: block;
}

.menu-primary
{
	margin-bottom: 45px;
}

.menu-primary li,
.menu-secondary li
{
	margin-bottom: 1px;
}

.menu-primary .menu-item,
.menu-secondary .menu-item
{
	background: #f1f3f5 url(/webroot/delivery/pic/misc/icon-menu-bullet.gif) 0 7px no-repeat;
}
.menu-secondary-work .menu-item-work
{
	background: url(/webroot/delivery/pic/misc/icon-menu-bullet.gif) 0 7px no-repeat;
}
.menu-primary li a:hover,
.menu-secondary li a:hover
{
	background: #e6eaed url(/webroot/delivery/pic/misc/icon-menu-bullet.gif) 0 7px no-repeat;
}

.menu-primary li a,
.menu-primary li strong,
.menu-secondary li a,
.menu-secondary li strong
{
	display: block;
	padding: 0 0 0 10px;
	line-height: 20px;
}

.menu-secondary-work li a,
.menu-secondary-work li strong
{
	display: block;
	padding: 0 0 0 10px;
	line-height: 20px;
}

.menu-primary li strong,
.menu-secondary li strong
{
	background-color: #da004d;
	color: #ffffff;
	
	font-weight: normal;
}

.menu-subitems
{
	padding: 1px 0 7px 10px;
}

.menu-primary .menu-subitems .menu-item,
.menu-secondary .menu-subitems .menu-item
{
	background: transparent url(/webroot/delivery/pic/misc/icon-submenu-bullet.gif) 0 9px no-repeat;
}

.menu-primary .menu-subitems a:hover,
.menu-secondary .menu-subitems a:hover
{
	background: none;
}



/* ===================================================================
   Form styles
====================================================================== */

.button
{
	background: url(/webroot/delivery/pic/decor/button-bg.gif) 0 0 repeat;
	border: none;
	border: 0 solid #cc4e69;
	
	font-size: 11px;
	color: #ffffff;
	text-transform: lowercase;
	
	height: 19px;
}

.body-column-right .form-placeholder-elements
{
	padding: 0 0 8px 0;
}

.form-outer
{
	border-top: 1px solid #acb1b7;
	border-bottom: 1px solid #acb1b7;
	
	background-color: #f1f3f5;
}

.form-element-archive
{
	color: #858b90;
}

.form-inner
{
	padding: 20px 45px 20px 30px;
}

.body-column-feedback
{
	width: 645px;
	padding: 0 0 45px 0;
}

.body-column-login
{
	width: 500px;
	padding: 20px 0 45px 0;
}

.body-column-subscribe
{
	padding: 20px 0 45px 0;
}

.body-column-search
{
	padding-bottom: 10px !important;
}

.body-column-vote
{
	width: 380px;
	padding: 20px 0 45px 0;
}

.body-column-vote .form-title
{
	color: #666666 !important;
}

.vote-space
{
	padding-bottom: 10px !important;
}

.body-column-error p
{
	padding: 0 0 10px 16px;
}

.body-column-subscribe .form-outer
{
	width: 500px;
}

.body-column-subscribe-desc
{
	padding: 0 0 20px 0;
}

.form-space td
{
	padding-top: 10px !important;
	padding-bottom: 14px !important;
}

.form-space-top td
{
	padding-top: 10px !important;
}

.form-title
{
	font-size: 18px;
	color: #acb1b7;
	padding: 0 0 4px 0;
}

.form-comment
{
	color: #858b90;
}

.form-error
{
	color: #0050d4;
}

.body-column-feedback table
{
	border-collapse: collapse;
}

.body-column-feedback tr
{
	vertical-align: top;
}

.body-column-feedback td
{
	padding: 0 6px 4px 0;
}

.form-element
{
	border: 1px solid #a8abae;
}



/* ===================================================================
   Body styles
====================================================================== */

.clear-body
{
	width: 746px !important;
}

.body-title big
{
	font-size: 24px;
	color: #666666;
}

.body-column
{
	padding: 14px 0 28px 0;
}

.body-column-left
{
	width: '70.5%' !important;
	float: left;
}

.body-column-left,
.body-column-left-footer
{
	width: 75%;
}

.body-column-left-footer,
.body-column-default-footer
{
	border-top: 1px solid #da004d;
	padding: 8px 0 40px 0;
}

.body-column-left .body-column-inner,
.body-column-default .body-column-inner
{
	padding-left: 20px !important;
}


.body-image
{
	padding: 0 12px 12px 0;
	float: left;
}

.body-column-right .body-column-inner
{
	padding-right: 10px !important;
}

.body-column-right
{
	float: right;
	width: 19.5%;
	padding: 0 !important;
}



/* ===================================================================
   Content styles
====================================================================== */

.content-date
{
	padding: 0 !important;
	color: #858b90;
}

.content-placeholder .closer
{
	padding: 0 !important;
}

.content-placeholder h1,
.content-placeholder h2,
.content-placeholder h3
{
	margin: 0;
	padding: 0;
}

.content-placeholder h1
{
	padding: 4px 0 0 0;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}

.content-placeholder h2
{
	padding: 4px 0 0 0;
	font-size: 12px;
	font-weight: bold;
}

.content-placeholder p
{
	padding: 0 0 10px 0;
}

.content-author
{
	font-size: 11px;
}

.content-placeholder ul,
.content-placeholder ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.content-placeholder ul
{
	padding: 0 0 10px 0;
}

.content-placeholder ul li
{
	background: url(/webroot/delivery/pic/misc/bullet-list-item.gif) 0 6px no-repeat;
	padding: 0 0 0 10px;
}

.content-placeholder ol
{
	margin: 0;
	padding: 0 0 10px 34px;
}

.content-placeholder ol li
{
	margin: 0;
	padding: 0;
}

.content-placeholder table
{
	border-collapse: collapse;
	margin: 12px 0 10px 0;
}

.content-placeholder tr
{
	vertical-align: top;
}

.content-placeholder th
{
	text-align: left;
	padding: 8px 0 5px 0;
	border-top: 1px solid #b9bcbf;
	border-bottom: 1px solid #b9bcbf;
}

.content-placeholder td
{
	padding: 8px 0 16px 0;
	border-bottom: 1px solid #b9bcbf;
}

.body-column-left-footer table,
.body-column-default-footer table
{
	border-collapse: collapse;
}

.body-column-left-footer td,
.body-column-default-footer td
{
	padding: 0;
}


/* ===================================================================
====================================================================== */

.link img
{
	margin-right: 6px !important;
}

.link-right img
{
	margin-left: 6px !important;
}

.small 
{
	font-size: 11px;
}

.content-subtitle
{
	color: #858b90;
	font-size: 14px;
	padding: 0 0 8px 0;
}

.body-column-right ul,
.body-column-right ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.body-column-right ul
{
	padding: 0 0 8px 0;
}

.body-column-right ul li
{
	background: url(/webroot/delivery/pic/misc/icon-bullet.gif) 0 6px no-repeat;
	padding: 0 0 13px 10px;
}

.content-placeholder-decor
{
	border-left: 1px solid #da004d;
	padding: 7px 0 16px 10px;
	margin: 14px 0 30px 0;
}

.content-placeholder-archive
{
	padding-bottom: 10px !important;
}



/* ===================================================================
====================================================================== */

.content-paging td
{
	padding: 0 10px 0 0;
}

.content-paging strong
{
	display: block;
	font-weight: normal;
	background-color: #da004d;
	color: #ffffff;
	padding: 2px 4px;
}

.content-paging-all
{
	padding-left: 40px !important;
}

.content-paging-all a
{
	text-decoration: none;
	color: #da004d;
}

.search-results
{
	border-collapse: collapse;
}

.search-results td
{
	padding-bottom: 6px;
}

.search-results-description
{
	padding-bottom: 18px !important; 
}

.search-results-pos
{
	padding: 0 12px 0 8px;
}

.search-results-marker
{
	padding: 4px 0 0 0;
	width: 10px;
}

.search-results tr
{
	vertical-align: top;
}

.search-results-selected .search-results-marker
{
	background: url(/webroot/delivery/pic/decor/search-border-repeat.gif) left bottom repeat-x;
}

.search-results-selected .search-results-link
{
	background: url(/webroot/delivery/pic/decor/search-border-repeat.gif) left bottom repeat-x;
	padding-bottom: 8px !important;
	color: #da004d;
}

.search-results-link-2 {width:100%}

.asrerix
{
	color: #da004d;
	font-family: Tahoma;
	font-weight: normal;
}



/* ===================================================================
   Module styles
====================================================================== */

#fr-shp {width:100%;}
#fr-shp td {
	padding-bottom:20px;
	vertical-align: top;
	width: 50%;

}

.module-align-hor .module-outer
{
	width: 49%;
	float: left;
}

.module-align-hor .module-inner
{
	padding: 0 30px 60px 0;
}

.module-align-hor .module-image
{
	float: left;
	padding: 4px 12px 0 0;
}

.module-where-buy .module-image
{
	padding-right: 8px !important;
}

body .module-where-buy .module-inner
{
	padding-bottom: 12px !important;
}

.module-image-milavitsa
{
	position: relative;
	margin-top: -10px;
}

.module-align-vert .module-outer
{
	width: 32.9% !important;
	float: left;
}

.module-align-vert .module-inner
{
	padding: 0 16px 18px 0;
}

.module-align-vert .module-image
{
	padding: 0 0 6px 0;
}

.module-align-vert .module-text
{
	padding: 0 0 4px 0;
}



/* ===================================================================
   Module extra styles
====================================================================== */

.module-where-buy .module-text
{
	float: left;
}

.module-where-buy .module-inner
{
	padding-bottom: 20px !important;
}

.module-subtitle,
.module-subtitle a,
.module-title,
.module-title a
{
	color: #da004d;
	text-decoration: none;
}

.module-subtitle
{
}

.module-title
{
	font-size: 18px;
	padding: 0 0 14px 0;
}

.module-text
{
	padding: 0 0 12px 0;
}

.series-links
{
	border-top: 1px solid #da004d;
	border-bottom: 1px solid #da004d;
	margin-bottom: 20px;
}

.series-links a
{
	color: #da004d;
	text-decoration: none;
}

.series-links strong
{
	font-weight: normal;
}

.series-selected
{
	background-color: #da004d;
	color: #ffffff;
}

.series-links table
{
	border-collapse: collapse;
}

.series-links td
{
	padding: 2px 8px;
}



/* ===================================================================
   Buy form styles
====================================================================== */

.buy-form
{
	margin-top: 16px;
	
	border-top: 1px solid #da004d;
	border-bottom: 1px solid #da004d;
	
	padding: 16px 12px 10px 22px;
}

.buy-form table
{
	border-collapse: collapse;
}

.buy-form td
{
	padding: 0 6px 6px 0;
	vertical-align: top;
}



/* ===================================================================
   Subscribe styles
====================================================================== */

.menu-subscribe
{
	padding: 32px 0 0 10px;
}

.menu-subscribe
{
	padding-top: 75px;
}

.subscribe-title
{
	height: 20px
}

.subscribe-image
{
	margin-left: 2px;
}

.menu-subscribe-close .subscribe-image
{
	background: url(/webroot/delivery/pic/misc/icon-paging-down.gif);
}

.menu-subscribe-close .subscribe-form
{
	display: none;
}

.menu-subscribe-open .subscribe-image
{
	background: url(/webroot/delivery/pic/misc/icon-paging-up.gif);
}

.menu-subscribe-open .subscribe-title
{
	background: url(/webroot/delivery/pic/decor/search-border-repeat.gif) 0 100% repeat-x;
}

.subscribe-field
{
	border: 1px solid #a8abae;
	font-size: 11px;
	width: 133px;
	padding-left: 4px;
	color: #858b90;
}

.subscribe-field-edited
{
	color: #000000;
}

.subscribe-desc
{
	font-size: 11px;
}

.subscribe-element
{
	padding: 4px 0;
	text-align: right;
}

.subscribe-submit
{
	text-align: right;
}



/* ===================================================================
   Term styles
====================================================================== */

.term-links
{
	margin-top: 16px;
	
	border-top: 1px solid #da004d;
	border-bottom: 1px solid #da004d;
	
	padding: 12px 0;
}

.term-links table
{
	border-collapse: collapse;
}

.term-links td
{
	padding: 0 8px 0 0;
	vertical-align: top;
}

.term-links a
{
	text-decoration: none;
	color: #da004d;
}

.term-all
{
	padding-left: 40px !important;
}



/* ===================================================================
   Popup styles
====================================================================== */

.page-popup
{
	padding: 0 20px;
}

.page-popup table
{
	border-collapse: collapse;
}

.page-popup td
{
	padding: 0;
}

.popup-header td
{
	height: 90px;
	vertical-align: bottom;
}

.popup-header td img
{
	margin-bottom: 15px;
}

.popup-title
{
	font-size: 18px;
	color: #666666;
	padding: 0 0 26px 0;
}

.popup-subtitle
{
	color: #666666;
}

.popup-image
{
	text-align: center;
}

.popup-body
{
	padding: 14px 0 10px 0;
}

.popup-body p
{
	padding: 0 0 10px 0 !important;
}

body.page-popup .body-column-default-footer
{
	padding: 6px 0 16px 0 !important;
	margin: 0 !important;
}



/* ===================================================================
   Press styles
====================================================================== */

.press-date
{
	color: #858b90;
	font-size: 11px;
	padding-bottom: 2px !important;
}

.press-author
{
	font-size: 11px;
}

.press-link
{
	font-size: 12px !important;
	font-weight: bold !important;
	padding-top: 0 !important;
	padding-bottom: 4px !important;
}

.press-placeholder
{
	padding: 0 0 16px 0;
}

.press-placeholder-last
{
	padding-bottom: 0 !important;
}



/* ===================================================================
   Extra styles
====================================================================== */

.extra-title
{
	background: url(/webroot/delivery/pic/decor/mega-border.gif) 0 0 no-repeat;
}

.extra-title .extra-inner
{
	background: url(/webroot/delivery/pic/misc/icon-bullet.gif) 0 19px no-repeat;
	padding: 10px 0 20px 10px;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}

.extra-size
{
	border-bottom: 1px solid #da004d;
	margin-bottom: 32px;
}

.extra-size .extra-inner
{
	/*
	background: url(/webroot/delivery/pic/decor/size-bg.gif) 20px 6px no-repeat;
	padding: 12px 0 0 20px;
	*/
	
	background: url(/webroot/delivery/pic/extra/size-bg.jpg) 26px 10px no-repeat;
}

.extra-size table
{
	border-collapse: collapse;
}

.extra-size th,
.extra-size td
{
	padding: 0;
}

.size-model
{
	height: 434px;
	vertical-align: bottom;
}

.size-model-inner
{
	padding-left: 250px;
}

.size-model th,
.size-model td
{
	vertical-align: top;
}

.size-model-desc
{
	padding: 0 0 20px 0;
}

.size-param-input
{
	width: 33px;
	border: 1px solid #a8abae;
	text-align: center;
}

.size-param td
{
	vertical-align: middle;
	padding: 2px 0;
}

.size-param-space td
{
	padding: 2px 0 26px 0;
}

.size-param-label
{
	background: url(/webroot/delivery/pic/extra/size-bg.gif) 0 14px repeat-x;
}

.size-param-label label
{
	background-color: #ffffff;
	padding: 0 6px;
}

.size-param .button
{
	margin: 16px 7px 38px 0;
}

.size-summary th,
.size-summary td
{
	height: 28px;
	border-bottom: 1px solid #ffffff;
	vertical-align: middle;
}

.size-summary th
{
	background-color: #c0c5c8;
	color: #ffffff;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
}

.size-summary td
{
	background-color: #f1f3f5;
	color: #000000;
	font-size: 14px;
}

.size-summary-fcol
{
	padding: 0 10px 0 20px !important;
}

.size-summary span
{
	font-size: 18px;
	color: #da004d;
}

.size-summary-outer
{
	padding-top: 50px !important;
}

.search-form 
{
	background-color: #f1f3f5;
	padding: 16px 20px;
}

.search-form table
{
	width: 100%;
	border-collapse: collapse;
}

.search-form td
{
	padding: 0;
}

.search-form table table td
{
	padding-right: 16px !important;
}

.query
{
	width: 100%;
	border: 1px solid #a8abae;
	font-size: 11px;
}

.body-column-search p
{
	padding: 10px 20px 0 20px;
}

.body-column-sitemap ul,
.body-column-sitemap li
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

.body-column-sitemap li
{
	line-height: 1.8em;
	padding: 0 0 13px 0;
}

.body-column-sitemap li li
{
	padding: 0;
}

.body-column-sitemap ul ul
{
	padding: 5px 0 0 32px;
}

.body-column-sitemap ul ul ul
{
	padding: 3px 0 0 40px;
}

.contacts-block
{
	padding: 0 0 30px 0;
}

.contacts-title
{
	font-size: 14px;
	color: #666666;
	padding: 0 0 4px 0;
}

.contacts-block table
{
	border-collapse: collapse;
}

.contacts-block td
{
	padding: 0 6px 0 0;
}

.contacts-block td,
.contacts-block p
{
	line-height: 1.4em;
}



/* ===================================================================
   Print styles
====================================================================== */

.print-header
{
	border-bottom: 1px solid #9ea4a8;
	padding-bottom: 30px;
}

.print-header td
{
	vertical-align: bottom;
	font-size: 11px;
	color: #545759;
}

.print-body
{
	padding: 0 0 32px 26px;
}

.print-title
{
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 26px 0 16px 0;
}

.print-picture-left
{
	float: left;
	margin: 0 16px 10px 0;
}

.print-body p
{
	padding: 0 0 10px 0;
}

.print-footer
{
	border-top: 1px solid #9ea4a8;
	padding-top: 12px;
	color: #545759;
	font-size: 11px;
}



/* ===================================================================
   Model styles
====================================================================== */

.model-outer
{
	background: url(/webroot/delivery/pic/decor/home-bg.gif) -26px 34px no-repeat;
	height: 560px;
}

.model-inner
{
	background: url(/webroot/delivery/pic/decor/home-text-bg.gif) 0 304px repeat-x;
}

.model-outer table
{
	border-collapse: collapse;
}

.model-outer td
{
	padding: 0;
}

.model-body
{
	vertical-align: bottom;	
}

.model-photo
{
	padding: 50px 0 0 20px !important;
}

.model-desc
{
	padding: 0 26px 0 40px;
	height: 148px;
}

.model-body h2
{
	height: 24px;
	font-size: 12px;
	font-weight: normal;
	background: url(/webroot/delivery/pic/misc/icon-triangle.gif) 28px 3px no-repeat;
	padding: 0 0 0 40px;
	margin: 0;
}

.model-body h2 a
{
	color: #000000;
	text-decoration: none;
}

.model-body h2 a:hover
{
	color: #da004d;
}

.model-body h1
{
	font-size: 28px;
	font-weight: normal;
	padding: 0 0 4px 0;
	margin: 0 0 22px 38px;
	border-bottom: 1px solid #c4193d !important;
}

.model-body h1,
.model-body a
{
	color: #da004d;
	text-decoration: none;
}

.model-body a
{
	display: block;
	width: 300px;
	position: relative;
}

.model-body h1 small
{
	position: absolute;
	top: 19px;
	left: 50px;
	font-size: 12px;
	cursor: pointer;
}


.body-column {padding-top: 12px!important}
.body-column-outmarin {padding-top: 8px!important}
.body-column-outmarin2 {padding-top: 9px!important}
.body-column-outmarin2 .module-image {padding-top: 3px!important}
.module-last {padding-bottom: 40px!important}
.module-short {padding-bottom: 34px!important}
.series-links {margin-top: 4px!important}
.breadcrumbs-outer {height: 46px!important}
.module-image-oblichie {position: relative;	margin-top: -6px}
.press-date {padding-bottom: 0px !important; position: relative; top: -2px; line-height: 12px}
.press-description {margin-bottom: 5px}
.content-date {position: relative; top: -1px; line-height: 11px}
.content-placeholder-archive select {color: #858b90}
.nullline {height: 0px; width: 1px; font-size: 1px; line-height: 1px; overflow:hidden}
.no-margin-top {margin-top: 0px!important}
.faq-list td {padding-bottom: 5px!important}
.faq-list .search-results-marker {padding-right: 5px!important}
.faq-list .search-results-link {width: 100%!important}
.faq-list .search-results-selected td {padding-bottom: 6px!important}
.faq_description td {height: 1px!important; padding-bottom: 0px!important; font-size: 1px; line-height: 1px}
.faq_description .search-results-description div {font-size: 12px!important; line-height: normal; padding-bottom: 17px!important; padding-top: 3px!important}
.link-list td {padding: 0px 0px 8px 0px!important}
.module-text2 {margin-bottom: 8px}
.extra-title .extra-inner {padding: 3px 0 20px 10px!important; background: url(/webroot/delivery/pic/misc/icon-bullet.gif) 0 11px no-repeat!important}
.quicklinks-partner {width: expression("10%");	white-space: expression("nowrap")}
.body-column-subscribe-desc {margin-bottom: 10px!important}
.body-column-subscribe label{padding-right: 4px}
.ich {position: relative; top: 3px; left: -4px; top: expression("2px")}
.last-TR td {padding-bottom: 0px!important}
.image_left {margin: 0 12px 12px 0;float: left}
.image_right {margin: 0 0px 12px 12px;float: right}
.author {margin-top: 15px}


.print-body h1, .print-body h2, .print-body h3{	margin: 0;	padding: 0;}
.print-body h1{	padding: 4px 0 0 0;	font-size: 18px;	font-weight: normal;	color: #666666;}
.print-body h2{	padding: 4px 0 0 0;	font-size: 12px;	font-weight: bold;}
.print-body p{	padding: 0 0 10px 0;}
.print-body ul,.print-body ul li{	margin: 0;	padding: 0;	list-style: none;}
.print-body ul{	padding: 0 0 10px 0;}
.print-body ul li{	background: url(/webroot/delivery/pic/misc/bullet-list-item.gif) 0 6px no-repeat;	padding: 0 0 0 10px;}
.print-body ol{	margin: 0;	padding: 0 0 10px 34px;}
.print-body ol li{	margin: 0;	padding: 0;}
.print-body table{	border-collapse: collapse;	margin: 12px 0 10px 0;}
.print-body tr{	vertical-align: top;}
.print-body th{	text-align: left;	padding: 8px 0 5px 0;	border-top: 1px solid #b9bcbf;	border-bottom: 1px solid #b9bcbf;}
.print-body td{	padding: 8px 0 16px 0;	border-bottom: 1px solid #b9bcbf;}
.print-body .small {	font-size: 11px;}

.feedback_status {font-weight: bold; padding: 0px 0px 10px 0px!important}

.vline {border-left: solid 1px #b9bcbf}

.content-placeholder .bordersnone th
{
	border-bottom: none;
}
.content-placeholder .bordersnone td
{
	border-bottom: none;
}
