* {
    padding: 0px;
    margin: 0px;
    }

img {
    border: 0px;
    }

html,body {
	height: 100%;
	}

body {
	text-align: center;
	}

#container {
	min-height: 100%;
	text-align: left;
	margin-top: -71px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background: url(/images/bg.jpg) 0px 71px repeat-x;
	text-align: left;
	}

#header {
	border-top: 71px solid #000;
	height: 151px;
	background: url(/images/head.jpg) center top no-repeat;
	position: relative;
	text-align: center;
	z-index: 3;
	}

#logo_link img {
	width: 95px;
	height: 95px;
	position: absolute;
	left: 453px;
	top: 7px;
	}

#title_link img {
	width: 440px;
	height: 39px;
	position: absolute;
	left: 280px;
	top: 108px;
	}

#left_tab, #right_tab {
	width: 178px;
	height: 24px;
	}

#left_tab {
	float: left;
	text-align: left;
	}

#left_tab img {
	margin-left: 4px;
	}

#left_tab .home_ico {
	margin-left: 20px;
	margin-right: 54px;
	}

#left_tab .home_ico img {
	margin: 0;
	}

#right_tab {
	float: right;
	}

#right_tab a {
	margin: 0px 15px;
	}

#left_tab_main, #right_tab_main {
	width: 171px;
	height: 20px;
	padding-top: 3px;
	background: url(/images/tab_bg.png) repeat-x;
	}

#left_tab_main {
	float: left;
	}

#right_tab_main {
	float: right;
	}

#left_tab_right, #right_tab_left {
	width: 7px;
	height: 24px;
	}

#left_tab_right {
	background: url(/images/tab_left.png);
	float: right;
	}

#right_tab_left {
	background: url(/images/tab_right.png);
	float: left;
	}

#top_menu {
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: url(/images/top_menu.jpg) center top no-repeat;
	}

#top_menu a, #top_menu span {
	margin: 0px 14px;
	}

#middle_wrap {
	height: 357px;
	background: url(/images/middle_bg.jpg) center top no-repeat;
	position: relative;
	z-index: 2;
	}

#middle_left {
	width: 206px;
	height: 128px;
	background: url(/images/middle_left.jpg) no-repeat;
	float: left;
	text-align: right;
	padding-right: 65px;
	padding-top: 52px;
	}

#middle_left p {
	margin-bottom: 12px;
	}

#middle_right {
	width: 181px;
	height: 132px;
	background: url(/images/middle_right.jpg) no-repeat;
	float: right;
	text-align: left;
	padding: 51px 25px 0px 65px;
	}

#conveyor {
	clear: both;
	height: 174px;
	background: url(/images/conveyor.jpg) bottom no-repeat;
	position: relative;
	text-align: center;
	z-index: 3;
	}

#blocks {
	width: 668px;
	height: 138px;
	margin: 0px auto;
	position: relative;
	z-index: 1;
	}

#block1, #block2, #block3, #block4 {
	width: 154px;
	height: 138px;
	position: absolute;
	background: url(/images/block.png);
	top: 0px;
	}

#block1 {
	left: 7px;
	}

#block2 {
	left: 174px;
	}

#block3 {
	left: 342px;
	}

#block4 {
	left: 510px;
	}

#block_pic1 {
	width: 146px;
	height: 149px;
	position: absolute;
	left: 12px;
	top: -11px;
	background: url(/images/block1.png);
	z-index: 1;
	}
#block_pic2 {
	width: 153px;
	height: 103px;
	position: absolute;
	left: 169px;
	top: 12px;
	background: url(/images/block2.png);
	z-index: 1;
	}

#block_pic3 {
	width: 151px;
	height: 146px;
	position: absolute;
	left: 339px;
	top: -8px;
	background: url(/images/block3.png);
	z-index: 1;
	}

#block_pic4 {
	width: 133px;
	height: 143px;
	position: absolute;
	left: 518px;
	top: -5px;
	background: url(/images/block4.png);
	z-index: 1;
	}

#block_link1 img {
	width: 146px;
	height: 135px;
	position: absolute;
	z-index: 3;
	left: 11px;
	top: 3px;	
	}

#block_link2 img {
	width: 146px;
	height: 135px;
	position: absolute;
	z-index: 3;
	left: 178px;
	top: 3px;
	}

#block_link3 img {
	width: 146px;
	height: 135px;
	position: absolute;
	z-index: 3;
	left: 346px;
	top: 3px;
	}

#block_link4 img {
	width: 146px;
	height: 135px;
	position: absolute;
	z-index: 3;
	left: 514px;
	top: 3px;
	}

#choko {
	width: 686px;
	height: 43px;
	background: url(/images/choko.png);
	position: absolute;
	z-index: 2;
	top: 95px;
	left: -6px;
	}

#choko_menu {
	width: 684px;
	padding-left: 2px;
	padding-top: 9px;
	height: 27px;
	margin: 0px auto;
	background: url(/images/choko_menu.jpg);
	position: relative;
	z-index: 5;
	}

#choko_menu a {
	width: 170px;
	display: block;
	float: left;
	text-align: center;
	}

#choko_b {
	position: absolute;
	width: 575px;
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	top: 36px;
	left: 65px;
	z-index: 10;
	background: url(/images/choko_b.jpg);
	}

#choko_drop {
	position: absolute;
	width: 83px;
	height: 68px;
	top: 41px;
	left: 460px;
	z-index: 10;
	background: url(/images/choko_drop.png);
	}

#conveyor_l {
	position: absolute;
	width: 158px;
	text-align: right;
	left: 0px;
	top: 6px;
	}

#conveyor_r {
	position: absolute;
	width: 156px;
	text-align: left;
	right: 0px;
	top: 6px;
	}

#catalog {
	clear: both;
	background: #5eb2e8;
	position: relative;
	z-index: 1;
	}

.catalog_table1, .catalog_table2 {
	border-collapse: collapse;
	padding: 0px;
	}

.catalog_table1 td, .catalog_table2 td {
	text-align: left;
	vertical-align: top;
	}

.cat_el1, .cat_el3 {
	width: 338px;
	height: 292px;
	}

.cat_el1 a, .cat_el2 a, .cat_el3 a {
	position: relative;
	top: 69px;
	}

.cat_el1 {
	background: url(/images/catalog_bg1.jpg) no-repeat;
	}

.cat_el1 a {
	text-align: center;
	display: block;
	width: 236px;
	margin-left: 62px;
	}

.cat_el1 a img {
	width: 236px;
	height: 150px;
	margin-bottom: 10px;
	}

.cat_el2 {
	background: url(/images/catalog_bg2.jpg) no-repeat;
	}

.cat_el2 a {
	text-align: center;
	display: block;
	width: 243px;
	margin-left: 36px;
	}

.cat_el2 a img {
	width: 243px;
	height: 158px;
	margin-bottom: 2px;
	}

.cat_el3 {
	background: url(/images/catalog_bg3.jpg) no-repeat;
	}

.cat_el3 a {
	text-align: center;
	display: block;
	width: 235px;
	margin-left: 28px;
	}

.cat_el3 a img {
	width: 235px;
	height: 155px;
	margin-bottom: 5px;
	}

.cat_el4 {
	background: url(/images/catalog_bg4.jpg) right top no-repeat;
	}

.cat_el4 a {
	text-align: center;
	display: block;
	width: 230px;
	margin-left: 207px;
	}

.cat_el4 a img {
	width: 230px;
	height: 177px;
	margin-bottom: 30px;
	}

.cat_el5 {
	background: url(/images/catalog_bg5.jpg) left top no-repeat;
	}

.cat_el5 a {
	text-align: center;
	display: block;
	width: 235px;
	margin-left: 65px;
	}

.cat_el5 a img {
	width: 235px;
	height: 177px;
	margin-bottom: 30px;
	}

.cat_el4 a, .cat_el5 a {
	position: relative;
	top: 18px;
	}

.cat_sep_v {
	width: 1px;
	height: 292px;
	background: url(/images/v_sep.gif) repeat-y;
	}

.cat_el2 {
	width: 322px;
	height: 292px;
	}

.cat_sep_h {
	margin: 0px 24px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
	background: url(/images/h_sep.gif) repeat-x;
	}

.cat_el4, .cat_el5 {
	width: 499px;
	height: 260px;
	}

.catalog_table2 .cat_sep_v {
	height: 260px;
	}

#space {
	height: 20px;
	}

#news_box {
	min-height: 298px;
	height: auto;
	overflow: auto;
	background: url(/images/novelty.jpg) right 10px no-repeat;
	}

#news_topspace {
	height: 10px;
	line-height: 1px;
	font-size: 1px;
	background: url(/images/top_space.gif) left top repeat-x;
	}

#news_topspace img {
	margin-left: 499px;
	}

#berrie {
	width: 52px;
	height: 77px;
	position: absolute;
	left: 579px;
	top: -15px;
	background: url(/images/berrie.png);
	z-index: 10;
	}

#news {
	width: 593px;
	float: left;
	padding-bottom: 19px;
	}

#news_title {
	height: 49px;
	line-height: 38px;
	padding-left: 30px;
	background: url(/images/news_title.png);
	}

#news_content {
	background: url(/images/news_bg.png) repeat-y;
	padding: 14px 30px 15px 30px;
	min-height: 121px;
	}

.news_el {
	margin-bottom: 12px;
	}

#news_bottom {
	height: 77px;
	background: url(/images/news_bottom.png);
	}


#novelty_title {
	height: 23px;
	width: 378px;
	padding: 12px 0px 0px 29px;
	float: left;
	background: url(/images/news_dash.gif) left bottom repeat-x;
	}

#novelty_title_pic {
	width: 116px;
	height: 18px;
	background: url(/images/novelty_title.jpg);
	}

#novelty_content {
	width: 373px;
	height: 253px;
	overflow: hidden;
	padding: 7px 0px 0px 34px;
	float: left;
	}

#footer {
	clear: both;
	height: 71px;
	position: relative;
	text-align: center;
	width: 1000px;
	margin: 0 auto;
	background: url(/images/footer_choko.jpg) right bottom no-repeat;
	}

#copy {
	width: 222px;
	padding-left: 272px;
	height: 90px;
	background: url(/images/truck.jpg) left top no-repeat;
	float: left;
	text-align: left;
	line-height: 14px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	}

#copy .contacts {
	margin-top: 11px;
	}

.clearer {
	clear: both;
	height: 0px;
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;
	}

.rel {
	position: relative;
	z-index: 3;
	}

.novelty_h {
	margin-bottom: 8px;
	}

#novelty_pic {
	width: 211px;
	height: 166px;
	float: right;
	margin-top: -16px;
	}

#rusoft {
	width: 320px;
	float: right;
	display: inline;
	margin: 14px 0px 0px 0px;
	text-align: right;
	line-height: 14px;
	position: relative;
	right: 120px;
	top: 30px;
	}

#rusoft img {
	float: right;
	margin-left: 7px;
	display: inline;
	}


/* FOR INSIDE */

#inside_container {
	min-height: 100%;
	text-align: left;
	margin-top: -173px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background: url(images/inside_bg.gif) repeat-y;
	text-align: left;
	}

#inside_header {
	border-top: 173px solid #000;
	height: 188px;
	background: url(images/inside_head.jpg) no-repeat;
	position: relative;
	text-align: center;
	z-index: 2;
	}

#inside_logo_link img {
	width: 460px;
	height: 71px;
	position: absolute;
	left: 35px;
	top: 43px;
	}

#inside_topmenu {
	height: 29px;
	line-height: 29px;
	padding-top: 2px;
	margin-top: 134px;
	background: url(images/inside_tm.png);
	}

#inside_topmenu_links {
	width: 1000px;
	height: 29px;
	line-height: 29px;
	padding-top: 2px;
	top: 134px;
	left: 0px;
	position: absolute;
	text-align: center;
	}

#inside_topmenu_links a, #inside_topmenu_links span {
	margin: 0px 18px;
	}

#inside_nav {
	height: 23px;
	line-height: 18px;
	background: url(images/inside_nav.gif) repeat-x;
	position: relative;
	}

#top_shadow {
	width: 1000px;
	height: 10px;
	background: url(images/top_shadow.png) repeat-x;
	position: absolute;
	left: 0px;
	bottom: -10px;
	}

#inside_nav img {
	margin: 0px 5px;
	}

#inside_nav_l {
	width: 59px;
	height: 23px;
	background: url(images/inside_nav_l.jpg) left top no-repeat;
	float: left;
	}

#inside_nav_r {
	width: 57px;
	height: 23px;
	background: url(images/inside_nav_r.jpg) left top no-repeat;
	float: right;
	}

#inside_left {
	width: 244px;
	margin: 3px 3px 0px 2px;
	padding-bottom: 40px;
	float: left;
	display: inline;
	}

.left_menu {
	list-style-type: none;
	width: 241px;
	margin-left: 2px;
	}

.left_menu li {
	background: #edfaff url(/images/left_menu.gif) repeat-x;
	margin-bottom: 1px;
	}

.left_menu li a, .left_menu li span {
	display: block;
	line-height: 11px;
	min-height: 14px;
	line-height: 14px;
	padding: 6px 15px 6px 31px;
	}

.left_menu li a.active, .left_menu li span {
	background: url(images/left_menu_berrie.jpg) 6px center no-repeat;
	}

#inside_left .left_menu .left_sublevel {
	list-style-type: none;
	margin-top: -1px;
	//margin-bottom: -1px;
	padding: 15px 0px;
	background: #fff;
	}

#inside_left .left_menu .left_sublevel li {
	background: #fff;
	margin: 0px;
	}

#inside_left .left_menu .left_sublevel a, #inside_left .left_menu .left_sublevel span {
	display: block;
	line-height: 11px;
	height: 16px;
	line-height: 16px;
	padding: 0px 15px 0px 16px;
	}

#inside_left .left_menu .left_sublevel a:hover, #inside_left .left_menu .left_sublevel a.active, #inside_left .left_menu .left_sublevel span {
	background: url(images/left_menu_ico.gif) 5px 5px no-repeat;
	}

#inside_banners {
	padding-top: 13px;
	width: 241px;
	margin-right: 2px;
	margin-bottom: 35px;
	background: #fff;
	}

#inside_left .news_el {
	padding-left: 30px;
	padding-right: 16px;
	margin-bottom: 23px;
	}

.banner_top {
	width: 241px;
	height: 17px;
	background: url(images/banner_top.gif);
	}

.banner {
	width: 189px;
	min-height: 76px;
	background: url(images/banner.gif) repeat-y;
	padding: 2px 25px 2px 27px;
	}

.banner_bottom {
	width: 241px;
	height: 15px;
	background: url(images/banner_bottom.gif);
	}

#inside_center {
	width: 438px;
	padding: 33px 32px 50px 29px;
	float: left;
	text-align: justify;
	background: url(images/inside_content.jpg) left top no-repeat;
	}

#inside_center h1 {
	margin-bottom: 28px;
	}

#inside_center p, #inside_center h2 {
	margin-bottom: 15px;
	}

#inside_center h2 {
	margin-top: 25px;
	}

#inside_right {
	width: 199px;
	margin: 3px 30px 0px 3px;
	padding: 20px 0px 40px 20px;
	float: left;
	display: inline;
	}

#inside_footer {
	clear: both;
	height: 173px;
	position: relative;
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	background: url(images/inside_footer.gif) left bottom repeat-x;
	}

#inside_footer_t {
	height: 23px;
	background: url(images/inside_footer_t.jpg);
	position: relative;
	}

#inside_truck {
	width: 247px;
	height: 150px;
	background: url(images/inside_truck.jpg);
	margin-left: 20px;
	}

#inside_footer_txt {
	width: 358px;
	height: 106px;
	background: url(images/inside_choko.jpg) right bottom no-repeat;
	float: right;
	padding-left: 147px;
	padding-top: 44px;
	}

.thank {
	text-align: center;
	width: 240px;
	margin-top: 28px;
	}

#inside_center ul, #inside_center ol {
	list-style-position: inside;
	}

#inside_center ul li, #inside_center ol li {
	list-style-position: inside;
	margin: 4px 0px;
	}

#inside_center ul ul, #inside_center ul ol, #inside_center ol ol, #inside_center ol ul {
	padding-left: 15px;
	}

h3 {
	margin: 10px 0px 15px 0px;
	}

#inside_center table {
	padding: 0px;
	margin: 8px 0px;
	border-collapse: collapse;
	border: 0px;
	}

#inside_center table td, #inside_center table th {
	padding: 3px 8px;
	text-align: left;
	vertical-align: top;
	}

#inside_center table td p, #inside_center table th p {
	margin: 0px;
	padding: 0px;
	}

#inside_center table.formated_table td, #inside_center table.formated_table th {
	border: 1px solid #bbb;
	}

#inside_center img {
	margin: 10px;
	}

.quote_left {
	text-align: left;
	float: left;
	width: 30%;
	margin: 5px 10px 5px 5px;
	border-right: 1px solid #bbb;
	padding-right: 10px;
	font-style: italic;
	}

.quote_right {
	text-align: left;
	float: right;
	width: 30%;
	margin: 5px 5px 5px 10px;
	border-left: 1px solid #bbb;
	padding-left:
	10px; font-style: italic;
	}

#inside_center input.input_text, #inside_center textarea {
	border: 1px solid #007dbf;
	}

#inside_center input.input_button {
	font-size: 10px;
	font-weight: bold;
	color: #007dbf;
	border: 1px solid #8cc7dd;
	background: url(images/left_menu.gif) repeat-x;
	padding: 3px 7px;
	}

.picture_frame {
	width: 160px;
	height: 123px;
	background: url(/images/block2.png) no-repeat;
	cursor: pointer;
	margin: 0 auto;
	}


/* INSIDE ONE COL */

#inside_one_col {
	min-height: 100%;
	text-align: left;
	margin-top: -173px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background: url(/images/inside_one_col.gif) repeat-y;
	text-align: left;
	}

#inside_one_col #inside_center {
	width: 690px;
	padding: 33px 32px 50px 29px;
	float: left;
	text-align: justify;
	background: url(/images/inside_content_oc.jpg) left top no-repeat;
	}

#inside_footer_t_oc {
	background: url(/images/inside_footer_t_oc.jpg);
	height: 23px;
	position: relative;
	}

#inside_center .catalog td {
	margin: 0px;
	padding: 0px;
	}

.catalog {
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	}

.catalog_el {
	width: 340px;
	background: url(images/catalog_el_t.gif) top no-repeat;
	padding: 0;
	}

.ver_ser {
	width: 10px;
	}

.hor_sep {
	height: 24px;
	}

.catalog_el_t {
	height: 31px;
	padding: 14px 22px 0px 22px;
	}

.catalog_el_m {
	min-height: 140px;
	padding-top: 10px;
	background: url(images/catalog_el_m.gif) repeat-y;
	text-align: center;
	}

.catalog_el_b {
	height: 15px;
	padding-top: 27px;
	background: url(images/catalog_el_b.gif) no-repeat;
	text-align: center;
	}

.popup {
	width: 698px;
	margin: 0px auto;
	background: #e5e5e5;
	text-align: left;
	}

.return {
	padding: 4px 32px 3px 32px;
	}

.popup_bg {
	background: url(images/popup_m.gif) repeat-y;
	}

.popup_content {
	background: url(images/popup_top.jpg) no-repeat;
	min-height: 270px;
	padding: 20px 30px 40px 30px;
	position: relative;
	}

.popup_close {
	position: absolute;
	right: 42px;
	top: 5px;
	}

.popup_title {
	margin-bottom: 35px;
	}

.popup_info {
	border-collapse: collapse;
	padding: 0px;
	width: 638px;
	}

.popup_info td {
	vertical-align: top;
	padding-bottom: 14px;
	}

.popup_info_l {
	width: 181px;
	text-align: right;
	font-weight: bold;
	padding-right: 15px;
	}

.popup_berries {
	height: 45px;
	background: url(images/popup_berries.jpg) 133px 0px no-repeat;
	}

.popup_bottom {
	background: url(images/popup_bottom.gif);
	height: 14px;
	}





